Diagnosed failure

ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning: /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:360: Failure
Expected equality of these values:
  replication_factor
    Which is: 3
  actual_replica_count
    Which is: 2
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2538: Failure
Expected: VerifyTabletReplicaCount(3, VerifyRowCount::kEnable) doesn't generate new fatal failures in the current thread.
  Actual: it does.
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
W20260504 20:01:25.432722 10068 scanner-internal.cc:458] Time spent opening tablet: real 0.757s	user 0.002s	sys 0.000s
I20260504 20:01:25.607046 10089 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap replaying log segment 1/1 (1.09M/1.10M this segment, stats: ops{read=615 overwritten=0 applied=613 ignored=0} inserts{seen=30600 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:01:25.619907 10072 scanner-internal.cc:458] Time spent opening tablet: real 0.674s	user 0.002s	sys 0.000s
W20260504 20:01:25.781641 10070 scanner-internal.cc:458] Time spent opening tablet: real 0.971s	user 0.000s	sys 0.002s
W20260504 20:01:25.852136  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260504 20:01:26.349702 10089 tablet.cc:1724] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260504 20:01:26.379189 10089 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260504 20:01:26.397763 10089 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap replayed 1/1 log segments. Stats: ops{read=627 overwritten=0 applied=627 ignored=0} inserts{seen=31150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260504 20:01:26.450431 10089 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap complete.
I20260504 20:01:26.549371 10089 ts_tablet_manager.cc:1403] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Time spent bootstrapping tablet: real 60.238s	user 12.240s	sys 0.403s
I20260504 20:01:26.557327 10089 raft_consensus.cc:359] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 627 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: NON_VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: true } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: true } }
I20260504 20:01:26.568634 10089 raft_consensus.cc:740] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c26a54ff545c4ef18f18f3b3bb7c6bc6, State: Initialized, Role: LEARNER
I20260504 20:01:26.572009 10089 consensus_queue.cc:260] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 627, Last appended: 1.627, Last appended by leader: 627, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 627 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: NON_VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: true } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: true } }
I20260504 20:01:26.612023 10089 ts_tablet_manager.cc:1434] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Time spent starting tablet: real 0.062s	user 0.003s	sys 0.004s
I20260504 20:01:26.614586  9910 tablet_copy_service.cc:342] P 43b264d319244e9788c7f57027efa233: Request end of tablet copy session c26a54ff545c4ef18f18f3b3bb7c6bc6-b12e864d05aa43ae9c54ffc0322a61f5 received from {username='slave'} at 127.0.0.1:52674
I20260504 20:01:26.615316  9910 tablet_copy_service.cc:434] P 43b264d319244e9788c7f57027efa233: ending tablet copy session c26a54ff545c4ef18f18f3b3bb7c6bc6-b12e864d05aa43ae9c54ffc0322a61f5 on tablet b12e864d05aa43ae9c54ffc0322a61f5 with peer c26a54ff545c4ef18f18f3b3bb7c6bc6
I20260504 20:01:26.885118  9831 raft_consensus.cc:2955] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 1 LEARNER]: Committing config change with OpId 1.628: config changed from index 627 to 628, 369b00dd73494d6a9af367353c9dc858 (127.2.80.129) changed from NON_VOTER to VOTER. New config: { opid_index: 628 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: true } } }
I20260504 20:01:27.527664 10129 raft_consensus.cc:1064] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233: attempting to promote NON_VOTER c26a54ff545c4ef18f18f3b3bb7c6bc6 to VOTER
I20260504 20:01:27.530289 10129 consensus_queue.cc:237] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 628, Committed index: 628, Last appended: 1.628, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 629 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: false } }
I20260504 20:01:27.578073  9831 raft_consensus.cc:1275] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 1 LEARNER]: Refusing update from remote peer 43b264d319244e9788c7f57027efa233: Log matching property violated. Preceding OpId in replica: term: 1 index: 628. Preceding OpId from leader: term: 1 index: 629. (index mismatch)
I20260504 20:01:27.579898  9761 raft_consensus.cc:1275] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858 [term 1 FOLLOWER]: Refusing update from remote peer 43b264d319244e9788c7f57027efa233: Log matching property violated. Preceding OpId in replica: term: 1 index: 628. Preceding OpId from leader: term: 1 index: 629. (index mismatch)
I20260504 20:01:27.582656 10130 consensus_queue.cc:1048] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 629, Last known committed idx: 628, Time since last communication: 0.001s
I20260504 20:01:27.584595 10130 consensus_queue.cc:1048] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 629, Last known committed idx: 628, Time since last communication: 0.000s
I20260504 20:01:27.592026 10128 raft_consensus.cc:2955] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 1 LEADER]: Committing config change with OpId 1.629: config changed from index 628 to 629, c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130) changed from NON_VOTER to VOTER. New config: { opid_index: 629 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: false } } }
I20260504 20:01:27.593537  9831 raft_consensus.cc:2955] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 1 FOLLOWER]: Committing config change with OpId 1.629: config changed from index 628 to 629, c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130) changed from NON_VOTER to VOTER. New config: { opid_index: 629 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: false } } }
I20260504 20:01:27.645071  9658 catalog_manager.cc:5671] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 reported cstate change: config changed from index 628 to 629, c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43b264d319244e9788c7f57027efa233" committed_config { opid_index: 629 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260504 20:01:27.705670  9761 raft_consensus.cc:2955] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858 [term 1 FOLLOWER]: Committing config change with OpId 1.629: config changed from index 628 to 629, c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130) changed from NON_VOTER to VOTER. New config: { opid_index: 629 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: false } } }
W20260504 20:01:30.625249 10061 client.cc:2042] Couldn't close scanner 53e4eb1e878f40a7823315815af4bfd7: Service unavailable: reactor is shutting down (error 108)
I20260504 20:01:30.625722  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
W20260504 20:01:30.626564  9864 connection.cc:570] server connection from 127.0.0.1:52658 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260504 20:01:30.752646  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:30.754201  2370 tablet_replica.cc:333] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: stopping tablet replica
I20260504 20:01:30.756862  2370 raft_consensus.cc:2243] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:01:30.758868  2370 raft_consensus.cc:2272] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:30.984086  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 20:01:31.018988  2370 tablet_server.cc:179] TabletServer@127.2.80.130:0 shutting down...
W20260504 20:01:31.062654  9864 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
W20260504 20:01:31.084856  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260504 20:01:31.125087  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:31.134368  2370 tablet_replica.cc:333] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: stopping tablet replica
I20260504 20:01:31.135160  2370 raft_consensus.cc:2243] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:01:31.137006  2370 raft_consensus.cc:2272] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260504 20:01:31.126204  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Status: Network error: Client connection negotiation failed: client connection to 127.2.80.129:33023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260504 20:01:31.495116  9852 debug-util.cc:398] Leaking SignalData structure 0x7b08000e4ee0 after lost signal to thread 2373
W20260504 20:01:31.496459  9852 debug-util.cc:398] Leaking SignalData structure 0x7b08001ff7e0 after lost signal to thread 9698
W20260504 20:01:31.497733  9852 debug-util.cc:398] Leaking SignalData structure 0x7b08001930c0 after lost signal to thread 9785
W20260504 20:01:31.498878  9852 debug-util.cc:398] Leaking SignalData structure 0x7b08000a7680 after lost signal to thread 9855
W20260504 20:01:31.500310  9852 debug-util.cc:398] Leaking SignalData structure 0x7b08000e3660 after lost signal to thread 9924
W20260504 20:01:31.506441  9852 debug-util.cc:398] Leaking SignalData structure 0x7b08001c4680 after lost signal to thread 9993
W20260504 20:01:32.259625  2370 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 9852)
I20260504 20:01:32.979452  2370 tablet_server.cc:196] TabletServer@127.2.80.130:0 shutdown complete.
I20260504 20:01:33.027926  2370 tablet_server.cc:179] TabletServer@127.2.80.131:0 shutting down...
I20260504 20:01:33.598980  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:33.599824  2370 tablet_replica.cc:333] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233: stopping tablet replica
I20260504 20:01:33.600610  2370 raft_consensus.cc:2243] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:01:33.601717  2370 raft_consensus.cc:2272] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:33.841580  2370 tablet_server.cc:196] TabletServer@127.2.80.131:0 shutdown complete.
I20260504 20:01:33.869849  2370 tablet_server.cc:179] TabletServer@127.2.80.132:0 shutting down...
I20260504 20:01:33.918181  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260504 20:01:34.214854  9695 debug-util.cc:398] Leaking SignalData structure 0x7b080021fce0 after lost signal to thread 2373
W20260504 20:01:34.216065  9695 debug-util.cc:398] Leaking SignalData structure 0x7b080021f5a0 after lost signal to thread 9698
W20260504 20:01:34.217290  9695 debug-util.cc:398] Leaking SignalData structure 0x7b08001c0940 after lost signal to thread 9924
W20260504 20:01:34.218436  9695 debug-util.cc:398] Leaking SignalData structure 0x7b0800167b00 after lost signal to thread 9993
W20260504 20:01:34.933372  2370 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 9990)
I20260504 20:01:35.583365  2370 tablet_server.cc:196] TabletServer@127.2.80.132:0 shutdown complete.
I20260504 20:01:35.601126  2370 master.cc:562] Master@127.2.80.190:38045 shutting down...
I20260504 20:01:35.629587  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:01:35.630551  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:35.630971  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87: stopping tablet replica
I20260504 20:01:35.780210  2370 master.cc:584] Master@127.2.80.190:38045 shutdown complete.
I20260504 20:01:35.826315  2370 test_util.cc:182] -----------------------------------------------
I20260504 20:01:35.826536  2370 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0

Full log

[==========] Running 40 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 33 tests from AlterTableTest
[ RUN      ] AlterTableTest.TestTabletReports
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260504 19:59:03.076478  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:35073
I20260504 19:59:03.078158  2370 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260504 19:59:03.079296  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:03.087080  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:03.095844  2370 webserver.cc:492] Webserver started at http://127.2.80.190:44695/ using document root <none> and password file <none>
I20260504 19:59:03.096755  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:03.096987  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:03.097489  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:03.102377  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "96c234e6c1ca445cbeabfdf4c238246f"
format_stamp: "Formatted at 2026-05-04 19:59:03 on dist-test-slave-8hzn"
I20260504 19:59:03.110955  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.007s
I20260504 19:59:03.116523  2379 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:03.117727  2370 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260504 19:59:03.118093  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "96c234e6c1ca445cbeabfdf4c238246f"
format_stamp: "Formatted at 2026-05-04 19:59:03 on dist-test-slave-8hzn"
I20260504 19:59:03.118422  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777924742900738-2370-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)
W20260504 19:59:04.452488  2370 thread.cc:641] rpc reactor (reactor) Time spent creating pthread: real 1.289s	user 0.454s	sys 0.832s
W20260504 19:59:04.452874  2370 thread.cc:608] rpc reactor (reactor) Time spent starting thread: real 1.290s	user 0.454s	sys 0.832s
I20260504 19:59:04.464547  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:04.467684  2370 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260504 19:59:04.468286  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:04.572484  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:35073
I20260504 19:59:04.573230  2431 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:35073 every 8 connection(s)
I20260504 19:59:04.607623  2432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:04.631273  2432 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: Bootstrap starting.
I20260504 19:59:04.637610  2432 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:04.639993  2432 log.cc:826] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: Log is configured to *not* fsync() on all Append() calls
I20260504 19:59:04.646131  2432 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: No bootstrap required, opened a new log
I20260504 19:59:04.672706  2432 raft_consensus.cc:359] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96c234e6c1ca445cbeabfdf4c238246f" member_type: VOTER }
I20260504 19:59:04.673372  2432 raft_consensus.cc:385] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:04.673596  2432 raft_consensus.cc:740] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96c234e6c1ca445cbeabfdf4c238246f, State: Initialized, Role: FOLLOWER
I20260504 19:59:04.674322  2432 consensus_queue.cc:260] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "96c234e6c1ca445cbeabfdf4c238246f" member_type: VOTER }
I20260504 19:59:04.674798  2432 raft_consensus.cc:399] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:04.675040  2432 raft_consensus.cc:493] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:04.675459  2432 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:04.679751  2432 raft_consensus.cc:515] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96c234e6c1ca445cbeabfdf4c238246f" member_type: VOTER }
I20260504 19:59:04.680549  2432 leader_election.cc:304] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [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: 96c234e6c1ca445cbeabfdf4c238246f; no voters: 
I20260504 19:59:04.682770  2432 leader_election.cc:290] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:04.683121  2435 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:04.685918  2435 raft_consensus.cc:697] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [term 1 LEADER]: Becoming Leader. State: Replica: 96c234e6c1ca445cbeabfdf4c238246f, State: Running, Role: LEADER
I20260504 19:59:04.686830  2435 consensus_queue.cc:237] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [LEADER]: Queue going to LEADER mode. State: All 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: "96c234e6c1ca445cbeabfdf4c238246f" member_type: VOTER }
I20260504 19:59:04.688239  2432 sys_catalog.cc:565] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:04.695323  2436 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "96c234e6c1ca445cbeabfdf4c238246f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96c234e6c1ca445cbeabfdf4c238246f" member_type: VOTER } }
I20260504 19:59:04.696134  2436 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:04.697685  2437 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 96c234e6c1ca445cbeabfdf4c238246f. Latest consensus state: current_term: 1 leader_uuid: "96c234e6c1ca445cbeabfdf4c238246f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96c234e6c1ca445cbeabfdf4c238246f" member_type: VOTER } }
I20260504 19:59:04.698432  2437 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:04.702494  2442 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:04.718480  2442 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:04.720366  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:04.736413  2442 catalog_manager.cc:1357] Generated new cluster ID: 229cc194391743baa54d77cf7521df69
I20260504 19:59:04.736747  2442 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:04.752226  2442 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:04.753904  2442 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:04.767701  2442 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: Generated new TSK 0
I20260504 19:59:04.768777  2442 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:04.788988  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:04.795360  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:04.801702  2370 webserver.cc:492] Webserver started at http://127.2.80.129:44169/ using document root <none> and password file <none>
I20260504 19:59:04.802531  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:04.802829  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:04.803205  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:04.804884  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "05ee2e2c76324f4e9a22c5424aa50ddf"
format_stamp: "Formatted at 2026-05-04 19:59:04 on dist-test-slave-8hzn"
I20260504 19:59:04.813360  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.005s	sys 0.002s
I20260504 19:59:04.819514  2457 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:04.820530  2370 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.001s
I20260504 19:59:04.820904  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "05ee2e2c76324f4e9a22c5424aa50ddf"
format_stamp: "Formatted at 2026-05-04 19:59:04 on dist-test-slave-8hzn"
I20260504 19:59:04.821346  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777924742900738-2370-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)
I20260504 19:59:04.844540  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:04.846073  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:04.849004  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:04.853715  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:04.854001  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:04.854285  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:04.854485  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:04.966290  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:36827
I20260504 19:59:04.966354  2519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:36827 every 8 connection(s)
I20260504 19:59:04.999684  2520 heartbeater.cc:344] Connected to a master server at 127.2.80.190:35073
I20260504 19:59:05.000167  2520 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:05.001258  2520 heartbeater.cc:507] Master 127.2.80.190:35073 requested a full tablet report, sending...
I20260504 19:59:05.004402  2397 ts_manager.cc:194] Registered new tserver with Master: 05ee2e2c76324f4e9a22c5424aa50ddf (127.2.80.129:36827)
I20260504 19:59:05.005131  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.031951075s
I20260504 19:59:05.007431  2397 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53714
I20260504 19:59:05.021111  2520 heartbeater.cc:499] Master 127.2.80.190:35073 was elected leader, sending a full tablet report...
I20260504 19:59:05.043816  2396 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53728:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:05.115471  2485 tablet_service.cc:1511] Processing CreateTablet for tablet d5497a2f19a84a9188f5dbfa1f587cec (DEFAULT_TABLE table=fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:05.117033  2485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5497a2f19a84a9188f5dbfa1f587cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:05.135898  2532 tablet_bootstrap.cc:492] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Bootstrap starting.
I20260504 19:59:05.142091  2532 tablet_bootstrap.cc:654] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:05.147897  2532 tablet_bootstrap.cc:492] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: No bootstrap required, opened a new log
I20260504 19:59:05.148313  2532 ts_tablet_manager.cc:1403] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260504 19:59:05.150682  2532 raft_consensus.cc:359] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05ee2e2c76324f4e9a22c5424aa50ddf" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36827 } }
I20260504 19:59:05.151229  2532 raft_consensus.cc:385] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:05.151535  2532 raft_consensus.cc:740] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05ee2e2c76324f4e9a22c5424aa50ddf, State: Initialized, Role: FOLLOWER
I20260504 19:59:05.152225  2532 consensus_queue.cc:260] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05ee2e2c76324f4e9a22c5424aa50ddf" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36827 } }
I20260504 19:59:05.152849  2532 raft_consensus.cc:399] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:05.153183  2532 raft_consensus.cc:493] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:05.153473  2532 raft_consensus.cc:3060] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:05.158470  2532 raft_consensus.cc:515] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05ee2e2c76324f4e9a22c5424aa50ddf" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36827 } }
I20260504 19:59:05.159081  2532 leader_election.cc:304] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf [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: 05ee2e2c76324f4e9a22c5424aa50ddf; no voters: 
I20260504 19:59:05.161813  2532 leader_election.cc:290] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:05.162268  2534 raft_consensus.cc:2804] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:05.167101  2532 ts_tablet_manager.cc:1434] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Time spent starting tablet: real 0.019s	user 0.015s	sys 0.004s
I20260504 19:59:05.168025  2534 raft_consensus.cc:697] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf [term 1 LEADER]: Becoming Leader. State: Replica: 05ee2e2c76324f4e9a22c5424aa50ddf, State: Running, Role: LEADER
I20260504 19:59:05.168759  2534 consensus_queue.cc:237] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf [LEADER]: Queue going to LEADER mode. State: All 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: "05ee2e2c76324f4e9a22c5424aa50ddf" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36827 } }
I20260504 19:59:05.179790  2396 catalog_manager.cc:5671] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to 05ee2e2c76324f4e9a22c5424aa50ddf (127.2.80.129). New cstate: current_term: 1 leader_uuid: "05ee2e2c76324f4e9a22c5424aa50ddf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05ee2e2c76324f4e9a22c5424aa50ddf" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36827 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:05.235100  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:05.237759  2397 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:05.258524  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:05.261056  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:05.284008  2397 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 1)
I20260504 19:59:05.288064  2396 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT8" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT8 } } } } } modify_external_catalogs: true
I20260504 19:59:05.304886  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:05.307054  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:05.329269  2396 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 2)
I20260504 19:59:05.335690  2396 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT16" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT16 } } } } } modify_external_catalogs: true
I20260504 19:59:05.352435  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:05.355154  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:05.377579  2396 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 3)
I20260504 19:59:05.382535  2396 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT32" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT32 } } } } } modify_external_catalogs: true
I20260504 19:59:05.400697  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20260504 19:59:05.404552  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:05.424633  2397 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 4)
I20260504 19:59:05.432844  2397 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT64" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT64 } } } } } modify_external_catalogs: true
I20260504 19:59:05.449358  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20260504 19:59:05.451936  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:05.475257  2396 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 5)
I20260504 19:59:05.479228  2397 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_STRING" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: STRING } } } } } modify_external_catalogs: true
I20260504 19:59:05.499491  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20260504 19:59:05.502627  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:05.523563  2396 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 6)
I20260504 19:59:05.528867  2396 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_BOOL" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: BOOL } } } } } modify_external_catalogs: true
I20260504 19:59:05.546940  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 7
I20260504 19:59:05.549924  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:05.569777  2396 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 7)
I20260504 19:59:05.577752  2396 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_FLOAT" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: FLOAT } } } } } modify_external_catalogs: true
I20260504 19:59:05.594676  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 8
I20260504 19:59:05.597007  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:05.619477  2397 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 8)
I20260504 19:59:05.623260  2396 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DOUBLE" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: DOUBLE } } } } } modify_external_catalogs: true
I20260504 19:59:05.641064  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 9
I20260504 19:59:05.644430  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:05.665781  2397 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 9)
I20260504 19:59:05.671775  2397 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_BINARY" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: BINARY } } } } } modify_external_catalogs: true
I20260504 19:59:05.692498  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 10
I20260504 19:59:05.696614  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:05.720674  2397 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 10)
I20260504 19:59:05.727689  2397 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_UNIXTIME_MICROS" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: UNIXTIME_MICROS } } } } } modify_external_catalogs: true
I20260504 19:59:05.748337  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 10 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 11
I20260504 19:59:05.751492  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:05.771389  2396 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 11)
I20260504 19:59:05.776811  2396 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DECIMAL" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 type_attributes { precision: 18 scale: 2 } immutable: false nested_type { array { type: DECIMAL64 } } } } } modify_external_catalogs: true
I20260504 19:59:05.794752  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 11 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 12
I20260504 19:59:05.797988  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:05.819077  2396 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 12)
I20260504 19:59:05.823062  2396 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_VARCHAR" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 type_attributes { length: 42 } immutable: false nested_type { array { type: VARCHAR } } } } } modify_external_catalogs: true
I20260504 19:59:05.840426  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 12 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 13
I20260504 19:59:05.843568  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:05.863924  2396 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 13)
I20260504 19:59:05.867373  2397 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DATE" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: DATE } } } } } modify_external_catalogs: true
I20260504 19:59:05.886075  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 13 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 14
I20260504 19:59:05.888341  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:05.908159  2397 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 14)
I20260504 19:59:05.914113  2397 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT8" } } modify_external_catalogs: true
I20260504 19:59:05.933771  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 14 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 15
I20260504 19:59:05.936414  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:05.956691  2397 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 15)
I20260504 19:59:05.962257  2397 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT16" } } modify_external_catalogs: true
I20260504 19:59:05.980607  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 15 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 16
I20260504 19:59:05.983664  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:06.004555  2397 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 16)
I20260504 19:59:06.008456  2397 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT32" } } modify_external_catalogs: true
I20260504 19:59:06.027792  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 16 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 17
I20260504 19:59:06.030992  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:06.051198  2396 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 17)
I20260504 19:59:06.054484  2397 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT64" } } modify_external_catalogs: true
I20260504 19:59:06.071643  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 17 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 18
I20260504 19:59:06.074654  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:06.096608  2397 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 18)
I20260504 19:59:06.105614  2397 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_STRING" } } modify_external_catalogs: true
I20260504 19:59:06.122949  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 18 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 19
I20260504 19:59:06.125974  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:06.146590  2396 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 19)
I20260504 19:59:06.150867  2396 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BOOL" } } modify_external_catalogs: true
I20260504 19:59:06.169234  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 19 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 20
I20260504 19:59:06.171985  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:06.192152  2396 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 20)
I20260504 19:59:06.199218  2396 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_FLOAT" } } modify_external_catalogs: true
I20260504 19:59:06.217067  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 20 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 21
I20260504 19:59:06.219360  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:06.239861  2396 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 21)
I20260504 19:59:06.245172  2396 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DOUBLE" } } modify_external_catalogs: true
I20260504 19:59:06.260955  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 21 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 22
I20260504 19:59:06.262940  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:06.284039  2396 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 22)
I20260504 19:59:06.291074  2396 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BINARY" } } modify_external_catalogs: true
I20260504 19:59:06.308826  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 22 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 23
I20260504 19:59:06.311192  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:06.331236  2396 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 23)
I20260504 19:59:06.334271  2396 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_UNIXTIME_MICROS" } } modify_external_catalogs: true
I20260504 19:59:06.351023  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 23 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 24
I20260504 19:59:06.353165  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:06.372761  2396 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 24)
I20260504 19:59:06.379997  2396 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DECIMAL" } } modify_external_catalogs: true
I20260504 19:59:06.395077  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 24 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 25
I20260504 19:59:06.396988  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:06.417024  2396 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 25)
I20260504 19:59:06.424746  2396 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_VARCHAR" } } modify_external_catalogs: true
I20260504 19:59:06.438692  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 25 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 26
I20260504 19:59:06.440644  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:06.460726  2397 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 26)
I20260504 19:59:06.469188  2397 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53728:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DATE" } } modify_external_catalogs: true
I20260504 19:59:06.483860  2540 tablet.cc:1724] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 26 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 27
I20260504 19:59:06.485556  2540 tablet.cc:1622] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: MemRowSet was empty: no flush needed.
I20260504 19:59:06.503965  2397 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: fake-table [id=7e8f0a7219f341f4b77254e5cffbe0e2] alter complete (version 27)
I20260504 19:59:06.506575  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:06.535132  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:06.535887  2370 tablet_replica.cc:333] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf: stopping tablet replica
I20260504 19:59:06.536448  2370 raft_consensus.cc:2243] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:06.537110  2370 raft_consensus.cc:2272] T d5497a2f19a84a9188f5dbfa1f587cec P 05ee2e2c76324f4e9a22c5424aa50ddf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:06.688374  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:06.698155  2370 master.cc:562] Master@127.2.80.190:35073 shutting down...
I20260504 19:59:06.783087  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:06.783701  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:06.784099  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 96c234e6c1ca445cbeabfdf4c238246f: stopping tablet replica
I20260504 19:59:06.806569  2370 master.cc:584] Master@127.2.80.190:35073 shutdown complete.
[       OK ] AlterTableTest.TestTabletReports (3761 ms)
[ RUN      ] AlterTableTest.TestAddExistingColumn
I20260504 19:59:06.833076  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:36517
I20260504 19:59:06.834192  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:06.836524  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:06.839684  2370 webserver.cc:492] Webserver started at http://127.2.80.190:43361/ using document root <none> and password file <none>
I20260504 19:59:06.840221  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:06.840440  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:06.840718  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:06.841867  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "d3bcf99b79d74174beb270e374cf1d43"
format_stamp: "Formatted at 2026-05-04 19:59:06 on dist-test-slave-8hzn"
I20260504 19:59:06.847039  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260504 19:59:06.850764  2544 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:06.851691  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 19:59:06.852044  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "d3bcf99b79d74174beb270e374cf1d43"
format_stamp: "Formatted at 2026-05-04 19:59:06 on dist-test-slave-8hzn"
I20260504 19:59:06.852325  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777924742900738-2370-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)
I20260504 19:59:06.875790  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:06.876888  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:06.922951  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:36517
I20260504 19:59:06.923152  2595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:36517 every 8 connection(s)
I20260504 19:59:06.927502  2596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:06.941964  2596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43: Bootstrap starting.
I20260504 19:59:06.947538  2596 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:06.951924  2596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43: No bootstrap required, opened a new log
I20260504 19:59:06.954288  2596 raft_consensus.cc:359] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3bcf99b79d74174beb270e374cf1d43" member_type: VOTER }
I20260504 19:59:06.954795  2596 raft_consensus.cc:385] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:06.955050  2596 raft_consensus.cc:740] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bcf99b79d74174beb270e374cf1d43, State: Initialized, Role: FOLLOWER
I20260504 19:59:06.955610  2596 consensus_queue.cc:260] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d3bcf99b79d74174beb270e374cf1d43" member_type: VOTER }
I20260504 19:59:06.956079  2596 raft_consensus.cc:399] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:06.956317  2596 raft_consensus.cc:493] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:06.956589  2596 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:06.961321  2596 raft_consensus.cc:515] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3bcf99b79d74174beb270e374cf1d43" member_type: VOTER }
I20260504 19:59:06.961920  2596 leader_election.cc:304] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [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: d3bcf99b79d74174beb270e374cf1d43; no voters: 
I20260504 19:59:06.963522  2596 leader_election.cc:290] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:06.963972  2599 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:06.968403  2596 sys_catalog.cc:565] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:06.969435  2599 raft_consensus.cc:697] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [term 1 LEADER]: Becoming Leader. State: Replica: d3bcf99b79d74174beb270e374cf1d43, State: Running, Role: LEADER
I20260504 19:59:06.970345  2599 consensus_queue.cc:237] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [LEADER]: Queue going to LEADER mode. State: All 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: "d3bcf99b79d74174beb270e374cf1d43" member_type: VOTER }
I20260504 19:59:06.976517  2601 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d3bcf99b79d74174beb270e374cf1d43. Latest consensus state: current_term: 1 leader_uuid: "d3bcf99b79d74174beb270e374cf1d43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3bcf99b79d74174beb270e374cf1d43" member_type: VOTER } }
I20260504 19:59:06.977056  2600 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d3bcf99b79d74174beb270e374cf1d43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3bcf99b79d74174beb270e374cf1d43" member_type: VOTER } }
I20260504 19:59:06.977537  2601 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:06.977629  2600 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:06.980206  2606 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:06.990466  2606 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:07.001642  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:07.005486  2606 catalog_manager.cc:1357] Generated new cluster ID: f0b817a5b52f45258a2a8b65e778fd99
I20260504 19:59:07.005836  2606 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:07.027256  2606 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:07.028512  2606 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:07.045908  2606 catalog_manager.cc:6044] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43: Generated new TSK 0
I20260504 19:59:07.046554  2606 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:07.071700  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:07.075273  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:07.078927  2370 webserver.cc:492] Webserver started at http://127.2.80.129:34443/ using document root <none> and password file <none>
I20260504 19:59:07.079465  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:07.079679  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:07.080006  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:07.081230  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "76666f65326b48408353032d7047e33d"
format_stamp: "Formatted at 2026-05-04 19:59:07 on dist-test-slave-8hzn"
I20260504 19:59:07.086328  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260504 19:59:07.090376  2620 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:07.091302  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260504 19:59:07.091614  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "76666f65326b48408353032d7047e33d"
format_stamp: "Formatted at 2026-05-04 19:59:07 on dist-test-slave-8hzn"
I20260504 19:59:07.091923  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777924742900738-2370-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)
I20260504 19:59:07.115020  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:07.116039  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:07.117707  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:07.120183  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:07.120362  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:07.120641  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:07.120800  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:07.165705  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:35271
I20260504 19:59:07.165836  2682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:35271 every 8 connection(s)
I20260504 19:59:07.181211  2683 heartbeater.cc:344] Connected to a master server at 127.2.80.190:36517
I20260504 19:59:07.181535  2683 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:07.182351  2683 heartbeater.cc:507] Master 127.2.80.190:36517 requested a full tablet report, sending...
I20260504 19:59:07.184182  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015429984s
I20260504 19:59:07.184233  2561 ts_manager.cc:194] Registered new tserver with Master: 76666f65326b48408353032d7047e33d (127.2.80.129:35271)
I20260504 19:59:07.186084  2561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60710
I20260504 19:59:07.198787  2683 heartbeater.cc:499] Master 127.2.80.190:36517 was elected leader, sending a full tablet report...
I20260504 19:59:07.209666  2561 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60724:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:07.240222  2648 tablet_service.cc:1511] Processing CreateTablet for tablet 1add21d18d0141059acc6129acc5f704 (DEFAULT_TABLE table=fake-table [id=24ec7d04e34d4a62ab6c1fa1edfdfb4c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:07.241425  2648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1add21d18d0141059acc6129acc5f704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:07.254041  2695 tablet_bootstrap.cc:492] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d: Bootstrap starting.
I20260504 19:59:07.258518  2695 tablet_bootstrap.cc:654] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:07.262933  2695 tablet_bootstrap.cc:492] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d: No bootstrap required, opened a new log
I20260504 19:59:07.263321  2695 ts_tablet_manager.cc:1403] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260504 19:59:07.265213  2695 raft_consensus.cc:359] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76666f65326b48408353032d7047e33d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35271 } }
I20260504 19:59:07.265766  2695 raft_consensus.cc:385] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:07.266070  2695 raft_consensus.cc:740] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76666f65326b48408353032d7047e33d, State: Initialized, Role: FOLLOWER
I20260504 19:59:07.266741  2695 consensus_queue.cc:260] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76666f65326b48408353032d7047e33d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35271 } }
I20260504 19:59:07.267366  2695 raft_consensus.cc:399] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:07.267618  2695 raft_consensus.cc:493] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:07.267956  2695 raft_consensus.cc:3060] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:07.272434  2695 raft_consensus.cc:515] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76666f65326b48408353032d7047e33d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35271 } }
I20260504 19:59:07.273010  2695 leader_election.cc:304] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d [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: 76666f65326b48408353032d7047e33d; no voters: 
I20260504 19:59:07.274547  2695 leader_election.cc:290] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:07.275005  2697 raft_consensus.cc:2804] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:07.278188  2695 ts_tablet_manager.cc:1434] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.003s
I20260504 19:59:07.278398  2697 raft_consensus.cc:697] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d [term 1 LEADER]: Becoming Leader. State: Replica: 76666f65326b48408353032d7047e33d, State: Running, Role: LEADER
I20260504 19:59:07.279145  2697 consensus_queue.cc:237] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d [LEADER]: Queue going to LEADER mode. State: All 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: "76666f65326b48408353032d7047e33d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35271 } }
I20260504 19:59:07.285269  2561 catalog_manager.cc:5671] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d reported cstate change: term changed from 0 to 1, leader changed from <none> to 76666f65326b48408353032d7047e33d (127.2.80.129). New cstate: current_term: 1 leader_uuid: "76666f65326b48408353032d7047e33d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76666f65326b48408353032d7047e33d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35271 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:07.325914  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:07.327713  2561 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60724:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:07.331118  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:07.351572  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:07.352404  2370 tablet_replica.cc:333] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d: stopping tablet replica
I20260504 19:59:07.353037  2370 raft_consensus.cc:2243] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:07.353451  2370 raft_consensus.cc:2272] T 1add21d18d0141059acc6129acc5f704 P 76666f65326b48408353032d7047e33d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:07.373404  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:07.380825  2370 master.cc:562] Master@127.2.80.190:36517 shutting down...
I20260504 19:59:07.394485  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:07.395022  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:07.395408  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P d3bcf99b79d74174beb270e374cf1d43: stopping tablet replica
I20260504 19:59:07.415289  2370 master.cc:584] Master@127.2.80.190:36517 shutdown complete.
[       OK ] AlterTableTest.TestAddExistingColumn (604 ms)
[ RUN      ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults
I20260504 19:59:07.436614  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:42451
I20260504 19:59:07.437714  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:07.439925  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:07.442517  2370 webserver.cc:492] Webserver started at http://127.2.80.190:45851/ using document root <none> and password file <none>
I20260504 19:59:07.443053  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:07.443214  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:07.443516  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:07.444571  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "61371041fc3b4151b6f73b7a6a1c91a2"
format_stamp: "Formatted at 2026-05-04 19:59:07 on dist-test-slave-8hzn"
I20260504 19:59:07.449319  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260504 19:59:07.452538  2706 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:07.453413  2370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260504 19:59:07.453752  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "61371041fc3b4151b6f73b7a6a1c91a2"
format_stamp: "Formatted at 2026-05-04 19:59:07 on dist-test-slave-8hzn"
I20260504 19:59:07.454059  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777924742900738-2370-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)
I20260504 19:59:07.472856  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:07.473986  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:07.510963  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:42451
I20260504 19:59:07.511058  2757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:42451 every 8 connection(s)
I20260504 19:59:07.514822  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:07.525267  2758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2: Bootstrap starting.
I20260504 19:59:07.529513  2758 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:07.534165  2758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2: No bootstrap required, opened a new log
I20260504 19:59:07.536424  2758 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61371041fc3b4151b6f73b7a6a1c91a2" member_type: VOTER }
I20260504 19:59:07.536818  2758 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:07.537130  2758 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61371041fc3b4151b6f73b7a6a1c91a2, State: Initialized, Role: FOLLOWER
I20260504 19:59:07.537707  2758 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "61371041fc3b4151b6f73b7a6a1c91a2" member_type: VOTER }
I20260504 19:59:07.538172  2758 raft_consensus.cc:399] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:07.538383  2758 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:07.538667  2758 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:07.543231  2758 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61371041fc3b4151b6f73b7a6a1c91a2" member_type: VOTER }
I20260504 19:59:07.543886  2758 leader_election.cc:304] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [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: 61371041fc3b4151b6f73b7a6a1c91a2; no voters: 
I20260504 19:59:07.545104  2758 leader_election.cc:290] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:07.545424  2761 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:07.546747  2761 raft_consensus.cc:697] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [term 1 LEADER]: Becoming Leader. State: Replica: 61371041fc3b4151b6f73b7a6a1c91a2, State: Running, Role: LEADER
I20260504 19:59:07.547436  2761 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [LEADER]: Queue going to LEADER mode. State: All 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: "61371041fc3b4151b6f73b7a6a1c91a2" member_type: VOTER }
I20260504 19:59:07.548126  2758 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:07.550659  2763 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61371041fc3b4151b6f73b7a6a1c91a2. Latest consensus state: current_term: 1 leader_uuid: "61371041fc3b4151b6f73b7a6a1c91a2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61371041fc3b4151b6f73b7a6a1c91a2" member_type: VOTER } }
I20260504 19:59:07.550652  2762 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "61371041fc3b4151b6f73b7a6a1c91a2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61371041fc3b4151b6f73b7a6a1c91a2" member_type: VOTER } }
I20260504 19:59:07.551308  2763 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:07.551375  2762 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:07.558547  2766 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:07.564561  2766 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:07.565711  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:07.573078  2766 catalog_manager.cc:1357] Generated new cluster ID: fb6b9eca08574c34ba695547818d846b
I20260504 19:59:07.573428  2766 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:07.588551  2766 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:07.589835  2766 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:07.607020  2766 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2: Generated new TSK 0
I20260504 19:59:07.607683  2766 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:07.632120  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:07.635326  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:07.638392  2370 webserver.cc:492] Webserver started at http://127.2.80.129:40199/ using document root <none> and password file <none>
I20260504 19:59:07.639010  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:07.639192  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:07.639405  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:07.640436  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "840abe4cff624c8189019802510f1caf"
format_stamp: "Formatted at 2026-05-04 19:59:07 on dist-test-slave-8hzn"
I20260504 19:59:07.645164  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260504 19:59:07.648648  2782 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:07.649534  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 19:59:07.649947  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "840abe4cff624c8189019802510f1caf"
format_stamp: "Formatted at 2026-05-04 19:59:07 on dist-test-slave-8hzn"
I20260504 19:59:07.650199  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777924742900738-2370-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)
I20260504 19:59:07.669682  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:07.670740  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:07.672472  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:07.674823  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:07.675092  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:07.675374  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:07.675550  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:07.717559  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:33497
I20260504 19:59:07.717634  2844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:33497 every 8 connection(s)
I20260504 19:59:07.733150  2845 heartbeater.cc:344] Connected to a master server at 127.2.80.190:42451
I20260504 19:59:07.733467  2845 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:07.734123  2845 heartbeater.cc:507] Master 127.2.80.190:42451 requested a full tablet report, sending...
I20260504 19:59:07.735910  2723 ts_manager.cc:194] Registered new tserver with Master: 840abe4cff624c8189019802510f1caf (127.2.80.129:33497)
I20260504 19:59:07.735987  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01535497s
I20260504 19:59:07.737627  2723 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36976
I20260504 19:59:07.750243  2845 heartbeater.cc:499] Master 127.2.80.190:42451 was elected leader, sending a full tablet report...
I20260504 19:59:07.758318  2722 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36992:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:07.789266  2810 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca4996f383844f2b57162a4dd3123c3 (DEFAULT_TABLE table=fake-table [id=1dbec2f3c16c44c8a3571e34f0ff3e8b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:07.790472  2810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca4996f383844f2b57162a4dd3123c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:07.803273  2857 tablet_bootstrap.cc:492] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf: Bootstrap starting.
I20260504 19:59:07.807920  2857 tablet_bootstrap.cc:654] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:07.811898  2857 tablet_bootstrap.cc:492] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf: No bootstrap required, opened a new log
I20260504 19:59:07.812278  2857 ts_tablet_manager.cc:1403] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260504 19:59:07.814244  2857 raft_consensus.cc:359] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "840abe4cff624c8189019802510f1caf" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33497 } }
I20260504 19:59:07.814765  2857 raft_consensus.cc:385] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:07.815135  2857 raft_consensus.cc:740] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 840abe4cff624c8189019802510f1caf, State: Initialized, Role: FOLLOWER
I20260504 19:59:07.815927  2857 consensus_queue.cc:260] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "840abe4cff624c8189019802510f1caf" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33497 } }
I20260504 19:59:07.816538  2857 raft_consensus.cc:399] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:07.816843  2857 raft_consensus.cc:493] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:07.817193  2857 raft_consensus.cc:3060] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:07.822119  2857 raft_consensus.cc:515] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "840abe4cff624c8189019802510f1caf" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33497 } }
I20260504 19:59:07.822650  2857 leader_election.cc:304] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf [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: 840abe4cff624c8189019802510f1caf; no voters: 
I20260504 19:59:07.823770  2857 leader_election.cc:290] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:07.824164  2859 raft_consensus.cc:2804] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:07.825968  2857 ts_tablet_manager.cc:1434] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.000s
I20260504 19:59:07.825628  2859 raft_consensus.cc:697] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf [term 1 LEADER]: Becoming Leader. State: Replica: 840abe4cff624c8189019802510f1caf, State: Running, Role: LEADER
I20260504 19:59:07.826859  2859 consensus_queue.cc:237] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf [LEADER]: Queue going to LEADER mode. State: All 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: "840abe4cff624c8189019802510f1caf" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33497 } }
I20260504 19:59:07.832278  2723 catalog_manager.cc:5671] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 840abe4cff624c8189019802510f1caf (127.2.80.129). New cstate: current_term: 1 leader_uuid: "840abe4cff624c8189019802510f1caf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "840abe4cff624c8189019802510f1caf" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33497 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:07.862460  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:07.863092  2370 catalog_manager.cc:3544] Servicing AlterTable request from internal request:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } }
I20260504 19:59:07.865396  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:07.884065  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:07.884895  2370 tablet_replica.cc:333] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf: stopping tablet replica
I20260504 19:59:07.885464  2370 raft_consensus.cc:2243] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:07.885931  2370 raft_consensus.cc:2272] T 5ca4996f383844f2b57162a4dd3123c3 P 840abe4cff624c8189019802510f1caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:07.895924  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:07.903529  2370 master.cc:562] Master@127.2.80.190:42451 shutting down...
I20260504 19:59:07.918234  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:07.918808  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:07.919240  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 61371041fc3b4151b6f73b7a6a1c91a2: stopping tablet replica
I20260504 19:59:07.929553  2370 master.cc:584] Master@127.2.80.190:42451 shutdown complete.
[       OK ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults (514 ms)
[ RUN      ] AlterTableTest.TestAddNullableColumnWithoutDefault
I20260504 19:59:07.951406  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:35313
I20260504 19:59:07.952365  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:07.955065  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:07.957665  2370 webserver.cc:492] Webserver started at http://127.2.80.190:44373/ using document root <none> and password file <none>
I20260504 19:59:07.958248  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:07.958514  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:07.958884  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:07.959981  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "486e7051b10a41399a200edcde0a8024"
format_stamp: "Formatted at 2026-05-04 19:59:07 on dist-test-slave-8hzn"
I20260504 19:59:07.964632  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260504 19:59:07.968298  2868 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:07.969218  2370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260504 19:59:07.969511  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "486e7051b10a41399a200edcde0a8024"
format_stamp: "Formatted at 2026-05-04 19:59:07 on dist-test-slave-8hzn"
I20260504 19:59:07.969830  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777924742900738-2370-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)
I20260504 19:59:07.982388  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:07.983429  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:08.018870  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:35313
I20260504 19:59:08.018966  2919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:35313 every 8 connection(s)
I20260504 19:59:08.022470  2920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:08.032142  2920 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024: Bootstrap starting.
I20260504 19:59:08.036131  2920 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:08.040212  2920 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024: No bootstrap required, opened a new log
I20260504 19:59:08.042273  2920 raft_consensus.cc:359] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "486e7051b10a41399a200edcde0a8024" member_type: VOTER }
I20260504 19:59:08.042665  2920 raft_consensus.cc:385] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:08.042958  2920 raft_consensus.cc:740] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 486e7051b10a41399a200edcde0a8024, State: Initialized, Role: FOLLOWER
I20260504 19:59:08.043545  2920 consensus_queue.cc:260] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "486e7051b10a41399a200edcde0a8024" member_type: VOTER }
I20260504 19:59:08.043984  2920 raft_consensus.cc:399] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:08.044214  2920 raft_consensus.cc:493] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:08.044500  2920 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:08.048979  2920 raft_consensus.cc:515] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "486e7051b10a41399a200edcde0a8024" member_type: VOTER }
I20260504 19:59:08.049587  2920 leader_election.cc:304] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [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: 486e7051b10a41399a200edcde0a8024; no voters: 
I20260504 19:59:08.050804  2920 leader_election.cc:290] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:08.051226  2923 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:08.052558  2923 raft_consensus.cc:697] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [term 1 LEADER]: Becoming Leader. State: Replica: 486e7051b10a41399a200edcde0a8024, State: Running, Role: LEADER
I20260504 19:59:08.053213  2923 consensus_queue.cc:237] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [LEADER]: Queue going to LEADER mode. State: All 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: "486e7051b10a41399a200edcde0a8024" member_type: VOTER }
I20260504 19:59:08.053715  2920 sys_catalog.cc:565] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:08.055874  2924 sys_catalog.cc:455] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "486e7051b10a41399a200edcde0a8024" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "486e7051b10a41399a200edcde0a8024" member_type: VOTER } }
I20260504 19:59:08.055876  2925 sys_catalog.cc:455] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 486e7051b10a41399a200edcde0a8024. Latest consensus state: current_term: 1 leader_uuid: "486e7051b10a41399a200edcde0a8024" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "486e7051b10a41399a200edcde0a8024" member_type: VOTER } }
I20260504 19:59:08.056553  2924 sys_catalog.cc:458] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:08.056651  2925 sys_catalog.cc:458] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:08.060106  2928 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:08.064414  2928 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:08.068464  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:08.074522  2928 catalog_manager.cc:1357] Generated new cluster ID: 9fe77207de9140a9ae7850b6f2468779
I20260504 19:59:08.074919  2928 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:08.099124  2928 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:08.100378  2928 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:08.113091  2928 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024: Generated new TSK 0
I20260504 19:59:08.113667  2928 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:08.135689  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:08.138669  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:08.142095  2370 webserver.cc:492] Webserver started at http://127.2.80.129:35831/ using document root <none> and password file <none>
I20260504 19:59:08.142591  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:08.142750  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:08.142964  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:08.144095  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "501b064ac1af4610a26bdfc0e3d07bb9"
format_stamp: "Formatted at 2026-05-04 19:59:08 on dist-test-slave-8hzn"
I20260504 19:59:08.148859  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260504 19:59:08.152431  2944 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:08.153393  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 19:59:08.153911  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "501b064ac1af4610a26bdfc0e3d07bb9"
format_stamp: "Formatted at 2026-05-04 19:59:08 on dist-test-slave-8hzn"
I20260504 19:59:08.154176  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777924742900738-2370-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)
I20260504 19:59:08.170068  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:08.171114  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:08.172602  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:08.174858  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:08.175093  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:08.175346  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:08.175518  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:08.215636  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:36071
I20260504 19:59:08.215735  3006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:36071 every 8 connection(s)
I20260504 19:59:08.230449  3007 heartbeater.cc:344] Connected to a master server at 127.2.80.190:35313
I20260504 19:59:08.230839  3007 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:08.231474  3007 heartbeater.cc:507] Master 127.2.80.190:35313 requested a full tablet report, sending...
I20260504 19:59:08.233320  2885 ts_manager.cc:194] Registered new tserver with Master: 501b064ac1af4610a26bdfc0e3d07bb9 (127.2.80.129:36071)
I20260504 19:59:08.233771  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014984847s
I20260504 19:59:08.235564  2885 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41912
I20260504 19:59:08.248783  3007 heartbeater.cc:499] Master 127.2.80.190:35313 was elected leader, sending a full tablet report...
I20260504 19:59:08.257361  2884 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41918:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:08.289746  2972 tablet_service.cc:1511] Processing CreateTablet for tablet 0846398f449d4018ac9e47b6ee22119e (DEFAULT_TABLE table=fake-table [id=dc0152020b9a432a872d5ece308cc412]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:08.290647  2972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0846398f449d4018ac9e47b6ee22119e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:08.303709  3019 tablet_bootstrap.cc:492] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9: Bootstrap starting.
I20260504 19:59:08.309046  3019 tablet_bootstrap.cc:654] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:08.313180  3019 tablet_bootstrap.cc:492] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9: No bootstrap required, opened a new log
I20260504 19:59:08.313571  3019 ts_tablet_manager.cc:1403] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260504 19:59:08.315780  3019 raft_consensus.cc:359] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "501b064ac1af4610a26bdfc0e3d07bb9" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36071 } }
I20260504 19:59:08.316228  3019 raft_consensus.cc:385] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:08.316476  3019 raft_consensus.cc:740] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501b064ac1af4610a26bdfc0e3d07bb9, State: Initialized, Role: FOLLOWER
I20260504 19:59:08.317003  3019 consensus_queue.cc:260] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "501b064ac1af4610a26bdfc0e3d07bb9" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36071 } }
I20260504 19:59:08.317410  3019 raft_consensus.cc:399] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:08.317670  3019 raft_consensus.cc:493] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:08.317987  3019 raft_consensus.cc:3060] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:08.323508  3019 raft_consensus.cc:515] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "501b064ac1af4610a26bdfc0e3d07bb9" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36071 } }
I20260504 19:59:08.324122  3019 leader_election.cc:304] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9 [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: 501b064ac1af4610a26bdfc0e3d07bb9; no voters: 
I20260504 19:59:08.325553  3019 leader_election.cc:290] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:08.325985  3021 raft_consensus.cc:2804] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:08.327652  3021 raft_consensus.cc:697] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9 [term 1 LEADER]: Becoming Leader. State: Replica: 501b064ac1af4610a26bdfc0e3d07bb9, State: Running, Role: LEADER
I20260504 19:59:08.328063  3019 ts_tablet_manager.cc:1434] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260504 19:59:08.328409  3021 consensus_queue.cc:237] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9 [LEADER]: Queue going to LEADER mode. State: All 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: "501b064ac1af4610a26bdfc0e3d07bb9" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36071 } }
I20260504 19:59:08.334206  2885 catalog_manager.cc:5671] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 501b064ac1af4610a26bdfc0e3d07bb9 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "501b064ac1af4610a26bdfc0e3d07bb9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "501b064ac1af4610a26bdfc0e3d07bb9" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36071 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:08.376852  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:08.487221  2885 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41918:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:08.503875  3028 tablet.cc:1724] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:08.506155  3028 tablet.cc:1622] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9: MemRowSet was empty: no flush needed.
I20260504 19:59:08.527590  2885 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024: fake-table [id=dc0152020b9a432a872d5ece308cc412] alter complete (version 1)
I20260504 19:59:08.573112  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:08.599145  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:08.600080  2370 tablet_replica.cc:333] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9: stopping tablet replica
I20260504 19:59:08.600629  2370 raft_consensus.cc:2243] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:08.601176  2370 raft_consensus.cc:2272] T 0846398f449d4018ac9e47b6ee22119e P 501b064ac1af4610a26bdfc0e3d07bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:08.614158  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:08.624046  2370 master.cc:562] Master@127.2.80.190:35313 shutting down...
I20260504 19:59:08.648841  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:08.649525  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:08.649955  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 486e7051b10a41399a200edcde0a8024: stopping tablet replica
I20260504 19:59:08.671654  2370 master.cc:584] Master@127.2.80.190:35313 shutdown complete.
[       OK ] AlterTableTest.TestAddNullableColumnWithoutDefault (748 ms)
[ RUN      ] AlterTableTest.TestRenamePrimaryKeyColumn
I20260504 19:59:08.702138  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:40317
I20260504 19:59:08.703567  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:08.706804  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:08.710002  2370 webserver.cc:492] Webserver started at http://127.2.80.190:43785/ using document root <none> and password file <none>
I20260504 19:59:08.710729  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:08.710981  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:08.711297  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:08.712738  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "ce682bb176a2458f8adff6963e8f9043"
format_stamp: "Formatted at 2026-05-04 19:59:08 on dist-test-slave-8hzn"
I20260504 19:59:08.718691  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260504 19:59:08.723205  3033 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:08.724246  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260504 19:59:08.724599  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "ce682bb176a2458f8adff6963e8f9043"
format_stamp: "Formatted at 2026-05-04 19:59:08 on dist-test-slave-8hzn"
I20260504 19:59:08.725008  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777924742900738-2370-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)
I20260504 19:59:08.749859  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:08.751070  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:08.796089  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:40317
I20260504 19:59:08.796154  3084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:40317 every 8 connection(s)
I20260504 19:59:08.800604  3085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:08.817560  3085 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043: Bootstrap starting.
I20260504 19:59:08.823396  3085 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:08.828474  3085 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043: No bootstrap required, opened a new log
I20260504 19:59:08.831097  3085 raft_consensus.cc:359] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce682bb176a2458f8adff6963e8f9043" member_type: VOTER }
I20260504 19:59:08.831629  3085 raft_consensus.cc:385] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:08.831915  3085 raft_consensus.cc:740] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce682bb176a2458f8adff6963e8f9043, State: Initialized, Role: FOLLOWER
I20260504 19:59:08.832525  3085 consensus_queue.cc:260] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ce682bb176a2458f8adff6963e8f9043" member_type: VOTER }
I20260504 19:59:08.833160  3085 raft_consensus.cc:399] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:08.833442  3085 raft_consensus.cc:493] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:08.833761  3085 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:08.840847  3085 raft_consensus.cc:515] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce682bb176a2458f8adff6963e8f9043" member_type: VOTER }
I20260504 19:59:08.841672  3085 leader_election.cc:304] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [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: ce682bb176a2458f8adff6963e8f9043; no voters: 
I20260504 19:59:08.842937  3085 leader_election.cc:290] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:08.843263  3088 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:08.844841  3088 raft_consensus.cc:697] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [term 1 LEADER]: Becoming Leader. State: Replica: ce682bb176a2458f8adff6963e8f9043, State: Running, Role: LEADER
I20260504 19:59:08.845633  3088 consensus_queue.cc:237] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [LEADER]: Queue going to LEADER mode. State: All 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: "ce682bb176a2458f8adff6963e8f9043" member_type: VOTER }
I20260504 19:59:08.845984  3085 sys_catalog.cc:565] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:08.848562  3089 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ce682bb176a2458f8adff6963e8f9043" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce682bb176a2458f8adff6963e8f9043" member_type: VOTER } }
I20260504 19:59:08.849401  3089 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:08.851157  3090 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ce682bb176a2458f8adff6963e8f9043. Latest consensus state: current_term: 1 leader_uuid: "ce682bb176a2458f8adff6963e8f9043" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce682bb176a2458f8adff6963e8f9043" member_type: VOTER } }
I20260504 19:59:08.851702  3090 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:08.864882  3093 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:08.869462  3093 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:08.870575  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:08.878372  3093 catalog_manager.cc:1357] Generated new cluster ID: d6e7910638b541b9b7d0c47df3744b23
I20260504 19:59:08.878713  3093 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:08.895151  3093 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:08.896795  3093 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:08.921698  3093 catalog_manager.cc:6044] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043: Generated new TSK 0
I20260504 19:59:08.922408  3093 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:08.937428  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:08.940531  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:08.944226  2370 webserver.cc:492] Webserver started at http://127.2.80.129:45691/ using document root <none> and password file <none>
I20260504 19:59:08.944751  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:08.945034  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:08.945319  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:08.946434  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "3e158ba55dff4a3495c6d82fb7939f1d"
format_stamp: "Formatted at 2026-05-04 19:59:08 on dist-test-slave-8hzn"
I20260504 19:59:08.951896  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260504 19:59:08.955806  3110 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:08.956847  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260504 19:59:08.957252  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "3e158ba55dff4a3495c6d82fb7939f1d"
format_stamp: "Formatted at 2026-05-04 19:59:08 on dist-test-slave-8hzn"
I20260504 19:59:08.957547  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777924742900738-2370-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)
I20260504 19:59:08.972388  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:08.973503  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:08.975188  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:08.977763  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:08.977943  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:08.978227  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:08.978364  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:09.036146  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:46065
I20260504 19:59:09.036221  3172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:46065 every 8 connection(s)
I20260504 19:59:09.052466  3173 heartbeater.cc:344] Connected to a master server at 127.2.80.190:40317
I20260504 19:59:09.052899  3173 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:09.053788  3173 heartbeater.cc:507] Master 127.2.80.190:40317 requested a full tablet report, sending...
I20260504 19:59:09.056113  3050 ts_manager.cc:194] Registered new tserver with Master: 3e158ba55dff4a3495c6d82fb7939f1d (127.2.80.129:46065)
I20260504 19:59:09.056629  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016776693s
I20260504 19:59:09.058501  3050 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36830
I20260504 19:59:09.072010  3173 heartbeater.cc:499] Master 127.2.80.190:40317 was elected leader, sending a full tablet report...
I20260504 19:59:09.082413  3050 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36838:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:09.118110  3138 tablet_service.cc:1511] Processing CreateTablet for tablet a7c8115d8ae9443b8547cea46cc91c51 (DEFAULT_TABLE table=fake-table [id=9e70d55f1959407fbe038de6f437dab3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:09.119119  3138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c8115d8ae9443b8547cea46cc91c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:09.132639  3185 tablet_bootstrap.cc:492] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d: Bootstrap starting.
I20260504 19:59:09.138753  3185 tablet_bootstrap.cc:654] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:09.144712  3185 tablet_bootstrap.cc:492] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d: No bootstrap required, opened a new log
I20260504 19:59:09.145149  3185 ts_tablet_manager.cc:1403] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260504 19:59:09.147012  3185 raft_consensus.cc:359] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e158ba55dff4a3495c6d82fb7939f1d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46065 } }
I20260504 19:59:09.147665  3185 raft_consensus.cc:385] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:09.148062  3185 raft_consensus.cc:740] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e158ba55dff4a3495c6d82fb7939f1d, State: Initialized, Role: FOLLOWER
I20260504 19:59:09.148664  3185 consensus_queue.cc:260] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3e158ba55dff4a3495c6d82fb7939f1d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46065 } }
I20260504 19:59:09.149224  3185 raft_consensus.cc:399] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:09.149468  3185 raft_consensus.cc:493] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:09.149744  3185 raft_consensus.cc:3060] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:09.154711  3185 raft_consensus.cc:515] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e158ba55dff4a3495c6d82fb7939f1d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46065 } }
I20260504 19:59:09.155369  3185 leader_election.cc:304] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d [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: 3e158ba55dff4a3495c6d82fb7939f1d; no voters: 
I20260504 19:59:09.157696  3185 leader_election.cc:290] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:09.158061  3187 raft_consensus.cc:2804] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:09.160828  3187 raft_consensus.cc:697] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d [term 1 LEADER]: Becoming Leader. State: Replica: 3e158ba55dff4a3495c6d82fb7939f1d, State: Running, Role: LEADER
I20260504 19:59:09.161300  3185 ts_tablet_manager.cc:1434] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260504 19:59:09.161636  3187 consensus_queue.cc:237] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d [LEADER]: Queue going to LEADER mode. State: All 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: "3e158ba55dff4a3495c6d82fb7939f1d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46065 } }
I20260504 19:59:09.167694  3050 catalog_manager.cc:5671] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e158ba55dff4a3495c6d82fb7939f1d (127.2.80.129). New cstate: current_term: 1 leader_uuid: "3e158ba55dff4a3495c6d82fb7939f1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e158ba55dff4a3495c6d82fb7939f1d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46065 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:09.206852  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:09.268952  3050 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36838:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "primaryKeyRenamed" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c1" new_name: "secondColumn" } } modify_external_catalogs: true
I20260504 19:59:09.285640  3194 tablet.cc:1724] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:primaryKeyRenamed INT32 NOT NULL,
    11:secondColumn INT32 NOT NULL,
    PRIMARY KEY (primaryKeyRenamed)
) version 1
I20260504 19:59:09.287693  3194 tablet.cc:1622] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d: MemRowSet was empty: no flush needed.
I20260504 19:59:09.309278  3049 catalog_manager.cc:6216] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043: fake-table [id=9e70d55f1959407fbe038de6f437dab3] alter complete (version 1)
I20260504 19:59:09.341416  3050 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36838:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "primaryKeyRenamed" new_name: "pk" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "secondColumn" new_name: "sc" } } modify_external_catalogs: true
I20260504 19:59:09.356050  3194 tablet.cc:1724] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d: Alter schema from (
    10:primaryKeyRenamed INT32 NOT NULL,
    11:secondColumn INT32 NOT NULL,
    PRIMARY KEY (primaryKeyRenamed)
) version 1 to (
    10:pk INT32 NOT NULL,
    11:sc INT32 NOT NULL,
    PRIMARY KEY (pk)
) version 2
I20260504 19:59:09.395913  3050 catalog_manager.cc:6216] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043: fake-table [id=9e70d55f1959407fbe038de6f437dab3] alter complete (version 2)
I20260504 19:59:09.435878  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:09.458135  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:09.458999  2370 tablet_replica.cc:333] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d: stopping tablet replica
I20260504 19:59:09.459689  2370 raft_consensus.cc:2243] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:09.460139  2370 raft_consensus.cc:2272] T a7c8115d8ae9443b8547cea46cc91c51 P 3e158ba55dff4a3495c6d82fb7939f1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:09.480813  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:09.490151  2370 master.cc:562] Master@127.2.80.190:40317 shutting down...
I20260504 19:59:09.513617  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:09.514122  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:09.514428  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P ce682bb176a2458f8adff6963e8f9043: stopping tablet replica
I20260504 19:59:09.524127  2370 master.cc:584] Master@127.2.80.190:40317 shutdown complete.
[       OK ] AlterTableTest.TestRenamePrimaryKeyColumn (846 ms)
[ RUN      ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue
I20260504 19:59:09.547302  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:45231
I20260504 19:59:09.548414  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:09.550781  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:09.553853  2370 webserver.cc:492] Webserver started at http://127.2.80.190:37525/ using document root <none> and password file <none>
I20260504 19:59:09.554359  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:09.554575  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:09.554855  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:09.555935  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "18bb1798ed7441198a0684ba91203eac"
format_stamp: "Formatted at 2026-05-04 19:59:09 on dist-test-slave-8hzn"
I20260504 19:59:09.560765  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260504 19:59:09.564181  3198 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:09.565095  2370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260504 19:59:09.565378  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "18bb1798ed7441198a0684ba91203eac"
format_stamp: "Formatted at 2026-05-04 19:59:09 on dist-test-slave-8hzn"
I20260504 19:59:09.565662  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777924742900738-2370-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)
I20260504 19:59:09.585075  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:09.586149  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:09.627485  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:45231
I20260504 19:59:09.627655  3249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:45231 every 8 connection(s)
I20260504 19:59:09.632007  3250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:09.647255  3250 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac: Bootstrap starting.
I20260504 19:59:09.653447  3250 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:09.658490  3250 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac: No bootstrap required, opened a new log
I20260504 19:59:09.661049  3250 raft_consensus.cc:359] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18bb1798ed7441198a0684ba91203eac" member_type: VOTER }
I20260504 19:59:09.661537  3250 raft_consensus.cc:385] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:09.661787  3250 raft_consensus.cc:740] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18bb1798ed7441198a0684ba91203eac, State: Initialized, Role: FOLLOWER
I20260504 19:59:09.662361  3250 consensus_queue.cc:260] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "18bb1798ed7441198a0684ba91203eac" member_type: VOTER }
I20260504 19:59:09.662910  3250 raft_consensus.cc:399] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:09.663174  3250 raft_consensus.cc:493] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:09.663452  3250 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:09.670167  3250 raft_consensus.cc:515] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18bb1798ed7441198a0684ba91203eac" member_type: VOTER }
I20260504 19:59:09.671145  3250 leader_election.cc:304] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [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: 18bb1798ed7441198a0684ba91203eac; no voters: 
I20260504 19:59:09.672808  3250 leader_election.cc:290] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:09.673290  3253 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:09.675791  3253 raft_consensus.cc:697] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [term 1 LEADER]: Becoming Leader. State: Replica: 18bb1798ed7441198a0684ba91203eac, State: Running, Role: LEADER
I20260504 19:59:09.676602  3253 consensus_queue.cc:237] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [LEADER]: Queue going to LEADER mode. State: All 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: "18bb1798ed7441198a0684ba91203eac" member_type: VOTER }
I20260504 19:59:09.677663  3250 sys_catalog.cc:565] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:09.680313  3255 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [sys.catalog]: SysCatalogTable state changed. Reason: New leader 18bb1798ed7441198a0684ba91203eac. Latest consensus state: current_term: 1 leader_uuid: "18bb1798ed7441198a0684ba91203eac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18bb1798ed7441198a0684ba91203eac" member_type: VOTER } }
I20260504 19:59:09.680998  3255 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:09.682467  3254 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "18bb1798ed7441198a0684ba91203eac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18bb1798ed7441198a0684ba91203eac" member_type: VOTER } }
I20260504 19:59:09.683151  3254 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:09.689339  3257 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:09.698680  3257 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:09.715850  3257 catalog_manager.cc:1357] Generated new cluster ID: 440a3104168b4e4d9f053048b8456bed
I20260504 19:59:09.716164  3257 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:09.718561  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:09.742931  3257 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:09.744560  3257 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:09.760568  3257 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac: Generated new TSK 0
I20260504 19:59:09.761291  3257 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:09.784694  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:09.787984  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:09.791787  2370 webserver.cc:492] Webserver started at http://127.2.80.129:38041/ using document root <none> and password file <none>
I20260504 19:59:09.792327  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:09.792522  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:09.792815  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:09.793920  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "f11b916fbf1e4b5a904f00503bb0ee24"
format_stamp: "Formatted at 2026-05-04 19:59:09 on dist-test-slave-8hzn"
I20260504 19:59:09.798887  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260504 19:59:09.802851  3274 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:09.803746  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260504 19:59:09.804102  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "f11b916fbf1e4b5a904f00503bb0ee24"
format_stamp: "Formatted at 2026-05-04 19:59:09 on dist-test-slave-8hzn"
I20260504 19:59:09.804466  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777924742900738-2370-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)
I20260504 19:59:09.821346  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:09.822638  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:09.824425  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:09.827479  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:09.827746  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:09.828027  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:09.828222  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:09.881776  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:37791
I20260504 19:59:09.881913  3336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:37791 every 8 connection(s)
I20260504 19:59:09.899060  3337 heartbeater.cc:344] Connected to a master server at 127.2.80.190:45231
I20260504 19:59:09.899494  3337 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:09.900533  3337 heartbeater.cc:507] Master 127.2.80.190:45231 requested a full tablet report, sending...
I20260504 19:59:09.903290  3215 ts_manager.cc:194] Registered new tserver with Master: f11b916fbf1e4b5a904f00503bb0ee24 (127.2.80.129:37791)
I20260504 19:59:09.904206  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.018740786s
I20260504 19:59:09.906023  3215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41008
I20260504 19:59:09.918895  3337 heartbeater.cc:499] Master 127.2.80.190:45231 was elected leader, sending a full tablet report...
I20260504 19:59:09.929533  3215 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41016:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:09.964265  3302 tablet_service.cc:1511] Processing CreateTablet for tablet 71328b7671a54ab7a4347275a23e4feb (DEFAULT_TABLE table=fake-table [id=93a0a8d9621c41f599b45211c4cb5d9c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:09.965276  3302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71328b7671a54ab7a4347275a23e4feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:09.979429  3349 tablet_bootstrap.cc:492] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24: Bootstrap starting.
I20260504 19:59:09.985036  3349 tablet_bootstrap.cc:654] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:09.990634  3349 tablet_bootstrap.cc:492] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24: No bootstrap required, opened a new log
I20260504 19:59:09.991096  3349 ts_tablet_manager.cc:1403] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260504 19:59:09.993106  3349 raft_consensus.cc:359] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f11b916fbf1e4b5a904f00503bb0ee24" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 37791 } }
I20260504 19:59:09.993500  3349 raft_consensus.cc:385] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:09.993779  3349 raft_consensus.cc:740] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f11b916fbf1e4b5a904f00503bb0ee24, State: Initialized, Role: FOLLOWER
I20260504 19:59:09.994329  3349 consensus_queue.cc:260] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f11b916fbf1e4b5a904f00503bb0ee24" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 37791 } }
I20260504 19:59:09.994783  3349 raft_consensus.cc:399] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:09.995024  3349 raft_consensus.cc:493] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:09.995285  3349 raft_consensus.cc:3060] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:10.000545  3349 raft_consensus.cc:515] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f11b916fbf1e4b5a904f00503bb0ee24" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 37791 } }
I20260504 19:59:10.001399  3349 leader_election.cc:304] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24 [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: f11b916fbf1e4b5a904f00503bb0ee24; no voters: 
I20260504 19:59:10.003057  3349 leader_election.cc:290] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:10.003353  3351 raft_consensus.cc:2804] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:10.009045  3351 raft_consensus.cc:697] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24 [term 1 LEADER]: Becoming Leader. State: Replica: f11b916fbf1e4b5a904f00503bb0ee24, State: Running, Role: LEADER
I20260504 19:59:10.009881  3351 consensus_queue.cc:237] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24 [LEADER]: Queue going to LEADER mode. State: All 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: "f11b916fbf1e4b5a904f00503bb0ee24" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 37791 } }
I20260504 19:59:10.013511  3349 ts_tablet_manager.cc:1434] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.010s
I20260504 19:59:10.019287  3214 catalog_manager.cc:5671] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24 reported cstate change: term changed from 0 to 1, leader changed from <none> to f11b916fbf1e4b5a904f00503bb0ee24 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "f11b916fbf1e4b5a904f00503bb0ee24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f11b916fbf1e4b5a904f00503bb0ee24" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 37791 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:10.076457  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:10.078603  3214 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41016:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "newInt32" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "newString" type: STRING is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:10.096588  3357 tablet.cc:1724] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:newInt32 INT32 NULLABLE,
    13:newString STRING NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:10.098248  3357 tablet.cc:1622] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24: MemRowSet was empty: no flush needed.
I20260504 19:59:10.118419  3215 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac: fake-table [id=93a0a8d9621c41f599b45211c4cb5d9c] alter complete (version 1)
I20260504 19:59:10.183713  3215 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41016:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" default_value: "90\000\000\000\000\000\000" } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" default_value: "taco" } } } modify_external_catalogs: true
I20260504 19:59:10.199594  3357 tablet.cc:1724] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:newInt32 INT32 NULLABLE,
    13:newString STRING NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:newInt32 INT32 NULLABLE,
    13:newString STRING NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:10.201877  3357 tablet.cc:1622] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24: MemRowSet was empty: no flush needed.
I20260504 19:59:10.223529  3215 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac: fake-table [id=93a0a8d9621c41f599b45211c4cb5d9c] alter complete (version 2)
I20260504 19:59:10.300462  3215 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41016:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" default_value: "1\324\000\000\000\000\000\000" } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" default_value: "ocat" } } } modify_external_catalogs: true
I20260504 19:59:10.317144  3357 tablet.cc:1724] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:newInt32 INT32 NULLABLE,
    13:newString STRING NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:newInt32 INT32 NULLABLE,
    13:newString STRING NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:10.319283  3357 tablet.cc:1622] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24: MemRowSet was empty: no flush needed.
I20260504 19:59:10.342032  3214 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac: fake-table [id=93a0a8d9621c41f599b45211c4cb5d9c] alter complete (version 3)
I20260504 19:59:10.413923  3214 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41016:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" remove_default: true } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" remove_default: true } } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "newString" new_name: "newNewString" } } modify_external_catalogs: true
I20260504 19:59:10.431332  3357 tablet.cc:1724] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:newInt32 INT32 NULLABLE,
    13:newString STRING NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:newInt32 INT32 NULLABLE,
    13:newNewString STRING NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20260504 19:59:10.433631  3357 tablet.cc:1622] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24: MemRowSet was empty: no flush needed.
I20260504 19:59:10.455367  3215 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac: fake-table [id=93a0a8d9621c41f599b45211c4cb5d9c] alter complete (version 4)
I20260504 19:59:10.537063  3214 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41016:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newInt32" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newNewString" } } modify_external_catalogs: true
I20260504 19:59:10.553077  3357 tablet.cc:1724] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:newInt32 INT32 NULLABLE,
    13:newNewString STRING NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20260504 19:59:10.555414  3357 tablet.cc:1622] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24: MemRowSet was empty: no flush needed.
I20260504 19:59:10.579221  3215 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac: fake-table [id=93a0a8d9621c41f599b45211c4cb5d9c] alter complete (version 5)
I20260504 19:59:10.585327  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:10.617245  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:10.618018  2370 tablet_replica.cc:333] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24: stopping tablet replica
I20260504 19:59:10.618633  2370 raft_consensus.cc:2243] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:10.619191  2370 raft_consensus.cc:2272] T 71328b7671a54ab7a4347275a23e4feb P f11b916fbf1e4b5a904f00503bb0ee24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:10.631716  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:10.642064  2370 master.cc:562] Master@127.2.80.190:45231 shutting down...
I20260504 19:59:10.667393  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:10.668035  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:10.668422  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 18bb1798ed7441198a0684ba91203eac: stopping tablet replica
I20260504 19:59:10.687799  2370 master.cc:584] Master@127.2.80.190:45231 shutdown complete.
[       OK ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue (1166 ms)
[ RUN      ] AlterTableTest.TestAlterEmptyRLEBlock
I20260504 19:59:10.714721  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:36415
I20260504 19:59:10.715833  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:10.718329  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:10.721292  2370 webserver.cc:492] Webserver started at http://127.2.80.190:36999/ using document root <none> and password file <none>
I20260504 19:59:10.721823  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:10.722035  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:10.722297  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:10.723371  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "221ac94a844d405198df54f480ef151d"
format_stamp: "Formatted at 2026-05-04 19:59:10 on dist-test-slave-8hzn"
I20260504 19:59:10.729208  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260504 19:59:10.732781  3362 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:10.733745  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260504 19:59:10.734037  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "221ac94a844d405198df54f480ef151d"
format_stamp: "Formatted at 2026-05-04 19:59:10 on dist-test-slave-8hzn"
I20260504 19:59:10.734306  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777924742900738-2370-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)
I20260504 19:59:10.748097  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:10.749274  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:10.806388  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:36415
I20260504 19:59:10.806607  3413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:36415 every 8 connection(s)
I20260504 19:59:10.811484  3414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:10.827070  3414 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d: Bootstrap starting.
I20260504 19:59:10.831072  3414 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:10.835085  3414 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d: No bootstrap required, opened a new log
I20260504 19:59:10.837069  3414 raft_consensus.cc:359] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "221ac94a844d405198df54f480ef151d" member_type: VOTER }
I20260504 19:59:10.837443  3414 raft_consensus.cc:385] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:10.837734  3414 raft_consensus.cc:740] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 221ac94a844d405198df54f480ef151d, State: Initialized, Role: FOLLOWER
I20260504 19:59:10.838303  3414 consensus_queue.cc:260] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "221ac94a844d405198df54f480ef151d" member_type: VOTER }
I20260504 19:59:10.838730  3414 raft_consensus.cc:399] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:10.838968  3414 raft_consensus.cc:493] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:10.839236  3414 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:10.843895  3414 raft_consensus.cc:515] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "221ac94a844d405198df54f480ef151d" member_type: VOTER }
I20260504 19:59:10.844462  3414 leader_election.cc:304] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [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: 221ac94a844d405198df54f480ef151d; no voters: 
I20260504 19:59:10.845889  3414 leader_election.cc:290] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:10.846254  3417 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:10.850131  3417 raft_consensus.cc:697] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [term 1 LEADER]: Becoming Leader. State: Replica: 221ac94a844d405198df54f480ef151d, State: Running, Role: LEADER
I20260504 19:59:10.850881  3417 consensus_queue.cc:237] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [LEADER]: Queue going to LEADER mode. State: All 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: "221ac94a844d405198df54f480ef151d" member_type: VOTER }
I20260504 19:59:10.851611  3414 sys_catalog.cc:565] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:10.853773  3419 sys_catalog.cc:455] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 221ac94a844d405198df54f480ef151d. Latest consensus state: current_term: 1 leader_uuid: "221ac94a844d405198df54f480ef151d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "221ac94a844d405198df54f480ef151d" member_type: VOTER } }
I20260504 19:59:10.854405  3419 sys_catalog.cc:458] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:10.855676  3418 sys_catalog.cc:455] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "221ac94a844d405198df54f480ef151d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "221ac94a844d405198df54f480ef151d" member_type: VOTER } }
I20260504 19:59:10.856294  3418 sys_catalog.cc:458] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:10.869392  3422 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:10.876202  3422 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:10.878314  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:10.885761  3422 catalog_manager.cc:1357] Generated new cluster ID: 63595e5def6d409b9e60d839dcf78d04
I20260504 19:59:10.886083  3422 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:10.900982  3422 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:10.902227  3422 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:10.917052  3422 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d: Generated new TSK 0
I20260504 19:59:10.917687  3422 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:10.944591  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:10.947926  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:10.951335  2370 webserver.cc:492] Webserver started at http://127.2.80.129:37811/ using document root <none> and password file <none>
I20260504 19:59:10.951892  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:10.952097  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:10.952383  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:10.953891  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "2faad7eea98a41aa8b574379718e4cd3"
format_stamp: "Formatted at 2026-05-04 19:59:10 on dist-test-slave-8hzn"
I20260504 19:59:10.959600  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260504 19:59:10.963871  3438 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:10.964856  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260504 19:59:10.965243  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "2faad7eea98a41aa8b574379718e4cd3"
format_stamp: "Formatted at 2026-05-04 19:59:10 on dist-test-slave-8hzn"
I20260504 19:59:10.965620  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777924742900738-2370-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)
I20260504 19:59:10.992162  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:10.993518  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:10.995368  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:10.998512  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:10.998872  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:10.999163  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:10.999368  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:11.050086  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:43531
I20260504 19:59:11.050153  3500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:43531 every 8 connection(s)
I20260504 19:59:11.065972  3501 heartbeater.cc:344] Connected to a master server at 127.2.80.190:36415
I20260504 19:59:11.066350  3501 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:11.067202  3501 heartbeater.cc:507] Master 127.2.80.190:36415 requested a full tablet report, sending...
I20260504 19:59:11.069272  3379 ts_manager.cc:194] Registered new tserver with Master: 2faad7eea98a41aa8b574379718e4cd3 (127.2.80.129:43531)
I20260504 19:59:11.070065  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01631004s
I20260504 19:59:11.071151  3379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55638
I20260504 19:59:11.083809  3501 heartbeater.cc:499] Master 127.2.80.190:36415 was elected leader, sending a full tablet report...
I20260504 19:59:11.094888  3379 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55646:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:11.129594  3466 tablet_service.cc:1511] Processing CreateTablet for tablet 86b18ef0ec15443996b2204072efc748 (DEFAULT_TABLE table=fake-table [id=010f3580bab54c518d51ab8b84956b36]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:11.130594  3466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b18ef0ec15443996b2204072efc748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:11.145859  3513 tablet_bootstrap.cc:492] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3: Bootstrap starting.
I20260504 19:59:11.150524  3513 tablet_bootstrap.cc:654] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:11.154948  3513 tablet_bootstrap.cc:492] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3: No bootstrap required, opened a new log
I20260504 19:59:11.155361  3513 ts_tablet_manager.cc:1403] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260504 19:59:11.157516  3513 raft_consensus.cc:359] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2faad7eea98a41aa8b574379718e4cd3" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 43531 } }
I20260504 19:59:11.157925  3513 raft_consensus.cc:385] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:11.158190  3513 raft_consensus.cc:740] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2faad7eea98a41aa8b574379718e4cd3, State: Initialized, Role: FOLLOWER
I20260504 19:59:11.158784  3513 consensus_queue.cc:260] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2faad7eea98a41aa8b574379718e4cd3" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 43531 } }
I20260504 19:59:11.159246  3513 raft_consensus.cc:399] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:11.159484  3513 raft_consensus.cc:493] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:11.159752  3513 raft_consensus.cc:3060] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:11.164235  3513 raft_consensus.cc:515] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2faad7eea98a41aa8b574379718e4cd3" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 43531 } }
I20260504 19:59:11.165016  3513 leader_election.cc:304] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3 [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: 2faad7eea98a41aa8b574379718e4cd3; no voters: 
I20260504 19:59:11.166911  3513 leader_election.cc:290] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:11.167261  3515 raft_consensus.cc:2804] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:11.172325  3515 raft_consensus.cc:697] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3 [term 1 LEADER]: Becoming Leader. State: Replica: 2faad7eea98a41aa8b574379718e4cd3, State: Running, Role: LEADER
I20260504 19:59:11.172561  3513 ts_tablet_manager.cc:1434] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3: Time spent starting tablet: real 0.017s	user 0.019s	sys 0.000s
I20260504 19:59:11.173166  3515 consensus_queue.cc:237] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3 [LEADER]: Queue going to LEADER mode. State: All 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: "2faad7eea98a41aa8b574379718e4cd3" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 43531 } }
I20260504 19:59:11.180199  3378 catalog_manager.cc:5671] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2faad7eea98a41aa8b574379718e4cd3 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "2faad7eea98a41aa8b574379718e4cd3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2faad7eea98a41aa8b574379718e4cd3" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 43531 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:11.217567  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:11.219741  3379 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55646:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "rle" type: INT32 is_nullable: true encoding: RLE compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:11.237452  3521 tablet.cc:1724] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:rle INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:11.239125  3521 tablet.cc:1622] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3: MemRowSet was empty: no flush needed.
I20260504 19:59:11.261771  3378 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d: fake-table [id=010f3580bab54c518d51ab8b84956b36] alter complete (version 1)
I20260504 19:59:11.300488  3379 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55646:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "rle" new_name: "new_rle" } } modify_external_catalogs: true
I20260504 19:59:11.316375  3521 tablet.cc:1724] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:rle INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_rle INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:11.366760  3379 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d: fake-table [id=010f3580bab54c518d51ab8b84956b36] alter complete (version 2)
I20260504 19:59:11.389779  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:11.408835  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:11.409950  2370 tablet_replica.cc:333] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3: stopping tablet replica
I20260504 19:59:11.410643  2370 raft_consensus.cc:2243] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:11.411139  2370 raft_consensus.cc:2272] T 86b18ef0ec15443996b2204072efc748 P 2faad7eea98a41aa8b574379718e4cd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:11.424259  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:11.437633  2370 master.cc:562] Master@127.2.80.190:36415 shutting down...
I20260504 19:59:11.465152  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:11.465948  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:11.466348  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 221ac94a844d405198df54f480ef151d: stopping tablet replica
I20260504 19:59:11.477980  2370 master.cc:584] Master@127.2.80.190:36415 shutdown complete.
[       OK ] AlterTableTest.TestAlterEmptyRLEBlock (787 ms)
[ RUN      ] AlterTableTest.TestAlterOnTSRestart
I20260504 19:59:11.502038  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:41919
I20260504 19:59:11.503114  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:11.505522  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:11.508436  2370 webserver.cc:492] Webserver started at http://127.2.80.190:42575/ using document root <none> and password file <none>
I20260504 19:59:11.509023  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:11.509222  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:11.509493  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:11.510684  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "f438c7cd49df4f1c8a4d4370bb6681c1"
format_stamp: "Formatted at 2026-05-04 19:59:11 on dist-test-slave-8hzn"
I20260504 19:59:11.515405  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260504 19:59:11.519047  3526 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:11.519920  2370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260504 19:59:11.520216  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "f438c7cd49df4f1c8a4d4370bb6681c1"
format_stamp: "Formatted at 2026-05-04 19:59:11 on dist-test-slave-8hzn"
I20260504 19:59:11.520465  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777924742900738-2370-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)
I20260504 19:59:11.541311  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:11.542338  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:11.593382  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:41919
I20260504 19:59:11.593482  3577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:41919 every 8 connection(s)
I20260504 19:59:11.598060  3578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:11.613898  3578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1: Bootstrap starting.
I20260504 19:59:11.619933  3578 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:11.625051  3578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1: No bootstrap required, opened a new log
I20260504 19:59:11.628027  3578 raft_consensus.cc:359] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f438c7cd49df4f1c8a4d4370bb6681c1" member_type: VOTER }
I20260504 19:59:11.628598  3578 raft_consensus.cc:385] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:11.628899  3578 raft_consensus.cc:740] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f438c7cd49df4f1c8a4d4370bb6681c1, State: Initialized, Role: FOLLOWER
I20260504 19:59:11.629570  3578 consensus_queue.cc:260] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f438c7cd49df4f1c8a4d4370bb6681c1" member_type: VOTER }
I20260504 19:59:11.630198  3578 raft_consensus.cc:399] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:11.630501  3578 raft_consensus.cc:493] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:11.630836  3578 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:11.637760  3578 raft_consensus.cc:515] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f438c7cd49df4f1c8a4d4370bb6681c1" member_type: VOTER }
I20260504 19:59:11.638453  3578 leader_election.cc:304] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [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: f438c7cd49df4f1c8a4d4370bb6681c1; no voters: 
I20260504 19:59:11.639986  3578 leader_election.cc:290] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:11.640218  3581 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:11.642360  3581 raft_consensus.cc:697] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [term 1 LEADER]: Becoming Leader. State: Replica: f438c7cd49df4f1c8a4d4370bb6681c1, State: Running, Role: LEADER
I20260504 19:59:11.643425  3581 consensus_queue.cc:237] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [LEADER]: Queue going to LEADER mode. State: All 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: "f438c7cd49df4f1c8a4d4370bb6681c1" member_type: VOTER }
I20260504 19:59:11.643878  3578 sys_catalog.cc:565] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:11.646390  3582 sys_catalog.cc:455] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f438c7cd49df4f1c8a4d4370bb6681c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f438c7cd49df4f1c8a4d4370bb6681c1" member_type: VOTER } }
I20260504 19:59:11.646945  3582 sys_catalog.cc:458] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:11.649160  3583 sys_catalog.cc:455] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f438c7cd49df4f1c8a4d4370bb6681c1. Latest consensus state: current_term: 1 leader_uuid: "f438c7cd49df4f1c8a4d4370bb6681c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f438c7cd49df4f1c8a4d4370bb6681c1" member_type: VOTER } }
I20260504 19:59:11.650014  3583 sys_catalog.cc:458] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:11.656941  3586 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:11.662276  3586 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:11.665988  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:11.672538  3586 catalog_manager.cc:1357] Generated new cluster ID: 10764af45ef248f19d78cc53ae999260
I20260504 19:59:11.672943  3586 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:11.692816  3586 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:11.694293  3586 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:11.708177  3586 catalog_manager.cc:6044] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1: Generated new TSK 0
I20260504 19:59:11.709100  3586 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:11.734402  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:11.739029  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:11.742504  2370 webserver.cc:492] Webserver started at http://127.2.80.129:42781/ using document root <none> and password file <none>
I20260504 19:59:11.743158  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:11.743398  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:11.743713  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:11.745191  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "6e3e81d8cdb249768515f666a72bcf42"
format_stamp: "Formatted at 2026-05-04 19:59:11 on dist-test-slave-8hzn"
I20260504 19:59:11.751338  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260504 19:59:11.755800  3602 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:11.756774  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260504 19:59:11.757220  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "6e3e81d8cdb249768515f666a72bcf42"
format_stamp: "Formatted at 2026-05-04 19:59:11 on dist-test-slave-8hzn"
I20260504 19:59:11.757581  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777924742900738-2370-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)
I20260504 19:59:11.789537  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:11.790580  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:11.792186  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:11.794559  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:11.794798  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:11.795049  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:11.795231  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:11.845292  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:36581
I20260504 19:59:11.845392  3664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:36581 every 8 connection(s)
I20260504 19:59:11.861572  3665 heartbeater.cc:344] Connected to a master server at 127.2.80.190:41919
I20260504 19:59:11.861970  3665 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:11.862681  3665 heartbeater.cc:507] Master 127.2.80.190:41919 requested a full tablet report, sending...
I20260504 19:59:11.865047  3543 ts_manager.cc:194] Registered new tserver with Master: 6e3e81d8cdb249768515f666a72bcf42 (127.2.80.129:36581)
I20260504 19:59:11.865564  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014207808s
I20260504 19:59:11.867553  3543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45960
I20260504 19:59:11.880736  3665 heartbeater.cc:499] Master 127.2.80.190:41919 was elected leader, sending a full tablet report...
I20260504 19:59:11.896044  3543 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45968:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:11.944208  3630 tablet_service.cc:1511] Processing CreateTablet for tablet dac0771b3139426482d96b3ff3a9c332 (DEFAULT_TABLE table=fake-table [id=a027addae7c64728afee397a3d0efe73]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:11.945448  3630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac0771b3139426482d96b3ff3a9c332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:11.960857  3677 tablet_bootstrap.cc:492] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42: Bootstrap starting.
I20260504 19:59:11.965613  3677 tablet_bootstrap.cc:654] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:11.970434  3677 tablet_bootstrap.cc:492] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42: No bootstrap required, opened a new log
I20260504 19:59:11.970847  3677 ts_tablet_manager.cc:1403] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260504 19:59:11.972667  3677 raft_consensus.cc:359] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e3e81d8cdb249768515f666a72bcf42" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36581 } }
I20260504 19:59:11.973309  3677 raft_consensus.cc:385] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:11.973619  3677 raft_consensus.cc:740] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3e81d8cdb249768515f666a72bcf42, State: Initialized, Role: FOLLOWER
I20260504 19:59:11.974334  3677 consensus_queue.cc:260] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6e3e81d8cdb249768515f666a72bcf42" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36581 } }
I20260504 19:59:11.974867  3677 raft_consensus.cc:399] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:11.975126  3677 raft_consensus.cc:493] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:11.975454  3677 raft_consensus.cc:3060] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:11.981534  3677 raft_consensus.cc:515] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e3e81d8cdb249768515f666a72bcf42" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36581 } }
I20260504 19:59:11.982116  3677 leader_election.cc:304] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [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: 6e3e81d8cdb249768515f666a72bcf42; no voters: 
I20260504 19:59:11.983469  3677 leader_election.cc:290] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:11.983770  3679 raft_consensus.cc:2804] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:11.985754  3679 raft_consensus.cc:697] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 1 LEADER]: Becoming Leader. State: Replica: 6e3e81d8cdb249768515f666a72bcf42, State: Running, Role: LEADER
I20260504 19:59:11.986024  3677 ts_tablet_manager.cc:1434] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42: Time spent starting tablet: real 0.015s	user 0.016s	sys 0.001s
I20260504 19:59:11.986519  3679 consensus_queue.cc:237] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [LEADER]: Queue going to LEADER mode. State: All 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: "6e3e81d8cdb249768515f666a72bcf42" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36581 } }
I20260504 19:59:11.992966  3543 catalog_manager.cc:5671] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e3e81d8cdb249768515f666a72bcf42 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "6e3e81d8cdb249768515f666a72bcf42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e3e81d8cdb249768515f666a72bcf42" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36581 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:12.039749  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:12.040294  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:12.062593  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:12.063544  2370 tablet_replica.cc:333] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42: stopping tablet replica
I20260504 19:59:12.064188  2370 raft_consensus.cc:2243] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:12.064693  2370 raft_consensus.cc:2272] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:12.090850  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:12.101853  3543 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45968:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260504 19:59:12.113933  3530 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.80.129:36581: connect: Connection refused (error 111)
W20260504 19:59:12.117704  3530 catalog_manager.cc:4729] TS 6e3e81d8cdb249768515f666a72bcf42 (127.2.80.129:36581): AlterTable RPC failed for tablet dac0771b3139426482d96b3ff3a9c332: Network error: Client connection negotiation failed: client connection to 127.2.80.129:36581: connect: Connection refused (error 111)
I20260504 19:59:12.522799  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:12.526278  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:12.529582  2370 webserver.cc:492] Webserver started at http://127.2.80.129:42781/ using document root <none> and password file <none>
I20260504 19:59:12.530179  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:12.530388  2370 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260504 19:59:12.534787  2370 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260504 19:59:12.538522  3689 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:12.540287  2370 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260504 19:59:12.540834  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "6e3e81d8cdb249768515f666a72bcf42"
format_stamp: "Formatted at 2026-05-04 19:59:11 on dist-test-slave-8hzn"
I20260504 19:59:12.541265  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777924742900738-2370-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)
I20260504 19:59:12.557621  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:12.558712  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:12.560705  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:12.564837  3696 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260504 19:59:12.570983  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260504 19:59:12.571224  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.008s	user 0.000s	sys 0.001s
I20260504 19:59:12.571538  2370 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260504 19:59:12.576413  2370 ts_tablet_manager.cc:616] Registered 1 tablets
I20260504 19:59:12.576704  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.005s	user 0.002s	sys 0.000s
I20260504 19:59:12.576766  3696 tablet_bootstrap.cc:492] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42: Bootstrap starting.
I20260504 19:59:12.598436  3696 tablet_bootstrap.cc:492] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42: 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
I20260504 19:59:12.599695  3696 tablet_bootstrap.cc:492] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42: Bootstrap complete.
I20260504 19:59:12.600505  3696 ts_tablet_manager.cc:1403] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260504 19:59:12.603451  3696 raft_consensus.cc:359] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e3e81d8cdb249768515f666a72bcf42" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36581 } }
I20260504 19:59:12.604132  3696 raft_consensus.cc:740] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3e81d8cdb249768515f666a72bcf42, State: Initialized, Role: FOLLOWER
I20260504 19:59:12.604911  3696 consensus_queue.cc:260] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [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: "6e3e81d8cdb249768515f666a72bcf42" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36581 } }
I20260504 19:59:12.605706  3696 raft_consensus.cc:399] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:12.606071  3696 raft_consensus.cc:493] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:12.606477  3696 raft_consensus.cc:3060] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 1 FOLLOWER]: Advancing to term 2
I20260504 19:59:12.615651  3696 raft_consensus.cc:515] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e3e81d8cdb249768515f666a72bcf42" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36581 } }
I20260504 19:59:12.616729  3696 leader_election.cc:304] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [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: 6e3e81d8cdb249768515f666a72bcf42; no voters: 
I20260504 19:59:12.619422  3696 leader_election.cc:290] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260504 19:59:12.619665  3730 raft_consensus.cc:2804] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 2 FOLLOWER]: Leader election won for term 2
I20260504 19:59:12.638625  3730 raft_consensus.cc:697] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 2 LEADER]: Becoming Leader. State: Replica: 6e3e81d8cdb249768515f666a72bcf42, State: Running, Role: LEADER
I20260504 19:59:12.639233  3696 ts_tablet_manager.cc:1434] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42: Time spent starting tablet: real 0.038s	user 0.023s	sys 0.011s
I20260504 19:59:12.639586  3730 consensus_queue.cc:237] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [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: "6e3e81d8cdb249768515f666a72bcf42" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36581 } }
I20260504 19:59:12.678092  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:36581
I20260504 19:59:12.678179  3758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:36581 every 8 connection(s)
I20260504 19:59:12.700799  3759 heartbeater.cc:344] Connected to a master server at 127.2.80.190:41919
I20260504 19:59:12.701288  3759 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:12.702423  3759 heartbeater.cc:507] Master 127.2.80.190:41919 requested a full tablet report, sending...
I20260504 19:59:12.705801  3543 ts_manager.cc:194] Re-registered known tserver with Master: 6e3e81d8cdb249768515f666a72bcf42 (127.2.80.129:36581)
I20260504 19:59:12.707188  3543 catalog_manager.cc:5671] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "6e3e81d8cdb249768515f666a72bcf42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e3e81d8cdb249768515f666a72bcf42" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36581 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:12.708034  3543 catalog_manager.cc:5763] TS 6e3e81d8cdb249768515f666a72bcf42 (127.2.80.129:36581) does not have the latest schema for tablet dac0771b3139426482d96b3ff3a9c332 (table fake-table [id=a027addae7c64728afee397a3d0efe73]). Expected version 1 got 0
I20260504 19:59:12.725939  3543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45980
I20260504 19:59:12.729296  3759 heartbeater.cc:499] Master 127.2.80.190:41919 was elected leader, sending a full tablet report...
I20260504 19:59:12.732872  3543 catalog_manager.cc:5763] TS 6e3e81d8cdb249768515f666a72bcf42 (127.2.80.129:36581) does not have the latest schema for tablet dac0771b3139426482d96b3ff3a9c332 (table fake-table [id=a027addae7c64728afee397a3d0efe73]). Expected version 1 got 0
I20260504 19:59:12.773476  3768 tablet.cc:1724] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:12.775372  3768 tablet.cc:1622] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42: MemRowSet was empty: no flush needed.
I20260504 19:59:12.809182  3543 catalog_manager.cc:6216] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1: fake-table [id=a027addae7c64728afee397a3d0efe73] alter complete (version 1)
I20260504 19:59:12.814824  2370 tablet_server.cc:179] TabletServer@127.2.80.129:36581 shutting down...
I20260504 19:59:12.847872  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:12.849097  2370 tablet_replica.cc:333] stopping tablet replica
I20260504 19:59:12.849716  2370 raft_consensus.cc:2243] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 2 LEADER]: Raft consensus shutting down.
I20260504 19:59:12.850298  2370 raft_consensus.cc:2272] T dac0771b3139426482d96b3ff3a9c332 P 6e3e81d8cdb249768515f666a72bcf42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:12.871735  2370 tablet_server.cc:196] TabletServer@127.2.80.129:36581 shutdown complete.
I20260504 19:59:12.884223  2370 master.cc:562] Master@127.2.80.190:41919 shutting down...
I20260504 19:59:12.906473  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:12.907079  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:12.907455  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P f438c7cd49df4f1c8a4d4370bb6681c1: stopping tablet replica
I20260504 19:59:12.921506  2370 master.cc:584] Master@127.2.80.190:41919 shutdown complete.
[       OK ] AlterTableTest.TestAlterOnTSRestart (1443 ms)
[ RUN      ] AlterTableTest.TestShutdownWithPendingTasks
I20260504 19:59:12.945535  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:37109
I20260504 19:59:12.946609  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:12.948884  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:12.951947  2370 webserver.cc:492] Webserver started at http://127.2.80.190:39207/ using document root <none> and password file <none>
I20260504 19:59:12.952445  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:12.952636  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:12.952968  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:12.954540  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "9f40bc9e11a145a08160497c16e46dec"
format_stamp: "Formatted at 2026-05-04 19:59:12 on dist-test-slave-8hzn"
I20260504 19:59:12.959993  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260504 19:59:12.963816  3772 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:12.964721  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260504 19:59:12.965058  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "9f40bc9e11a145a08160497c16e46dec"
format_stamp: "Formatted at 2026-05-04 19:59:12 on dist-test-slave-8hzn"
I20260504 19:59:12.965327  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777924742900738-2370-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)
I20260504 19:59:12.982460  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:12.983520  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:13.035918  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:37109
I20260504 19:59:13.036055  3823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:37109 every 8 connection(s)
I20260504 19:59:13.040414  3824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:13.051235  3824 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec: Bootstrap starting.
I20260504 19:59:13.055629  3824 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:13.060173  3824 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec: No bootstrap required, opened a new log
I20260504 19:59:13.062566  3824 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f40bc9e11a145a08160497c16e46dec" member_type: VOTER }
I20260504 19:59:13.063047  3824 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:13.063371  3824 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f40bc9e11a145a08160497c16e46dec, State: Initialized, Role: FOLLOWER
I20260504 19:59:13.064138  3824 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9f40bc9e11a145a08160497c16e46dec" member_type: VOTER }
I20260504 19:59:13.064617  3824 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:13.064877  3824 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:13.065214  3824 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:13.113929  3824 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f40bc9e11a145a08160497c16e46dec" member_type: VOTER }
I20260504 19:59:13.115597  3824 leader_election.cc:304] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [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: 9f40bc9e11a145a08160497c16e46dec; no voters: 
I20260504 19:59:13.117568  3824 leader_election.cc:290] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:13.118095  3828 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:13.120303  3828 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [term 1 LEADER]: Becoming Leader. State: Replica: 9f40bc9e11a145a08160497c16e46dec, State: Running, Role: LEADER
I20260504 19:59:13.121618  3828 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [LEADER]: Queue going to LEADER mode. State: All 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: "9f40bc9e11a145a08160497c16e46dec" member_type: VOTER }
I20260504 19:59:13.124117  3824 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:13.126358  3830 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9f40bc9e11a145a08160497c16e46dec. Latest consensus state: current_term: 1 leader_uuid: "9f40bc9e11a145a08160497c16e46dec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f40bc9e11a145a08160497c16e46dec" member_type: VOTER } }
I20260504 19:59:13.126343  3829 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9f40bc9e11a145a08160497c16e46dec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f40bc9e11a145a08160497c16e46dec" member_type: VOTER } }
I20260504 19:59:13.127264  3829 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:13.127264  3830 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:13.139585  3832 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:13.147698  3832 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:13.152673  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:13.161180  3832 catalog_manager.cc:1357] Generated new cluster ID: 22f78e6ff21f4046bfd9e02070052f83
I20260504 19:59:13.161562  3832 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:13.184747  3832 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:13.186966  3832 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:13.210279  3832 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec: Generated new TSK 0
I20260504 19:59:13.211084  3832 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:13.223071  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:13.228891  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:13.233599  2370 webserver.cc:492] Webserver started at http://127.2.80.129:41459/ using document root <none> and password file <none>
I20260504 19:59:13.234246  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:13.234515  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:13.234911  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:13.236560  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "65fd5efe6d02454bb54ee9408bff4daf"
format_stamp: "Formatted at 2026-05-04 19:59:13 on dist-test-slave-8hzn"
I20260504 19:59:13.245636  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260504 19:59:13.250771  3849 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:13.252131  2370 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260504 19:59:13.252671  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "65fd5efe6d02454bb54ee9408bff4daf"
format_stamp: "Formatted at 2026-05-04 19:59:13 on dist-test-slave-8hzn"
I20260504 19:59:13.253526  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777924742900738-2370-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)
I20260504 19:59:13.282491  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:13.284250  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:13.286895  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:13.290388  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:13.290659  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:13.290999  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:13.291194  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:13.353874  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:32809
I20260504 19:59:13.354022  3911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:32809 every 8 connection(s)
I20260504 19:59:13.377965  3912 heartbeater.cc:344] Connected to a master server at 127.2.80.190:37109
I20260504 19:59:13.378401  3912 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:13.379364  3912 heartbeater.cc:507] Master 127.2.80.190:37109 requested a full tablet report, sending...
I20260504 19:59:13.382014  3789 ts_manager.cc:194] Registered new tserver with Master: 65fd5efe6d02454bb54ee9408bff4daf (127.2.80.129:32809)
I20260504 19:59:13.382547  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.023750937s
I20260504 19:59:13.384634  3789 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53368
I20260504 19:59:13.399250  3912 heartbeater.cc:499] Master 127.2.80.190:37109 was elected leader, sending a full tablet report...
I20260504 19:59:13.413406  3789 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53370:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:13.467682  3877 tablet_service.cc:1511] Processing CreateTablet for tablet 9faeaceb09374223acbd23fe40e7bf59 (DEFAULT_TABLE table=fake-table [id=61dc62bcf9ba4b3f82d942d118ea36f6]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:13.469619  3877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9faeaceb09374223acbd23fe40e7bf59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:13.491302  3924 tablet_bootstrap.cc:492] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf: Bootstrap starting.
I20260504 19:59:13.498771  3924 tablet_bootstrap.cc:654] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:13.506073  3924 tablet_bootstrap.cc:492] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf: No bootstrap required, opened a new log
I20260504 19:59:13.506546  3924 ts_tablet_manager.cc:1403] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260504 19:59:13.508809  3924 raft_consensus.cc:359] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65fd5efe6d02454bb54ee9408bff4daf" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32809 } }
I20260504 19:59:13.509390  3924 raft_consensus.cc:385] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:13.509668  3924 raft_consensus.cc:740] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65fd5efe6d02454bb54ee9408bff4daf, State: Initialized, Role: FOLLOWER
I20260504 19:59:13.510288  3924 consensus_queue.cc:260] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "65fd5efe6d02454bb54ee9408bff4daf" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32809 } }
I20260504 19:59:13.510790  3924 raft_consensus.cc:399] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:13.511034  3924 raft_consensus.cc:493] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:13.511365  3924 raft_consensus.cc:3060] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:13.597028  3924 raft_consensus.cc:515] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65fd5efe6d02454bb54ee9408bff4daf" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32809 } }
I20260504 19:59:13.597908  3924 leader_election.cc:304] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf [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: 65fd5efe6d02454bb54ee9408bff4daf; no voters: 
I20260504 19:59:13.600553  3926 raft_consensus.cc:2804] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:13.601058  3924 leader_election.cc:290] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:13.610069  3926 raft_consensus.cc:697] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf [term 1 LEADER]: Becoming Leader. State: Replica: 65fd5efe6d02454bb54ee9408bff4daf, State: Running, Role: LEADER
I20260504 19:59:13.610913  3924 ts_tablet_manager.cc:1434] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf: Time spent starting tablet: real 0.104s	user 0.020s	sys 0.004s
I20260504 19:59:13.611037  3926 consensus_queue.cc:237] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf [LEADER]: Queue going to LEADER mode. State: All 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: "65fd5efe6d02454bb54ee9408bff4daf" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32809 } }
I20260504 19:59:13.618762  3788 catalog_manager.cc:5671] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf reported cstate change: term changed from 0 to 1, leader changed from <none> to 65fd5efe6d02454bb54ee9408bff4daf (127.2.80.129). New cstate: current_term: 1 leader_uuid: "65fd5efe6d02454bb54ee9408bff4daf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65fd5efe6d02454bb54ee9408bff4daf" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32809 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:13.665715  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:13.666229  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:13.699254  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:13.700475  2370 tablet_replica.cc:333] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf: stopping tablet replica
I20260504 19:59:13.701306  2370 raft_consensus.cc:2243] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:13.701942  2370 raft_consensus.cc:2272] T 9faeaceb09374223acbd23fe40e7bf59 P 65fd5efe6d02454bb54ee9408bff4daf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:13.715247  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:13.726166  3788 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53370:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260504 19:59:13.741809  3773 catalog_manager.cc:4729] TS 65fd5efe6d02454bb54ee9408bff4daf (127.2.80.129:32809): AlterTable RPC failed for tablet 9faeaceb09374223acbd23fe40e7bf59: Network error: Client connection negotiation failed: client connection to 127.2.80.129:32809: connect: Connection refused (error 111)
I20260504 19:59:14.142177  2370 master.cc:562] Master@127.2.80.190:37109 shutting down...
I20260504 19:59:14.371402  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:14.372138  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:14.372509  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9f40bc9e11a145a08160497c16e46dec: stopping tablet replica
I20260504 19:59:14.395274  2370 master.cc:584] Master@127.2.80.190:37109 shutdown complete.
[       OK ] AlterTableTest.TestShutdownWithPendingTasks (1490 ms)
[ RUN      ] AlterTableTest.TestRestartTSDuringAlter
I20260504 19:59:14.438819  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:34861
I20260504 19:59:14.440511  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:14.444033  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:14.447456  2370 webserver.cc:492] Webserver started at http://127.2.80.190:44331/ using document root <none> and password file <none>
I20260504 19:59:14.448243  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:14.448513  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:14.449160  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:14.450753  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "0a8a34b23af048f3b82578c13b54373c"
format_stamp: "Formatted at 2026-05-04 19:59:14 on dist-test-slave-8hzn"
I20260504 19:59:14.457156  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.006s
I20260504 19:59:14.462021  3936 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:14.463302  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260504 19:59:14.463683  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "0a8a34b23af048f3b82578c13b54373c"
format_stamp: "Formatted at 2026-05-04 19:59:14 on dist-test-slave-8hzn"
I20260504 19:59:14.464004  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777924742900738-2370-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)
I20260504 19:59:14.494165  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:14.495424  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:14.546813  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:34861
I20260504 19:59:14.546921  3987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:34861 every 8 connection(s)
I20260504 19:59:14.551733  3988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:14.569286  3988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c: Bootstrap starting.
I20260504 19:59:14.575739  3988 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:14.581216  3988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c: No bootstrap required, opened a new log
I20260504 19:59:14.583931  3988 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a8a34b23af048f3b82578c13b54373c" member_type: VOTER }
I20260504 19:59:14.584445  3988 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:14.584852  3988 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8a34b23af048f3b82578c13b54373c, State: Initialized, Role: FOLLOWER
I20260504 19:59:14.585597  3988 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a8a34b23af048f3b82578c13b54373c" member_type: VOTER }
I20260504 19:59:14.586198  3988 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:14.586488  3988 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:14.586812  3988 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:14.642547  3988 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a8a34b23af048f3b82578c13b54373c" member_type: VOTER }
I20260504 19:59:14.643585  3988 leader_election.cc:304] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [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: 0a8a34b23af048f3b82578c13b54373c; no voters: 
I20260504 19:59:14.647485  3988 leader_election.cc:290] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:14.647861  3991 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:14.652667  3988 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:14.656328  3991 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [term 1 LEADER]: Becoming Leader. State: Replica: 0a8a34b23af048f3b82578c13b54373c, State: Running, Role: LEADER
I20260504 19:59:14.657464  3991 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [LEADER]: Queue going to LEADER mode. State: All 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: "0a8a34b23af048f3b82578c13b54373c" member_type: VOTER }
I20260504 19:59:14.661653  3992 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0a8a34b23af048f3b82578c13b54373c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a8a34b23af048f3b82578c13b54373c" member_type: VOTER } }
I20260504 19:59:14.662283  3992 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:14.662184  3993 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0a8a34b23af048f3b82578c13b54373c. Latest consensus state: current_term: 1 leader_uuid: "0a8a34b23af048f3b82578c13b54373c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a8a34b23af048f3b82578c13b54373c" member_type: VOTER } }
I20260504 19:59:14.662786  3993 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:14.674700  3999 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:14.681703  3999 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:14.682891  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:14.692324  3999 catalog_manager.cc:1357] Generated new cluster ID: 2065051d3ad142268c95ff8388d4d078
I20260504 19:59:14.692656  3999 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:14.738883  3999 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:14.740188  3999 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:14.761085  3999 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c: Generated new TSK 0
I20260504 19:59:14.761948  3999 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:14.814162  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:14.817883  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:14.822019  2370 webserver.cc:492] Webserver started at http://127.2.80.129:35001/ using document root <none> and password file <none>
I20260504 19:59:14.822639  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:14.822890  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:14.823268  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:14.824496  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "80e0530bbc4b49f0a86270ecae9874c1"
format_stamp: "Formatted at 2026-05-04 19:59:14 on dist-test-slave-8hzn"
I20260504 19:59:14.830444  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260504 19:59:14.835201  4012 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:14.836169  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260504 19:59:14.836496  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "80e0530bbc4b49f0a86270ecae9874c1"
format_stamp: "Formatted at 2026-05-04 19:59:14 on dist-test-slave-8hzn"
I20260504 19:59:14.836807  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777924742900738-2370-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)
I20260504 19:59:14.848752  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:14.849931  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:14.851711  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:14.854508  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:14.854763  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:14.855129  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:14.855353  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:14.916682  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:37315
I20260504 19:59:14.916836  4074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:37315 every 8 connection(s)
I20260504 19:59:14.934013  4075 heartbeater.cc:344] Connected to a master server at 127.2.80.190:34861
I20260504 19:59:14.934425  4075 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:14.935300  4075 heartbeater.cc:507] Master 127.2.80.190:34861 requested a full tablet report, sending...
I20260504 19:59:14.937466  3953 ts_manager.cc:194] Registered new tserver with Master: 80e0530bbc4b49f0a86270ecae9874c1 (127.2.80.129:37315)
I20260504 19:59:14.937842  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017718982s
I20260504 19:59:14.939725  3953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41844
I20260504 19:59:14.952600  4075 heartbeater.cc:499] Master 127.2.80.190:34861 was elected leader, sending a full tablet report...
I20260504 19:59:14.966084  3953 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41852:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:15.015666  4040 tablet_service.cc:1511] Processing CreateTablet for tablet b4d26f63163c49c9bd360f83f70cd789 (DEFAULT_TABLE table=fake-table [id=9c2ee05adb684e8fbe68284ce36f8026]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:15.016995  4040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4d26f63163c49c9bd360f83f70cd789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:15.031262  4087 tablet_bootstrap.cc:492] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1: Bootstrap starting.
I20260504 19:59:15.035894  4087 tablet_bootstrap.cc:654] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:15.040779  4087 tablet_bootstrap.cc:492] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1: No bootstrap required, opened a new log
I20260504 19:59:15.041380  4087 ts_tablet_manager.cc:1403] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260504 19:59:15.043982  4087 raft_consensus.cc:359] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80e0530bbc4b49f0a86270ecae9874c1" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 37315 } }
I20260504 19:59:15.044520  4087 raft_consensus.cc:385] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:15.044775  4087 raft_consensus.cc:740] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e0530bbc4b49f0a86270ecae9874c1, State: Initialized, Role: FOLLOWER
I20260504 19:59:15.045418  4087 consensus_queue.cc:260] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "80e0530bbc4b49f0a86270ecae9874c1" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 37315 } }
I20260504 19:59:15.045938  4087 raft_consensus.cc:399] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:15.046206  4087 raft_consensus.cc:493] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:15.046492  4087 raft_consensus.cc:3060] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:15.143131  4087 raft_consensus.cc:515] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80e0530bbc4b49f0a86270ecae9874c1" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 37315 } }
I20260504 19:59:15.143828  4087 leader_election.cc:304] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1 [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: 80e0530bbc4b49f0a86270ecae9874c1; no voters: 
I20260504 19:59:15.145272  4087 leader_election.cc:290] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:15.145581  4089 raft_consensus.cc:2804] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:15.149144  4089 raft_consensus.cc:697] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1 [term 1 LEADER]: Becoming Leader. State: Replica: 80e0530bbc4b49f0a86270ecae9874c1, State: Running, Role: LEADER
I20260504 19:59:15.150331  4089 consensus_queue.cc:237] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1 [LEADER]: Queue going to LEADER mode. State: All 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: "80e0530bbc4b49f0a86270ecae9874c1" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 37315 } }
I20260504 19:59:15.151932  4087 ts_tablet_manager.cc:1434] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1: Time spent starting tablet: real 0.110s	user 0.014s	sys 0.004s
I20260504 19:59:15.157166  3953 catalog_manager.cc:5671] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80e0530bbc4b49f0a86270ecae9874c1 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "80e0530bbc4b49f0a86270ecae9874c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80e0530bbc4b49f0a86270ecae9874c1" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 37315 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:15.234028  2370 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:749: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260504 19:59:15.234961  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:15.258530  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:15.259843  2370 tablet_replica.cc:333] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1: stopping tablet replica
I20260504 19:59:15.260569  2370 raft_consensus.cc:2243] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:15.261305  2370 raft_consensus.cc:2272] T b4d26f63163c49c9bd360f83f70cd789 P 80e0530bbc4b49f0a86270ecae9874c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:15.283367  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:15.294611  2370 master.cc:562] Master@127.2.80.190:34861 shutting down...
I20260504 19:59:15.326472  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:15.327010  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:15.327317  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0a8a34b23af048f3b82578c13b54373c: stopping tablet replica
I20260504 19:59:15.338639  2370 master.cc:584] Master@127.2.80.190:34861 shutdown complete.
[  SKIPPED ] AlterTableTest.TestRestartTSDuringAlter (926 ms)
[ RUN      ] AlterTableTest.TestGetSchemaAfterAlterTable
I20260504 19:59:15.363590  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:41833
I20260504 19:59:15.364673  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:15.367041  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:15.370033  2370 webserver.cc:492] Webserver started at http://127.2.80.190:34997/ using document root <none> and password file <none>
I20260504 19:59:15.370536  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:15.370800  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:15.371078  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:15.372182  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "178ea9f830b84193ade928099137ce12"
format_stamp: "Formatted at 2026-05-04 19:59:15 on dist-test-slave-8hzn"
I20260504 19:59:15.377084  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260504 19:59:15.380579  4098 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:15.381651  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 19:59:15.382045  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "178ea9f830b84193ade928099137ce12"
format_stamp: "Formatted at 2026-05-04 19:59:15 on dist-test-slave-8hzn"
I20260504 19:59:15.382416  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777924742900738-2370-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)
I20260504 19:59:15.405925  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:15.407416  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:15.460129  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:41833
I20260504 19:59:15.460211  4149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:41833 every 8 connection(s)
I20260504 19:59:15.465787  4150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:15.477900  4150 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12: Bootstrap starting.
I20260504 19:59:15.482298  4150 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:15.486919  4150 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12: No bootstrap required, opened a new log
I20260504 19:59:15.489096  4150 raft_consensus.cc:359] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "178ea9f830b84193ade928099137ce12" member_type: VOTER }
I20260504 19:59:15.489565  4150 raft_consensus.cc:385] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:15.489820  4150 raft_consensus.cc:740] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 178ea9f830b84193ade928099137ce12, State: Initialized, Role: FOLLOWER
I20260504 19:59:15.490347  4150 consensus_queue.cc:260] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "178ea9f830b84193ade928099137ce12" member_type: VOTER }
I20260504 19:59:15.490813  4150 raft_consensus.cc:399] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:15.491046  4150 raft_consensus.cc:493] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:15.491319  4150 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:15.548518  4150 raft_consensus.cc:515] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "178ea9f830b84193ade928099137ce12" member_type: VOTER }
I20260504 19:59:15.549358  4150 leader_election.cc:304] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [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: 178ea9f830b84193ade928099137ce12; no voters: 
I20260504 19:59:15.550885  4150 leader_election.cc:290] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:15.551259  4153 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:15.555343  4153 raft_consensus.cc:697] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [term 1 LEADER]: Becoming Leader. State: Replica: 178ea9f830b84193ade928099137ce12, State: Running, Role: LEADER
I20260504 19:59:15.557554  4150 sys_catalog.cc:565] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:15.557494  4153 consensus_queue.cc:237] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [LEADER]: Queue going to LEADER mode. State: All 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: "178ea9f830b84193ade928099137ce12" member_type: VOTER }
I20260504 19:59:15.560642  4154 sys_catalog.cc:455] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "178ea9f830b84193ade928099137ce12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "178ea9f830b84193ade928099137ce12" member_type: VOTER } }
I20260504 19:59:15.562861  4154 sys_catalog.cc:458] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:15.562281  4155 sys_catalog.cc:455] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 178ea9f830b84193ade928099137ce12. Latest consensus state: current_term: 1 leader_uuid: "178ea9f830b84193ade928099137ce12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "178ea9f830b84193ade928099137ce12" member_type: VOTER } }
I20260504 19:59:15.564148  4155 sys_catalog.cc:458] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:15.569167  4159 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:15.574471  4159 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:15.579192  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:15.585978  4159 catalog_manager.cc:1357] Generated new cluster ID: d101300a2cf0456c82ba7022bc12a793
I20260504 19:59:15.586329  4159 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:15.613425  4159 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:15.615345  4159 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:15.630849  4159 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12: Generated new TSK 0
I20260504 19:59:15.631558  4159 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:15.646785  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:15.650032  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:15.653836  2370 webserver.cc:492] Webserver started at http://127.2.80.129:39079/ using document root <none> and password file <none>
I20260504 19:59:15.654407  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:15.654635  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:15.654929  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:15.656035  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "5a770c0a9cdf4445bdeccbe8dd5997bb"
format_stamp: "Formatted at 2026-05-04 19:59:15 on dist-test-slave-8hzn"
I20260504 19:59:15.662403  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.008s
I20260504 19:59:15.666714  4174 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:15.667783  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260504 19:59:15.668057  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "5a770c0a9cdf4445bdeccbe8dd5997bb"
format_stamp: "Formatted at 2026-05-04 19:59:15 on dist-test-slave-8hzn"
I20260504 19:59:15.668524  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777924742900738-2370-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)
I20260504 19:59:15.687254  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:15.688303  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:15.689980  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:15.692764  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:15.693151  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260504 19:59:15.693513  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:15.693773  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:15.761473  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:35955
I20260504 19:59:15.761554  4236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:35955 every 8 connection(s)
I20260504 19:59:15.779418  4237 heartbeater.cc:344] Connected to a master server at 127.2.80.190:41833
I20260504 19:59:15.780156  4237 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:15.781150  4237 heartbeater.cc:507] Master 127.2.80.190:41833 requested a full tablet report, sending...
I20260504 19:59:15.783955  4115 ts_manager.cc:194] Registered new tserver with Master: 5a770c0a9cdf4445bdeccbe8dd5997bb (127.2.80.129:35955)
I20260504 19:59:15.784309  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.019258091s
I20260504 19:59:15.786926  4115 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47390
I20260504 19:59:15.801024  4237 heartbeater.cc:499] Master 127.2.80.190:41833 was elected leader, sending a full tablet report...
I20260504 19:59:15.810441  4115 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47406:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:15.846833  4202 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6d81d6b5384363bcb817a198c86449 (DEFAULT_TABLE table=fake-table [id=e92bd4d7a79e4b16a7b9527fe8bb0fb0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:15.847903  4202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6d81d6b5384363bcb817a198c86449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:15.863653  4249 tablet_bootstrap.cc:492] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb: Bootstrap starting.
I20260504 19:59:15.868384  4249 tablet_bootstrap.cc:654] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:15.873997  4249 tablet_bootstrap.cc:492] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb: No bootstrap required, opened a new log
I20260504 19:59:15.874436  4249 ts_tablet_manager.cc:1403] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260504 19:59:15.877113  4249 raft_consensus.cc:359] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a770c0a9cdf4445bdeccbe8dd5997bb" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35955 } }
I20260504 19:59:15.877710  4249 raft_consensus.cc:385] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:15.878043  4249 raft_consensus.cc:740] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a770c0a9cdf4445bdeccbe8dd5997bb, State: Initialized, Role: FOLLOWER
I20260504 19:59:15.878777  4249 consensus_queue.cc:260] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5a770c0a9cdf4445bdeccbe8dd5997bb" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35955 } }
I20260504 19:59:15.879558  4249 raft_consensus.cc:399] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:15.879880  4249 raft_consensus.cc:493] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:15.880225  4249 raft_consensus.cc:3060] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:15.951395  4249 raft_consensus.cc:515] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a770c0a9cdf4445bdeccbe8dd5997bb" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35955 } }
I20260504 19:59:15.953027  4249 leader_election.cc:304] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb [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: 5a770c0a9cdf4445bdeccbe8dd5997bb; no voters: 
I20260504 19:59:15.956398  4249 leader_election.cc:290] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:15.956838  4251 raft_consensus.cc:2804] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:15.960952  4249 ts_tablet_manager.cc:1434] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb: Time spent starting tablet: real 0.086s	user 0.021s	sys 0.000s
I20260504 19:59:15.961088  4251 raft_consensus.cc:697] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb [term 1 LEADER]: Becoming Leader. State: Replica: 5a770c0a9cdf4445bdeccbe8dd5997bb, State: Running, Role: LEADER
I20260504 19:59:15.961836  4251 consensus_queue.cc:237] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb [LEADER]: Queue going to LEADER mode. State: All 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: "5a770c0a9cdf4445bdeccbe8dd5997bb" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35955 } }
I20260504 19:59:15.968421  4114 catalog_manager.cc:5671] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a770c0a9cdf4445bdeccbe8dd5997bb (127.2.80.129). New cstate: current_term: 1 leader_uuid: "5a770c0a9cdf4445bdeccbe8dd5997bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a770c0a9cdf4445bdeccbe8dd5997bb" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35955 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:16.010929  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:16.013741  4115 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47406:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:16.032168  4257 tablet.cc:1724] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:16.034379  4257 tablet.cc:1622] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb: MemRowSet was empty: no flush needed.
I20260504 19:59:16.066403  4115 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12: fake-table [id=e92bd4d7a79e4b16a7b9527fe8bb0fb0] alter complete (version 1)
I20260504 19:59:16.079358  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:16.103209  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:16.104045  2370 tablet_replica.cc:333] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb: stopping tablet replica
I20260504 19:59:16.104686  2370 raft_consensus.cc:2243] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:16.105242  2370 raft_consensus.cc:2272] T 3c6d81d6b5384363bcb817a198c86449 P 5a770c0a9cdf4445bdeccbe8dd5997bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:16.125639  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:16.133508  2370 master.cc:562] Master@127.2.80.190:41833 shutting down...
I20260504 19:59:16.150297  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:16.150908  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:16.151286  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 178ea9f830b84193ade928099137ce12: stopping tablet replica
I20260504 19:59:16.173563  2370 master.cc:584] Master@127.2.80.190:41833 shutdown complete.
[       OK ] AlterTableTest.TestGetSchemaAfterAlterTable (833 ms)
[ RUN      ] AlterTableTest.TestDropAndAddNewColumn
I20260504 19:59:16.197479  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:44285
I20260504 19:59:16.198719  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:16.201335  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:16.203927  2370 webserver.cc:492] Webserver started at http://127.2.80.190:41881/ using document root <none> and password file <none>
I20260504 19:59:16.204455  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:16.204655  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:16.205072  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:16.206254  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "df9e874e7cfc43d499eaa2d4c7a97bf8"
format_stamp: "Formatted at 2026-05-04 19:59:16 on dist-test-slave-8hzn"
I20260504 19:59:16.211145  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260504 19:59:16.215869  4261 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:16.216817  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260504 19:59:16.217244  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "df9e874e7cfc43d499eaa2d4c7a97bf8"
format_stamp: "Formatted at 2026-05-04 19:59:16 on dist-test-slave-8hzn"
I20260504 19:59:16.217604  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777924742900738-2370-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)
I20260504 19:59:16.242698  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:16.243841  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:16.288897  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:44285
I20260504 19:59:16.289140  4312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:44285 every 8 connection(s)
I20260504 19:59:16.293076  4313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:16.303913  4313 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8: Bootstrap starting.
I20260504 19:59:16.308370  4313 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:16.312753  4313 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8: No bootstrap required, opened a new log
I20260504 19:59:16.314819  4313 raft_consensus.cc:359] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df9e874e7cfc43d499eaa2d4c7a97bf8" member_type: VOTER }
I20260504 19:59:16.315201  4313 raft_consensus.cc:385] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:16.315472  4313 raft_consensus.cc:740] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df9e874e7cfc43d499eaa2d4c7a97bf8, State: Initialized, Role: FOLLOWER
I20260504 19:59:16.316105  4313 consensus_queue.cc:260] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "df9e874e7cfc43d499eaa2d4c7a97bf8" member_type: VOTER }
I20260504 19:59:16.316571  4313 raft_consensus.cc:399] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:16.316874  4313 raft_consensus.cc:493] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:16.317194  4313 raft_consensus.cc:3060] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:16.362442  4313 raft_consensus.cc:515] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df9e874e7cfc43d499eaa2d4c7a97bf8" member_type: VOTER }
I20260504 19:59:16.363091  4313 leader_election.cc:304] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [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: df9e874e7cfc43d499eaa2d4c7a97bf8; no voters: 
I20260504 19:59:16.364346  4313 leader_election.cc:290] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:16.364691  4316 raft_consensus.cc:2804] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:16.366122  4316 raft_consensus.cc:697] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [term 1 LEADER]: Becoming Leader. State: Replica: df9e874e7cfc43d499eaa2d4c7a97bf8, State: Running, Role: LEADER
I20260504 19:59:16.367218  4316 consensus_queue.cc:237] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [LEADER]: Queue going to LEADER mode. State: All 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: "df9e874e7cfc43d499eaa2d4c7a97bf8" member_type: VOTER }
I20260504 19:59:16.367991  4313 sys_catalog.cc:565] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:16.370157  4318 sys_catalog.cc:455] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "df9e874e7cfc43d499eaa2d4c7a97bf8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df9e874e7cfc43d499eaa2d4c7a97bf8" member_type: VOTER } }
I20260504 19:59:16.370337  4317 sys_catalog.cc:455] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader df9e874e7cfc43d499eaa2d4c7a97bf8. Latest consensus state: current_term: 1 leader_uuid: "df9e874e7cfc43d499eaa2d4c7a97bf8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df9e874e7cfc43d499eaa2d4c7a97bf8" member_type: VOTER } }
I20260504 19:59:16.370689  4318 sys_catalog.cc:458] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:16.371037  4317 sys_catalog.cc:458] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:16.375638  4321 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:16.380607  4321 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:16.384368  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:16.389861  4321 catalog_manager.cc:1357] Generated new cluster ID: 18e9f584b3834919bf6a0acb83130973
I20260504 19:59:16.390153  4321 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:16.410984  4321 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:16.412293  4321 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:16.424451  4321 catalog_manager.cc:6044] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8: Generated new TSK 0
I20260504 19:59:16.425271  4321 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:16.451861  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:16.455099  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:16.458228  2370 webserver.cc:492] Webserver started at http://127.2.80.129:44505/ using document root <none> and password file <none>
I20260504 19:59:16.458789  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:16.458992  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:16.459275  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:16.460343  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "69b1f21d3eee4806b9d0476ec52371a0"
format_stamp: "Formatted at 2026-05-04 19:59:16 on dist-test-slave-8hzn"
I20260504 19:59:16.465224  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260504 19:59:16.469249  4337 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:16.470162  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260504 19:59:16.470464  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "69b1f21d3eee4806b9d0476ec52371a0"
format_stamp: "Formatted at 2026-05-04 19:59:16 on dist-test-slave-8hzn"
I20260504 19:59:16.470796  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777924742900738-2370-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)
I20260504 19:59:16.489761  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:16.490815  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:16.492311  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:16.494545  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:16.494735  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:16.495033  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:16.495187  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:16.539208  4399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:45575 every 8 connection(s)
I20260504 19:59:16.539120  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:45575
I20260504 19:59:16.554638  4400 heartbeater.cc:344] Connected to a master server at 127.2.80.190:44285
I20260504 19:59:16.555075  4400 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:16.555713  4400 heartbeater.cc:507] Master 127.2.80.190:44285 requested a full tablet report, sending...
I20260504 19:59:16.558075  4278 ts_manager.cc:194] Registered new tserver with Master: 69b1f21d3eee4806b9d0476ec52371a0 (127.2.80.129:45575)
I20260504 19:59:16.558612  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015831437s
I20260504 19:59:16.560438  4278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40652
I20260504 19:59:16.573289  4400 heartbeater.cc:499] Master 127.2.80.190:44285 was elected leader, sending a full tablet report...
I20260504 19:59:16.581936  4277 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40658:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:16.613454  4365 tablet_service.cc:1511] Processing CreateTablet for tablet 71147a13b80b4f67a5a38bea627584e0 (DEFAULT_TABLE table=fake-table [id=3bf4c66501d645fdb3dfad9f31e6165e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:16.614367  4365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71147a13b80b4f67a5a38bea627584e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:16.627362  4412 tablet_bootstrap.cc:492] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0: Bootstrap starting.
I20260504 19:59:16.632591  4412 tablet_bootstrap.cc:654] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:16.636772  4412 tablet_bootstrap.cc:492] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0: No bootstrap required, opened a new log
I20260504 19:59:16.637208  4412 ts_tablet_manager.cc:1403] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.002s
I20260504 19:59:16.639232  4412 raft_consensus.cc:359] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69b1f21d3eee4806b9d0476ec52371a0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45575 } }
I20260504 19:59:16.639750  4412 raft_consensus.cc:385] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:16.640017  4412 raft_consensus.cc:740] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b1f21d3eee4806b9d0476ec52371a0, State: Initialized, Role: FOLLOWER
I20260504 19:59:16.640540  4412 consensus_queue.cc:260] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "69b1f21d3eee4806b9d0476ec52371a0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45575 } }
I20260504 19:59:16.641055  4412 raft_consensus.cc:399] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:16.641306  4412 raft_consensus.cc:493] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:16.641568  4412 raft_consensus.cc:3060] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:16.649289  4412 raft_consensus.cc:515] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69b1f21d3eee4806b9d0476ec52371a0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45575 } }
I20260504 19:59:16.649992  4412 leader_election.cc:304] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0 [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: 69b1f21d3eee4806b9d0476ec52371a0; no voters: 
I20260504 19:59:16.651381  4412 leader_election.cc:290] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:16.651600  4414 raft_consensus.cc:2804] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:16.653577  4412 ts_tablet_manager.cc:1434] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.007s
I20260504 19:59:16.653762  4414 raft_consensus.cc:697] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0 [term 1 LEADER]: Becoming Leader. State: Replica: 69b1f21d3eee4806b9d0476ec52371a0, State: Running, Role: LEADER
I20260504 19:59:16.654412  4414 consensus_queue.cc:237] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0 [LEADER]: Queue going to LEADER mode. State: All 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: "69b1f21d3eee4806b9d0476ec52371a0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45575 } }
I20260504 19:59:16.660152  4278 catalog_manager.cc:5671] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69b1f21d3eee4806b9d0476ec52371a0 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "69b1f21d3eee4806b9d0476ec52371a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69b1f21d3eee4806b9d0476ec52371a0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45575 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:16.699724  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:17.192914  2370 alter_table-test.cc:963] Verifying initial pattern
I20260504 19:59:17.265359  2370 alter_table-test.cc:966] Dropping and adding back c1
I20260504 19:59:17.267244  4277 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40658:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260504 19:59:17.282780  4421 tablet.cc:1724] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:17.473518  4278 catalog_manager.cc:6216] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8: fake-table [id=3bf4c66501d645fdb3dfad9f31e6165e] alter complete (version 1)
I20260504 19:59:17.500965  4278 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40658:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:17.517903  4421 tablet.cc:1724] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0: Alter schema from (
    10:c0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:17.519459  4421 tablet.cc:1622] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0: MemRowSet was empty: no flush needed.
I20260504 19:59:17.540680  4278 catalog_manager.cc:6216] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8: fake-table [id=3bf4c66501d645fdb3dfad9f31e6165e] alter complete (version 2)
I20260504 19:59:17.543843  2370 alter_table-test.cc:973] Verifying that the new default shows up
I20260504 19:59:17.621320  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:17.648252  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:17.648839  2370 tablet_replica.cc:333] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0: stopping tablet replica
I20260504 19:59:17.649430  2370 raft_consensus.cc:2243] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:17.649906  2370 raft_consensus.cc:2272] T 71147a13b80b4f67a5a38bea627584e0 P 69b1f21d3eee4806b9d0476ec52371a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:17.670732  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:17.682502  2370 master.cc:562] Master@127.2.80.190:44285 shutting down...
I20260504 19:59:17.701701  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:17.702217  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:17.702523  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P df9e874e7cfc43d499eaa2d4c7a97bf8: stopping tablet replica
I20260504 19:59:17.723584  2370 master.cc:584] Master@127.2.80.190:44285 shutdown complete.
[       OK ] AlterTableTest.TestDropAndAddNewColumn (1557 ms)
[ RUN      ] AlterTableTest.TestRenameTableAndAdd
I20260504 19:59:17.756686  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:41901
I20260504 19:59:17.758155  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:17.761399  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:17.764250  2370 webserver.cc:492] Webserver started at http://127.2.80.190:38093/ using document root <none> and password file <none>
I20260504 19:59:17.764874  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:17.765147  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:17.765455  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:17.766865  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "291b055d03db44f9ac48cfbf831c607f"
format_stamp: "Formatted at 2026-05-04 19:59:17 on dist-test-slave-8hzn"
I20260504 19:59:17.773057  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260504 19:59:17.777423  4430 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:17.778280  2370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260504 19:59:17.778611  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "291b055d03db44f9ac48cfbf831c607f"
format_stamp: "Formatted at 2026-05-04 19:59:17 on dist-test-slave-8hzn"
I20260504 19:59:17.778971  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777924742900738-2370-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)
I20260504 19:59:17.818591  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:17.819661  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:17.864199  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:41901
I20260504 19:59:17.864353  4481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:41901 every 8 connection(s)
I20260504 19:59:17.868561  4482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:17.879182  4482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f: Bootstrap starting.
I20260504 19:59:17.883572  4482 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:17.888036  4482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f: No bootstrap required, opened a new log
I20260504 19:59:17.890147  4482 raft_consensus.cc:359] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "291b055d03db44f9ac48cfbf831c607f" member_type: VOTER }
I20260504 19:59:17.890560  4482 raft_consensus.cc:385] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:17.890822  4482 raft_consensus.cc:740] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291b055d03db44f9ac48cfbf831c607f, State: Initialized, Role: FOLLOWER
I20260504 19:59:17.891369  4482 consensus_queue.cc:260] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "291b055d03db44f9ac48cfbf831c607f" member_type: VOTER }
I20260504 19:59:17.891808  4482 raft_consensus.cc:399] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:17.892055  4482 raft_consensus.cc:493] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:17.892323  4482 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:17.897150  4482 raft_consensus.cc:515] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "291b055d03db44f9ac48cfbf831c607f" member_type: VOTER }
I20260504 19:59:17.897686  4482 leader_election.cc:304] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [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: 291b055d03db44f9ac48cfbf831c607f; no voters: 
I20260504 19:59:17.899024  4482 leader_election.cc:290] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:17.899367  4485 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:17.901072  4485 raft_consensus.cc:697] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [term 1 LEADER]: Becoming Leader. State: Replica: 291b055d03db44f9ac48cfbf831c607f, State: Running, Role: LEADER
I20260504 19:59:17.901857  4485 consensus_queue.cc:237] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [LEADER]: Queue going to LEADER mode. State: All 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: "291b055d03db44f9ac48cfbf831c607f" member_type: VOTER }
I20260504 19:59:17.902467  4482 sys_catalog.cc:565] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:17.904614  4487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 291b055d03db44f9ac48cfbf831c607f. Latest consensus state: current_term: 1 leader_uuid: "291b055d03db44f9ac48cfbf831c607f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "291b055d03db44f9ac48cfbf831c607f" member_type: VOTER } }
I20260504 19:59:17.905220  4487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:17.906404  4486 sys_catalog.cc:455] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "291b055d03db44f9ac48cfbf831c607f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "291b055d03db44f9ac48cfbf831c607f" member_type: VOTER } }
I20260504 19:59:17.906911  4486 sys_catalog.cc:458] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:17.917264  4490 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:17.924909  4490 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:17.926117  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:17.934480  4490 catalog_manager.cc:1357] Generated new cluster ID: 0c67e80d260d455babcb8232f5cec38c
I20260504 19:59:17.934803  4490 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:17.963563  4490 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:17.964844  4490 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:17.979519  4490 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f: Generated new TSK 0
I20260504 19:59:17.980407  4490 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:17.992579  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:17.995848  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:17.999568  2370 webserver.cc:492] Webserver started at http://127.2.80.129:45793/ using document root <none> and password file <none>
I20260504 19:59:18.000206  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:18.000456  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:18.000830  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:18.002051  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "0f2abf568dc848db8c66194fad02293c"
format_stamp: "Formatted at 2026-05-04 19:59:17 on dist-test-slave-8hzn"
I20260504 19:59:18.007206  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260504 19:59:18.011281  4506 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:18.012341  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260504 19:59:18.012888  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "0f2abf568dc848db8c66194fad02293c"
format_stamp: "Formatted at 2026-05-04 19:59:17 on dist-test-slave-8hzn"
I20260504 19:59:18.013343  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777924742900738-2370-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)
I20260504 19:59:18.035265  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:18.037096  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:18.039072  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:18.042591  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:18.042891  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:18.043184  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:18.043391  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:18.093459  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:43265
I20260504 19:59:18.093534  4568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:43265 every 8 connection(s)
I20260504 19:59:18.110152  4569 heartbeater.cc:344] Connected to a master server at 127.2.80.190:41901
I20260504 19:59:18.110574  4569 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:18.111557  4569 heartbeater.cc:507] Master 127.2.80.190:41901 requested a full tablet report, sending...
I20260504 19:59:18.113722  4447 ts_manager.cc:194] Registered new tserver with Master: 0f2abf568dc848db8c66194fad02293c (127.2.80.129:43265)
I20260504 19:59:18.114372  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017514821s
I20260504 19:59:18.116134  4447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57610
I20260504 19:59:18.129249  4569 heartbeater.cc:499] Master 127.2.80.190:41901 was elected leader, sending a full tablet report...
I20260504 19:59:18.137301  4446 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57616:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:18.171053  4534 tablet_service.cc:1511] Processing CreateTablet for tablet c5e4c3b4159f4bf3bee79366ca55d460 (DEFAULT_TABLE table=fake-table [id=c5324c164ef0425c9dbfe35d61859ecb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:18.172324  4534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e4c3b4159f4bf3bee79366ca55d460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:18.188751  4581 tablet_bootstrap.cc:492] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c: Bootstrap starting.
I20260504 19:59:18.193663  4581 tablet_bootstrap.cc:654] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:18.198021  4581 tablet_bootstrap.cc:492] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c: No bootstrap required, opened a new log
I20260504 19:59:18.198398  4581 ts_tablet_manager.cc:1403] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260504 19:59:18.200311  4581 raft_consensus.cc:359] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f2abf568dc848db8c66194fad02293c" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 43265 } }
I20260504 19:59:18.200775  4581 raft_consensus.cc:385] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:18.201087  4581 raft_consensus.cc:740] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f2abf568dc848db8c66194fad02293c, State: Initialized, Role: FOLLOWER
I20260504 19:59:18.201786  4581 consensus_queue.cc:260] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f2abf568dc848db8c66194fad02293c" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 43265 } }
I20260504 19:59:18.202364  4581 raft_consensus.cc:399] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:18.202658  4581 raft_consensus.cc:493] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:18.203083  4581 raft_consensus.cc:3060] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:18.208668  4581 raft_consensus.cc:515] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f2abf568dc848db8c66194fad02293c" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 43265 } }
I20260504 19:59:18.209432  4581 leader_election.cc:304] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c [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: 0f2abf568dc848db8c66194fad02293c; no voters: 
I20260504 19:59:18.210918  4581 leader_election.cc:290] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:18.211248  4583 raft_consensus.cc:2804] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:18.213809  4581 ts_tablet_manager.cc:1434] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.004s
I20260504 19:59:18.213810  4583 raft_consensus.cc:697] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c [term 1 LEADER]: Becoming Leader. State: Replica: 0f2abf568dc848db8c66194fad02293c, State: Running, Role: LEADER
I20260504 19:59:18.214705  4583 consensus_queue.cc:237] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c [LEADER]: Queue going to LEADER mode. State: All 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: "0f2abf568dc848db8c66194fad02293c" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 43265 } }
I20260504 19:59:18.221472  4447 catalog_manager.cc:5671] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f2abf568dc848db8c66194fad02293c (127.2.80.129). New cstate: current_term: 1 leader_uuid: "0f2abf568dc848db8c66194fad02293c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f2abf568dc848db8c66194fad02293c" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 43265 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:18.254949  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:18.256598  4447 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57616:
table { table_name: "fake-table" } new_table_name: "someothername" modify_external_catalogs: true
I20260504 19:59:18.273357  4589 tablet.cc:1724] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:18.294323  4447 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f: someothername [id=c5324c164ef0425c9dbfe35d61859ecb] alter complete (version 1)
I20260504 19:59:18.302402  4447 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57616:
table { table_name: "someothername" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:18.317746  4589 tablet.cc:1724] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:18.319640  4589 tablet.cc:1622] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c: MemRowSet was empty: no flush needed.
I20260504 19:59:18.340978  4446 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f: someothername [id=c5324c164ef0425c9dbfe35d61859ecb] alter complete (version 2)
I20260504 19:59:18.346150  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:18.377488  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:18.378628  2370 tablet_replica.cc:333] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c: stopping tablet replica
I20260504 19:59:18.379138  2370 raft_consensus.cc:2243] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:18.379588  2370 raft_consensus.cc:2272] T c5e4c3b4159f4bf3bee79366ca55d460 P 0f2abf568dc848db8c66194fad02293c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:18.400206  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:18.409040  2370 master.cc:562] Master@127.2.80.190:41901 shutting down...
I20260504 19:59:18.429275  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:18.429962  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:18.430452  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 291b055d03db44f9ac48cfbf831c607f: stopping tablet replica
I20260504 19:59:18.456516  2370 master.cc:584] Master@127.2.80.190:41901 shutdown complete.
[       OK ] AlterTableTest.TestRenameTableAndAdd (738 ms)
[ RUN      ] AlterTableTest.TestRenameToSameName
I20260504 19:59:18.498351  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:40117
I20260504 19:59:18.500869  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:18.504529  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:18.508034  2370 webserver.cc:492] Webserver started at http://127.2.80.190:41885/ using document root <none> and password file <none>
I20260504 19:59:18.508749  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:18.509130  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:18.509513  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:18.510936  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "896b97578875480f84758fd60a4a1466"
format_stamp: "Formatted at 2026-05-04 19:59:18 on dist-test-slave-8hzn"
I20260504 19:59:18.516402  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260504 19:59:18.520614  4593 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:18.521595  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 19:59:18.521899  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "896b97578875480f84758fd60a4a1466"
format_stamp: "Formatted at 2026-05-04 19:59:18 on dist-test-slave-8hzn"
I20260504 19:59:18.522203  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777924742900738-2370-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)
I20260504 19:59:18.565165  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:18.566231  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:18.617399  4644 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:40117 every 8 connection(s)
I20260504 19:59:18.617816  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:40117
I20260504 19:59:18.622421  4645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:18.638687  4645 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466: Bootstrap starting.
I20260504 19:59:18.644740  4645 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:18.650693  4645 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466: No bootstrap required, opened a new log
I20260504 19:59:18.653232  4645 raft_consensus.cc:359] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "896b97578875480f84758fd60a4a1466" member_type: VOTER }
I20260504 19:59:18.653803  4645 raft_consensus.cc:385] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:18.654072  4645 raft_consensus.cc:740] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b97578875480f84758fd60a4a1466, State: Initialized, Role: FOLLOWER
I20260504 19:59:18.654652  4645 consensus_queue.cc:260] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "896b97578875480f84758fd60a4a1466" member_type: VOTER }
I20260504 19:59:18.655123  4645 raft_consensus.cc:399] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:18.655368  4645 raft_consensus.cc:493] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:18.655629  4645 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:18.661159  4645 raft_consensus.cc:515] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "896b97578875480f84758fd60a4a1466" member_type: VOTER }
I20260504 19:59:18.661722  4645 leader_election.cc:304] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [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: 896b97578875480f84758fd60a4a1466; no voters: 
I20260504 19:59:18.662999  4645 leader_election.cc:290] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:18.663324  4648 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:18.664898  4648 raft_consensus.cc:697] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [term 1 LEADER]: Becoming Leader. State: Replica: 896b97578875480f84758fd60a4a1466, State: Running, Role: LEADER
I20260504 19:59:18.665656  4648 consensus_queue.cc:237] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [LEADER]: Queue going to LEADER mode. State: All 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: "896b97578875480f84758fd60a4a1466" member_type: VOTER }
I20260504 19:59:18.666003  4645 sys_catalog.cc:565] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:18.668324  4649 sys_catalog.cc:455] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "896b97578875480f84758fd60a4a1466" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "896b97578875480f84758fd60a4a1466" member_type: VOTER } }
I20260504 19:59:18.668839  4649 sys_catalog.cc:458] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:18.682852  4650 sys_catalog.cc:455] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 896b97578875480f84758fd60a4a1466. Latest consensus state: current_term: 1 leader_uuid: "896b97578875480f84758fd60a4a1466" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "896b97578875480f84758fd60a4a1466" member_type: VOTER } }
I20260504 19:59:18.683454  4650 sys_catalog.cc:458] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:18.685580  4653 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:18.694110  4653 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:18.696080  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:18.704860  4653 catalog_manager.cc:1357] Generated new cluster ID: 359d9b2571ba4ceebeb7e548669319d0
I20260504 19:59:18.705211  4653 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:18.732947  4653 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:18.734622  4653 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:18.754727  4653 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466: Generated new TSK 0
I20260504 19:59:18.755407  4653 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:18.762857  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:18.767184  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:18.770670  2370 webserver.cc:492] Webserver started at http://127.2.80.129:36185/ using document root <none> and password file <none>
I20260504 19:59:18.771322  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:18.771559  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:18.771893  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:18.773348  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "6745bcdc89d0406a9c0fc52dee0dfa7e"
format_stamp: "Formatted at 2026-05-04 19:59:18 on dist-test-slave-8hzn"
I20260504 19:59:18.779878  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.003s
I20260504 19:59:18.784608  4670 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:18.785631  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 19:59:18.786017  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "6745bcdc89d0406a9c0fc52dee0dfa7e"
format_stamp: "Formatted at 2026-05-04 19:59:18 on dist-test-slave-8hzn"
I20260504 19:59:18.786381  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777924742900738-2370-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)
I20260504 19:59:18.814756  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:18.816079  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:18.817900  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:18.821000  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:18.821332  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:18.821612  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:18.821815  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:18.874060  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:39529
I20260504 19:59:18.874164  4732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:39529 every 8 connection(s)
I20260504 19:59:18.898685  4733 heartbeater.cc:344] Connected to a master server at 127.2.80.190:40117
I20260504 19:59:18.899101  4733 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:18.900091  4733 heartbeater.cc:507] Master 127.2.80.190:40117 requested a full tablet report, sending...
I20260504 19:59:18.902197  4610 ts_manager.cc:194] Registered new tserver with Master: 6745bcdc89d0406a9c0fc52dee0dfa7e (127.2.80.129:39529)
I20260504 19:59:18.902969  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.018607668s
I20260504 19:59:18.903918  4610 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44898
I20260504 19:59:18.916522  4733 heartbeater.cc:499] Master 127.2.80.190:40117 was elected leader, sending a full tablet report...
I20260504 19:59:18.928215  4610 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44900:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:18.966102  4698 tablet_service.cc:1511] Processing CreateTablet for tablet ef55e48f68744f0f917f89341f623784 (DEFAULT_TABLE table=fake-table [id=68c0de1bd10c4247ad12aab186f439cf]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:18.967330  4698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef55e48f68744f0f917f89341f623784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:18.984513  4745 tablet_bootstrap.cc:492] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e: Bootstrap starting.
I20260504 19:59:18.989912  4745 tablet_bootstrap.cc:654] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:18.994174  4745 tablet_bootstrap.cc:492] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e: No bootstrap required, opened a new log
I20260504 19:59:18.994570  4745 ts_tablet_manager.cc:1403] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260504 19:59:18.996683  4745 raft_consensus.cc:359] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6745bcdc89d0406a9c0fc52dee0dfa7e" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 39529 } }
I20260504 19:59:18.997251  4745 raft_consensus.cc:385] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:18.997489  4745 raft_consensus.cc:740] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6745bcdc89d0406a9c0fc52dee0dfa7e, State: Initialized, Role: FOLLOWER
I20260504 19:59:18.998060  4745 consensus_queue.cc:260] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6745bcdc89d0406a9c0fc52dee0dfa7e" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 39529 } }
I20260504 19:59:18.998658  4745 raft_consensus.cc:399] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:18.998958  4745 raft_consensus.cc:493] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:18.999279  4745 raft_consensus.cc:3060] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:19.005597  4745 raft_consensus.cc:515] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6745bcdc89d0406a9c0fc52dee0dfa7e" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 39529 } }
I20260504 19:59:19.006224  4745 leader_election.cc:304] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e [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: 6745bcdc89d0406a9c0fc52dee0dfa7e; no voters: 
I20260504 19:59:19.008049  4745 leader_election.cc:290] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:19.008373  4747 raft_consensus.cc:2804] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:19.011035  4745 ts_tablet_manager.cc:1434] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.002s
I20260504 19:59:19.012739  4747 raft_consensus.cc:697] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e [term 1 LEADER]: Becoming Leader. State: Replica: 6745bcdc89d0406a9c0fc52dee0dfa7e, State: Running, Role: LEADER
I20260504 19:59:19.013541  4747 consensus_queue.cc:237] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e [LEADER]: Queue going to LEADER mode. State: All 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: "6745bcdc89d0406a9c0fc52dee0dfa7e" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 39529 } }
I20260504 19:59:19.020215  4610 catalog_manager.cc:5671] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6745bcdc89d0406a9c0fc52dee0dfa7e (127.2.80.129). New cstate: current_term: 1 leader_uuid: "6745bcdc89d0406a9c0fc52dee0dfa7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6745bcdc89d0406a9c0fc52dee0dfa7e" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 39529 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:19.070570  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:19.072176  4610 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44900:
table { table_name: "fake-table" } new_table_name: "fake-table" modify_external_catalogs: true
I20260504 19:59:19.075529  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:19.095633  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:19.096516  2370 tablet_replica.cc:333] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e: stopping tablet replica
I20260504 19:59:19.097195  2370 raft_consensus.cc:2243] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:19.097568  2370 raft_consensus.cc:2272] T ef55e48f68744f0f917f89341f623784 P 6745bcdc89d0406a9c0fc52dee0dfa7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:19.108526  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:19.117967  2370 master.cc:562] Master@127.2.80.190:40117 shutting down...
I20260504 19:59:19.137879  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:19.138401  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:19.138796  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 896b97578875480f84758fd60a4a1466: stopping tablet replica
I20260504 19:59:19.150300  2370 master.cc:584] Master@127.2.80.190:40117 shutdown complete.
[       OK ] AlterTableTest.TestRenameToSameName (680 ms)
[ RUN      ] AlterTableTest.TestBootstrapAfterAlters
I20260504 19:59:19.174103  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:35027
I20260504 19:59:19.175320  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:19.177742  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:19.180629  2370 webserver.cc:492] Webserver started at http://127.2.80.190:44685/ using document root <none> and password file <none>
I20260504 19:59:19.181192  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:19.181403  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:19.181674  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:19.182731  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "a9c821af1da342b38c269e68b1146183"
format_stamp: "Formatted at 2026-05-04 19:59:19 on dist-test-slave-8hzn"
I20260504 19:59:19.187820  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260504 19:59:19.191716  4756 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:19.192678  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260504 19:59:19.193077  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "a9c821af1da342b38c269e68b1146183"
format_stamp: "Formatted at 2026-05-04 19:59:19 on dist-test-slave-8hzn"
I20260504 19:59:19.193384  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-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)
I20260504 19:59:19.240196  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:19.241367  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:19.286914  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:35027
I20260504 19:59:19.286974  4807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:35027 every 8 connection(s)
I20260504 19:59:19.291239  4808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:19.306763  4808 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183: Bootstrap starting.
I20260504 19:59:19.312752  4808 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:19.317948  4808 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183: No bootstrap required, opened a new log
I20260504 19:59:19.320605  4808 raft_consensus.cc:359] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9c821af1da342b38c269e68b1146183" member_type: VOTER }
I20260504 19:59:19.321162  4808 raft_consensus.cc:385] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:19.321435  4808 raft_consensus.cc:740] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c821af1da342b38c269e68b1146183, State: Initialized, Role: FOLLOWER
I20260504 19:59:19.322055  4808 consensus_queue.cc:260] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a9c821af1da342b38c269e68b1146183" member_type: VOTER }
I20260504 19:59:19.322615  4808 raft_consensus.cc:399] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:19.322893  4808 raft_consensus.cc:493] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:19.323213  4808 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:19.330188  4808 raft_consensus.cc:515] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9c821af1da342b38c269e68b1146183" member_type: VOTER }
I20260504 19:59:19.330870  4808 leader_election.cc:304] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [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: a9c821af1da342b38c269e68b1146183; no voters: 
I20260504 19:59:19.332183  4808 leader_election.cc:290] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:19.332518  4811 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:19.334357  4811 raft_consensus.cc:697] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [term 1 LEADER]: Becoming Leader. State: Replica: a9c821af1da342b38c269e68b1146183, State: Running, Role: LEADER
I20260504 19:59:19.335093  4811 consensus_queue.cc:237] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [LEADER]: Queue going to LEADER mode. State: All 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: "a9c821af1da342b38c269e68b1146183" member_type: VOTER }
I20260504 19:59:19.335405  4808 sys_catalog.cc:565] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:19.337692  4813 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a9c821af1da342b38c269e68b1146183. Latest consensus state: current_term: 1 leader_uuid: "a9c821af1da342b38c269e68b1146183" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9c821af1da342b38c269e68b1146183" member_type: VOTER } }
I20260504 19:59:19.338234  4813 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:19.339833  4812 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a9c821af1da342b38c269e68b1146183" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9c821af1da342b38c269e68b1146183" member_type: VOTER } }
I20260504 19:59:19.340536  4812 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:19.344810  4816 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:19.350836  4816 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:19.355808  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:19.360992  4816 catalog_manager.cc:1357] Generated new cluster ID: 2b48f6b74cab4e67804a3d5b17a55c11
I20260504 19:59:19.361318  4816 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:19.382484  4816 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:19.383733  4816 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:19.405515  4816 catalog_manager.cc:6044] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183: Generated new TSK 0
I20260504 19:59:19.406195  4816 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:19.422290  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:19.425488  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:19.429251  2370 webserver.cc:492] Webserver started at http://127.2.80.129:34297/ using document root <none> and password file <none>
I20260504 19:59:19.429940  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:19.430166  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:19.430498  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:19.431726  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44"
format_stamp: "Formatted at 2026-05-04 19:59:19 on dist-test-slave-8hzn"
I20260504 19:59:19.437914  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260504 19:59:19.442678  4833 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:19.443778  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260504 19:59:19.444146  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44"
format_stamp: "Formatted at 2026-05-04 19:59:19 on dist-test-slave-8hzn"
I20260504 19:59:19.444514  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-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)
I20260504 19:59:19.471243  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:19.472591  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:19.474808  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:19.478113  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:19.478405  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:19.478727  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:19.478940  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:19.533344  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:35617
I20260504 19:59:19.533411  4895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:35617 every 8 connection(s)
I20260504 19:59:19.554097  4896 heartbeater.cc:344] Connected to a master server at 127.2.80.190:35027
I20260504 19:59:19.554514  4896 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:19.555259  4896 heartbeater.cc:507] Master 127.2.80.190:35027 requested a full tablet report, sending...
I20260504 19:59:19.557602  4773 ts_manager.cc:194] Registered new tserver with Master: 9d15e4a22c7f4d03a9c9cf7bba45cc44 (127.2.80.129:35617)
I20260504 19:59:19.557770  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017821621s
I20260504 19:59:19.560149  4773 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42830
I20260504 19:59:19.573423  4896 heartbeater.cc:499] Master 127.2.80.190:35027 was elected leader, sending a full tablet report...
I20260504 19:59:19.582056  4772 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42844:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:19.620154  4861 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1501d746b04f85bcccf8e26c69e80c (DEFAULT_TABLE table=fake-table [id=7037e8eca81e4f5fa8c1eb4b29890158]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:19.621537  4861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1501d746b04f85bcccf8e26c69e80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:19.639848  4908 tablet_bootstrap.cc:492] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Bootstrap starting.
I20260504 19:59:19.645721  4908 tablet_bootstrap.cc:654] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:19.650197  4908 tablet_bootstrap.cc:492] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: No bootstrap required, opened a new log
I20260504 19:59:19.650610  4908 ts_tablet_manager.cc:1403] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260504 19:59:19.652508  4908 raft_consensus.cc:359] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35617 } }
I20260504 19:59:19.653007  4908 raft_consensus.cc:385] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:19.653294  4908 raft_consensus.cc:740] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d15e4a22c7f4d03a9c9cf7bba45cc44, State: Initialized, Role: FOLLOWER
I20260504 19:59:19.653954  4908 consensus_queue.cc:260] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d15e4a22c7f4d03a9c9cf7bba45cc44" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35617 } }
I20260504 19:59:19.654460  4908 raft_consensus.cc:399] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:19.654773  4908 raft_consensus.cc:493] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:19.655148  4908 raft_consensus.cc:3060] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:19.661312  4908 raft_consensus.cc:515] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35617 } }
I20260504 19:59:19.661986  4908 leader_election.cc:304] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [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: 9d15e4a22c7f4d03a9c9cf7bba45cc44; no voters: 
I20260504 19:59:19.663693  4908 leader_election.cc:290] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:19.664069  4910 raft_consensus.cc:2804] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:19.666925  4908 ts_tablet_manager.cc:1434] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.008s
I20260504 19:59:19.667761  4910 raft_consensus.cc:697] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 1 LEADER]: Becoming Leader. State: Replica: 9d15e4a22c7f4d03a9c9cf7bba45cc44, State: Running, Role: LEADER
I20260504 19:59:19.668378  4910 consensus_queue.cc:237] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [LEADER]: Queue going to LEADER mode. State: All 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: "9d15e4a22c7f4d03a9c9cf7bba45cc44" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35617 } }
I20260504 19:59:19.677037  4772 catalog_manager.cc:5671] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d15e4a22c7f4d03a9c9cf7bba45cc44 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35617 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:19.723318  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:19.725335  4772 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42844:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:19.740288  4916 tablet.cc:1724] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:19.742156  4916 tablet.cc:1622] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: MemRowSet was empty: no flush needed.
I20260504 19:59:19.761793  4773 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183: fake-table [id=7037e8eca81e4f5fa8c1eb4b29890158] alter complete (version 1)
I20260504 19:59:19.883953  2370 alter_table-test.cc:1013] Dropping c1
I20260504 19:59:19.885660  4773 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42844:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260504 19:59:19.900600  4916 tablet.cc:1724] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:19.943367  4772 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183: fake-table [id=7037e8eca81e4f5fa8c1eb4b29890158] alter complete (version 2)
I20260504 19:59:19.963379  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:19.990123  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:19.991101  2370 tablet_replica.cc:333] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: stopping tablet replica
I20260504 19:59:19.991681  2370 raft_consensus.cc:2243] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:19.992164  2370 raft_consensus.cc:2272] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:20.005383  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:20.020090  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:20.025099  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:20.028123  2370 webserver.cc:492] Webserver started at http://127.2.80.129:34297/ using document root <none> and password file <none>
I20260504 19:59:20.028774  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:20.029052  2370 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260504 19:59:20.034231  2370 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260504 19:59:20.049826  4923 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:20.051005  2370 fs_manager.cc:730] Time spent opening block manager: real 0.015s	user 0.002s	sys 0.003s
I20260504 19:59:20.051368  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44"
format_stamp: "Formatted at 2026-05-04 19:59:19 on dist-test-slave-8hzn"
I20260504 19:59:20.051725  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-0/minicluster-data/ts-0-root/data
Total live blocks: 9
Total live bytes: 9373
Total live bytes (after alignment): 45056
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)
I20260504 19:59:20.073752  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:20.075106  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:20.077200  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:20.081418  4930 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260504 19:59:20.088375  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260504 19:59:20.088719  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.008s	user 0.000s	sys 0.001s
I20260504 19:59:20.089092  2370 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260504 19:59:20.095571  2370 ts_tablet_manager.cc:616] Registered 1 tablets
I20260504 19:59:20.095850  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.007s	user 0.004s	sys 0.000s
I20260504 19:59:20.095999  4930 tablet_bootstrap.cc:492] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Bootstrap starting.
I20260504 19:59:20.118654  4930 tablet.cc:1724] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:20.121060  4930 tablet.cc:1622] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: MemRowSet was empty: no flush needed.
I20260504 19:59:20.121675  4930 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260504 19:59:20.141844  4930 tablet.cc:1724] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:20.144132  4930 tablet.cc:1622] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: MemRowSet was empty: no flush needed.
I20260504 19:59:20.144554  4930 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260504 19:59:20.147774  4930 tablet_bootstrap.cc:492] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=3} inserts{seen=0 ignored=0} mutations{seen=1 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260504 19:59:20.148720  4930 tablet_bootstrap.cc:492] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Bootstrap complete.
I20260504 19:59:20.154091  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:35617
I20260504 19:59:20.154213  4988 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:35617 every 8 connection(s)
I20260504 19:59:20.158032  4930 ts_tablet_manager.cc:1403] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Time spent bootstrapping tablet: real 0.062s	user 0.044s	sys 0.016s
I20260504 19:59:20.160835  4930 raft_consensus.cc:359] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35617 } }
I20260504 19:59:20.161486  4930 raft_consensus.cc:740] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d15e4a22c7f4d03a9c9cf7bba45cc44, State: Initialized, Role: FOLLOWER
I20260504 19:59:20.162267  4930 consensus_queue.cc:260] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [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: "9d15e4a22c7f4d03a9c9cf7bba45cc44" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35617 } }
I20260504 19:59:20.163125  4930 raft_consensus.cc:399] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:20.163511  4930 raft_consensus.cc:493] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:20.163959  4930 raft_consensus.cc:3060] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 1 FOLLOWER]: Advancing to term 2
I20260504 19:59:20.174237  4930 raft_consensus.cc:515] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35617 } }
I20260504 19:59:20.175328  4930 leader_election.cc:304] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [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: 9d15e4a22c7f4d03a9c9cf7bba45cc44; no voters: 
I20260504 19:59:20.178164  4930 leader_election.cc:290] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260504 19:59:20.178462  4992 raft_consensus.cc:2804] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 2 FOLLOWER]: Leader election won for term 2
I20260504 19:59:20.184882  4989 heartbeater.cc:344] Connected to a master server at 127.2.80.190:35027
I20260504 19:59:20.185456  4989 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:20.186622  4989 heartbeater.cc:507] Master 127.2.80.190:35027 requested a full tablet report, sending...
I20260504 19:59:20.189108  4992 raft_consensus.cc:697] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 2 LEADER]: Becoming Leader. State: Replica: 9d15e4a22c7f4d03a9c9cf7bba45cc44, State: Running, Role: LEADER
I20260504 19:59:20.189453  4930 ts_tablet_manager.cc:1434] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Time spent starting tablet: real 0.031s	user 0.018s	sys 0.012s
I20260504 19:59:20.189966  4992 consensus_queue.cc:237] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [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: "9d15e4a22c7f4d03a9c9cf7bba45cc44" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35617 } }
I20260504 19:59:20.195551  4772 ts_manager.cc:194] Re-registered known tserver with Master: 9d15e4a22c7f4d03a9c9cf7bba45cc44 (127.2.80.129:35617)
I20260504 19:59:20.197044  4772 catalog_manager.cc:5671] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35617 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:20.207253  4772 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42866
I20260504 19:59:20.210274  4989 heartbeater.cc:499] Master 127.2.80.190:35027 was elected leader, sending a full tablet report...
I20260504 19:59:20.241690  4772 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42844:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: " N\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:20.270458  4998 tablet.cc:1724] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Alter schema from (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:20.273810  4998 tablet.cc:1622] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: MemRowSet was empty: no flush needed.
I20260504 19:59:20.296576  4773 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183: fake-table [id=7037e8eca81e4f5fa8c1eb4b29890158] alter complete (version 3)
I20260504 19:59:20.322371  2370 tablet_server.cc:179] TabletServer@127.2.80.129:35617 shutting down...
I20260504 19:59:20.350592  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:20.352092  2370 tablet_replica.cc:333] stopping tablet replica
I20260504 19:59:20.352586  2370 raft_consensus.cc:2243] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 2 LEADER]: Raft consensus shutting down.
I20260504 19:59:20.353116  2370 raft_consensus.cc:2272] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:20.368767  2370 tablet_server.cc:196] TabletServer@127.2.80.129:35617 shutdown complete.
I20260504 19:59:20.385776  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:20.390364  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:20.395358  2370 webserver.cc:492] Webserver started at http://127.2.80.129:34297/ using document root <none> and password file <none>
I20260504 19:59:20.396099  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:20.396338  2370 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260504 19:59:20.401852  2370 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260504 19:59:20.418025  5004 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:20.419073  2370 fs_manager.cc:730] Time spent opening block manager: real 0.015s	user 0.004s	sys 0.000s
I20260504 19:59:20.419425  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44"
format_stamp: "Formatted at 2026-05-04 19:59:19 on dist-test-slave-8hzn"
I20260504 19:59:20.420045  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777924742900738-2370-0/minicluster-data/ts-0-root/data
Total live blocks: 9
Total live bytes: 9373
Total live bytes (after alignment): 45056
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)
I20260504 19:59:20.434013  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:20.435340  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:20.437255  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:20.447786  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260504 19:59:20.448129  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.008s	user 0.000s	sys 0.002s
I20260504 19:59:20.454707  2370 ts_tablet_manager.cc:616] Registered 1 tablets
I20260504 19:59:20.454996  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.007s	user 0.001s	sys 0.005s
I20260504 19:59:20.455147  5011 tablet_bootstrap.cc:492] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Bootstrap starting.
I20260504 19:59:20.476727  5011 tablet.cc:1724] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:20.478935  5011 tablet.cc:1622] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: MemRowSet was empty: no flush needed.
I20260504 19:59:20.479403  5011 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260504 19:59:20.499025  5011 tablet.cc:1724] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:20.501200  5011 tablet.cc:1622] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: MemRowSet was empty: no flush needed.
I20260504 19:59:20.501601  5011 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260504 19:59:20.507514  5011 tablet.cc:1724] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Alter schema from (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:20.509712  5011 tablet.cc:1622] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: MemRowSet was empty: no flush needed.
I20260504 19:59:20.510170  5011 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260504 19:59:20.513139  5011 tablet_bootstrap.cc:492] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=3} inserts{seen=0 ignored=0} mutations{seen=1 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260504 19:59:20.514092  5011 tablet_bootstrap.cc:492] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Bootstrap complete.
I20260504 19:59:20.529595  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:35617
I20260504 19:59:20.529695  5069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:35617 every 8 connection(s)
I20260504 19:59:20.531818  5011 ts_tablet_manager.cc:1403] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Time spent bootstrapping tablet: real 0.077s	user 0.063s	sys 0.008s
I20260504 19:59:20.534556  5011 raft_consensus.cc:359] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35617 } }
I20260504 19:59:20.535292  5011 raft_consensus.cc:740] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d15e4a22c7f4d03a9c9cf7bba45cc44, State: Initialized, Role: FOLLOWER
I20260504 19:59:20.536216  5011 consensus_queue.cc:260] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 2.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35617 } }
I20260504 19:59:20.536898  5011 raft_consensus.cc:399] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:20.537235  5011 raft_consensus.cc:493] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:20.537566  5011 raft_consensus.cc:3060] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 2 FOLLOWER]: Advancing to term 3
I20260504 19:59:20.545112  5011 raft_consensus.cc:515] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35617 } }
I20260504 19:59:20.546149  5011 leader_election.cc:304] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9d15e4a22c7f4d03a9c9cf7bba45cc44; no voters: 
I20260504 19:59:20.548300  5011 leader_election.cc:290] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [CANDIDATE]: Term 3 election: Requested vote from peers 
I20260504 19:59:20.548586  5073 raft_consensus.cc:2804] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 3 FOLLOWER]: Leader election won for term 3
I20260504 19:59:20.551331  5073 raft_consensus.cc:697] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 3 LEADER]: Becoming Leader. State: Replica: 9d15e4a22c7f4d03a9c9cf7bba45cc44, State: Running, Role: LEADER
I20260504 19:59:20.552533  5073 consensus_queue.cc:237] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 2.9, Last appended by leader: 9, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35617 } }
I20260504 19:59:20.553591  5011 ts_tablet_manager.cc:1434] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.009s
I20260504 19:59:20.562242  5070 heartbeater.cc:344] Connected to a master server at 127.2.80.190:35027
I20260504 19:59:20.562693  5070 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:20.563565  5070 heartbeater.cc:507] Master 127.2.80.190:35027 requested a full tablet report, sending...
I20260504 19:59:20.568353  4773 ts_manager.cc:194] Re-registered known tserver with Master: 9d15e4a22c7f4d03a9c9cf7bba45cc44 (127.2.80.129:35617)
I20260504 19:59:20.569679  4773 catalog_manager.cc:5671] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d15e4a22c7f4d03a9c9cf7bba45cc44" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 35617 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:20.579542  4773 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42876
I20260504 19:59:20.582370  5070 heartbeater.cc:499] Master 127.2.80.190:35027 was elected leader, sending a full tablet report...
I20260504 19:59:20.608512  2370 tablet_server.cc:179] TabletServer@127.2.80.129:35617 shutting down...
I20260504 19:59:20.639959  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:20.641206  2370 tablet_replica.cc:333] stopping tablet replica
I20260504 19:59:20.641868  2370 raft_consensus.cc:2243] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 3 LEADER]: Raft consensus shutting down.
I20260504 19:59:20.642390  2370 raft_consensus.cc:2272] T 5c1501d746b04f85bcccf8e26c69e80c P 9d15e4a22c7f4d03a9c9cf7bba45cc44 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:20.674770  2370 tablet_server.cc:196] TabletServer@127.2.80.129:35617 shutdown complete.
I20260504 19:59:20.683909  2370 master.cc:562] Master@127.2.80.190:35027 shutting down...
I20260504 19:59:20.708463  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:20.709165  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:20.709520  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P a9c821af1da342b38c269e68b1146183: stopping tablet replica
I20260504 19:59:20.721998  2370 master.cc:584] Master@127.2.80.190:35027 shutdown complete.
[       OK ] AlterTableTest.TestBootstrapAfterAlters (1578 ms)
[ RUN      ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn
I20260504 19:59:20.752430  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:35271
I20260504 19:59:20.753587  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:20.755849  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:20.758847  2370 webserver.cc:492] Webserver started at http://127.2.80.190:44097/ using document root <none> and password file <none>
I20260504 19:59:20.759356  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:20.759560  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:20.759829  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:20.760910  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "d3b72ce5737e4b359889a7b7928b9af6"
format_stamp: "Formatted at 2026-05-04 19:59:20 on dist-test-slave-8hzn"
I20260504 19:59:20.766135  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260504 19:59:20.769779  5081 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:20.770939  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260504 19:59:20.771322  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "d3b72ce5737e4b359889a7b7928b9af6"
format_stamp: "Formatted at 2026-05-04 19:59:20 on dist-test-slave-8hzn"
I20260504 19:59:20.771689  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777924742900738-2370-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)
I20260504 19:59:20.809440  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:20.810892  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:20.857950  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:35271
I20260504 19:59:20.858055  5132 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:35271 every 8 connection(s)
I20260504 19:59:20.863073  5133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:20.873584  5133 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6: Bootstrap starting.
I20260504 19:59:20.877755  5133 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:20.881815  5133 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6: No bootstrap required, opened a new log
I20260504 19:59:20.883730  5133 raft_consensus.cc:359] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3b72ce5737e4b359889a7b7928b9af6" member_type: VOTER }
I20260504 19:59:20.884168  5133 raft_consensus.cc:385] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:20.884399  5133 raft_consensus.cc:740] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3b72ce5737e4b359889a7b7928b9af6, State: Initialized, Role: FOLLOWER
I20260504 19:59:20.884907  5133 consensus_queue.cc:260] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d3b72ce5737e4b359889a7b7928b9af6" member_type: VOTER }
I20260504 19:59:20.885428  5133 raft_consensus.cc:399] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:20.885691  5133 raft_consensus.cc:493] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:20.885952  5133 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:20.890789  5133 raft_consensus.cc:515] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3b72ce5737e4b359889a7b7928b9af6" member_type: VOTER }
I20260504 19:59:20.891383  5133 leader_election.cc:304] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [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: d3b72ce5737e4b359889a7b7928b9af6; no voters: 
I20260504 19:59:20.892777  5133 leader_election.cc:290] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:20.893159  5136 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:20.894912  5136 raft_consensus.cc:697] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [term 1 LEADER]: Becoming Leader. State: Replica: d3b72ce5737e4b359889a7b7928b9af6, State: Running, Role: LEADER
I20260504 19:59:20.895654  5136 consensus_queue.cc:237] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [LEADER]: Queue going to LEADER mode. State: All 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: "d3b72ce5737e4b359889a7b7928b9af6" member_type: VOTER }
I20260504 19:59:20.896325  5133 sys_catalog.cc:565] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:20.898548  5137 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d3b72ce5737e4b359889a7b7928b9af6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3b72ce5737e4b359889a7b7928b9af6" member_type: VOTER } }
I20260504 19:59:20.898624  5138 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d3b72ce5737e4b359889a7b7928b9af6. Latest consensus state: current_term: 1 leader_uuid: "d3b72ce5737e4b359889a7b7928b9af6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3b72ce5737e4b359889a7b7928b9af6" member_type: VOTER } }
I20260504 19:59:20.899118  5137 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:20.899163  5138 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:20.906723  5141 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:20.914240  5141 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:20.916210  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:20.923880  5141 catalog_manager.cc:1357] Generated new cluster ID: d6a3fd4b82854308b5437be35bff3916
I20260504 19:59:20.924216  5141 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:20.950654  5141 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:20.952302  5141 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:20.969961  5141 catalog_manager.cc:6044] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6: Generated new TSK 0
I20260504 19:59:20.970592  5141 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:20.983009  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:20.986244  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:20.989959  2370 webserver.cc:492] Webserver started at http://127.2.80.129:33249/ using document root <none> and password file <none>
I20260504 19:59:20.990516  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:20.990721  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:20.991025  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:20.992182  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "78d996643a0a451b8bd5c0dabc28e225"
format_stamp: "Formatted at 2026-05-04 19:59:20 on dist-test-slave-8hzn"
I20260504 19:59:20.997289  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260504 19:59:21.001724  5157 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:21.002781  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260504 19:59:21.003142  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "78d996643a0a451b8bd5c0dabc28e225"
format_stamp: "Formatted at 2026-05-04 19:59:20 on dist-test-slave-8hzn"
I20260504 19:59:21.003489  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777924742900738-2370-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)
I20260504 19:59:21.018201  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:21.019465  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:21.021271  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:21.024547  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:21.024817  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:21.025139  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:21.025339  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:21.073901  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:42499
I20260504 19:59:21.074064  5219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:42499 every 8 connection(s)
I20260504 19:59:21.091496  5220 heartbeater.cc:344] Connected to a master server at 127.2.80.190:35271
I20260504 19:59:21.091910  5220 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:21.092623  5220 heartbeater.cc:507] Master 127.2.80.190:35271 requested a full tablet report, sending...
I20260504 19:59:21.094833  5098 ts_manager.cc:194] Registered new tserver with Master: 78d996643a0a451b8bd5c0dabc28e225 (127.2.80.129:42499)
I20260504 19:59:21.095634  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017654801s
I20260504 19:59:21.096567  5098 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42744
I20260504 19:59:21.109229  5220 heartbeater.cc:499] Master 127.2.80.190:35271 was elected leader, sending a full tablet report...
I20260504 19:59:21.122293  5098 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42758:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:21.161265  5185 tablet_service.cc:1511] Processing CreateTablet for tablet d3b7b775ef7b4ce7893c5a71b776b1bf (DEFAULT_TABLE table=fake-table [id=69b1f6f8f006416a9223dd5b86c4ccd9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:21.162355  5185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b7b775ef7b4ce7893c5a71b776b1bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:21.176445  5232 tablet_bootstrap.cc:492] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225: Bootstrap starting.
I20260504 19:59:21.182258  5232 tablet_bootstrap.cc:654] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:21.187317  5232 tablet_bootstrap.cc:492] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225: No bootstrap required, opened a new log
I20260504 19:59:21.187762  5232 ts_tablet_manager.cc:1403] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260504 19:59:21.190349  5232 raft_consensus.cc:359] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78d996643a0a451b8bd5c0dabc28e225" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42499 } }
I20260504 19:59:21.190937  5232 raft_consensus.cc:385] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:21.191228  5232 raft_consensus.cc:740] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78d996643a0a451b8bd5c0dabc28e225, State: Initialized, Role: FOLLOWER
I20260504 19:59:21.192085  5232 consensus_queue.cc:260] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "78d996643a0a451b8bd5c0dabc28e225" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42499 } }
I20260504 19:59:21.192739  5232 raft_consensus.cc:399] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:21.193081  5232 raft_consensus.cc:493] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:21.193432  5232 raft_consensus.cc:3060] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:21.200440  5232 raft_consensus.cc:515] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78d996643a0a451b8bd5c0dabc28e225" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42499 } }
I20260504 19:59:21.201609  5232 leader_election.cc:304] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225 [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: 78d996643a0a451b8bd5c0dabc28e225; no voters: 
I20260504 19:59:21.203253  5232 leader_election.cc:290] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:21.203517  5234 raft_consensus.cc:2804] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:21.205986  5232 ts_tablet_manager.cc:1434] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.009s
I20260504 19:59:21.207410  5234 raft_consensus.cc:697] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225 [term 1 LEADER]: Becoming Leader. State: Replica: 78d996643a0a451b8bd5c0dabc28e225, State: Running, Role: LEADER
I20260504 19:59:21.208242  5234 consensus_queue.cc:237] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225 [LEADER]: Queue going to LEADER mode. State: All 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: "78d996643a0a451b8bd5c0dabc28e225" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42499 } }
I20260504 19:59:21.215502  5097 catalog_manager.cc:5671] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78d996643a0a451b8bd5c0dabc28e225 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "78d996643a0a451b8bd5c0dabc28e225" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78d996643a0a451b8bd5c0dabc28e225" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42499 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:21.248090  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:21.273177  5097 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42758:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:21.289677  5240 tablet.cc:1724] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:21.291489  5240 tablet.cc:1622] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225: MemRowSet was empty: no flush needed.
I20260504 19:59:21.316247  5098 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6: fake-table [id=69b1f6f8f006416a9223dd5b86c4ccd9] alter complete (version 1)
I20260504 19:59:21.465653  2370 alter_table-test.cc:1068] Dropping c1
I20260504 19:59:21.467468  5097 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42758:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260504 19:59:21.484545  5240 tablet.cc:1724] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:21.486961  5240 tablet.cc:1622] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225: MemRowSet was empty: no flush needed.
I20260504 19:59:21.509537  5098 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6: fake-table [id=69b1f6f8f006416a9223dd5b86c4ccd9] alter complete (version 2)
I20260504 19:59:21.570858  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:21.594424  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:21.595335  2370 tablet_replica.cc:333] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225: stopping tablet replica
I20260504 19:59:21.595948  2370 raft_consensus.cc:2243] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:21.596475  2370 raft_consensus.cc:2272] T d3b7b775ef7b4ce7893c5a71b776b1bf P 78d996643a0a451b8bd5c0dabc28e225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:21.618927  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:21.631366  2370 master.cc:562] Master@127.2.80.190:35271 shutting down...
I20260504 19:59:21.654699  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:21.655300  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:21.655660  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P d3b72ce5737e4b359889a7b7928b9af6: stopping tablet replica
I20260504 19:59:21.675318  2370 master.cc:584] Master@127.2.80.190:35271 shutdown complete.
[       OK ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn (946 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn
I20260504 19:59:21.698583  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:42829
I20260504 19:59:21.699707  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:21.702517  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:21.705503  2370 webserver.cc:492] Webserver started at http://127.2.80.190:40087/ using document root <none> and password file <none>
I20260504 19:59:21.706044  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:21.706238  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:21.706513  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:21.707600  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "a825f11103d24b72a8cef493fb97f360"
format_stamp: "Formatted at 2026-05-04 19:59:21 on dist-test-slave-8hzn"
I20260504 19:59:21.712412  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260504 19:59:21.716080  5248 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:21.716986  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 19:59:21.717341  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "a825f11103d24b72a8cef493fb97f360"
format_stamp: "Formatted at 2026-05-04 19:59:21 on dist-test-slave-8hzn"
I20260504 19:59:21.717700  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777924742900738-2370-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)
I20260504 19:59:21.743016  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:21.744406  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:21.789597  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:42829
I20260504 19:59:21.789731  5299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:42829 every 8 connection(s)
I20260504 19:59:21.794736  5300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:21.810920  5300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360: Bootstrap starting.
I20260504 19:59:21.816676  5300 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:21.822000  5300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360: No bootstrap required, opened a new log
I20260504 19:59:21.824848  5300 raft_consensus.cc:359] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a825f11103d24b72a8cef493fb97f360" member_type: VOTER }
I20260504 19:59:21.825446  5300 raft_consensus.cc:385] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:21.825748  5300 raft_consensus.cc:740] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a825f11103d24b72a8cef493fb97f360, State: Initialized, Role: FOLLOWER
I20260504 19:59:21.826400  5300 consensus_queue.cc:260] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a825f11103d24b72a8cef493fb97f360" member_type: VOTER }
I20260504 19:59:21.827040  5300 raft_consensus.cc:399] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:21.827345  5300 raft_consensus.cc:493] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:21.827678  5300 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:21.834801  5300 raft_consensus.cc:515] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a825f11103d24b72a8cef493fb97f360" member_type: VOTER }
I20260504 19:59:21.835680  5300 leader_election.cc:304] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [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: a825f11103d24b72a8cef493fb97f360; no voters: 
I20260504 19:59:21.837291  5300 leader_election.cc:290] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:21.837667  5303 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:21.839320  5303 raft_consensus.cc:697] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [term 1 LEADER]: Becoming Leader. State: Replica: a825f11103d24b72a8cef493fb97f360, State: Running, Role: LEADER
I20260504 19:59:21.840502  5300 sys_catalog.cc:565] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:21.840289  5303 consensus_queue.cc:237] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [LEADER]: Queue going to LEADER mode. State: All 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: "a825f11103d24b72a8cef493fb97f360" member_type: VOTER }
I20260504 19:59:21.843940  5305 sys_catalog.cc:455] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a825f11103d24b72a8cef493fb97f360. Latest consensus state: current_term: 1 leader_uuid: "a825f11103d24b72a8cef493fb97f360" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a825f11103d24b72a8cef493fb97f360" member_type: VOTER } }
I20260504 19:59:21.843879  5304 sys_catalog.cc:455] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a825f11103d24b72a8cef493fb97f360" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a825f11103d24b72a8cef493fb97f360" member_type: VOTER } }
I20260504 19:59:21.844564  5305 sys_catalog.cc:458] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:21.844635  5304 sys_catalog.cc:458] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:21.858517  5308 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:21.866845  5308 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:21.868454  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:21.876516  5308 catalog_manager.cc:1357] Generated new cluster ID: 9a3a5c4446144679a7d30d165491a34b
I20260504 19:59:21.876840  5308 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:21.920593  5308 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:21.921903  5308 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:21.941836  5308 catalog_manager.cc:6044] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360: Generated new TSK 0
I20260504 19:59:21.942628  5308 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:21.999397  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:22.002610  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:22.006225  2370 webserver.cc:492] Webserver started at http://127.2.80.129:45447/ using document root <none> and password file <none>
I20260504 19:59:22.006747  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:22.006955  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:22.007253  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:22.008364  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "86ec82d9f9d94fe5816f534f9c450360"
format_stamp: "Formatted at 2026-05-04 19:59:22 on dist-test-slave-8hzn"
I20260504 19:59:22.014004  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260504 19:59:22.017832  5324 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:22.018782  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260504 19:59:22.019281  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "86ec82d9f9d94fe5816f534f9c450360"
format_stamp: "Formatted at 2026-05-04 19:59:22 on dist-test-slave-8hzn"
I20260504 19:59:22.019663  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777924742900738-2370-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)
I20260504 19:59:22.046043  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:22.047101  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:22.048734  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:22.051156  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:22.051393  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:22.051654  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:22.051846  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:22.102556  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:36711
I20260504 19:59:22.102648  5386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:36711 every 8 connection(s)
I20260504 19:59:22.124368  5387 heartbeater.cc:344] Connected to a master server at 127.2.80.190:42829
I20260504 19:59:22.124831  5387 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:22.126016  5387 heartbeater.cc:507] Master 127.2.80.190:42829 requested a full tablet report, sending...
I20260504 19:59:22.128695  5265 ts_manager.cc:194] Registered new tserver with Master: 86ec82d9f9d94fe5816f534f9c450360 (127.2.80.129:36711)
I20260504 19:59:22.129161  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.020115773s
I20260504 19:59:22.131251  5265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47258
I20260504 19:59:22.144507  5387 heartbeater.cc:499] Master 127.2.80.190:42829 was elected leader, sending a full tablet report...
I20260504 19:59:22.156323  5265 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47262:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:22.194597  5352 tablet_service.cc:1511] Processing CreateTablet for tablet 8bfc295a1fff4a93a03d6aa157445550 (DEFAULT_TABLE table=fake-table [id=4f01061e0b034b40829f601deb035f1a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:22.195614  5352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bfc295a1fff4a93a03d6aa157445550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:22.210011  5399 tablet_bootstrap.cc:492] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360: Bootstrap starting.
I20260504 19:59:22.214744  5399 tablet_bootstrap.cc:654] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:22.220455  5399 tablet_bootstrap.cc:492] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360: No bootstrap required, opened a new log
I20260504 19:59:22.220947  5399 ts_tablet_manager.cc:1403] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260504 19:59:22.223297  5399 raft_consensus.cc:359] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86ec82d9f9d94fe5816f534f9c450360" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36711 } }
I20260504 19:59:22.223717  5399 raft_consensus.cc:385] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:22.223995  5399 raft_consensus.cc:740] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ec82d9f9d94fe5816f534f9c450360, State: Initialized, Role: FOLLOWER
I20260504 19:59:22.224639  5399 consensus_queue.cc:260] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "86ec82d9f9d94fe5816f534f9c450360" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36711 } }
I20260504 19:59:22.225214  5399 raft_consensus.cc:399] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:22.225440  5399 raft_consensus.cc:493] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:22.225765  5399 raft_consensus.cc:3060] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:22.231371  5399 raft_consensus.cc:515] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86ec82d9f9d94fe5816f534f9c450360" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36711 } }
I20260504 19:59:22.232123  5399 leader_election.cc:304] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360 [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: 86ec82d9f9d94fe5816f534f9c450360; no voters: 
I20260504 19:59:22.233842  5399 leader_election.cc:290] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:22.234210  5401 raft_consensus.cc:2804] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:22.237336  5399 ts_tablet_manager.cc:1434] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.003s
I20260504 19:59:22.237761  5401 raft_consensus.cc:697] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360 [term 1 LEADER]: Becoming Leader. State: Replica: 86ec82d9f9d94fe5816f534f9c450360, State: Running, Role: LEADER
I20260504 19:59:22.238547  5401 consensus_queue.cc:237] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360 [LEADER]: Queue going to LEADER mode. State: All 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: "86ec82d9f9d94fe5816f534f9c450360" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36711 } }
I20260504 19:59:22.244833  5265 catalog_manager.cc:5671] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86ec82d9f9d94fe5816f534f9c450360 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "86ec82d9f9d94fe5816f534f9c450360" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86ec82d9f9d94fe5816f534f9c450360" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 36711 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:22.281313  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:22.283357  5264 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47262:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:22.303047  5407 tablet.cc:1724] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:22.304584  5407 tablet.cc:1622] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360: MemRowSet was empty: no flush needed.
I20260504 19:59:22.325399  5264 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360: fake-table [id=4f01061e0b034b40829f601deb035f1a] alter complete (version 1)
I20260504 19:59:22.433081  2370 alter_table-test.cc:1104] Dropping c1
I20260504 19:59:22.434648  5264 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47262:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260504 19:59:22.452299  5407 tablet.cc:1724] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:22.454607  5407 tablet.cc:1622] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360: MemRowSet was empty: no flush needed.
I20260504 19:59:22.479091  5265 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360: fake-table [id=4f01061e0b034b40829f601deb035f1a] alter complete (version 2)
I20260504 19:59:22.525367  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:22.552083  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:22.553129  2370 tablet_replica.cc:333] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360: stopping tablet replica
I20260504 19:59:22.553925  2370 raft_consensus.cc:2243] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:22.554497  2370 raft_consensus.cc:2272] T 8bfc295a1fff4a93a03d6aa157445550 P 86ec82d9f9d94fe5816f534f9c450360 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:22.567492  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:22.577857  2370 master.cc:562] Master@127.2.80.190:42829 shutting down...
I20260504 19:59:22.595261  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:22.595875  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:22.596235  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P a825f11103d24b72a8cef493fb97f360: stopping tablet replica
I20260504 19:59:22.615691  2370 master.cc:584] Master@127.2.80.190:42829 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn (941 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData
I20260504 19:59:22.640554  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:44291
I20260504 19:59:22.641714  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:22.645015  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:22.650192  2370 webserver.cc:492] Webserver started at http://127.2.80.190:39707/ using document root <none> and password file <none>
I20260504 19:59:22.650830  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:22.651062  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:22.651405  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:22.652460  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "64f7f267a0d447538fd7899442bcd65e"
format_stamp: "Formatted at 2026-05-04 19:59:22 on dist-test-slave-8hzn"
I20260504 19:59:22.657364  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260504 19:59:22.660912  5413 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:22.661875  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260504 19:59:22.662179  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "64f7f267a0d447538fd7899442bcd65e"
format_stamp: "Formatted at 2026-05-04 19:59:22 on dist-test-slave-8hzn"
I20260504 19:59:22.662475  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777924742900738-2370-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)
I20260504 19:59:22.678457  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:22.679452  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:22.729817  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:44291
I20260504 19:59:22.729882  5464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:44291 every 8 connection(s)
I20260504 19:59:22.734123  5465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:22.744594  5465 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e: Bootstrap starting.
I20260504 19:59:22.749214  5465 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:22.753463  5465 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e: No bootstrap required, opened a new log
I20260504 19:59:22.755476  5465 raft_consensus.cc:359] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64f7f267a0d447538fd7899442bcd65e" member_type: VOTER }
I20260504 19:59:22.755874  5465 raft_consensus.cc:385] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:22.756141  5465 raft_consensus.cc:740] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64f7f267a0d447538fd7899442bcd65e, State: Initialized, Role: FOLLOWER
I20260504 19:59:22.757055  5465 consensus_queue.cc:260] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "64f7f267a0d447538fd7899442bcd65e" member_type: VOTER }
I20260504 19:59:22.757537  5465 raft_consensus.cc:399] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:22.757835  5465 raft_consensus.cc:493] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:22.758116  5465 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:22.762898  5465 raft_consensus.cc:515] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64f7f267a0d447538fd7899442bcd65e" member_type: VOTER }
I20260504 19:59:22.763479  5465 leader_election.cc:304] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [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: 64f7f267a0d447538fd7899442bcd65e; no voters: 
I20260504 19:59:22.764876  5465 leader_election.cc:290] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:22.765228  5468 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:22.769096  5465 sys_catalog.cc:565] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:22.769423  5468 raft_consensus.cc:697] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [term 1 LEADER]: Becoming Leader. State: Replica: 64f7f267a0d447538fd7899442bcd65e, State: Running, Role: LEADER
I20260504 19:59:22.770402  5468 consensus_queue.cc:237] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [LEADER]: Queue going to LEADER mode. State: All 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: "64f7f267a0d447538fd7899442bcd65e" member_type: VOTER }
I20260504 19:59:22.775523  5469 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "64f7f267a0d447538fd7899442bcd65e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64f7f267a0d447538fd7899442bcd65e" member_type: VOTER } }
I20260504 19:59:22.777132  5469 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:22.776540  5470 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 64f7f267a0d447538fd7899442bcd65e. Latest consensus state: current_term: 1 leader_uuid: "64f7f267a0d447538fd7899442bcd65e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64f7f267a0d447538fd7899442bcd65e" member_type: VOTER } }
I20260504 19:59:22.778116  5470 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:22.790362  5475 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:22.797534  5475 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:22.798820  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:22.807953  5475 catalog_manager.cc:1357] Generated new cluster ID: eda3ff6b85ac4054b7b564479d06746a
I20260504 19:59:22.808296  5475 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:22.821732  5475 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:22.823076  5475 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:22.834825  5475 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e: Generated new TSK 0
I20260504 19:59:22.835533  5475 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:22.865357  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:22.868755  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:22.872653  2370 webserver.cc:492] Webserver started at http://127.2.80.129:34497/ using document root <none> and password file <none>
I20260504 19:59:22.873255  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:22.873463  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:22.873746  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:22.874833  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "f6f03cf7885e4c8b8be684cbc9277e4a"
format_stamp: "Formatted at 2026-05-04 19:59:22 on dist-test-slave-8hzn"
I20260504 19:59:22.879642  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260504 19:59:22.883394  5489 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:22.884290  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260504 19:59:22.884634  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "f6f03cf7885e4c8b8be684cbc9277e4a"
format_stamp: "Formatted at 2026-05-04 19:59:22 on dist-test-slave-8hzn"
I20260504 19:59:22.885010  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777924742900738-2370-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)
I20260504 19:59:22.912381  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:22.913758  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:22.915566  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:22.918615  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:22.918889  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:22.919164  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:22.919368  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:22.969377  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:34971
I20260504 19:59:22.969430  5551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:34971 every 8 connection(s)
I20260504 19:59:22.986184  5552 heartbeater.cc:344] Connected to a master server at 127.2.80.190:44291
I20260504 19:59:22.986554  5552 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:22.987315  5552 heartbeater.cc:507] Master 127.2.80.190:44291 requested a full tablet report, sending...
I20260504 19:59:22.989444  5430 ts_manager.cc:194] Registered new tserver with Master: f6f03cf7885e4c8b8be684cbc9277e4a (127.2.80.129:34971)
I20260504 19:59:22.990064  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016266487s
I20260504 19:59:22.991283  5430 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57992
I20260504 19:59:23.003979  5552 heartbeater.cc:499] Master 127.2.80.190:44291 was elected leader, sending a full tablet report...
I20260504 19:59:23.015367  5430 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58006:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:23.052737  5517 tablet_service.cc:1511] Processing CreateTablet for tablet 530f859d065d49d4aef4ec3dc7dd0f5e (DEFAULT_TABLE table=fake-table [id=73446cc4744744a9b70c09be30f81405]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:23.054102  5517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530f859d065d49d4aef4ec3dc7dd0f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:23.071985  5564 tablet_bootstrap.cc:492] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a: Bootstrap starting.
I20260504 19:59:23.078915  5564 tablet_bootstrap.cc:654] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:23.083935  5564 tablet_bootstrap.cc:492] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a: No bootstrap required, opened a new log
I20260504 19:59:23.084375  5564 ts_tablet_manager.cc:1403] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260504 19:59:23.086958  5564 raft_consensus.cc:359] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6f03cf7885e4c8b8be684cbc9277e4a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 34971 } }
I20260504 19:59:23.087504  5564 raft_consensus.cc:385] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:23.087780  5564 raft_consensus.cc:740] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f03cf7885e4c8b8be684cbc9277e4a, State: Initialized, Role: FOLLOWER
I20260504 19:59:23.088399  5564 consensus_queue.cc:260] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6f03cf7885e4c8b8be684cbc9277e4a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 34971 } }
I20260504 19:59:23.089040  5564 raft_consensus.cc:399] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:23.089354  5564 raft_consensus.cc:493] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:23.089682  5564 raft_consensus.cc:3060] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:23.097175  5564 raft_consensus.cc:515] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6f03cf7885e4c8b8be684cbc9277e4a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 34971 } }
I20260504 19:59:23.097952  5564 leader_election.cc:304] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a [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: f6f03cf7885e4c8b8be684cbc9277e4a; no voters: 
I20260504 19:59:23.099463  5564 leader_election.cc:290] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:23.099818  5566 raft_consensus.cc:2804] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:23.101974  5564 ts_tablet_manager.cc:1434] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.004s
I20260504 19:59:23.103004  5566 raft_consensus.cc:697] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a [term 1 LEADER]: Becoming Leader. State: Replica: f6f03cf7885e4c8b8be684cbc9277e4a, State: Running, Role: LEADER
I20260504 19:59:23.103752  5566 consensus_queue.cc:237] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a [LEADER]: Queue going to LEADER mode. State: All 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: "f6f03cf7885e4c8b8be684cbc9277e4a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 34971 } }
I20260504 19:59:23.113229  5430 catalog_manager.cc:5671] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a reported cstate change: term changed from 0 to 1, leader changed from <none> to f6f03cf7885e4c8b8be684cbc9277e4a (127.2.80.129). New cstate: current_term: 1 leader_uuid: "f6f03cf7885e4c8b8be684cbc9277e4a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6f03cf7885e4c8b8be684cbc9277e4a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 34971 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:23.189072  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:23.271457  5429 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58006:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:23.295323  5574 tablet.cc:1724] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:23.297663  5574 tablet.cc:1622] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a: MemRowSet was empty: no flush needed.
I20260504 19:59:23.319758  5430 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e: fake-table [id=73446cc4744744a9b70c09be30f81405] alter complete (version 1)
I20260504 19:59:23.398540  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:23.447185  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:23.449532  2370 tablet_replica.cc:333] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a: stopping tablet replica
I20260504 19:59:23.450296  2370 raft_consensus.cc:2243] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:23.450987  2370 raft_consensus.cc:2272] T 530f859d065d49d4aef4ec3dc7dd0f5e P f6f03cf7885e4c8b8be684cbc9277e4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:23.469254  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:23.483507  2370 master.cc:562] Master@127.2.80.190:44291 shutting down...
I20260504 19:59:23.517297  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:23.517911  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:23.518338  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 64f7f267a0d447538fd7899442bcd65e: stopping tablet replica
I20260504 19:59:23.530705  2370 master.cc:584] Master@127.2.80.190:44291 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData (928 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn
I20260504 19:59:23.569200  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:41021
I20260504 19:59:23.570437  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:23.573103  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:23.576565  2370 webserver.cc:492] Webserver started at http://127.2.80.190:42357/ using document root <none> and password file <none>
I20260504 19:59:23.577118  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:23.577316  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:23.577620  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:23.578704  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "67ee6ecfc48f4faa8c649d9d54339b5e"
format_stamp: "Formatted at 2026-05-04 19:59:23 on dist-test-slave-8hzn"
I20260504 19:59:23.583736  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260504 19:59:23.588029  5578 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:23.589176  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 19:59:23.589484  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "67ee6ecfc48f4faa8c649d9d54339b5e"
format_stamp: "Formatted at 2026-05-04 19:59:23 on dist-test-slave-8hzn"
I20260504 19:59:23.589802  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777924742900738-2370-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)
I20260504 19:59:23.614226  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:23.615684  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:23.677904  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:41021
I20260504 19:59:23.678256  5629 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:41021 every 8 connection(s)
I20260504 19:59:23.682682  5630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:23.697338  5630 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e: Bootstrap starting.
I20260504 19:59:23.703030  5630 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:23.708015  5630 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e: No bootstrap required, opened a new log
I20260504 19:59:23.710613  5630 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67ee6ecfc48f4faa8c649d9d54339b5e" member_type: VOTER }
I20260504 19:59:23.711150  5630 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:23.711378  5630 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ee6ecfc48f4faa8c649d9d54339b5e, State: Initialized, Role: FOLLOWER
I20260504 19:59:23.711987  5630 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "67ee6ecfc48f4faa8c649d9d54339b5e" member_type: VOTER }
I20260504 19:59:23.712494  5630 raft_consensus.cc:399] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:23.712738  5630 raft_consensus.cc:493] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:23.713035  5630 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:23.718262  5630 raft_consensus.cc:515] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67ee6ecfc48f4faa8c649d9d54339b5e" member_type: VOTER }
I20260504 19:59:23.718863  5630 leader_election.cc:304] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [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: 67ee6ecfc48f4faa8c649d9d54339b5e; no voters: 
I20260504 19:59:23.720268  5630 leader_election.cc:290] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:23.720571  5633 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:23.722296  5633 raft_consensus.cc:697] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [term 1 LEADER]: Becoming Leader. State: Replica: 67ee6ecfc48f4faa8c649d9d54339b5e, State: Running, Role: LEADER
I20260504 19:59:23.723090  5633 consensus_queue.cc:237] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [LEADER]: Queue going to LEADER mode. State: All 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: "67ee6ecfc48f4faa8c649d9d54339b5e" member_type: VOTER }
I20260504 19:59:23.723960  5630 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:23.727185  5635 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 67ee6ecfc48f4faa8c649d9d54339b5e. Latest consensus state: current_term: 1 leader_uuid: "67ee6ecfc48f4faa8c649d9d54339b5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67ee6ecfc48f4faa8c649d9d54339b5e" member_type: VOTER } }
I20260504 19:59:23.727746  5635 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:23.729108  5634 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "67ee6ecfc48f4faa8c649d9d54339b5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67ee6ecfc48f4faa8c649d9d54339b5e" member_type: VOTER } }
I20260504 19:59:23.729621  5634 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:23.732911  5638 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:23.738699  5638 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:23.744369  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:23.749724  5638 catalog_manager.cc:1357] Generated new cluster ID: 68084b7351034f088181f39128860bd6
I20260504 19:59:23.750044  5638 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:23.773572  5638 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:23.775573  5638 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:23.798295  5638 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e: Generated new TSK 0
I20260504 19:59:23.798905  5638 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:23.811173  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:23.814646  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:23.818632  2370 webserver.cc:492] Webserver started at http://127.2.80.129:42693/ using document root <none> and password file <none>
I20260504 19:59:23.819182  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:23.819389  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:23.819887  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:23.821396  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "7c8656c9590b42dea2381b759a39f08a"
format_stamp: "Formatted at 2026-05-04 19:59:23 on dist-test-slave-8hzn"
I20260504 19:59:23.827150  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260504 19:59:23.831276  5654 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:23.832341  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260504 19:59:23.832705  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "7c8656c9590b42dea2381b759a39f08a"
format_stamp: "Formatted at 2026-05-04 19:59:23 on dist-test-slave-8hzn"
I20260504 19:59:23.833120  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777924742900738-2370-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)
I20260504 19:59:23.886694  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:23.888378  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:23.890415  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:23.894371  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:23.894687  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:23.895010  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:23.895262  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:23.953385  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:46099
I20260504 19:59:23.953480  5716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:46099 every 8 connection(s)
I20260504 19:59:23.980753  5717 heartbeater.cc:344] Connected to a master server at 127.2.80.190:41021
I20260504 19:59:23.981230  5717 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:23.981987  5717 heartbeater.cc:507] Master 127.2.80.190:41021 requested a full tablet report, sending...
I20260504 19:59:23.984840  5595 ts_manager.cc:194] Registered new tserver with Master: 7c8656c9590b42dea2381b759a39f08a (127.2.80.129:46099)
I20260504 19:59:23.985698  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.021215726s
I20260504 19:59:23.987425  5595 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45158
I20260504 19:59:24.000679  5717 heartbeater.cc:499] Master 127.2.80.190:41021 was elected leader, sending a full tablet report...
I20260504 19:59:24.010802  5595 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45170:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:24.048415  5682 tablet_service.cc:1511] Processing CreateTablet for tablet 62847e12c2304eefa9dfbd344fe6767f (DEFAULT_TABLE table=fake-table [id=9152db54267f45efb1783e7008b8d18e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:24.049523  5682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62847e12c2304eefa9dfbd344fe6767f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:24.065361  5729 tablet_bootstrap.cc:492] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a: Bootstrap starting.
I20260504 19:59:24.069875  5729 tablet_bootstrap.cc:654] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:24.076304  5729 tablet_bootstrap.cc:492] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a: No bootstrap required, opened a new log
I20260504 19:59:24.076751  5729 ts_tablet_manager.cc:1403] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260504 19:59:24.079497  5729 raft_consensus.cc:359] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c8656c9590b42dea2381b759a39f08a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46099 } }
I20260504 19:59:24.080251  5729 raft_consensus.cc:385] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:24.080694  5729 raft_consensus.cc:740] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8656c9590b42dea2381b759a39f08a, State: Initialized, Role: FOLLOWER
I20260504 19:59:24.081460  5729 consensus_queue.cc:260] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7c8656c9590b42dea2381b759a39f08a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46099 } }
I20260504 19:59:24.082077  5729 raft_consensus.cc:399] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:24.082371  5729 raft_consensus.cc:493] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:24.082683  5729 raft_consensus.cc:3060] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:24.090286  5729 raft_consensus.cc:515] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c8656c9590b42dea2381b759a39f08a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46099 } }
I20260504 19:59:24.091024  5729 leader_election.cc:304] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a [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: 7c8656c9590b42dea2381b759a39f08a; no voters: 
I20260504 19:59:24.092370  5729 leader_election.cc:290] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:24.092705  5731 raft_consensus.cc:2804] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:24.094820  5729 ts_tablet_manager.cc:1434] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a: Time spent starting tablet: real 0.018s	user 0.015s	sys 0.002s
I20260504 19:59:24.100394  5731 raft_consensus.cc:697] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a [term 1 LEADER]: Becoming Leader. State: Replica: 7c8656c9590b42dea2381b759a39f08a, State: Running, Role: LEADER
I20260504 19:59:24.101202  5731 consensus_queue.cc:237] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a [LEADER]: Queue going to LEADER mode. State: All 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: "7c8656c9590b42dea2381b759a39f08a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46099 } }
I20260504 19:59:24.107692  5594 catalog_manager.cc:5671] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8656c9590b42dea2381b759a39f08a (127.2.80.129). New cstate: current_term: 1 leader_uuid: "7c8656c9590b42dea2381b759a39f08a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c8656c9590b42dea2381b759a39f08a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46099 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:24.142479  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:24.200450  5594 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45170:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:24.216351  5738 tablet.cc:1724] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:24.218580  5738 tablet.cc:1622] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a: MemRowSet was empty: no flush needed.
I20260504 19:59:24.239053  5594 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e: fake-table [id=9152db54267f45efb1783e7008b8d18e] alter complete (version 1)
I20260504 19:59:24.285614  2370 alter_table-test.cc:1208] Dropping c2
I20260504 19:59:24.287575  5595 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45170:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20260504 19:59:24.302536  5738 tablet.cc:1724] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:24.304368  5738 tablet.cc:1622] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a: MemRowSet was empty: no flush needed.
I20260504 19:59:24.325073  5595 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e: fake-table [id=9152db54267f45efb1783e7008b8d18e] alter complete (version 2)
I20260504 19:59:24.359349  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:24.387019  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:24.387794  2370 tablet_replica.cc:333] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a: stopping tablet replica
I20260504 19:59:24.388433  2370 raft_consensus.cc:2243] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:24.388881  2370 raft_consensus.cc:2272] T 62847e12c2304eefa9dfbd344fe6767f P 7c8656c9590b42dea2381b759a39f08a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:24.401647  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:24.414354  2370 master.cc:562] Master@127.2.80.190:41021 shutting down...
I20260504 19:59:24.434146  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:24.434674  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:24.434981  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 67ee6ecfc48f4faa8c649d9d54339b5e: stopping tablet replica
I20260504 19:59:24.455476  2370 master.cc:584] Master@127.2.80.190:41021 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn (915 ms)
[ RUN      ] AlterTableTest.TestReadHistoryAfterAlter
I20260504 19:59:24.485736  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:33443
I20260504 19:59:24.486933  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:24.491246  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:24.494899  2370 webserver.cc:492] Webserver started at http://127.2.80.190:37809/ using document root <none> and password file <none>
I20260504 19:59:24.495548  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:24.495783  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:24.496080  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:24.497283  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "7add38a806cd4f58897490e2653ea9c0"
format_stamp: "Formatted at 2026-05-04 19:59:24 on dist-test-slave-8hzn"
I20260504 19:59:24.502007  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260504 19:59:24.505541  5742 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:24.506480  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260504 19:59:24.506783  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "7add38a806cd4f58897490e2653ea9c0"
format_stamp: "Formatted at 2026-05-04 19:59:24 on dist-test-slave-8hzn"
I20260504 19:59:24.507133  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777924742900738-2370-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)
I20260504 19:59:24.522969  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:24.524180  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:24.576545  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:33443
I20260504 19:59:24.576630  5793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:33443 every 8 connection(s)
I20260504 19:59:24.580902  5794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:24.596778  5794 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0: Bootstrap starting.
I20260504 19:59:24.602310  5794 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:24.606709  5794 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0: No bootstrap required, opened a new log
I20260504 19:59:24.608759  5794 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7add38a806cd4f58897490e2653ea9c0" member_type: VOTER }
I20260504 19:59:24.609242  5794 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:24.609470  5794 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7add38a806cd4f58897490e2653ea9c0, State: Initialized, Role: FOLLOWER
I20260504 19:59:24.610036  5794 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7add38a806cd4f58897490e2653ea9c0" member_type: VOTER }
I20260504 19:59:24.610481  5794 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:24.610702  5794 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:24.611002  5794 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:24.615892  5794 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7add38a806cd4f58897490e2653ea9c0" member_type: VOTER }
I20260504 19:59:24.616477  5794 leader_election.cc:304] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [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: 7add38a806cd4f58897490e2653ea9c0; no voters: 
I20260504 19:59:24.617877  5794 leader_election.cc:290] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:24.618198  5797 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:24.619864  5797 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [term 1 LEADER]: Becoming Leader. State: Replica: 7add38a806cd4f58897490e2653ea9c0, State: Running, Role: LEADER
I20260504 19:59:24.620672  5797 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [LEADER]: Queue going to LEADER mode. State: All 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: "7add38a806cd4f58897490e2653ea9c0" member_type: VOTER }
I20260504 19:59:24.621361  5794 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:24.623688  5798 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7add38a806cd4f58897490e2653ea9c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7add38a806cd4f58897490e2653ea9c0" member_type: VOTER } }
I20260504 19:59:24.623760  5799 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7add38a806cd4f58897490e2653ea9c0. Latest consensus state: current_term: 1 leader_uuid: "7add38a806cd4f58897490e2653ea9c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7add38a806cd4f58897490e2653ea9c0" member_type: VOTER } }
I20260504 19:59:24.624276  5798 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:24.624312  5799 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:24.631211  5802 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:24.639192  5802 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:24.642767  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:24.654551  5802 catalog_manager.cc:1357] Generated new cluster ID: ce3768c52332469b8a0046b1234f53cf
I20260504 19:59:24.654781  5802 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:24.681514  5802 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:24.683230  5802 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:24.727442  5802 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0: Generated new TSK 0
I20260504 19:59:24.728147  5802 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:24.775228  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:24.780417  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:24.785423  2370 webserver.cc:492] Webserver started at http://127.2.80.129:40291/ using document root <none> and password file <none>
I20260504 19:59:24.786185  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:24.786437  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:24.786777  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:24.788285  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "d1de97963d6f427fb595508151ca0d71"
format_stamp: "Formatted at 2026-05-04 19:59:24 on dist-test-slave-8hzn"
I20260504 19:59:24.795243  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260504 19:59:24.801014  5818 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:24.801965  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260504 19:59:24.802389  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "d1de97963d6f427fb595508151ca0d71"
format_stamp: "Formatted at 2026-05-04 19:59:24 on dist-test-slave-8hzn"
I20260504 19:59:24.802755  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777924742900738-2370-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)
I20260504 19:59:24.832227  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:24.833308  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:24.834810  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:24.837289  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:24.837538  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:24.837778  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:24.837998  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:24.894186  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:38663
I20260504 19:59:24.894250  5880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:38663 every 8 connection(s)
I20260504 19:59:24.910522  5881 heartbeater.cc:344] Connected to a master server at 127.2.80.190:33443
I20260504 19:59:24.910893  5881 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:24.911670  5881 heartbeater.cc:507] Master 127.2.80.190:33443 requested a full tablet report, sending...
I20260504 19:59:24.913638  5759 ts_manager.cc:194] Registered new tserver with Master: d1de97963d6f427fb595508151ca0d71 (127.2.80.129:38663)
I20260504 19:59:24.914664  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016458273s
I20260504 19:59:24.915321  5759 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55974
I20260504 19:59:24.928059  5881 heartbeater.cc:499] Master 127.2.80.190:33443 was elected leader, sending a full tablet report...
I20260504 19:59:24.937124  5759 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55978:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:24.965929  5846 tablet_service.cc:1511] Processing CreateTablet for tablet df9226a840dc4bfbb34d8f03dff66cf3 (DEFAULT_TABLE table=fake-table [id=e89563b9bd614ec8a2d02f69d43dfb9b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:24.966799  5846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df9226a840dc4bfbb34d8f03dff66cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:24.980036  5893 tablet_bootstrap.cc:492] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71: Bootstrap starting.
I20260504 19:59:24.985492  5893 tablet_bootstrap.cc:654] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:24.989244  5893 tablet_bootstrap.cc:492] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71: No bootstrap required, opened a new log
I20260504 19:59:24.989583  5893 ts_tablet_manager.cc:1403] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260504 19:59:24.991560  5893 raft_consensus.cc:359] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1de97963d6f427fb595508151ca0d71" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 38663 } }
I20260504 19:59:24.991971  5893 raft_consensus.cc:385] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:24.992251  5893 raft_consensus.cc:740] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1de97963d6f427fb595508151ca0d71, State: Initialized, Role: FOLLOWER
I20260504 19:59:24.993119  5893 consensus_queue.cc:260] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d1de97963d6f427fb595508151ca0d71" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 38663 } }
I20260504 19:59:24.993724  5893 raft_consensus.cc:399] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:24.993949  5893 raft_consensus.cc:493] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:24.994261  5893 raft_consensus.cc:3060] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:25.000039  5893 raft_consensus.cc:515] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1de97963d6f427fb595508151ca0d71" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 38663 } }
I20260504 19:59:25.000658  5893 leader_election.cc:304] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71 [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: d1de97963d6f427fb595508151ca0d71; no voters: 
I20260504 19:59:25.002313  5893 leader_election.cc:290] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:25.002624  5895 raft_consensus.cc:2804] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:25.005066  5893 ts_tablet_manager.cc:1434] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.001s
I20260504 19:59:25.005201  5895 raft_consensus.cc:697] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71 [term 1 LEADER]: Becoming Leader. State: Replica: d1de97963d6f427fb595508151ca0d71, State: Running, Role: LEADER
I20260504 19:59:25.005934  5895 consensus_queue.cc:237] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71 [LEADER]: Queue going to LEADER mode. State: All 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: "d1de97963d6f427fb595508151ca0d71" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 38663 } }
I20260504 19:59:25.011646  5758 catalog_manager.cc:5671] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1de97963d6f427fb595508151ca0d71 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "d1de97963d6f427fb595508151ca0d71" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1de97963d6f427fb595508151ca0d71" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 38663 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:25.051097  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:25.144232  5759 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55978:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:25.156700  5902 tablet.cc:1724] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:25.158701  5902 tablet.cc:1622] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71: MemRowSet was empty: no flush needed.
I20260504 19:59:25.176525  5759 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0: fake-table [id=e89563b9bd614ec8a2d02f69d43dfb9b] alter complete (version 1)
I20260504 19:59:25.195640  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:25.220721  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:25.221616  2370 tablet_replica.cc:333] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71: stopping tablet replica
I20260504 19:59:25.222189  2370 raft_consensus.cc:2243] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:25.222661  2370 raft_consensus.cc:2272] T df9226a840dc4bfbb34d8f03dff66cf3 P d1de97963d6f427fb595508151ca0d71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:25.233814  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:25.243112  2370 master.cc:562] Master@127.2.80.190:33443 shutting down...
I20260504 19:59:25.258141  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:25.258706  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:25.259104  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7add38a806cd4f58897490e2653ea9c0: stopping tablet replica
I20260504 19:59:25.278110  2370 master.cc:584] Master@127.2.80.190:33443 shutdown complete.
[       OK ] AlterTableTest.TestReadHistoryAfterAlter (819 ms)
[ RUN      ] AlterTableTest.TestAlterUnderWriteLoad
I20260504 19:59:25.303800  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:35163
I20260504 19:59:25.305049  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:25.307384  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:25.310070  2370 webserver.cc:492] Webserver started at http://127.2.80.190:42681/ using document root <none> and password file <none>
I20260504 19:59:25.310590  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:25.310762  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:25.311095  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:25.312215  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "1e74ea7e1e044a1baff34b6c89569dcf"
format_stamp: "Formatted at 2026-05-04 19:59:25 on dist-test-slave-8hzn"
I20260504 19:59:25.316831  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260504 19:59:25.320639  5906 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:25.321557  2370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260504 19:59:25.321851  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "1e74ea7e1e044a1baff34b6c89569dcf"
format_stamp: "Formatted at 2026-05-04 19:59:25 on dist-test-slave-8hzn"
I20260504 19:59:25.322191  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777924742900738-2370-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)
I20260504 19:59:25.342715  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:25.343762  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:25.381300  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:35163
I20260504 19:59:25.381392  5957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:35163 every 8 connection(s)
I20260504 19:59:25.385161  5958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:25.396039  5958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf: Bootstrap starting.
I20260504 19:59:25.400292  5958 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:25.404395  5958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf: No bootstrap required, opened a new log
I20260504 19:59:25.406589  5958 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e74ea7e1e044a1baff34b6c89569dcf" member_type: VOTER }
I20260504 19:59:25.407238  5958 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:25.407526  5958 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e74ea7e1e044a1baff34b6c89569dcf, State: Initialized, Role: FOLLOWER
I20260504 19:59:25.408146  5958 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e74ea7e1e044a1baff34b6c89569dcf" member_type: VOTER }
I20260504 19:59:25.408615  5958 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:25.408864  5958 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:25.409202  5958 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:25.414078  5958 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e74ea7e1e044a1baff34b6c89569dcf" member_type: VOTER }
I20260504 19:59:25.414695  5958 leader_election.cc:304] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [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: 1e74ea7e1e044a1baff34b6c89569dcf; no voters: 
I20260504 19:59:25.415894  5958 leader_election.cc:290] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:25.416244  5961 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:25.417639  5961 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [term 1 LEADER]: Becoming Leader. State: Replica: 1e74ea7e1e044a1baff34b6c89569dcf, State: Running, Role: LEADER
I20260504 19:59:25.418268  5961 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [LEADER]: Queue going to LEADER mode. State: All 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: "1e74ea7e1e044a1baff34b6c89569dcf" member_type: VOTER }
I20260504 19:59:25.418980  5958 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:25.421083  5962 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1e74ea7e1e044a1baff34b6c89569dcf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e74ea7e1e044a1baff34b6c89569dcf" member_type: VOTER } }
I20260504 19:59:25.421766  5962 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:25.421128  5963 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1e74ea7e1e044a1baff34b6c89569dcf. Latest consensus state: current_term: 1 leader_uuid: "1e74ea7e1e044a1baff34b6c89569dcf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e74ea7e1e044a1baff34b6c89569dcf" member_type: VOTER } }
I20260504 19:59:25.422541  5963 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:25.425323  5967 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:25.429780  5967 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:25.438767  5967 catalog_manager.cc:1357] Generated new cluster ID: 3f225bd13b3c432da1650984f1ffdc0f
I20260504 19:59:25.438784  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:25.439113  5967 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:25.454774  5967 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:25.456168  5967 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:25.472146  5967 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf: Generated new TSK 0
I20260504 19:59:25.472734  5967 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:25.505172  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:25.508240  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:25.511269  2370 webserver.cc:492] Webserver started at http://127.2.80.129:39457/ using document root <none> and password file <none>
I20260504 19:59:25.511737  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:25.511969  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:25.512197  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:25.513366  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "59d1f89079d6480ca3ff74beabfabe33"
format_stamp: "Formatted at 2026-05-04 19:59:25 on dist-test-slave-8hzn"
I20260504 19:59:25.518224  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260504 19:59:25.521708  5982 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:25.522711  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260504 19:59:25.523175  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "59d1f89079d6480ca3ff74beabfabe33"
format_stamp: "Formatted at 2026-05-04 19:59:25 on dist-test-slave-8hzn"
I20260504 19:59:25.523524  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777924742900738-2370-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)
I20260504 19:59:25.535642  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:25.536635  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:25.538113  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:25.540421  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:25.540658  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:25.540911  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:25.541157  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260504 19:59:25.581329  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:38571
I20260504 19:59:25.581421  6044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:38571 every 8 connection(s)
I20260504 19:59:25.600575  6045 heartbeater.cc:344] Connected to a master server at 127.2.80.190:35163
I20260504 19:59:25.601146  6045 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:25.602051  6045 heartbeater.cc:507] Master 127.2.80.190:35163 requested a full tablet report, sending...
I20260504 19:59:25.603956  5923 ts_manager.cc:194] Registered new tserver with Master: 59d1f89079d6480ca3ff74beabfabe33 (127.2.80.129:38571)
I20260504 19:59:25.604106  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.019481313s
I20260504 19:59:25.605834  5923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39340
I20260504 19:59:25.618400  6045 heartbeater.cc:499] Master 127.2.80.190:35163 was elected leader, sending a full tablet report...
I20260504 19:59:25.627863  5923 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39354:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:25.656771  6010 tablet_service.cc:1511] Processing CreateTablet for tablet a00b01703bcd4650aa9ae2156a445d55 (DEFAULT_TABLE table=fake-table [id=2467717c0e7a4ee6b81df5eb9989e874]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:25.657991  6010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a00b01703bcd4650aa9ae2156a445d55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:25.671506  6057 tablet_bootstrap.cc:492] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33: Bootstrap starting.
I20260504 19:59:25.675604  6057 tablet_bootstrap.cc:654] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:25.679919  6057 tablet_bootstrap.cc:492] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33: No bootstrap required, opened a new log
I20260504 19:59:25.680316  6057 ts_tablet_manager.cc:1403] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260504 19:59:25.682217  6057 raft_consensus.cc:359] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d1f89079d6480ca3ff74beabfabe33" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 38571 } }
I20260504 19:59:25.682650  6057 raft_consensus.cc:385] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:25.682888  6057 raft_consensus.cc:740] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d1f89079d6480ca3ff74beabfabe33, State: Initialized, Role: FOLLOWER
I20260504 19:59:25.683380  6057 consensus_queue.cc:260] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "59d1f89079d6480ca3ff74beabfabe33" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 38571 } }
I20260504 19:59:25.683840  6057 raft_consensus.cc:399] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:25.684083  6057 raft_consensus.cc:493] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:25.684351  6057 raft_consensus.cc:3060] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:25.690100  6057 raft_consensus.cc:515] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d1f89079d6480ca3ff74beabfabe33" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 38571 } }
I20260504 19:59:25.690704  6057 leader_election.cc:304] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33 [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: 59d1f89079d6480ca3ff74beabfabe33; no voters: 
I20260504 19:59:25.692121  6057 leader_election.cc:290] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:25.692384  6059 raft_consensus.cc:2804] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:25.693931  6059 raft_consensus.cc:697] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33 [term 1 LEADER]: Becoming Leader. State: Replica: 59d1f89079d6480ca3ff74beabfabe33, State: Running, Role: LEADER
I20260504 19:59:25.694772  6057 ts_tablet_manager.cc:1434] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.001s
I20260504 19:59:25.694682  6059 consensus_queue.cc:237] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33 [LEADER]: Queue going to LEADER mode. State: All 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: "59d1f89079d6480ca3ff74beabfabe33" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 38571 } }
I20260504 19:59:25.700747  5923 catalog_manager.cc:5671] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59d1f89079d6480ca3ff74beabfabe33 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "59d1f89079d6480ca3ff74beabfabe33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d1f89079d6480ca3ff74beabfabe33" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 38571 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:25.732692  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:25.737205  5921 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39354:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "\002\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:25.792127  6069 tablet.cc:1724] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:25.794202  6069 tablet.cc:1622] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33: MemRowSet was empty: no flush needed.
I20260504 19:59:25.817770  6067 alter_table-test.cc:1347] Scanner saw 0 rows
I20260504 19:59:25.826730  5919 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf: fake-table [id=2467717c0e7a4ee6b81df5eb9989e874] alter complete (version 1)
I20260504 19:59:25.830391  6067 alter_table-test.cc:1347] Scanner saw 0 rows
I20260504 19:59:25.833578  5919 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39354:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: INT32 is_nullable: false read_default_value: "\003\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:25.839967  6067 alter_table-test.cc:1347] Scanner saw 0 rows
I20260504 19:59:25.853230  6071 tablet.cc:1724] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:25.861179  6067 alter_table-test.cc:1347] Scanner saw 50 rows
I20260504 19:59:25.879202  6067 alter_table-test.cc:1347] Scanner saw 50 rows
I20260504 19:59:25.897142  6067 alter_table-test.cc:1347] Scanner saw 50 rows
I20260504 19:59:25.913514  6067 alter_table-test.cc:1347] Scanner saw 50 rows
I20260504 19:59:25.929708  6067 alter_table-test.cc:1347] Scanner saw 50 rows
I20260504 19:59:25.950057  6067 alter_table-test.cc:1347] Scanner saw 50 rows
I20260504 19:59:25.962019  5920 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf: fake-table [id=2467717c0e7a4ee6b81df5eb9989e874] alter complete (version 2)
I20260504 19:59:25.977672  6067 alter_table-test.cc:1347] Scanner saw 50 rows
I20260504 19:59:25.985249  5920 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39354:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c4" type: INT32 is_nullable: false read_default_value: "\004\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:26.010213  6067 alter_table-test.cc:1347] Scanner saw 100 rows
I20260504 19:59:26.029042  6067 alter_table-test.cc:1347] Scanner saw 100 rows
I20260504 19:59:26.050653  6067 alter_table-test.cc:1347] Scanner saw 100 rows
I20260504 19:59:26.069082  6067 alter_table-test.cc:1347] Scanner saw 100 rows
I20260504 19:59:26.089232  6069 tablet.cc:1724] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:26.094555  6067 alter_table-test.cc:1347] Scanner saw 150 rows
I20260504 19:59:26.122910  6067 alter_table-test.cc:1347] Scanner saw 150 rows
I20260504 19:59:26.150067  6067 alter_table-test.cc:1347] Scanner saw 150 rows
I20260504 19:59:26.169270  6067 alter_table-test.cc:1347] Scanner saw 150 rows
I20260504 19:59:26.189193  6067 alter_table-test.cc:1347] Scanner saw 150 rows
I20260504 19:59:26.201647  5920 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf: fake-table [id=2467717c0e7a4ee6b81df5eb9989e874] alter complete (version 3)
I20260504 19:59:26.212488  6067 alter_table-test.cc:1347] Scanner saw 150 rows
I20260504 19:59:26.225937  5919 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39354:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c5" type: INT32 is_nullable: false read_default_value: "\005\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:26.239310  6067 alter_table-test.cc:1347] Scanner saw 200 rows
I20260504 19:59:26.263355  6067 alter_table-test.cc:1347] Scanner saw 200 rows
I20260504 19:59:26.279618  6071 tablet.cc:1724] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20260504 19:59:26.309193  6067 alter_table-test.cc:1347] Scanner saw 200 rows
I20260504 19:59:26.332362  6067 alter_table-test.cc:1347] Scanner saw 200 rows
I20260504 19:59:26.357311  6067 alter_table-test.cc:1347] Scanner saw 200 rows
I20260504 19:59:26.379788  6067 alter_table-test.cc:1347] Scanner saw 200 rows
I20260504 19:59:26.390970  5919 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf: fake-table [id=2467717c0e7a4ee6b81df5eb9989e874] alter complete (version 4)
I20260504 19:59:26.404620  5920 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39354:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c6" type: INT32 is_nullable: false read_default_value: "\006\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:26.419461  6067 alter_table-test.cc:1347] Scanner saw 200 rows
I20260504 19:59:26.446115  6067 alter_table-test.cc:1347] Scanner saw 250 rows
I20260504 19:59:26.469810  6067 alter_table-test.cc:1347] Scanner saw 250 rows
I20260504 19:59:26.487807  6069 tablet.cc:1724] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    16:c6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20260504 19:59:26.495607  6067 alter_table-test.cc:1347] Scanner saw 300 rows
I20260504 19:59:26.535606  6067 alter_table-test.cc:1347] Scanner saw 300 rows
I20260504 19:59:26.560964  6067 alter_table-test.cc:1347] Scanner saw 300 rows
I20260504 19:59:26.585359  6067 alter_table-test.cc:1347] Scanner saw 300 rows
I20260504 19:59:26.609494  6067 alter_table-test.cc:1347] Scanner saw 300 rows
I20260504 19:59:26.613540  5919 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf: fake-table [id=2467717c0e7a4ee6b81df5eb9989e874] alter complete (version 5)
I20260504 19:59:26.633248  5919 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39354:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c7" type: INT32 is_nullable: false read_default_value: "\007\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:26.654853  6067 alter_table-test.cc:1347] Scanner saw 300 rows
I20260504 19:59:26.697775  6067 alter_table-test.cc:1347] Scanner saw 350 rows
I20260504 19:59:26.722841  6071 tablet.cc:1724] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    16:c6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    16:c6 INT32 NOT NULL,
    17:c7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20260504 19:59:26.742923  6067 alter_table-test.cc:1347] Scanner saw 400 rows
I20260504 19:59:26.775270  6067 alter_table-test.cc:1347] Scanner saw 400 rows
I20260504 19:59:26.810175  6067 alter_table-test.cc:1347] Scanner saw 400 rows
I20260504 19:59:26.842753  5920 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf: fake-table [id=2467717c0e7a4ee6b81df5eb9989e874] alter complete (version 6)
I20260504 19:59:26.849521  6067 alter_table-test.cc:1347] Scanner saw 400 rows
I20260504 19:59:26.872473  5920 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39354:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c8" type: INT32 is_nullable: false read_default_value: "\010\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:26.885145  6067 alter_table-test.cc:1347] Scanner saw 450 rows
I20260504 19:59:26.909695  6069 tablet.cc:1724] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    16:c6 INT32 NOT NULL,
    17:c7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    16:c6 INT32 NOT NULL,
    17:c7 INT32 NOT NULL,
    18:c8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20260504 19:59:26.920029  6067 alter_table-test.cc:1347] Scanner saw 450 rows
I20260504 19:59:26.952805  6067 alter_table-test.cc:1347] Scanner saw 450 rows
I20260504 19:59:26.985656  6067 alter_table-test.cc:1347] Scanner saw 450 rows
I20260504 19:59:27.017519  5920 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf: fake-table [id=2467717c0e7a4ee6b81df5eb9989e874] alter complete (version 7)
I20260504 19:59:27.033385  5920 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39354:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: false read_default_value: "\t\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:27.060348  6067 alter_table-test.cc:1347] Scanner saw 450 rows
I20260504 19:59:27.106788  6071 tablet.cc:1724] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    16:c6 INT32 NOT NULL,
    17:c7 INT32 NOT NULL,
    18:c8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    16:c6 INT32 NOT NULL,
    17:c7 INT32 NOT NULL,
    18:c8 INT32 NOT NULL,
    19:c9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20260504 19:59:27.110244  6067 alter_table-test.cc:1347] Scanner saw 550 rows
I20260504 19:59:27.173048  6067 alter_table-test.cc:1347] Scanner saw 550 rows
I20260504 19:59:27.210426  6067 alter_table-test.cc:1347] Scanner saw 550 rows
I20260504 19:59:27.244653  5920 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf: fake-table [id=2467717c0e7a4ee6b81df5eb9989e874] alter complete (version 8)
I20260504 19:59:27.245751  6067 alter_table-test.cc:1347] Scanner saw 550 rows
I20260504 19:59:27.283005  6067 alter_table-test.cc:1347] Scanner saw 550 rows
I20260504 19:59:27.318339  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:27.348414  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:27.349049  2370 tablet_replica.cc:333] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33: stopping tablet replica
I20260504 19:59:27.349623  2370 raft_consensus.cc:2243] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:27.350121  2370 raft_consensus.cc:2272] T a00b01703bcd4650aa9ae2156a445d55 P 59d1f89079d6480ca3ff74beabfabe33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:27.375022  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:27.387914  2370 master.cc:562] Master@127.2.80.190:35163 shutting down...
I20260504 19:59:27.414960  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:27.415472  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:27.415778  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1e74ea7e1e044a1baff34b6c89569dcf: stopping tablet replica
I20260504 19:59:27.441111  2370 master.cc:584] Master@127.2.80.190:35163 shutdown complete.
[       OK ] AlterTableTest.TestAlterUnderWriteLoad (2169 ms)
[ RUN      ] AlterTableTest.TestInsertAfterAlterTable
I20260504 19:59:27.473585  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:45445
I20260504 19:59:27.474665  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:27.477195  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:27.480340  2370 webserver.cc:492] Webserver started at http://127.2.80.190:34053/ using document root <none> and password file <none>
I20260504 19:59:27.480854  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:27.481261  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:27.481698  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:27.482827  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "bde56407bd134e3f8c1a6c4140b1a75d"
format_stamp: "Formatted at 2026-05-04 19:59:27 on dist-test-slave-8hzn"
I20260504 19:59:27.488029  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260504 19:59:27.491756  6075 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:27.492690  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260504 19:59:27.493192  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "bde56407bd134e3f8c1a6c4140b1a75d"
format_stamp: "Formatted at 2026-05-04 19:59:27 on dist-test-slave-8hzn"
I20260504 19:59:27.493484  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777924742900738-2370-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)
I20260504 19:59:27.508216  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:27.509364  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:27.552140  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:45445
I20260504 19:59:27.552307  6126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:45445 every 8 connection(s)
I20260504 19:59:27.556654  6127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:27.572650  6127 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d: Bootstrap starting.
I20260504 19:59:27.578712  6127 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:27.583779  6127 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d: No bootstrap required, opened a new log
I20260504 19:59:27.586467  6127 raft_consensus.cc:359] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bde56407bd134e3f8c1a6c4140b1a75d" member_type: VOTER }
I20260504 19:59:27.586984  6127 raft_consensus.cc:385] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:27.587258  6127 raft_consensus.cc:740] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bde56407bd134e3f8c1a6c4140b1a75d, State: Initialized, Role: FOLLOWER
I20260504 19:59:27.587884  6127 consensus_queue.cc:260] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bde56407bd134e3f8c1a6c4140b1a75d" member_type: VOTER }
I20260504 19:59:27.588505  6127 raft_consensus.cc:399] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:27.588793  6127 raft_consensus.cc:493] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:27.589203  6127 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:27.597395  6127 raft_consensus.cc:515] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bde56407bd134e3f8c1a6c4140b1a75d" member_type: VOTER }
I20260504 19:59:27.598142  6127 leader_election.cc:304] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [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: bde56407bd134e3f8c1a6c4140b1a75d; no voters: 
I20260504 19:59:27.599490  6127 leader_election.cc:290] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:27.599797  6130 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:27.601760  6130 raft_consensus.cc:697] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [term 1 LEADER]: Becoming Leader. State: Replica: bde56407bd134e3f8c1a6c4140b1a75d, State: Running, Role: LEADER
I20260504 19:59:27.602458  6130 consensus_queue.cc:237] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [LEADER]: Queue going to LEADER mode. State: All 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: "bde56407bd134e3f8c1a6c4140b1a75d" member_type: VOTER }
I20260504 19:59:27.602907  6127 sys_catalog.cc:565] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:27.605275  6131 sys_catalog.cc:455] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bde56407bd134e3f8c1a6c4140b1a75d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bde56407bd134e3f8c1a6c4140b1a75d" member_type: VOTER } }
I20260504 19:59:27.605813  6131 sys_catalog.cc:458] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:27.607335  6132 sys_catalog.cc:455] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [sys.catalog]: SysCatalogTable state changed. Reason: New leader bde56407bd134e3f8c1a6c4140b1a75d. Latest consensus state: current_term: 1 leader_uuid: "bde56407bd134e3f8c1a6c4140b1a75d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bde56407bd134e3f8c1a6c4140b1a75d" member_type: VOTER } }
I20260504 19:59:27.608011  6132 sys_catalog.cc:458] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:27.617779  6135 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:27.626573  6135 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:27.639961  6135 catalog_manager.cc:1357] Generated new cluster ID: d3e4aec1d8164d05913c093097ecaa28
I20260504 19:59:27.640316  6135 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:27.640909  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:27.681253  6135 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:27.682533  6135 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:27.697948  6135 catalog_manager.cc:6044] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d: Generated new TSK 0
I20260504 19:59:27.698592  6135 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:27.707299  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:27.710871  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:27.714403  2370 webserver.cc:492] Webserver started at http://127.2.80.129:33757/ using document root <none> and password file <none>
I20260504 19:59:27.714941  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:27.715140  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:27.715427  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:27.716496  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "87a5a120801e4abfbcea714fa6a3650d"
format_stamp: "Formatted at 2026-05-04 19:59:27 on dist-test-slave-8hzn"
I20260504 19:59:27.721884  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260504 19:59:27.726344  6152 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:27.727324  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260504 19:59:27.727680  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "87a5a120801e4abfbcea714fa6a3650d"
format_stamp: "Formatted at 2026-05-04 19:59:27 on dist-test-slave-8hzn"
I20260504 19:59:27.728055  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777924742900738-2370-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)
I20260504 19:59:27.788695  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:27.789839  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:27.791433  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:27.794117  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:27.794370  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:27.794610  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:27.794773  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:27.848417  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:44293
I20260504 19:59:27.848506  6214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:44293 every 8 connection(s)
I20260504 19:59:27.865516  6215 heartbeater.cc:344] Connected to a master server at 127.2.80.190:45445
I20260504 19:59:27.865902  6215 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:27.866631  6215 heartbeater.cc:507] Master 127.2.80.190:45445 requested a full tablet report, sending...
I20260504 19:59:27.868891  6092 ts_manager.cc:194] Registered new tserver with Master: 87a5a120801e4abfbcea714fa6a3650d (127.2.80.129:44293)
I20260504 19:59:27.869715  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01795133s
I20260504 19:59:27.871331  6092 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44152
I20260504 19:59:27.884792  6215 heartbeater.cc:499] Master 127.2.80.190:45445 was elected leader, sending a full tablet report...
I20260504 19:59:27.896174  6092 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51874:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:27.933233  6180 tablet_service.cc:1511] Processing CreateTablet for tablet a39ef7ccae3749d28af6686e48d79a6d (DEFAULT_TABLE table=fake-table [id=884a356617e849a0bbfcc6753727d8ca]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:27.934340  6180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39ef7ccae3749d28af6686e48d79a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:27.949348  6227 tablet_bootstrap.cc:492] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d: Bootstrap starting.
I20260504 19:59:27.954267  6227 tablet_bootstrap.cc:654] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:27.960175  6227 tablet_bootstrap.cc:492] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d: No bootstrap required, opened a new log
I20260504 19:59:27.960592  6227 ts_tablet_manager.cc:1403] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.005s
I20260504 19:59:27.962533  6227 raft_consensus.cc:359] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:27.962986  6227 raft_consensus.cc:385] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:27.963311  6227 raft_consensus.cc:740] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Initialized, Role: FOLLOWER
I20260504 19:59:27.963831  6227 consensus_queue.cc:260] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:27.964298  6227 raft_consensus.cc:399] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:27.964536  6227 raft_consensus.cc:493] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:27.964799  6227 raft_consensus.cc:3060] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:27.971439  6227 raft_consensus.cc:515] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:27.972057  6227 leader_election.cc:304] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d [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: 87a5a120801e4abfbcea714fa6a3650d; no voters: 
I20260504 19:59:27.973491  6227 leader_election.cc:290] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:27.973831  6229 raft_consensus.cc:2804] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:27.976249  6227 ts_tablet_manager.cc:1434] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d: Time spent starting tablet: real 0.015s	user 0.016s	sys 0.000s
I20260504 19:59:27.980670  6229 raft_consensus.cc:697] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Becoming Leader. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Running, Role: LEADER
I20260504 19:59:27.981506  6229 consensus_queue.cc:237] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d [LEADER]: Queue going to LEADER mode. State: All 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:27.989342  6092 catalog_manager.cc:5671] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a5a120801e4abfbcea714fa6a3650d (127.2.80.129). New cstate: current_term: 1 leader_uuid: "87a5a120801e4abfbcea714fa6a3650d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:28.041986  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:28.044373  6092 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51874:
name: "split-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000""\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20260504 19:59:28.087635  6180 tablet_service.cc:1511] Processing CreateTablet for tablet 567950766f164cefb38088c30d25ccdf (DEFAULT_TABLE table=split-table [id=b72c4cc5de7744b593d9fb664cf49879]), partition=RANGE (c0) PARTITION VALUES < 100
I20260504 19:59:28.089567  6180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567950766f164cefb38088c30d25ccdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:28.091490  6179 tablet_service.cc:1511] Processing CreateTablet for tablet dd936b3b594541ceb5bd365e2d37072e (DEFAULT_TABLE table=split-table [id=b72c4cc5de7744b593d9fb664cf49879]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260504 19:59:28.093840  6178 tablet_service.cc:1511] Processing CreateTablet for tablet 126872115fcb40d4bae4b3cf798ddf68 (DEFAULT_TABLE table=split-table [id=b72c4cc5de7744b593d9fb664cf49879]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260504 19:59:28.095709  6177 tablet_service.cc:1511] Processing CreateTablet for tablet a4d9db60615e4d8cb697f5f398894082 (DEFAULT_TABLE table=split-table [id=b72c4cc5de7744b593d9fb664cf49879]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260504 19:59:28.098011  6174 tablet_service.cc:1511] Processing CreateTablet for tablet 32ebc6a00cb64001b810d3279372d534 (DEFAULT_TABLE table=split-table [id=b72c4cc5de7744b593d9fb664cf49879]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260504 19:59:28.098856  6175 tablet_service.cc:1511] Processing CreateTablet for tablet 41f35408c934491db0a2af83c4221658 (DEFAULT_TABLE table=split-table [id=b72c4cc5de7744b593d9fb664cf49879]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260504 19:59:28.099433  6176 tablet_service.cc:1511] Processing CreateTablet for tablet 16ea3f8ab852465a9fded33d55ded68d (DEFAULT_TABLE table=split-table [id=b72c4cc5de7744b593d9fb664cf49879]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260504 19:59:28.102394  6173 tablet_service.cc:1511] Processing CreateTablet for tablet e252de93c4444ceab55671638e9b7ccb (DEFAULT_TABLE table=split-table [id=b72c4cc5de7744b593d9fb664cf49879]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260504 19:59:28.102818  6179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd936b3b594541ceb5bd365e2d37072e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:28.106009  6174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ebc6a00cb64001b810d3279372d534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:28.106628  6173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e252de93c4444ceab55671638e9b7ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:28.115417  6175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41f35408c934491db0a2af83c4221658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:28.116086  6177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4d9db60615e4d8cb697f5f398894082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:28.116716  6176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ea3f8ab852465a9fded33d55ded68d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:28.118203  6172 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8cf69eb7664694b47bbc1db82c19f4 (DEFAULT_TABLE table=split-table [id=b72c4cc5de7744b593d9fb664cf49879]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260504 19:59:28.118592  6171 tablet_service.cc:1511] Processing CreateTablet for tablet df684bc825f64bf1a87fa9f7177d91ce (DEFAULT_TABLE table=split-table [id=b72c4cc5de7744b593d9fb664cf49879]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260504 19:59:28.120298  6178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126872115fcb40d4bae4b3cf798ddf68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:28.121737  6171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df684bc825f64bf1a87fa9f7177d91ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:28.127130  6172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8cf69eb7664694b47bbc1db82c19f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:28.130517  6227 tablet_bootstrap.cc:492] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d: Bootstrap starting.
I20260504 19:59:28.148379  6227 tablet_bootstrap.cc:654] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:28.179883  6227 tablet_bootstrap.cc:492] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d: No bootstrap required, opened a new log
I20260504 19:59:28.180318  6227 ts_tablet_manager.cc:1403] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.005s
I20260504 19:59:28.182989  6227 raft_consensus.cc:359] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.183533  6227 raft_consensus.cc:385] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:28.183838  6227 raft_consensus.cc:740] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Initialized, Role: FOLLOWER
I20260504 19:59:28.184583  6227 consensus_queue.cc:260] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.185288  6227 raft_consensus.cc:399] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:28.185606  6227 raft_consensus.cc:493] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:28.185988  6227 raft_consensus.cc:3060] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:28.198730  6227 raft_consensus.cc:515] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.199499  6227 leader_election.cc:304] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d [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: 87a5a120801e4abfbcea714fa6a3650d; no voters: 
I20260504 19:59:28.200114  6227 leader_election.cc:290] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:28.200244  6229 raft_consensus.cc:2804] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:28.200734  6229 raft_consensus.cc:697] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Becoming Leader. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Running, Role: LEADER
I20260504 19:59:28.201531  6229 consensus_queue.cc:237] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d [LEADER]: Queue going to LEADER mode. State: All 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.201895  6227 ts_tablet_manager.cc:1434] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.004s
I20260504 19:59:28.202849  6227 tablet_bootstrap.cc:492] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d: Bootstrap starting.
I20260504 19:59:28.209304  6091 catalog_manager.cc:5671] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a5a120801e4abfbcea714fa6a3650d (127.2.80.129). New cstate: current_term: 1 leader_uuid: "87a5a120801e4abfbcea714fa6a3650d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:28.209781  6227 tablet_bootstrap.cc:654] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:28.215205  6227 tablet_bootstrap.cc:492] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d: No bootstrap required, opened a new log
I20260504 19:59:28.215619  6227 ts_tablet_manager.cc:1403] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260504 19:59:28.218250  6227 raft_consensus.cc:359] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.218787  6227 raft_consensus.cc:385] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:28.219041  6227 raft_consensus.cc:740] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Initialized, Role: FOLLOWER
I20260504 19:59:28.219607  6227 consensus_queue.cc:260] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.220103  6227 raft_consensus.cc:399] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:28.220348  6227 raft_consensus.cc:493] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:28.220615  6227 raft_consensus.cc:3060] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:28.227241  6227 raft_consensus.cc:515] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.227857  6227 leader_election.cc:304] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d [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: 87a5a120801e4abfbcea714fa6a3650d; no voters: 
I20260504 19:59:28.228394  6227 leader_election.cc:290] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:28.228540  6229 raft_consensus.cc:2804] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:28.229017  6229 raft_consensus.cc:697] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Becoming Leader. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Running, Role: LEADER
I20260504 19:59:28.230103  6227 ts_tablet_manager.cc:1434] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.004s
I20260504 19:59:28.229763  6229 consensus_queue.cc:237] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d [LEADER]: Queue going to LEADER mode. State: All 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.230965  6227 tablet_bootstrap.cc:492] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d: Bootstrap starting.
I20260504 19:59:28.237627  6227 tablet_bootstrap.cc:654] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:28.237059  6091 catalog_manager.cc:5671] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a5a120801e4abfbcea714fa6a3650d (127.2.80.129). New cstate: current_term: 1 leader_uuid: "87a5a120801e4abfbcea714fa6a3650d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:28.242417  6227 tablet_bootstrap.cc:492] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d: No bootstrap required, opened a new log
I20260504 19:59:28.242964  6227 ts_tablet_manager.cc:1403] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260504 19:59:28.245885  6227 raft_consensus.cc:359] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.246430  6227 raft_consensus.cc:385] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:28.246731  6227 raft_consensus.cc:740] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Initialized, Role: FOLLOWER
I20260504 19:59:28.247390  6227 consensus_queue.cc:260] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.248025  6227 raft_consensus.cc:399] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:28.248327  6227 raft_consensus.cc:493] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:28.248661  6227 raft_consensus.cc:3060] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:28.253681  6227 raft_consensus.cc:515] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.254420  6227 leader_election.cc:304] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d [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: 87a5a120801e4abfbcea714fa6a3650d; no voters: 
I20260504 19:59:28.254945  6227 leader_election.cc:290] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:28.255095  6229 raft_consensus.cc:2804] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:28.255537  6229 raft_consensus.cc:697] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Becoming Leader. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Running, Role: LEADER
I20260504 19:59:28.256256  6229 consensus_queue.cc:237] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d [LEADER]: Queue going to LEADER mode. State: All 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.256707  6227 ts_tablet_manager.cc:1434] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260504 19:59:28.257617  6227 tablet_bootstrap.cc:492] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d: Bootstrap starting.
I20260504 19:59:28.263667  6091 catalog_manager.cc:5671] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a5a120801e4abfbcea714fa6a3650d (127.2.80.129). New cstate: current_term: 1 leader_uuid: "87a5a120801e4abfbcea714fa6a3650d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:28.264503  6227 tablet_bootstrap.cc:654] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:28.270596  6227 tablet_bootstrap.cc:492] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d: No bootstrap required, opened a new log
I20260504 19:59:28.271034  6227 ts_tablet_manager.cc:1403] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.011s
I20260504 19:59:28.273857  6227 raft_consensus.cc:359] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.274344  6227 raft_consensus.cc:385] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:28.274613  6227 raft_consensus.cc:740] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Initialized, Role: FOLLOWER
I20260504 19:59:28.275516  6227 consensus_queue.cc:260] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.276180  6227 raft_consensus.cc:399] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:28.276465  6227 raft_consensus.cc:493] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:28.276743  6227 raft_consensus.cc:3060] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:28.281989  6227 raft_consensus.cc:515] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.282599  6227 leader_election.cc:304] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d [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: 87a5a120801e4abfbcea714fa6a3650d; no voters: 
I20260504 19:59:28.283079  6227 leader_election.cc:290] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:28.283272  6229 raft_consensus.cc:2804] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:28.283789  6229 raft_consensus.cc:697] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Becoming Leader. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Running, Role: LEADER
I20260504 19:59:28.284721  6227 ts_tablet_manager.cc:1434] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.002s
I20260504 19:59:28.284610  6229 consensus_queue.cc:237] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d [LEADER]: Queue going to LEADER mode. State: All 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.285521  6227 tablet_bootstrap.cc:492] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d: Bootstrap starting.
I20260504 19:59:28.292050  6227 tablet_bootstrap.cc:654] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:28.291916  6091 catalog_manager.cc:5671] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a5a120801e4abfbcea714fa6a3650d (127.2.80.129). New cstate: current_term: 1 leader_uuid: "87a5a120801e4abfbcea714fa6a3650d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:28.297408  6227 tablet_bootstrap.cc:492] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d: No bootstrap required, opened a new log
I20260504 19:59:28.297784  6227 ts_tablet_manager.cc:1403] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.009s
I20260504 19:59:28.299882  6227 raft_consensus.cc:359] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.300424  6227 raft_consensus.cc:385] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:28.300686  6227 raft_consensus.cc:740] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Initialized, Role: FOLLOWER
I20260504 19:59:28.301357  6227 consensus_queue.cc:260] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.301935  6227 raft_consensus.cc:399] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:28.302326  6227 raft_consensus.cc:493] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:28.302637  6227 raft_consensus.cc:3060] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:28.307765  6227 raft_consensus.cc:515] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.308348  6227 leader_election.cc:304] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d [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: 87a5a120801e4abfbcea714fa6a3650d; no voters: 
I20260504 19:59:28.308823  6227 leader_election.cc:290] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:28.309371  6230 raft_consensus.cc:2804] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:28.309813  6230 raft_consensus.cc:697] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Becoming Leader. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Running, Role: LEADER
I20260504 19:59:28.310353  6227 ts_tablet_manager.cc:1434] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260504 19:59:28.310526  6230 consensus_queue.cc:237] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d [LEADER]: Queue going to LEADER mode. State: All 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.311177  6227 tablet_bootstrap.cc:492] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d: Bootstrap starting.
I20260504 19:59:28.317466  6227 tablet_bootstrap.cc:654] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:28.319511  6091 catalog_manager.cc:5671] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a5a120801e4abfbcea714fa6a3650d (127.2.80.129). New cstate: current_term: 1 leader_uuid: "87a5a120801e4abfbcea714fa6a3650d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:28.322753  6227 tablet_bootstrap.cc:492] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d: No bootstrap required, opened a new log
I20260504 19:59:28.323221  6227 ts_tablet_manager.cc:1403] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260504 19:59:28.325645  6227 raft_consensus.cc:359] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.326221  6227 raft_consensus.cc:385] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:28.326493  6227 raft_consensus.cc:740] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Initialized, Role: FOLLOWER
I20260504 19:59:28.327169  6227 consensus_queue.cc:260] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.327721  6227 raft_consensus.cc:399] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:28.327975  6227 raft_consensus.cc:493] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:28.328248  6227 raft_consensus.cc:3060] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:28.333461  6227 raft_consensus.cc:515] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.334028  6227 leader_election.cc:304] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d [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: 87a5a120801e4abfbcea714fa6a3650d; no voters: 
I20260504 19:59:28.334519  6227 leader_election.cc:290] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:28.334654  6229 raft_consensus.cc:2804] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:28.335290  6229 raft_consensus.cc:697] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Becoming Leader. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Running, Role: LEADER
I20260504 19:59:28.336081  6227 ts_tablet_manager.cc:1434] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260504 19:59:28.335992  6229 consensus_queue.cc:237] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d [LEADER]: Queue going to LEADER mode. State: All 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.336858  6227 tablet_bootstrap.cc:492] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d: Bootstrap starting.
I20260504 19:59:28.344732  6091 catalog_manager.cc:5671] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a5a120801e4abfbcea714fa6a3650d (127.2.80.129). New cstate: current_term: 1 leader_uuid: "87a5a120801e4abfbcea714fa6a3650d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:28.346931  6227 tablet_bootstrap.cc:654] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:28.355351  6227 tablet_bootstrap.cc:492] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d: No bootstrap required, opened a new log
I20260504 19:59:28.355756  6227 ts_tablet_manager.cc:1403] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260504 19:59:28.358351  6227 raft_consensus.cc:359] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.358803  6227 raft_consensus.cc:385] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:28.359047  6227 raft_consensus.cc:740] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Initialized, Role: FOLLOWER
I20260504 19:59:28.359598  6227 consensus_queue.cc:260] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.360471  6227 raft_consensus.cc:399] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:28.360781  6227 raft_consensus.cc:493] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:28.361136  6227 raft_consensus.cc:3060] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:28.367408  6227 raft_consensus.cc:515] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.367993  6227 leader_election.cc:304] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d [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: 87a5a120801e4abfbcea714fa6a3650d; no voters: 
I20260504 19:59:28.368434  6227 leader_election.cc:290] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:28.368659  6229 raft_consensus.cc:2804] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:28.369241  6229 raft_consensus.cc:697] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Becoming Leader. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Running, Role: LEADER
I20260504 19:59:28.370258  6227 ts_tablet_manager.cc:1434] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260504 19:59:28.370016  6229 consensus_queue.cc:237] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d [LEADER]: Queue going to LEADER mode. State: All 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.371096  6227 tablet_bootstrap.cc:492] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d: Bootstrap starting.
I20260504 19:59:28.376533  6227 tablet_bootstrap.cc:654] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:28.378372  6091 catalog_manager.cc:5671] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a5a120801e4abfbcea714fa6a3650d (127.2.80.129). New cstate: current_term: 1 leader_uuid: "87a5a120801e4abfbcea714fa6a3650d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:28.384123  6227 tablet_bootstrap.cc:492] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d: No bootstrap required, opened a new log
I20260504 19:59:28.384572  6227 ts_tablet_manager.cc:1403] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260504 19:59:28.386997  6227 raft_consensus.cc:359] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.387617  6227 raft_consensus.cc:385] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:28.387902  6227 raft_consensus.cc:740] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Initialized, Role: FOLLOWER
I20260504 19:59:28.388477  6227 consensus_queue.cc:260] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.389102  6227 raft_consensus.cc:399] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:28.389338  6227 raft_consensus.cc:493] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:28.389627  6227 raft_consensus.cc:3060] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:28.394552  6227 raft_consensus.cc:515] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.395314  6227 leader_election.cc:304] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d [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: 87a5a120801e4abfbcea714fa6a3650d; no voters: 
I20260504 19:59:28.396200  6227 leader_election.cc:290] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:28.396596  6229 raft_consensus.cc:2804] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:28.397363  6229 raft_consensus.cc:697] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Becoming Leader. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Running, Role: LEADER
I20260504 19:59:28.398291  6227 ts_tablet_manager.cc:1434] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.004s
I20260504 19:59:28.398128  6229 consensus_queue.cc:237] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d [LEADER]: Queue going to LEADER mode. State: All 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.399073  6227 tablet_bootstrap.cc:492] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d: Bootstrap starting.
I20260504 19:59:28.402989  6227 tablet_bootstrap.cc:654] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:28.410065  6092 catalog_manager.cc:5671] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a5a120801e4abfbcea714fa6a3650d (127.2.80.129). New cstate: current_term: 1 leader_uuid: "87a5a120801e4abfbcea714fa6a3650d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:28.410737  6227 tablet_bootstrap.cc:492] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d: No bootstrap required, opened a new log
I20260504 19:59:28.411223  6227 ts_tablet_manager.cc:1403] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.008s
I20260504 19:59:28.413548  6227 raft_consensus.cc:359] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.414098  6227 raft_consensus.cc:385] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:28.414364  6227 raft_consensus.cc:740] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Initialized, Role: FOLLOWER
I20260504 19:59:28.414937  6227 consensus_queue.cc:260] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.415557  6227 raft_consensus.cc:399] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:28.415750  6227 raft_consensus.cc:493] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:28.415958  6227 raft_consensus.cc:3060] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:28.422610  6227 raft_consensus.cc:515] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.423498  6227 leader_election.cc:304] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d [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: 87a5a120801e4abfbcea714fa6a3650d; no voters: 
I20260504 19:59:28.424088  6227 leader_election.cc:290] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:28.424258  6229 raft_consensus.cc:2804] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:28.424729  6229 raft_consensus.cc:697] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Becoming Leader. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Running, Role: LEADER
I20260504 19:59:28.425720  6227 ts_tablet_manager.cc:1434] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260504 19:59:28.425457  6229 consensus_queue.cc:237] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d [LEADER]: Queue going to LEADER mode. State: All 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.426522  6227 tablet_bootstrap.cc:492] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d: Bootstrap starting.
I20260504 19:59:28.434019  6227 tablet_bootstrap.cc:654] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:28.437196  6092 catalog_manager.cc:5671] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a5a120801e4abfbcea714fa6a3650d (127.2.80.129). New cstate: current_term: 1 leader_uuid: "87a5a120801e4abfbcea714fa6a3650d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:28.438319  6227 tablet_bootstrap.cc:492] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d: No bootstrap required, opened a new log
I20260504 19:59:28.438687  6227 ts_tablet_manager.cc:1403] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260504 19:59:28.442444  6227 raft_consensus.cc:359] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.443027  6227 raft_consensus.cc:385] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:28.443259  6227 raft_consensus.cc:740] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Initialized, Role: FOLLOWER
I20260504 19:59:28.443812  6227 consensus_queue.cc:260] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.444396  6227 raft_consensus.cc:399] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:28.444852  6227 raft_consensus.cc:493] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:28.445308  6227 raft_consensus.cc:3060] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:28.450635  6227 raft_consensus.cc:515] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.451184  6227 leader_election.cc:304] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d [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: 87a5a120801e4abfbcea714fa6a3650d; no voters: 
I20260504 19:59:28.451663  6227 leader_election.cc:290] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:28.451814  6229 raft_consensus.cc:2804] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:28.452492  6229 raft_consensus.cc:697] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Becoming Leader. State: Replica: 87a5a120801e4abfbcea714fa6a3650d, State: Running, Role: LEADER
I20260504 19:59:28.453519  6227 ts_tablet_manager.cc:1434] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d: Time spent starting tablet: real 0.015s	user 0.016s	sys 0.000s
I20260504 19:59:28.453306  6229 consensus_queue.cc:237] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d [LEADER]: Queue going to LEADER mode. State: All 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: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } }
I20260504 19:59:28.460906  6092 catalog_manager.cc:5671] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a5a120801e4abfbcea714fa6a3650d (127.2.80.129). New cstate: current_term: 1 leader_uuid: "87a5a120801e4abfbcea714fa6a3650d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a5a120801e4abfbcea714fa6a3650d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44293 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:28.522478  6092 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51874:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:28.554467  6255 tablet.cc:1724] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:28.556125  6256 tablet.cc:1724] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:28.556944  6255 tablet.cc:1622] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d: MemRowSet was empty: no flush needed.
I20260504 19:59:28.559125  6256 tablet.cc:1622] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d: MemRowSet was empty: no flush needed.
I20260504 19:59:28.571126  6255 tablet.cc:1724] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:28.573204  6255 tablet.cc:1622] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d: MemRowSet was empty: no flush needed.
I20260504 19:59:28.602072  6256 tablet.cc:1724] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:28.602422  6258 tablet.cc:1724] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:28.607015  6258 tablet.cc:1622] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d: MemRowSet was empty: no flush needed.
I20260504 19:59:28.609853  6255 tablet.cc:1724] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:28.611968  6255 tablet.cc:1622] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d: MemRowSet was empty: no flush needed.
I20260504 19:59:28.612531  6256 tablet.cc:1622] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d: MemRowSet was empty: no flush needed.
I20260504 19:59:28.589969  6257 tablet.cc:1724] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:28.615051  6257 tablet.cc:1622] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d: MemRowSet was empty: no flush needed.
I20260504 19:59:28.651522  6258 tablet.cc:1724] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:28.657265  6258 tablet.cc:1622] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d: MemRowSet was empty: no flush needed.
I20260504 19:59:28.654644  6257 tablet.cc:1724] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:28.664884  6257 tablet.cc:1622] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d: MemRowSet was empty: no flush needed.
I20260504 19:59:28.669152  6256 tablet.cc:1724] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:28.677752  6256 tablet.cc:1622] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d: MemRowSet was empty: no flush needed.
I20260504 19:59:28.713513  6091 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d: split-table [id=b72c4cc5de7744b593d9fb664cf49879] alter complete (version 1)
I20260504 19:59:28.760238  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:28.803200  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:28.804613  2370 tablet_replica.cc:333] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d: stopping tablet replica
I20260504 19:59:28.805425  2370 raft_consensus.cc:2243] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:28.806135  2370 raft_consensus.cc:2272] T a4d9db60615e4d8cb697f5f398894082 P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:28.809193  2370 tablet_replica.cc:333] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d: stopping tablet replica
I20260504 19:59:28.809825  2370 raft_consensus.cc:2243] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:28.810310  2370 raft_consensus.cc:2272] T dd936b3b594541ceb5bd365e2d37072e P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:28.812763  2370 tablet_replica.cc:333] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d: stopping tablet replica
I20260504 19:59:28.813452  2370 raft_consensus.cc:2243] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:28.813898  2370 raft_consensus.cc:2272] T 0d8cf69eb7664694b47bbc1db82c19f4 P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:28.816543  2370 tablet_replica.cc:333] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d: stopping tablet replica
I20260504 19:59:28.817152  2370 raft_consensus.cc:2243] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:28.817579  2370 raft_consensus.cc:2272] T 16ea3f8ab852465a9fded33d55ded68d P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:28.819808  2370 tablet_replica.cc:333] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d: stopping tablet replica
I20260504 19:59:28.820343  2370 raft_consensus.cc:2243] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:28.820814  2370 raft_consensus.cc:2272] T 41f35408c934491db0a2af83c4221658 P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:28.823230  2370 tablet_replica.cc:333] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d: stopping tablet replica
I20260504 19:59:28.823793  2370 raft_consensus.cc:2243] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:28.824229  2370 raft_consensus.cc:2272] T 32ebc6a00cb64001b810d3279372d534 P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:28.826530  2370 tablet_replica.cc:333] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d: stopping tablet replica
I20260504 19:59:28.827060  2370 raft_consensus.cc:2243] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:28.827482  2370 raft_consensus.cc:2272] T 126872115fcb40d4bae4b3cf798ddf68 P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:28.829767  2370 tablet_replica.cc:333] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d: stopping tablet replica
I20260504 19:59:28.830299  2370 raft_consensus.cc:2243] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:28.830821  2370 raft_consensus.cc:2272] T e252de93c4444ceab55671638e9b7ccb P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:28.832864  2370 tablet_replica.cc:333] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d: stopping tablet replica
I20260504 19:59:28.833402  2370 raft_consensus.cc:2243] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:28.833809  2370 raft_consensus.cc:2272] T 567950766f164cefb38088c30d25ccdf P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:28.835608  2370 tablet_replica.cc:333] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d: stopping tablet replica
I20260504 19:59:28.836021  2370 raft_consensus.cc:2243] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:28.836438  2370 raft_consensus.cc:2272] T df684bc825f64bf1a87fa9f7177d91ce P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:28.838902  2370 tablet_replica.cc:333] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d: stopping tablet replica
I20260504 19:59:28.839604  2370 raft_consensus.cc:2243] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:28.840001  2370 raft_consensus.cc:2272] T a39ef7ccae3749d28af6686e48d79a6d P 87a5a120801e4abfbcea714fa6a3650d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:28.864548  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:28.886355  2370 master.cc:562] Master@127.2.80.190:45445 shutting down...
I20260504 19:59:28.908011  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:28.908665  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:28.909039  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P bde56407bd134e3f8c1a6c4140b1a75d: stopping tablet replica
I20260504 19:59:28.920439  2370 master.cc:584] Master@127.2.80.190:45445 shutdown complete.
[       OK ] AlterTableTest.TestInsertAfterAlterTable (1477 ms)
[ RUN      ] AlterTableTest.TestMultipleAlters
I20260504 19:59:28.951156  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:46477
I20260504 19:59:28.952268  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:28.954715  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:28.958168  2370 webserver.cc:492] Webserver started at http://127.2.80.190:43885/ using document root <none> and password file <none>
I20260504 19:59:28.958832  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:28.959072  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:28.959393  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:28.960484  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "6cf7bc0a90e64a73b7f21bc1e00070a5"
format_stamp: "Formatted at 2026-05-04 19:59:28 on dist-test-slave-8hzn"
I20260504 19:59:28.965293  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260504 19:59:28.969396  6265 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:28.970338  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260504 19:59:28.970749  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "6cf7bc0a90e64a73b7f21bc1e00070a5"
format_stamp: "Formatted at 2026-05-04 19:59:28 on dist-test-slave-8hzn"
I20260504 19:59:28.971063  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777924742900738-2370-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)
I20260504 19:59:28.991740  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:28.992980  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:29.040961  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:46477
I20260504 19:59:29.041188  6316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:46477 every 8 connection(s)
I20260504 19:59:29.046625  6317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:29.063668  6317 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5: Bootstrap starting.
I20260504 19:59:29.069728  6317 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:29.075347  6317 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5: No bootstrap required, opened a new log
I20260504 19:59:29.077921  6317 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cf7bc0a90e64a73b7f21bc1e00070a5" member_type: VOTER }
I20260504 19:59:29.078395  6317 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:29.078629  6317 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cf7bc0a90e64a73b7f21bc1e00070a5, State: Initialized, Role: FOLLOWER
I20260504 19:59:29.079211  6317 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6cf7bc0a90e64a73b7f21bc1e00070a5" member_type: VOTER }
I20260504 19:59:29.079666  6317 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:29.079906  6317 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:29.080173  6317 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:29.085054  6317 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cf7bc0a90e64a73b7f21bc1e00070a5" member_type: VOTER }
I20260504 19:59:29.085618  6317 leader_election.cc:304] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [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: 6cf7bc0a90e64a73b7f21bc1e00070a5; no voters: 
I20260504 19:59:29.086858  6317 leader_election.cc:290] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:29.087210  6320 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:29.088842  6320 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [term 1 LEADER]: Becoming Leader. State: Replica: 6cf7bc0a90e64a73b7f21bc1e00070a5, State: Running, Role: LEADER
I20260504 19:59:29.089807  6320 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [LEADER]: Queue going to LEADER mode. State: All 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: "6cf7bc0a90e64a73b7f21bc1e00070a5" member_type: VOTER }
I20260504 19:59:29.090386  6317 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:29.094884  6322 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6cf7bc0a90e64a73b7f21bc1e00070a5. Latest consensus state: current_term: 1 leader_uuid: "6cf7bc0a90e64a73b7f21bc1e00070a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cf7bc0a90e64a73b7f21bc1e00070a5" member_type: VOTER } }
I20260504 19:59:29.095624  6322 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:29.094723  6321 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6cf7bc0a90e64a73b7f21bc1e00070a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cf7bc0a90e64a73b7f21bc1e00070a5" member_type: VOTER } }
I20260504 19:59:29.096110  6321 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:29.107194  6326 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:29.115600  6326 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:29.117090  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:29.126526  6326 catalog_manager.cc:1357] Generated new cluster ID: 966776a8d2ae42a9aba8f638fcf3ba78
I20260504 19:59:29.126852  6326 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:29.145001  6326 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:29.146724  6326 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:29.169938  6326 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5: Generated new TSK 0
I20260504 19:59:29.170694  6326 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:29.184351  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:29.188861  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:29.192607  2370 webserver.cc:492] Webserver started at http://127.2.80.129:35313/ using document root <none> and password file <none>
I20260504 19:59:29.193308  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:29.193554  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:29.193873  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:29.195369  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "deaf373a061e45af9f0b893355648981"
format_stamp: "Formatted at 2026-05-04 19:59:29 on dist-test-slave-8hzn"
I20260504 19:59:29.202684  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260504 19:59:29.207567  6341 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:29.208577  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260504 19:59:29.208976  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "deaf373a061e45af9f0b893355648981"
format_stamp: "Formatted at 2026-05-04 19:59:29 on dist-test-slave-8hzn"
I20260504 19:59:29.209287  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777924742900738-2370-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)
I20260504 19:59:29.232653  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:29.233924  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:29.235559  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:29.238152  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:29.238344  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:29.238647  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:29.238813  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:29.296223  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:41005
I20260504 19:59:29.296463  6403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:41005 every 8 connection(s)
I20260504 19:59:29.313617  6404 heartbeater.cc:344] Connected to a master server at 127.2.80.190:46477
I20260504 19:59:29.314033  6404 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:29.314854  6404 heartbeater.cc:507] Master 127.2.80.190:46477 requested a full tablet report, sending...
I20260504 19:59:29.317277  6282 ts_manager.cc:194] Registered new tserver with Master: deaf373a061e45af9f0b893355648981 (127.2.80.129:41005)
I20260504 19:59:29.317979  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.018054564s
I20260504 19:59:29.319628  6282 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49762
I20260504 19:59:29.332516  6404 heartbeater.cc:499] Master 127.2.80.190:46477 was elected leader, sending a full tablet report...
I20260504 19:59:29.344453  6282 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49764:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:29.391848  6369 tablet_service.cc:1511] Processing CreateTablet for tablet 535931f67bbc4bc3b023b27adaea0182 (DEFAULT_TABLE table=fake-table [id=0f91b4e565e34c96bc993fce251d08d9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:29.393194  6369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 535931f67bbc4bc3b023b27adaea0182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:29.411274  6416 tablet_bootstrap.cc:492] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981: Bootstrap starting.
I20260504 19:59:29.416183  6416 tablet_bootstrap.cc:654] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:29.421149  6416 tablet_bootstrap.cc:492] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981: No bootstrap required, opened a new log
I20260504 19:59:29.421711  6416 ts_tablet_manager.cc:1403] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260504 19:59:29.424155  6416 raft_consensus.cc:359] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.424748  6416 raft_consensus.cc:385] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:29.425078  6416 raft_consensus.cc:740] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaf373a061e45af9f0b893355648981, State: Initialized, Role: FOLLOWER
I20260504 19:59:29.425729  6416 consensus_queue.cc:260] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.426278  6416 raft_consensus.cc:399] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:29.426535  6416 raft_consensus.cc:493] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:29.426807  6416 raft_consensus.cc:3060] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:29.431669  6416 raft_consensus.cc:515] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.432389  6416 leader_election.cc:304] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981 [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: deaf373a061e45af9f0b893355648981; no voters: 
I20260504 19:59:29.434171  6416 leader_election.cc:290] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:29.434551  6418 raft_consensus.cc:2804] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:29.441588  6416 ts_tablet_manager.cc:1434] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981: Time spent starting tablet: real 0.020s	user 0.016s	sys 0.004s
I20260504 19:59:29.441509  6418 raft_consensus.cc:697] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Becoming Leader. State: Replica: deaf373a061e45af9f0b893355648981, State: Running, Role: LEADER
I20260504 19:59:29.442396  6418 consensus_queue.cc:237] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981 [LEADER]: Queue going to LEADER mode. State: All 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.451586  6282 catalog_manager.cc:5671] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981 reported cstate change: term changed from 0 to 1, leader changed from <none> to deaf373a061e45af9f0b893355648981 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "deaf373a061e45af9f0b893355648981" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:29.491503  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:29.493932  6281 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49764:
name: "split-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000""\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20260504 19:59:29.539191  6369 tablet_service.cc:1511] Processing CreateTablet for tablet 25730abf21a6443da89d345eaae7d9fa (DEFAULT_TABLE table=split-table [id=840516f8e2684b3c9bd24e9f19a93af9]), partition=RANGE (c0) PARTITION VALUES < 100
I20260504 19:59:29.540421  6369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25730abf21a6443da89d345eaae7d9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:29.551287  6368 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbb45df915b43b8a19d96217e567d45 (DEFAULT_TABLE table=split-table [id=840516f8e2684b3c9bd24e9f19a93af9]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260504 19:59:29.552706  6368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbb45df915b43b8a19d96217e567d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:29.552897  6367 tablet_service.cc:1511] Processing CreateTablet for tablet 28c0d6d38d3f4382a25d3206395aeb02 (DEFAULT_TABLE table=split-table [id=840516f8e2684b3c9bd24e9f19a93af9]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260504 19:59:29.554230  6367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c0d6d38d3f4382a25d3206395aeb02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:29.566166  6416 tablet_bootstrap.cc:492] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: Bootstrap starting.
I20260504 19:59:29.569913  6366 tablet_service.cc:1511] Processing CreateTablet for tablet 93a5afe746c24e7eb17e6a63e973bbc7 (DEFAULT_TABLE table=split-table [id=840516f8e2684b3c9bd24e9f19a93af9]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260504 19:59:29.571265  6366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a5afe746c24e7eb17e6a63e973bbc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:29.572877  6369 tablet_service.cc:1511] Processing CreateTablet for tablet cae9272d90094d06a15417a2c4c72886 (DEFAULT_TABLE table=split-table [id=840516f8e2684b3c9bd24e9f19a93af9]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260504 19:59:29.577809  6416 tablet_bootstrap.cc:654] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:29.573571  6365 tablet_service.cc:1511] Processing CreateTablet for tablet 2258c237c701456aaf4582ff47222322 (DEFAULT_TABLE table=split-table [id=840516f8e2684b3c9bd24e9f19a93af9]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260504 19:59:29.578953  6365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2258c237c701456aaf4582ff47222322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:29.580770  6369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae9272d90094d06a15417a2c4c72886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:29.601639  6369 tablet_service.cc:1511] Processing CreateTablet for tablet dc89e125575048729b1cfd4f0769e4d3 (DEFAULT_TABLE table=split-table [id=840516f8e2684b3c9bd24e9f19a93af9]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260504 19:59:29.603133  6369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc89e125575048729b1cfd4f0769e4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:29.604422  6367 tablet_service.cc:1511] Processing CreateTablet for tablet b87d4deec3e644bb93b4ac5d7ccc3773 (DEFAULT_TABLE table=split-table [id=840516f8e2684b3c9bd24e9f19a93af9]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260504 19:59:29.605825  6367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b87d4deec3e644bb93b4ac5d7ccc3773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:29.613656  6364 tablet_service.cc:1511] Processing CreateTablet for tablet 6e900160325c464f86bcf2e855c48def (DEFAULT_TABLE table=split-table [id=840516f8e2684b3c9bd24e9f19a93af9]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260504 19:59:29.615092  6364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e900160325c464f86bcf2e855c48def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:29.619161  6368 tablet_service.cc:1511] Processing CreateTablet for tablet 36161c42d7324820886b0e1ed5e37692 (DEFAULT_TABLE table=split-table [id=840516f8e2684b3c9bd24e9f19a93af9]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260504 19:59:29.621995  6416 tablet_bootstrap.cc:492] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: No bootstrap required, opened a new log
I20260504 19:59:29.622501  6416 ts_tablet_manager.cc:1403] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: Time spent bootstrapping tablet: real 0.057s	user 0.004s	sys 0.009s
I20260504 19:59:29.626911  6416 raft_consensus.cc:359] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.627410  6416 raft_consensus.cc:385] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:29.627666  6416 raft_consensus.cc:740] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaf373a061e45af9f0b893355648981, State: Initialized, Role: FOLLOWER
I20260504 19:59:29.628269  6416 consensus_queue.cc:260] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.628773  6416 raft_consensus.cc:399] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:29.629076  6416 raft_consensus.cc:493] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:29.629429  6416 raft_consensus.cc:3060] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:29.631881  6368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36161c42d7324820886b0e1ed5e37692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:29.636653  6416 raft_consensus.cc:515] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.637465  6416 leader_election.cc:304] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981 [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: deaf373a061e45af9f0b893355648981; no voters: 
I20260504 19:59:29.638216  6418 raft_consensus.cc:2804] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:29.638659  6418 raft_consensus.cc:697] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Becoming Leader. State: Replica: deaf373a061e45af9f0b893355648981, State: Running, Role: LEADER
I20260504 19:59:29.639508  6418 consensus_queue.cc:237] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981 [LEADER]: Queue going to LEADER mode. State: All 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.646284  6416 leader_election.cc:290] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:29.654476  6282 catalog_manager.cc:5671] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981 reported cstate change: term changed from 0 to 1, leader changed from <none> to deaf373a061e45af9f0b893355648981 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "deaf373a061e45af9f0b893355648981" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:29.658916  6416 ts_tablet_manager.cc:1434] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: Time spent starting tablet: real 0.036s	user 0.012s	sys 0.005s
I20260504 19:59:29.659770  6416 tablet_bootstrap.cc:492] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: Bootstrap starting.
I20260504 19:59:29.670495  6416 tablet_bootstrap.cc:654] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:29.677111  6416 tablet_bootstrap.cc:492] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: No bootstrap required, opened a new log
I20260504 19:59:29.677565  6416 ts_tablet_manager.cc:1403] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.002s
I20260504 19:59:29.679826  6416 raft_consensus.cc:359] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.680317  6416 raft_consensus.cc:385] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:29.680583  6416 raft_consensus.cc:740] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaf373a061e45af9f0b893355648981, State: Initialized, Role: FOLLOWER
I20260504 19:59:29.681546  6416 consensus_queue.cc:260] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.682075  6416 raft_consensus.cc:399] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:29.682336  6416 raft_consensus.cc:493] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:29.682626  6416 raft_consensus.cc:3060] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:29.687424  6416 raft_consensus.cc:515] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.688050  6416 leader_election.cc:304] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981 [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: deaf373a061e45af9f0b893355648981; no voters: 
I20260504 19:59:29.688637  6416 leader_election.cc:290] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:29.688783  6418 raft_consensus.cc:2804] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:29.689256  6418 raft_consensus.cc:697] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Becoming Leader. State: Replica: deaf373a061e45af9f0b893355648981, State: Running, Role: LEADER
I20260504 19:59:29.689953  6418 consensus_queue.cc:237] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981 [LEADER]: Queue going to LEADER mode. State: All 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.690728  6416 ts_tablet_manager.cc:1434] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.002s
I20260504 19:59:29.691767  6416 tablet_bootstrap.cc:492] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: Bootstrap starting.
I20260504 19:59:29.697526  6416 tablet_bootstrap.cc:654] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:29.697296  6281 catalog_manager.cc:5671] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981 reported cstate change: term changed from 0 to 1, leader changed from <none> to deaf373a061e45af9f0b893355648981 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "deaf373a061e45af9f0b893355648981" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:29.703329  6416 tablet_bootstrap.cc:492] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: No bootstrap required, opened a new log
I20260504 19:59:29.703754  6416 ts_tablet_manager.cc:1403] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260504 19:59:29.706763  6416 raft_consensus.cc:359] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.707248  6416 raft_consensus.cc:385] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:29.707506  6416 raft_consensus.cc:740] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaf373a061e45af9f0b893355648981, State: Initialized, Role: FOLLOWER
I20260504 19:59:29.708178  6416 consensus_queue.cc:260] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.708686  6416 raft_consensus.cc:399] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:29.708931  6416 raft_consensus.cc:493] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:29.709271  6416 raft_consensus.cc:3060] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:29.714510  6416 raft_consensus.cc:515] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.715276  6416 leader_election.cc:304] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981 [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: deaf373a061e45af9f0b893355648981; no voters: 
I20260504 19:59:29.715760  6416 leader_election.cc:290] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:29.715932  6418 raft_consensus.cc:2804] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:29.716437  6418 raft_consensus.cc:697] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Becoming Leader. State: Replica: deaf373a061e45af9f0b893355648981, State: Running, Role: LEADER
I20260504 19:59:29.717410  6416 ts_tablet_manager.cc:1434] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: Time spent starting tablet: real 0.013s	user 0.015s	sys 0.000s
I20260504 19:59:29.717171  6418 consensus_queue.cc:237] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981 [LEADER]: Queue going to LEADER mode. State: All 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.718178  6416 tablet_bootstrap.cc:492] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: Bootstrap starting.
I20260504 19:59:29.724768  6416 tablet_bootstrap.cc:654] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:29.725350  6282 catalog_manager.cc:5671] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981 reported cstate change: term changed from 0 to 1, leader changed from <none> to deaf373a061e45af9f0b893355648981 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "deaf373a061e45af9f0b893355648981" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:29.730484  6416 tablet_bootstrap.cc:492] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: No bootstrap required, opened a new log
I20260504 19:59:29.730981  6416 ts_tablet_manager.cc:1403] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260504 19:59:29.733687  6416 raft_consensus.cc:359] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.734259  6416 raft_consensus.cc:385] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:29.734548  6416 raft_consensus.cc:740] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaf373a061e45af9f0b893355648981, State: Initialized, Role: FOLLOWER
I20260504 19:59:29.735180  6416 consensus_queue.cc:260] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.735842  6416 raft_consensus.cc:399] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:29.736421  6416 raft_consensus.cc:493] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:29.736791  6416 raft_consensus.cc:3060] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:29.743924  6416 raft_consensus.cc:515] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.744694  6416 leader_election.cc:304] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981 [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: deaf373a061e45af9f0b893355648981; no voters: 
I20260504 19:59:29.745352  6416 leader_election.cc:290] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:29.745544  6418 raft_consensus.cc:2804] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:29.746203  6418 raft_consensus.cc:697] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Becoming Leader. State: Replica: deaf373a061e45af9f0b893355648981, State: Running, Role: LEADER
I20260504 19:59:29.747061  6416 ts_tablet_manager.cc:1434] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: Time spent starting tablet: real 0.016s	user 0.016s	sys 0.000s
I20260504 19:59:29.746912  6418 consensus_queue.cc:237] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981 [LEADER]: Queue going to LEADER mode. State: All 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.748062  6416 tablet_bootstrap.cc:492] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: Bootstrap starting.
I20260504 19:59:29.754359  6416 tablet_bootstrap.cc:654] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:29.754184  6282 catalog_manager.cc:5671] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981 reported cstate change: term changed from 0 to 1, leader changed from <none> to deaf373a061e45af9f0b893355648981 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "deaf373a061e45af9f0b893355648981" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:29.759644  6416 tablet_bootstrap.cc:492] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: No bootstrap required, opened a new log
I20260504 19:59:29.760072  6416 ts_tablet_manager.cc:1403] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260504 19:59:29.762408  6416 raft_consensus.cc:359] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.762930  6416 raft_consensus.cc:385] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:29.763200  6416 raft_consensus.cc:740] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaf373a061e45af9f0b893355648981, State: Initialized, Role: FOLLOWER
I20260504 19:59:29.763792  6416 consensus_queue.cc:260] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.764372  6416 raft_consensus.cc:399] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:29.764642  6416 raft_consensus.cc:493] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:29.764959  6416 raft_consensus.cc:3060] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:29.771409  6416 raft_consensus.cc:515] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.772096  6416 leader_election.cc:304] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981 [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: deaf373a061e45af9f0b893355648981; no voters: 
I20260504 19:59:29.772662  6416 leader_election.cc:290] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:29.772892  6418 raft_consensus.cc:2804] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:29.773478  6418 raft_consensus.cc:697] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Becoming Leader. State: Replica: deaf373a061e45af9f0b893355648981, State: Running, Role: LEADER
I20260504 19:59:29.774300  6416 ts_tablet_manager.cc:1434] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260504 19:59:29.774253  6418 consensus_queue.cc:237] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981 [LEADER]: Queue going to LEADER mode. State: All 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.775103  6416 tablet_bootstrap.cc:492] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: Bootstrap starting.
I20260504 19:59:29.780793  6416 tablet_bootstrap.cc:654] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:29.781219  6282 catalog_manager.cc:5671] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981 reported cstate change: term changed from 0 to 1, leader changed from <none> to deaf373a061e45af9f0b893355648981 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "deaf373a061e45af9f0b893355648981" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:29.785545  6416 tablet_bootstrap.cc:492] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: No bootstrap required, opened a new log
I20260504 19:59:29.786015  6416 ts_tablet_manager.cc:1403] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260504 19:59:29.788358  6416 raft_consensus.cc:359] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.789081  6416 raft_consensus.cc:385] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:29.789368  6416 raft_consensus.cc:740] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaf373a061e45af9f0b893355648981, State: Initialized, Role: FOLLOWER
I20260504 19:59:29.789951  6416 consensus_queue.cc:260] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.790666  6416 raft_consensus.cc:399] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:29.790944  6416 raft_consensus.cc:493] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:29.791257  6416 raft_consensus.cc:3060] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:29.798264  6416 raft_consensus.cc:515] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.798950  6416 leader_election.cc:304] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981 [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: deaf373a061e45af9f0b893355648981; no voters: 
I20260504 19:59:29.799518  6416 leader_election.cc:290] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:29.799692  6418 raft_consensus.cc:2804] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:29.800446  6418 raft_consensus.cc:697] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Becoming Leader. State: Replica: deaf373a061e45af9f0b893355648981, State: Running, Role: LEADER
I20260504 19:59:29.801219  6416 ts_tablet_manager.cc:1434] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: Time spent starting tablet: real 0.015s	user 0.016s	sys 0.000s
I20260504 19:59:29.801267  6418 consensus_queue.cc:237] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981 [LEADER]: Queue going to LEADER mode. State: All 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
W20260504 19:59:29.802201  6405 tablet.cc:2404] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260504 19:59:29.802448  6416 tablet_bootstrap.cc:492] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: Bootstrap starting.
I20260504 19:59:29.810398  6416 tablet_bootstrap.cc:654] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:29.818750  6416 tablet_bootstrap.cc:492] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: No bootstrap required, opened a new log
I20260504 19:59:29.818442  6282 catalog_manager.cc:5671] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981 reported cstate change: term changed from 0 to 1, leader changed from <none> to deaf373a061e45af9f0b893355648981 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "deaf373a061e45af9f0b893355648981" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:29.819185  6416 ts_tablet_manager.cc:1403] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260504 19:59:29.821524  6416 raft_consensus.cc:359] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.822144  6416 raft_consensus.cc:385] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:29.822410  6416 raft_consensus.cc:740] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaf373a061e45af9f0b893355648981, State: Initialized, Role: FOLLOWER
I20260504 19:59:29.822983  6416 consensus_queue.cc:260] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.823586  6416 raft_consensus.cc:399] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:29.823846  6416 raft_consensus.cc:493] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:29.824126  6416 raft_consensus.cc:3060] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:29.830559  6416 raft_consensus.cc:515] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.831241  6416 leader_election.cc:304] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981 [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: deaf373a061e45af9f0b893355648981; no voters: 
I20260504 19:59:29.831776  6416 leader_election.cc:290] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:29.832041  6418 raft_consensus.cc:2804] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:29.832535  6418 raft_consensus.cc:697] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Becoming Leader. State: Replica: deaf373a061e45af9f0b893355648981, State: Running, Role: LEADER
I20260504 19:59:29.833366  6418 consensus_queue.cc:237] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981 [LEADER]: Queue going to LEADER mode. State: All 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.833573  6416 ts_tablet_manager.cc:1434] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260504 19:59:29.834466  6416 tablet_bootstrap.cc:492] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: Bootstrap starting.
I20260504 19:59:29.840543  6416 tablet_bootstrap.cc:654] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:29.840628  6282 catalog_manager.cc:5671] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981 reported cstate change: term changed from 0 to 1, leader changed from <none> to deaf373a061e45af9f0b893355648981 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "deaf373a061e45af9f0b893355648981" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:29.846124  6416 tablet_bootstrap.cc:492] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: No bootstrap required, opened a new log
I20260504 19:59:29.846551  6416 ts_tablet_manager.cc:1403] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260504 19:59:29.848639  6416 raft_consensus.cc:359] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.849229  6416 raft_consensus.cc:385] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:29.849526  6416 raft_consensus.cc:740] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaf373a061e45af9f0b893355648981, State: Initialized, Role: FOLLOWER
I20260504 19:59:29.850121  6416 consensus_queue.cc:260] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.850757  6416 raft_consensus.cc:399] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:29.851044  6416 raft_consensus.cc:493] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:29.851351  6416 raft_consensus.cc:3060] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:29.855978  6416 raft_consensus.cc:515] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.856634  6416 leader_election.cc:304] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981 [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: deaf373a061e45af9f0b893355648981; no voters: 
I20260504 19:59:29.857416  6416 leader_election.cc:290] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:29.857578  6418 raft_consensus.cc:2804] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:29.858350  6418 raft_consensus.cc:697] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Becoming Leader. State: Replica: deaf373a061e45af9f0b893355648981, State: Running, Role: LEADER
I20260504 19:59:29.859543  6416 ts_tablet_manager.cc:1434] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260504 19:59:29.859200  6418 consensus_queue.cc:237] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981 [LEADER]: Queue going to LEADER mode. State: All 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.860400  6416 tablet_bootstrap.cc:492] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: Bootstrap starting.
I20260504 19:59:29.866394  6416 tablet_bootstrap.cc:654] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:29.869849  6281 catalog_manager.cc:5671] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981 reported cstate change: term changed from 0 to 1, leader changed from <none> to deaf373a061e45af9f0b893355648981 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "deaf373a061e45af9f0b893355648981" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:29.875590  6416 tablet_bootstrap.cc:492] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: No bootstrap required, opened a new log
I20260504 19:59:29.876005  6416 ts_tablet_manager.cc:1403] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260504 19:59:29.878101  6416 raft_consensus.cc:359] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.878664  6416 raft_consensus.cc:385] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:29.878932  6416 raft_consensus.cc:740] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaf373a061e45af9f0b893355648981, State: Initialized, Role: FOLLOWER
I20260504 19:59:29.879539  6416 consensus_queue.cc:260] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.880157  6416 raft_consensus.cc:399] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:29.880473  6416 raft_consensus.cc:493] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:29.880796  6416 raft_consensus.cc:3060] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:29.886407  6416 raft_consensus.cc:515] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.887172  6416 leader_election.cc:304] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981 [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: deaf373a061e45af9f0b893355648981; no voters: 
I20260504 19:59:29.887862  6416 leader_election.cc:290] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:29.888384  6418 raft_consensus.cc:2804] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:29.888859  6418 raft_consensus.cc:697] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Becoming Leader. State: Replica: deaf373a061e45af9f0b893355648981, State: Running, Role: LEADER
I20260504 19:59:29.889576  6416 ts_tablet_manager.cc:1434] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.000s
I20260504 19:59:29.889636  6418 consensus_queue.cc:237] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981 [LEADER]: Queue going to LEADER mode. State: All 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.890558  6416 tablet_bootstrap.cc:492] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: Bootstrap starting.
I20260504 19:59:29.896162  6416 tablet_bootstrap.cc:654] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:29.897909  6281 catalog_manager.cc:5671] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981 reported cstate change: term changed from 0 to 1, leader changed from <none> to deaf373a061e45af9f0b893355648981 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "deaf373a061e45af9f0b893355648981" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:29.900149  6416 tablet_bootstrap.cc:492] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: No bootstrap required, opened a new log
I20260504 19:59:29.900568  6416 ts_tablet_manager.cc:1403] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260504 19:59:29.903743  6416 raft_consensus.cc:359] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.904469  6416 raft_consensus.cc:385] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:29.904810  6416 raft_consensus.cc:740] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaf373a061e45af9f0b893355648981, State: Initialized, Role: FOLLOWER
I20260504 19:59:29.905458  6416 consensus_queue.cc:260] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.906098  6416 raft_consensus.cc:399] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:29.906414  6416 raft_consensus.cc:493] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:29.906721  6416 raft_consensus.cc:3060] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:29.911978  6416 raft_consensus.cc:515] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.912569  6416 leader_election.cc:304] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981 [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: deaf373a061e45af9f0b893355648981; no voters: 
I20260504 19:59:29.913111  6416 leader_election.cc:290] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:29.913264  6418 raft_consensus.cc:2804] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:29.913710  6418 raft_consensus.cc:697] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Becoming Leader. State: Replica: deaf373a061e45af9f0b893355648981, State: Running, Role: LEADER
I20260504 19:59:29.914402  6418 consensus_queue.cc:237] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981 [LEADER]: Queue going to LEADER mode. State: All 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: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } }
I20260504 19:59:29.914762  6416 ts_tablet_manager.cc:1434] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260504 19:59:29.920732  6281 catalog_manager.cc:5671] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981 reported cstate change: term changed from 0 to 1, leader changed from <none> to deaf373a061e45af9f0b893355648981 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "deaf373a061e45af9f0b893355648981" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deaf373a061e45af9f0b893355648981" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41005 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:29.942874  6281 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49764:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col0" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:29.991190  6281 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49764:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col1" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:30.004398  6455 tablet.cc:1724] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:30.007094  6455 tablet.cc:1622] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.036444  6449 tablet.cc:1724] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:30.038306  6446 tablet.cc:1724] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:30.038460  6449 tablet.cc:1622] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.054092  6445 tablet.cc:1724] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:30.057524  6446 tablet.cc:1622] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.059255  6445 tablet.cc:1622] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.061580  6455 tablet.cc:1724] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:30.065639  6449 tablet.cc:1724] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:30.077069  6455 tablet.cc:1622] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.081127  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 4bbb45df915b43b8a19d96217e567d45 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 2 got 1
I20260504 19:59:30.077500  6449 tablet.cc:1622] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.090044  6446 tablet.cc:1724] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:30.101147  6446 tablet.cc:1622] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.114764  6455 tablet.cc:1724] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:30.114935  6280 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49764:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col2" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:30.116714  6455 tablet.cc:1622] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.128755  6445 tablet.cc:1724] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:30.133077  6449 tablet.cc:1724] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:30.137733  6455 tablet.cc:1724] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:30.140350  6449 tablet.cc:1622] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.140431  6455 tablet.cc:1622] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.132594  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet cae9272d90094d06a15417a2c4c72886 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 3 got 1
I20260504 19:59:30.159073  6445 tablet.cc:1622] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.162315  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 93a5afe746c24e7eb17e6a63e973bbc7 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 3 got 1
I20260504 19:59:30.193681  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 2258c237c701456aaf4582ff47222322 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 3 got 1
I20260504 19:59:30.194494  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 28c0d6d38d3f4382a25d3206395aeb02 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 3 got 1
I20260504 19:59:30.187510  6280 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49764:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col3" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:30.197259  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet dc89e125575048729b1cfd4f0769e4d3 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 3 got 1
I20260504 19:59:30.195852  6446 tablet.cc:1724] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:30.195814  6455 tablet.cc:1724] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:30.207381  6446 tablet.cc:1622] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.208084  6455 tablet.cc:1622] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.218412  6445 tablet.cc:1724] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:30.224864  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 25730abf21a6443da89d345eaae7d9fa (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 4 got 2
I20260504 19:59:30.225975  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 36161c42d7324820886b0e1ed5e37692 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 4 got 1
I20260504 19:59:30.229182  6445 tablet.cc:1622] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.239795  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet b87d4deec3e644bb93b4ac5d7ccc3773 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 4 got 1
I20260504 19:59:30.251431  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 6e900160325c464f86bcf2e855c48def (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 4 got 1
I20260504 19:59:30.252115  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 93a5afe746c24e7eb17e6a63e973bbc7 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 4 got 2
I20260504 19:59:30.246765  6446 tablet.cc:1724] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:30.257678  6449 tablet.cc:1724] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:30.266562  6449 tablet.cc:1622] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.274317  6446 tablet.cc:1622] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.275638  6455 tablet.cc:1724] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:30.285370  6455 tablet.cc:1622] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.298965  6445 tablet.cc:1724] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:30.297552  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 4bbb45df915b43b8a19d96217e567d45 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 4 got 2
I20260504 19:59:30.302635  6445 tablet.cc:1622] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.311725  6455 tablet.cc:1724] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:30.320391  6455 tablet.cc:1622] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.320062  6445 tablet.cc:1724] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:30.322628  6445 tablet.cc:1622] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.322063  6449 tablet.cc:1724] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:30.326864  6449 tablet.cc:1622] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.321386  6446 tablet.cc:1724] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:30.339895  6446 tablet.cc:1622] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.349244  6282 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49764:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col4" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:30.354007  6445 tablet.cc:1724] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:30.356595  6445 tablet.cc:1622] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.381399  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet cae9272d90094d06a15417a2c4c72886 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 4 got 2
I20260504 19:59:30.375109  6449 tablet.cc:1724] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:30.370776  6455 tablet.cc:1724] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:30.386248  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 28c0d6d38d3f4382a25d3206395aeb02 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 4 got 2
I20260504 19:59:30.389999  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet dc89e125575048729b1cfd4f0769e4d3 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 4 got 2
I20260504 19:59:30.394658  6455 tablet.cc:1622] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.394156  6449 tablet.cc:1622] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.394434  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 25730abf21a6443da89d345eaae7d9fa (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 4 got 3
I20260504 19:59:30.398494  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 2258c237c701456aaf4582ff47222322 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 4 got 2
I20260504 19:59:30.404359  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet b87d4deec3e644bb93b4ac5d7ccc3773 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 4 got 2
I20260504 19:59:30.421176  6446 tablet.cc:1724] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:30.428172  6446 tablet.cc:1622] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.429212  6445 tablet.cc:1724] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:30.456193  6282 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49764:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col5" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:30.459336  6445 tablet.cc:1622] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.483829  6455 tablet.cc:1724] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:30.461189  6449 tablet.cc:1724] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20260504 19:59:30.496057  6455 tablet.cc:1622] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.510460  6446 tablet.cc:1724] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:30.519946  6446 tablet.cc:1622] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.515074  6449 tablet.cc:1622] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.534336  6282 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49764:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col6" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:30.536408  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 93a5afe746c24e7eb17e6a63e973bbc7 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 6 got 3
I20260504 19:59:30.552037  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 6e900160325c464f86bcf2e855c48def (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 6 got 2
I20260504 19:59:30.553043  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet dc89e125575048729b1cfd4f0769e4d3 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 6 got 3
I20260504 19:59:30.553854  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 4bbb45df915b43b8a19d96217e567d45 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 6 got 3
I20260504 19:59:30.554769  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 36161c42d7324820886b0e1ed5e37692 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 6 got 2
I20260504 19:59:30.584216  6455 tablet.cc:1724] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:30.609867  6455 tablet.cc:1622] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.601824  6446 tablet.cc:1724] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20260504 19:59:30.614254  6446 tablet.cc:1622] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.590523  6445 tablet.cc:1724] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20260504 19:59:30.619148  6282 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49764:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col7" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:30.622219  6445 tablet.cc:1622] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.623327  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 28c0d6d38d3f4382a25d3206395aeb02 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 7 got 3
I20260504 19:59:30.625355  6449 tablet.cc:1724] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20260504 19:59:30.627862  6449 tablet.cc:1622] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.627749  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet cae9272d90094d06a15417a2c4c72886 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 7 got 3
I20260504 19:59:30.629985  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 36161c42d7324820886b0e1ed5e37692 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 7 got 3
I20260504 19:59:30.637552  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet b87d4deec3e644bb93b4ac5d7ccc3773 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 7 got 3
I20260504 19:59:30.639032  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 2258c237c701456aaf4582ff47222322 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 7 got 3
I20260504 19:59:30.627694  6455 tablet.cc:1724] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20260504 19:59:30.641403  6455 tablet.cc:1622] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.650482  6446 tablet.cc:1724] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20260504 19:59:30.653838  6446 tablet.cc:1622] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.674307  6455 tablet.cc:1724] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20260504 19:59:30.676329  6455 tablet.cc:1622] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.681860  6445 tablet.cc:1724] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20260504 19:59:30.684206  6445 tablet.cc:1622] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.700039  6445 tablet.cc:1724] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20260504 19:59:30.699340  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 6e900160325c464f86bcf2e855c48def (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 8 got 3
I20260504 19:59:30.705054  6445 tablet.cc:1622] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.708058  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 25730abf21a6443da89d345eaae7d9fa (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 8 got 4
I20260504 19:59:30.709510  6449 tablet.cc:1724] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20260504 19:59:30.713582  6449 tablet.cc:1622] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.727247  6446 tablet.cc:1724] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20260504 19:59:30.739117  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 4bbb45df915b43b8a19d96217e567d45 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 8 got 4
I20260504 19:59:30.738294  6446 tablet.cc:1622] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.738504  6455 tablet.cc:1724] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20260504 19:59:30.744113  6445 tablet.cc:1724] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20260504 19:59:30.746606  6445 tablet.cc:1622] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.744117  6455 tablet.cc:1622] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.779417  6449 tablet.cc:1724] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20260504 19:59:30.784694  6282 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49764:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col8" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:30.782321  6445 tablet.cc:1724] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20260504 19:59:30.791494  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 93a5afe746c24e7eb17e6a63e973bbc7 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 8 got 4
I20260504 19:59:30.792492  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet cae9272d90094d06a15417a2c4c72886 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 8 got 4
I20260504 19:59:30.794133  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 28c0d6d38d3f4382a25d3206395aeb02 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 8 got 5
I20260504 19:59:30.795001  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet dc89e125575048729b1cfd4f0769e4d3 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 8 got 4
I20260504 19:59:30.796166  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 2258c237c701456aaf4582ff47222322 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 8 got 4
I20260504 19:59:30.796989  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet b87d4deec3e644bb93b4ac5d7ccc3773 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 8 got 4
I20260504 19:59:30.797681  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 36161c42d7324820886b0e1ed5e37692 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 8 got 4
I20260504 19:59:30.795548  6449 tablet.cc:1622] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.797528  6455 tablet.cc:1724] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20260504 19:59:30.805420  6445 tablet.cc:1622] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.802275  6455 tablet.cc:1622] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.847802  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 93a5afe746c24e7eb17e6a63e973bbc7 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 9 got 5
I20260504 19:59:30.847635  6455 tablet.cc:1724] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20260504 19:59:30.862247  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 28c0d6d38d3f4382a25d3206395aeb02 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 9 got 5
I20260504 19:59:30.862704  6455 tablet.cc:1622] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.849793  6449 tablet.cc:1724] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20260504 19:59:30.864599  6449 tablet.cc:1622] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.865325  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 25730abf21a6443da89d345eaae7d9fa (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 9 got 5
I20260504 19:59:30.872356  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 4bbb45df915b43b8a19d96217e567d45 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 9 got 5
I20260504 19:59:30.888329  6455 tablet.cc:1724] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20260504 19:59:30.901255  6280 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49764:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col9" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:30.902175  6455 tablet.cc:1622] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.905282  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet dc89e125575048729b1cfd4f0769e4d3 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 9 got 5
I20260504 19:59:30.905956  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet b87d4deec3e644bb93b4ac5d7ccc3773 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 9 got 5
I20260504 19:59:30.907584  6445 tablet.cc:1724] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20260504 19:59:30.911576  6445 tablet.cc:1622] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.926440  6445 tablet.cc:1724] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20260504 19:59:30.928670  6445 tablet.cc:1622] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.928347  6455 tablet.cc:1724] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20260504 19:59:30.933629  6455 tablet.cc:1622] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.941243  6445 tablet.cc:1724] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20260504 19:59:30.943488  6445 tablet.cc:1622] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.914712  6449 tablet.cc:1724] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20260504 19:59:30.948477  6449 tablet.cc:1622] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.937901  6446 tablet.cc:1724] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20260504 19:59:30.966532  6455 tablet.cc:1724] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20260504 19:59:30.966876  6445 tablet.cc:1724] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20260504 19:59:30.970803  6455 tablet.cc:1622] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.971800  6446 tablet.cc:1622] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.975656  6445 tablet.cc:1622] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:30.994590  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet dc89e125575048729b1cfd4f0769e4d3 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 6
I20260504 19:59:30.995293  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet b87d4deec3e644bb93b4ac5d7ccc3773 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 6
I20260504 19:59:30.995854  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 6e900160325c464f86bcf2e855c48def (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 5
I20260504 19:59:30.996407  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet cae9272d90094d06a15417a2c4c72886 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 5
I20260504 19:59:30.997112  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 93a5afe746c24e7eb17e6a63e973bbc7 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 6
I20260504 19:59:30.998421  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 2258c237c701456aaf4582ff47222322 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 6
I20260504 19:59:31.000998  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 25730abf21a6443da89d345eaae7d9fa (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 6
I20260504 19:59:31.005132  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 36161c42d7324820886b0e1ed5e37692 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 5
I20260504 19:59:31.006489  6455 tablet.cc:1724] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20260504 19:59:31.008826  6455 tablet.cc:1622] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.018253  6445 tablet.cc:1724] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20260504 19:59:31.023222  6445 tablet.cc:1622] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.035828  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 6e900160325c464f86bcf2e855c48def (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 5
I20260504 19:59:31.036621  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet cae9272d90094d06a15417a2c4c72886 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 6
I20260504 19:59:31.037475  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 2258c237c701456aaf4582ff47222322 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 6
I20260504 19:59:31.039562  6455 tablet.cc:1724] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20260504 19:59:31.042037  6455 tablet.cc:1622] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.044732  6445 tablet.cc:1724] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20260504 19:59:31.054205  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 36161c42d7324820886b0e1ed5e37692 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 6
I20260504 19:59:31.056699  6445 tablet.cc:1622] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.067179  6449 tablet.cc:1724] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20260504 19:59:31.068949  6455 tablet.cc:1724] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20260504 19:59:31.064806  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 25730abf21a6443da89d345eaae7d9fa (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 7
I20260504 19:59:31.080592  6446 tablet.cc:1724] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20260504 19:59:31.082597  6445 tablet.cc:1724] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20260504 19:59:31.084903  6445 tablet.cc:1622] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.086647  6455 tablet.cc:1622] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.086704  6449 tablet.cc:1622] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.089921  6446 tablet.cc:1622] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.094105  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 4bbb45df915b43b8a19d96217e567d45 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 6
I20260504 19:59:31.094825  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 28c0d6d38d3f4382a25d3206395aeb02 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 6
I20260504 19:59:31.095428  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet dc89e125575048729b1cfd4f0769e4d3 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 7
I20260504 19:59:31.115595  6446 tablet.cc:1724] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20260504 19:59:31.121269  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 6e900160325c464f86bcf2e855c48def (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 6
I20260504 19:59:31.125232  6446 tablet.cc:1622] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.125355  6445 tablet.cc:1724] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20260504 19:59:31.128010  6445 tablet.cc:1622] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.139962  6446 tablet.cc:1724] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20260504 19:59:31.142860  6446 tablet.cc:1622] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.160333  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 2258c237c701456aaf4582ff47222322 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 7
I20260504 19:59:31.160653  6445 tablet.cc:1724] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20260504 19:59:31.163445  6445 tablet.cc:1622] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.157743  6446 tablet.cc:1724] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20260504 19:59:31.168654  6446 tablet.cc:1622] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.182821  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet cae9272d90094d06a15417a2c4c72886 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 7
I20260504 19:59:31.183596  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 4bbb45df915b43b8a19d96217e567d45 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 7
I20260504 19:59:31.184386  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 36161c42d7324820886b0e1ed5e37692 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 7
I20260504 19:59:31.193434  6446 tablet.cc:1724] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20260504 19:59:31.194837  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 28c0d6d38d3f4382a25d3206395aeb02 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 7
I20260504 19:59:31.196101  6446 tablet.cc:1622] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.208319  6446 tablet.cc:1724] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20260504 19:59:31.210767  6446 tablet.cc:1622] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.205822  6445 tablet.cc:1724] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20260504 19:59:31.214006  6445 tablet.cc:1622] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.223655  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet dc89e125575048729b1cfd4f0769e4d3 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 8
I20260504 19:59:31.224378  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 25730abf21a6443da89d345eaae7d9fa (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 8
I20260504 19:59:31.224987  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet b87d4deec3e644bb93b4ac5d7ccc3773 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 7
I20260504 19:59:31.228186  6446 tablet.cc:1724] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20260504 19:59:31.230954  6446 tablet.cc:1622] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.234827  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 2258c237c701456aaf4582ff47222322 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 8
I20260504 19:59:31.207866  6455 tablet.cc:1724] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20260504 19:59:31.237241  6455 tablet.cc:1622] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.243008  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 93a5afe746c24e7eb17e6a63e973bbc7 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 7
I20260504 19:59:31.249855  6445 tablet.cc:1724] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20260504 19:59:31.251909  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 6e900160325c464f86bcf2e855c48def (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 7
I20260504 19:59:31.252565  6445 tablet.cc:1622] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.256873  6446 tablet.cc:1724] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20260504 19:59:31.261200  6446 tablet.cc:1622] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.261747  6449 tablet.cc:1724] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20260504 19:59:31.266687  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 4bbb45df915b43b8a19d96217e567d45 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 8
I20260504 19:59:31.270655  6449 tablet.cc:1622] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.276409  6446 tablet.cc:1724] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20260504 19:59:31.280973  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 28c0d6d38d3f4382a25d3206395aeb02 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 8
I20260504 19:59:31.283823  6446 tablet.cc:1622] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.292366  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet cae9272d90094d06a15417a2c4c72886 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 8
I20260504 19:59:31.285493  6455 tablet.cc:1724] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20260504 19:59:31.303571  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 36161c42d7324820886b0e1ed5e37692 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 8
I20260504 19:59:31.305634  6455 tablet.cc:1622] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.307785  6446 tablet.cc:1724] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20260504 19:59:31.310408  6446 tablet.cc:1622] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.311281  6445 tablet.cc:1724] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20260504 19:59:31.313452  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 25730abf21a6443da89d345eaae7d9fa (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 9
I20260504 19:59:31.316135  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet dc89e125575048729b1cfd4f0769e4d3 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 9
I20260504 19:59:31.316836  6445 tablet.cc:1622] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.307256  6449 tablet.cc:1724] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20260504 19:59:31.320158  6449 tablet.cc:1622] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.329684  6446 tablet.cc:1724] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20260504 19:59:31.332194  6446 tablet.cc:1622] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.345901  6445 tablet.cc:1724] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20260504 19:59:31.348291  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 93a5afe746c24e7eb17e6a63e973bbc7 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 8
I20260504 19:59:31.348675  6445 tablet.cc:1622] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.355455  6446 tablet.cc:1724] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20260504 19:59:31.358142  6446 tablet.cc:1622] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.370564  6446 tablet.cc:1724] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20260504 19:59:31.355417  6455 tablet.cc:1724] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20260504 19:59:31.373515  6455 tablet.cc:1622] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.370528  6449 tablet.cc:1724] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20260504 19:59:31.373433  6446 tablet.cc:1622] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.377876  6445 tablet.cc:1724] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20260504 19:59:31.382313  6455 tablet.cc:1724] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20260504 19:59:31.385558  6455 tablet.cc:1622] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.385515  6445 tablet.cc:1622] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.387116  6449 tablet.cc:1622] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.397436  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 6e900160325c464f86bcf2e855c48def (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 8
I20260504 19:59:31.396598  6455 tablet.cc:1724] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20260504 19:59:31.398207  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet b87d4deec3e644bb93b4ac5d7ccc3773 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 8
I20260504 19:59:31.397826  6445 tablet.cc:1724] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20260504 19:59:31.399094  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 28c0d6d38d3f4382a25d3206395aeb02 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 9
I20260504 19:59:31.399793  6455 tablet.cc:1622] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.399962  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 4bbb45df915b43b8a19d96217e567d45 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 9
I20260504 19:59:31.400476  6445 tablet.cc:1622] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.400607  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 36161c42d7324820886b0e1ed5e37692 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 9
I20260504 19:59:31.401278  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 2258c237c701456aaf4582ff47222322 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 9
I20260504 19:59:31.412233  6455 tablet.cc:1724] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20260504 19:59:31.415766  6455 tablet.cc:1622] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.416258  6449 tablet.cc:1724] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20260504 19:59:31.422511  6449 tablet.cc:1622] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.417172  6445 tablet.cc:1724] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20260504 19:59:31.425019  6445 tablet.cc:1622] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.423363  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 6e900160325c464f86bcf2e855c48def (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 9
I20260504 19:59:31.427500  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet cae9272d90094d06a15417a2c4c72886 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 9
I20260504 19:59:31.428135  6282 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet 93a5afe746c24e7eb17e6a63e973bbc7 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 9
I20260504 19:59:31.420493  6446 tablet.cc:1724] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20260504 19:59:31.434779  6446 tablet.cc:1622] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.435563  6455 tablet.cc:1724] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20260504 19:59:31.439726  6455 tablet.cc:1622] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.441776  6280 catalog_manager.cc:5763] TS deaf373a061e45af9f0b893355648981 (127.2.80.129:41005) does not have the latest schema for tablet b87d4deec3e644bb93b4ac5d7ccc3773 (table split-table [id=840516f8e2684b3c9bd24e9f19a93af9]). Expected version 10 got 9
I20260504 19:59:31.450870  6455 tablet.cc:1724] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20260504 19:59:31.454625  6455 tablet.cc:1622] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.458240  6449 tablet.cc:1724] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20260504 19:59:31.461607  6449 tablet.cc:1622] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: MemRowSet was empty: no flush needed.
I20260504 19:59:31.496681  6281 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5: split-table [id=840516f8e2684b3c9bd24e9f19a93af9] alter complete (version 10)
I20260504 19:59:31.573153  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:31.619259  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:31.619990  2370 tablet_replica.cc:333] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981: stopping tablet replica
I20260504 19:59:31.620589  2370 raft_consensus.cc:2243] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:31.621132  2370 raft_consensus.cc:2272] T 36161c42d7324820886b0e1ed5e37692 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:31.623322  2370 tablet_replica.cc:333] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981: stopping tablet replica
I20260504 19:59:31.623883  2370 raft_consensus.cc:2243] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:31.624356  2370 raft_consensus.cc:2272] T b87d4deec3e644bb93b4ac5d7ccc3773 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:31.627215  2370 tablet_replica.cc:333] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981: stopping tablet replica
I20260504 19:59:31.627830  2370 raft_consensus.cc:2243] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:31.628314  2370 raft_consensus.cc:2272] T 2258c237c701456aaf4582ff47222322 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:31.630919  2370 tablet_replica.cc:333] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981: stopping tablet replica
I20260504 19:59:31.631492  2370 raft_consensus.cc:2243] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:31.631958  2370 raft_consensus.cc:2272] T 6e900160325c464f86bcf2e855c48def P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:31.634737  2370 tablet_replica.cc:333] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981: stopping tablet replica
I20260504 19:59:31.635437  2370 raft_consensus.cc:2243] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:31.635922  2370 raft_consensus.cc:2272] T 93a5afe746c24e7eb17e6a63e973bbc7 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:31.638079  2370 tablet_replica.cc:333] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981: stopping tablet replica
I20260504 19:59:31.638576  2370 raft_consensus.cc:2243] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:31.639072  2370 raft_consensus.cc:2272] T cae9272d90094d06a15417a2c4c72886 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:31.641422  2370 tablet_replica.cc:333] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981: stopping tablet replica
I20260504 19:59:31.641981  2370 raft_consensus.cc:2243] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:31.642408  2370 raft_consensus.cc:2272] T 535931f67bbc4bc3b023b27adaea0182 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:31.644052  2370 tablet_replica.cc:333] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981: stopping tablet replica
I20260504 19:59:31.644559  2370 raft_consensus.cc:2243] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:31.645089  2370 raft_consensus.cc:2272] T 25730abf21a6443da89d345eaae7d9fa P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:31.647498  2370 tablet_replica.cc:333] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981: stopping tablet replica
I20260504 19:59:31.648046  2370 raft_consensus.cc:2243] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:31.648592  2370 raft_consensus.cc:2272] T 4bbb45df915b43b8a19d96217e567d45 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:31.650880  2370 tablet_replica.cc:333] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981: stopping tablet replica
I20260504 19:59:31.651410  2370 raft_consensus.cc:2243] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:31.651872  2370 raft_consensus.cc:2272] T dc89e125575048729b1cfd4f0769e4d3 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:31.654408  2370 tablet_replica.cc:333] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981: stopping tablet replica
I20260504 19:59:31.654911  2370 raft_consensus.cc:2243] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:31.655448  2370 raft_consensus.cc:2272] T 28c0d6d38d3f4382a25d3206395aeb02 P deaf373a061e45af9f0b893355648981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:31.688051  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:31.705973  2370 master.cc:562] Master@127.2.80.190:46477 shutting down...
I20260504 19:59:31.727578  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:31.728194  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:31.728585  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6cf7bc0a90e64a73b7f21bc1e00070a5: stopping tablet replica
I20260504 19:59:31.743067  2370 master.cc:584] Master@127.2.80.190:46477 shutdown complete.
[       OK ] AlterTableTest.TestMultipleAlters (2821 ms)
[ RUN      ] AlterTableTest.TestAlterRangePartitioning
I20260504 19:59:31.772250  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:39203
I20260504 19:59:31.773506  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:31.776126  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:31.779403  2370 webserver.cc:492] Webserver started at http://127.2.80.190:43417/ using document root <none> and password file <none>
I20260504 19:59:31.779943  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:31.780186  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:31.780467  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:31.781731  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "2f597b0d8b4a4844b8b54b8ed2a58cbd"
format_stamp: "Formatted at 2026-05-04 19:59:31 on dist-test-slave-8hzn"
I20260504 19:59:31.786679  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260504 19:59:31.790719  6468 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:31.791724  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260504 19:59:31.792047  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "2f597b0d8b4a4844b8b54b8ed2a58cbd"
format_stamp: "Formatted at 2026-05-04 19:59:31 on dist-test-slave-8hzn"
I20260504 19:59:31.792343  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-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)
I20260504 19:59:31.819959  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:31.821146  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:31.869352  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:39203
I20260504 19:59:31.869448  6519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:39203 every 8 connection(s)
I20260504 19:59:31.873835  6520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:31.890244  6520 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: Bootstrap starting.
I20260504 19:59:31.896270  6520 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:31.901516  6520 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: No bootstrap required, opened a new log
I20260504 19:59:31.904135  6520 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f597b0d8b4a4844b8b54b8ed2a58cbd" member_type: VOTER }
I20260504 19:59:31.904680  6520 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:31.904992  6520 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f597b0d8b4a4844b8b54b8ed2a58cbd, State: Initialized, Role: FOLLOWER
I20260504 19:59:31.905649  6520 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f597b0d8b4a4844b8b54b8ed2a58cbd" member_type: VOTER }
I20260504 19:59:31.906284  6520 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:31.906586  6520 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:31.906908  6520 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:31.914374  6520 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f597b0d8b4a4844b8b54b8ed2a58cbd" member_type: VOTER }
I20260504 19:59:31.915122  6520 leader_election.cc:304] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [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: 2f597b0d8b4a4844b8b54b8ed2a58cbd; no voters: 
I20260504 19:59:31.916572  6520 leader_election.cc:290] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:31.916821  6523 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:31.918841  6523 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [term 1 LEADER]: Becoming Leader. State: Replica: 2f597b0d8b4a4844b8b54b8ed2a58cbd, State: Running, Role: LEADER
I20260504 19:59:31.919806  6523 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [LEADER]: Queue going to LEADER mode. State: All 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: "2f597b0d8b4a4844b8b54b8ed2a58cbd" member_type: VOTER }
I20260504 19:59:31.919898  6520 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:31.922716  6524 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2f597b0d8b4a4844b8b54b8ed2a58cbd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f597b0d8b4a4844b8b54b8ed2a58cbd" member_type: VOTER } }
I20260504 19:59:31.923373  6524 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:31.922741  6525 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2f597b0d8b4a4844b8b54b8ed2a58cbd. Latest consensus state: current_term: 1 leader_uuid: "2f597b0d8b4a4844b8b54b8ed2a58cbd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f597b0d8b4a4844b8b54b8ed2a58cbd" member_type: VOTER } }
I20260504 19:59:31.924654  6525 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:31.936836  6528 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:31.942399  6528 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:31.947104  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:31.953598  6528 catalog_manager.cc:1357] Generated new cluster ID: 042b8a6d14c248d5a2dcec1635540922
I20260504 19:59:31.954048  6528 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:31.989492  6528 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:31.990793  6528 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:32.007366  6528 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: Generated new TSK 0
I20260504 19:59:32.008064  6528 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:32.015087  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:32.019737  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:32.023648  2370 webserver.cc:492] Webserver started at http://127.2.80.129:33081/ using document root <none> and password file <none>
I20260504 19:59:32.024340  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:32.024580  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:32.024902  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:32.026458  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "23816d96949c44228fa0fc725fd9d5e0"
format_stamp: "Formatted at 2026-05-04 19:59:32 on dist-test-slave-8hzn"
I20260504 19:59:32.033161  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260504 19:59:32.038705  6544 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:32.039798  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260504 19:59:32.040174  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "23816d96949c44228fa0fc725fd9d5e0"
format_stamp: "Formatted at 2026-05-04 19:59:32 on dist-test-slave-8hzn"
I20260504 19:59:32.040535  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-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)
I20260504 19:59:32.060388  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:32.061990  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:32.063848  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:32.066947  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:32.067212  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:32.067480  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:32.067675  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:32.117808  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:32867
I20260504 19:59:32.117987  6606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:32867 every 8 connection(s)
I20260504 19:59:32.144117  6607 heartbeater.cc:344] Connected to a master server at 127.2.80.190:39203
I20260504 19:59:32.144567  6607 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:32.145483  6607 heartbeater.cc:507] Master 127.2.80.190:39203 requested a full tablet report, sending...
I20260504 19:59:32.148089  6485 ts_manager.cc:194] Registered new tserver with Master: 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129:32867)
I20260504 19:59:32.149070  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.021496974s
I20260504 19:59:32.150348  6485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35020
I20260504 19:59:32.163372  6607 heartbeater.cc:499] Master 127.2.80.190:39203 was elected leader, sending a full tablet report...
I20260504 19:59:32.176380  6485 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35024:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:32.214747  6572 tablet_service.cc:1511] Processing CreateTablet for tablet ed8d083de57f44b28dab8042ee10f17f (DEFAULT_TABLE table=fake-table [id=4e5c3547345b4e288a4fe2ba977850d7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:32.217163  6572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8d083de57f44b28dab8042ee10f17f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:32.235910  6619 tablet_bootstrap.cc:492] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0: Bootstrap starting.
I20260504 19:59:32.241192  6619 tablet_bootstrap.cc:654] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:32.245750  6619 tablet_bootstrap.cc:492] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0: No bootstrap required, opened a new log
I20260504 19:59:32.246243  6619 ts_tablet_manager.cc:1403] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260504 19:59:32.248593  6619 raft_consensus.cc:359] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.249256  6619 raft_consensus.cc:385] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:32.249621  6619 raft_consensus.cc:740] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Initialized, Role: FOLLOWER
I20260504 19:59:32.250195  6619 consensus_queue.cc:260] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.250854  6619 raft_consensus.cc:399] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:32.251101  6619 raft_consensus.cc:493] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:32.251390  6619 raft_consensus.cc:3060] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:32.256269  6619 raft_consensus.cc:515] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.256840  6619 leader_election.cc:304] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0 [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: 23816d96949c44228fa0fc725fd9d5e0; no voters: 
I20260504 19:59:32.258329  6619 leader_election.cc:290] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:32.258684  6621 raft_consensus.cc:2804] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:32.260794  6619 ts_tablet_manager.cc:1434] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.008s
I20260504 19:59:32.261859  6621 raft_consensus.cc:697] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Becoming Leader. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Running, Role: LEADER
I20260504 19:59:32.262677  6621 consensus_queue.cc:237] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0 [LEADER]: Queue going to LEADER mode. State: All 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.271195  6484 catalog_manager.cc:5671] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "23816d96949c44228fa0fc725fd9d5e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:32.330246  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:32.332769  6484 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35024:
name: "test-alter-range-partitioning"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "c0"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20260504 19:59:32.360167  6572 tablet_service.cc:1511] Processing CreateTablet for tablet 30f2a0686f0b42da982b82aa00357cdd (DEFAULT_TABLE table=test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:32.361047  6571 tablet_service.cc:1511] Processing CreateTablet for tablet 5e963c68220349c0a36ee3e9d753c764 (DEFAULT_TABLE table=test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:32.361884  6572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f2a0686f0b42da982b82aa00357cdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:32.362538  6571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e963c68220349c0a36ee3e9d753c764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:32.376740  6619 tablet_bootstrap.cc:492] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0: Bootstrap starting.
I20260504 19:59:32.381479  6619 tablet_bootstrap.cc:654] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:32.388825  6619 tablet_bootstrap.cc:492] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0: No bootstrap required, opened a new log
I20260504 19:59:32.389349  6619 ts_tablet_manager.cc:1403] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260504 19:59:32.391379  6619 raft_consensus.cc:359] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.391875  6619 raft_consensus.cc:385] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:32.392164  6619 raft_consensus.cc:740] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Initialized, Role: FOLLOWER
I20260504 19:59:32.393025  6619 consensus_queue.cc:260] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.393733  6621 raft_consensus.cc:493] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260504 19:59:32.394263  6621 raft_consensus.cc:515] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.395164  6621 leader_election.cc:304] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 23816d96949c44228fa0fc725fd9d5e0; no voters: 
I20260504 19:59:32.395210  6619 raft_consensus.cc:399] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:32.395776  6621 leader_election.cc:290] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260504 19:59:32.395666  6619 raft_consensus.cc:493] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:32.397147  6619 raft_consensus.cc:3060] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:32.407117  6619 raft_consensus.cc:515] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.408039  6623 raft_consensus.cc:2764] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260504 19:59:32.407938  6619 leader_election.cc:304] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [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: 23816d96949c44228fa0fc725fd9d5e0; no voters: 
I20260504 19:59:32.409149  6621 raft_consensus.cc:2804] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:32.409714  6621 raft_consensus.cc:697] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Becoming Leader. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Running, Role: LEADER
I20260504 19:59:32.410564  6621 consensus_queue.cc:237] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [LEADER]: Queue going to LEADER mode. State: All 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.411499  6619 leader_election.cc:290] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:32.414143  6619 ts_tablet_manager.cc:1434] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0: Time spent starting tablet: real 0.025s	user 0.017s	sys 0.001s
I20260504 19:59:32.415417  6619 tablet_bootstrap.cc:492] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0: Bootstrap starting.
I20260504 19:59:32.422020  6484 catalog_manager.cc:5671] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "23816d96949c44228fa0fc725fd9d5e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:32.423238  6619 tablet_bootstrap.cc:654] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:32.428069  6619 tablet_bootstrap.cc:492] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0: No bootstrap required, opened a new log
I20260504 19:59:32.428588  6619 ts_tablet_manager.cc:1403] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260504 19:59:32.431135  6619 raft_consensus.cc:359] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.431797  6619 raft_consensus.cc:385] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:32.432247  6619 raft_consensus.cc:740] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Initialized, Role: FOLLOWER
I20260504 19:59:32.432961  6619 consensus_queue.cc:260] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.433872  6619 raft_consensus.cc:399] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:32.434222  6619 raft_consensus.cc:493] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:32.434634  6619 raft_consensus.cc:3060] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:32.442281  6619 raft_consensus.cc:515] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.443406  6619 leader_election.cc:304] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0 [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: 23816d96949c44228fa0fc725fd9d5e0; no voters: 
I20260504 19:59:32.444360  6619 leader_election.cc:290] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:32.444526  6621 raft_consensus.cc:2804] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:32.445205  6621 raft_consensus.cc:697] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Becoming Leader. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Running, Role: LEADER
I20260504 19:59:32.446206  6621 consensus_queue.cc:237] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0 [LEADER]: Queue going to LEADER mode. State: All 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.447098  6619 ts_tablet_manager.cc:1434] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0: Time spent starting tablet: real 0.018s	user 0.016s	sys 0.000s
I20260504 19:59:32.458341  6484 catalog_manager.cc:5671] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "23816d96949c44228fa0fc725fd9d5e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:32.556357  6484 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35024:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:32.569319  6484 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: Sending DeleteTablet for 1 replicas of tablet 30f2a0686f0b42da982b82aa00357cdd
I20260504 19:59:32.570236  6484 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: Sending DeleteTablet for 1 replicas of tablet 5e963c68220349c0a36ee3e9d753c764
I20260504 19:59:32.571305  6572 tablet_service.cc:1558] Processing DeleteTablet for tablet 30f2a0686f0b42da982b82aa00357cdd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:32 UTC) from {username='slave'} at 127.0.0.1:58340
I20260504 19:59:32.572444  6571 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e963c68220349c0a36ee3e9d753c764 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:32 UTC) from {username='slave'} at 127.0.0.1:58340
I20260504 19:59:32.581245  6635 tablet_replica.cc:333] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0: stopping tablet replica
I20260504 19:59:32.581918  6635 raft_consensus.cc:2243] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:32.581440  6484 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35024:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:32.582469  6635 raft_consensus.cc:2272] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:32.585103  6635 ts_tablet_manager.cc:1916] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260504 19:59:32.598644  6484 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5b277876453f4f608e466ee51e519d46 has no consensus state
W20260504 19:59:32.599253  6484 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 659bb9d3df7147d7b5495e3fe9b2b3e0 has no consensus state
I20260504 19:59:32.600739  6635 ts_tablet_manager.cc:1929] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260504 19:59:32.601284  6635 log.cc:1199] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/30f2a0686f0b42da982b82aa00357cdd
I20260504 19:59:32.602136  6635 ts_tablet_manager.cc:1950] T 30f2a0686f0b42da982b82aa00357cdd P 23816d96949c44228fa0fc725fd9d5e0: Deleting consensus metadata
I20260504 19:59:32.604955  6635 tablet_replica.cc:333] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0: stopping tablet replica
I20260504 19:59:32.605126  6470 catalog_manager.cc:5002] TS 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129:32867): tablet 30f2a0686f0b42da982b82aa00357cdd (table test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93]) successfully deleted
I20260504 19:59:32.606855  6635 raft_consensus.cc:2243] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:32.607599  6635 raft_consensus.cc:2272] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:32.611603  6635 ts_tablet_manager.cc:1916] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:32.615216  6572 tablet_service.cc:1511] Processing CreateTablet for tablet 5b277876453f4f608e466ee51e519d46 (DEFAULT_TABLE table=test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:32.616605  6572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b277876453f4f608e466ee51e519d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:32.620383  6571 tablet_service.cc:1511] Processing CreateTablet for tablet 659bb9d3df7147d7b5495e3fe9b2b3e0 (DEFAULT_TABLE table=test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:32.621622  6571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659bb9d3df7147d7b5495e3fe9b2b3e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:32.635933  6635 ts_tablet_manager.cc:1929] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260504 19:59:32.636543  6635 log.cc:1199] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/5e963c68220349c0a36ee3e9d753c764
I20260504 19:59:32.637681  6635 ts_tablet_manager.cc:1950] T 5e963c68220349c0a36ee3e9d753c764 P 23816d96949c44228fa0fc725fd9d5e0: Deleting consensus metadata
I20260504 19:59:32.640425  6619 tablet_bootstrap.cc:492] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0: Bootstrap starting.
I20260504 19:59:32.641683  6470 catalog_manager.cc:5002] TS 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129:32867): tablet 5e963c68220349c0a36ee3e9d753c764 (table test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93]) successfully deleted
I20260504 19:59:32.652802  6619 tablet_bootstrap.cc:654] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0: Neither blocks nor log segments found. Creating new log.
W20260504 19:59:32.654862  6469 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 659bb9d3df7147d7b5495e3fe9b2b3e0 (table test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 659bb9d3df7147d7b5495e3fe9b2b3e0 consensus state has no leader
I20260504 19:59:32.657405  6619 tablet_bootstrap.cc:492] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0: No bootstrap required, opened a new log
I20260504 19:59:32.657823  6619 ts_tablet_manager.cc:1403] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.004s
I20260504 19:59:32.660302  6619 raft_consensus.cc:359] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.660871  6619 raft_consensus.cc:385] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:32.661309  6619 raft_consensus.cc:740] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Initialized, Role: FOLLOWER
I20260504 19:59:32.662513  6619 consensus_queue.cc:260] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.663268  6622 raft_consensus.cc:493] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260504 19:59:32.663651  6622 raft_consensus.cc:515] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.664405  6619 raft_consensus.cc:399] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:32.664753  6619 raft_consensus.cc:493] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:32.665153  6619 raft_consensus.cc:3060] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:32.666193  6622 leader_election.cc:304] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 23816d96949c44228fa0fc725fd9d5e0; no voters: 
I20260504 19:59:32.666836  6622 leader_election.cc:290] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260504 19:59:32.670930  6619 raft_consensus.cc:515] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.671607  6619 leader_election.cc:304] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [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: 23816d96949c44228fa0fc725fd9d5e0; no voters: 
I20260504 19:59:32.671697  6621 raft_consensus.cc:2764] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260504 19:59:32.672147  6619 leader_election.cc:290] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:32.672294  6622 raft_consensus.cc:2804] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:32.673956  6619 ts_tablet_manager.cc:1434] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260504 19:59:32.673960  6622 raft_consensus.cc:697] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Becoming Leader. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Running, Role: LEADER
I20260504 19:59:32.674952  6619 tablet_bootstrap.cc:492] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0: Bootstrap starting.
I20260504 19:59:32.674906  6622 consensus_queue.cc:237] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [LEADER]: Queue going to LEADER mode. State: All 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.681752  6619 tablet_bootstrap.cc:654] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:32.682482  6482 catalog_manager.cc:5671] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "23816d96949c44228fa0fc725fd9d5e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:32.687250  6619 tablet_bootstrap.cc:492] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0: No bootstrap required, opened a new log
I20260504 19:59:32.687649  6619 ts_tablet_manager.cc:1403] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260504 19:59:32.690090  6619 raft_consensus.cc:359] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.690683  6619 raft_consensus.cc:385] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:32.690987  6619 raft_consensus.cc:740] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Initialized, Role: FOLLOWER
I20260504 19:59:32.691731  6619 consensus_queue.cc:260] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.692440  6619 raft_consensus.cc:399] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:32.692704  6619 raft_consensus.cc:493] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:32.693095  6619 raft_consensus.cc:3060] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:32.699685  6619 raft_consensus.cc:515] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.700306  6619 leader_election.cc:304] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0 [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: 23816d96949c44228fa0fc725fd9d5e0; no voters: 
I20260504 19:59:32.700838  6619 leader_election.cc:290] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:32.701015  6622 raft_consensus.cc:2804] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:32.701577  6622 raft_consensus.cc:697] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Becoming Leader. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Running, Role: LEADER
I20260504 19:59:32.702370  6622 consensus_queue.cc:237] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0 [LEADER]: Queue going to LEADER mode. State: All 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.703029  6619 ts_tablet_manager.cc:1434] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0: Time spent starting tablet: real 0.015s	user 0.017s	sys 0.000s
I20260504 19:59:32.708563  6482 catalog_manager.cc:5671] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "23816d96949c44228fa0fc725fd9d5e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:32.721855  6482 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93] alter complete (version 0)
I20260504 19:59:32.815774  6483 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35024:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\010\0011\000\000\000\t\001\225\000\000\000""\010\0011\000\000\000\t\001\225\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:32.832551  6483 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4ed5e088a1d84affa140e7d668eb399e has no consensus state
W20260504 19:59:32.833387  6483 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5ccf53e8fd804e40a09bf37050855031 has no consensus state
I20260504 19:59:32.833709  6483 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: Sending DeleteTablet for 1 replicas of tablet 5b277876453f4f608e466ee51e519d46
I20260504 19:59:32.834424  6483 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: Sending DeleteTablet for 1 replicas of tablet 659bb9d3df7147d7b5495e3fe9b2b3e0
I20260504 19:59:32.835319  6571 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b277876453f4f608e466ee51e519d46 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:32 UTC) from {username='slave'} at 127.0.0.1:58340
I20260504 19:59:32.836159  6635 tablet_replica.cc:333] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0: stopping tablet replica
I20260504 19:59:32.836902  6635 raft_consensus.cc:2243] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:32.837544  6635 raft_consensus.cc:2272] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:32.839511  6571 tablet_service.cc:1558] Processing DeleteTablet for tablet 659bb9d3df7147d7b5495e3fe9b2b3e0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:32 UTC) from {username='slave'} at 127.0.0.1:58340
I20260504 19:59:32.841535  6635 ts_tablet_manager.cc:1916] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:32.852057  6571 tablet_service.cc:1511] Processing CreateTablet for tablet 4ed5e088a1d84affa140e7d668eb399e (DEFAULT_TABLE table=test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260504 19:59:32.854094  6571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ed5e088a1d84affa140e7d668eb399e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:32.854274  6572 tablet_service.cc:1511] Processing CreateTablet for tablet 5ccf53e8fd804e40a09bf37050855031 (DEFAULT_TABLE table=test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260504 19:59:32.858745  6572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ccf53e8fd804e40a09bf37050855031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:32.890587  6635 ts_tablet_manager.cc:1929] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260504 19:59:32.891333  6635 log.cc:1199] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/5b277876453f4f608e466ee51e519d46
I20260504 19:59:32.892221  6635 ts_tablet_manager.cc:1950] T 5b277876453f4f608e466ee51e519d46 P 23816d96949c44228fa0fc725fd9d5e0: Deleting consensus metadata
I20260504 19:59:32.899627  6619 tablet_bootstrap.cc:492] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0: Bootstrap starting.
I20260504 19:59:32.906476  6619 tablet_bootstrap.cc:654] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:32.916038  6470 catalog_manager.cc:5002] TS 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129:32867): tablet 5b277876453f4f608e466ee51e519d46 (table test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93]) successfully deleted
I20260504 19:59:32.919942  6635 tablet_replica.cc:333] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0: stopping tablet replica
I20260504 19:59:32.921502  6635 raft_consensus.cc:2243] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:32.922735  6635 raft_consensus.cc:2272] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:32.925421  6619 tablet_bootstrap.cc:492] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0: No bootstrap required, opened a new log
I20260504 19:59:32.926407  6619 ts_tablet_manager.cc:1403] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260504 19:59:32.933522  6619 raft_consensus.cc:359] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.934177  6619 raft_consensus.cc:385] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:32.935140  6619 raft_consensus.cc:740] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Initialized, Role: FOLLOWER
I20260504 19:59:32.936357  6635 ts_tablet_manager.cc:1916] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:32.937206  6619 consensus_queue.cc:260] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.938019  6619 raft_consensus.cc:399] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:32.938354  6619 raft_consensus.cc:493] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:32.938710  6619 raft_consensus.cc:3060] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:32.948397  6619 raft_consensus.cc:515] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.949189  6619 leader_election.cc:304] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0 [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: 23816d96949c44228fa0fc725fd9d5e0; no voters: 
I20260504 19:59:32.949962  6622 raft_consensus.cc:2804] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:32.950441  6622 raft_consensus.cc:697] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Becoming Leader. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Running, Role: LEADER
I20260504 19:59:32.951148  6622 consensus_queue.cc:237] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0 [LEADER]: Queue going to LEADER mode. State: All 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.957953  6619 leader_election.cc:290] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:32.960402  6619 ts_tablet_manager.cc:1434] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.002s
I20260504 19:59:32.960944  6635 ts_tablet_manager.cc:1929] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260504 19:59:32.962242  6635 log.cc:1199] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/659bb9d3df7147d7b5495e3fe9b2b3e0
I20260504 19:59:32.962824  6619 tablet_bootstrap.cc:492] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0: Bootstrap starting.
I20260504 19:59:32.963246  6635 ts_tablet_manager.cc:1950] T 659bb9d3df7147d7b5495e3fe9b2b3e0 P 23816d96949c44228fa0fc725fd9d5e0: Deleting consensus metadata
I20260504 19:59:32.973436  6482 catalog_manager.cc:5671] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "23816d96949c44228fa0fc725fd9d5e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:32.974555  6619 tablet_bootstrap.cc:654] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:32.982869  6470 catalog_manager.cc:5002] TS 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129:32867): tablet 659bb9d3df7147d7b5495e3fe9b2b3e0 (table test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93]) successfully deleted
I20260504 19:59:32.992012  6619 tablet_bootstrap.cc:492] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0: No bootstrap required, opened a new log
I20260504 19:59:32.992497  6619 ts_tablet_manager.cc:1403] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.001s
I20260504 19:59:32.994794  6619 raft_consensus.cc:359] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:32.995599  6619 raft_consensus.cc:385] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:32.995867  6619 raft_consensus.cc:740] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Initialized, Role: FOLLOWER
I20260504 19:59:33.000521  6619 consensus_queue.cc:260] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.001206  6619 raft_consensus.cc:399] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:33.001497  6619 raft_consensus.cc:493] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:33.001794  6619 raft_consensus.cc:3060] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:33.008982  6619 raft_consensus.cc:515] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.009745  6619 leader_election.cc:304] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0 [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: 23816d96949c44228fa0fc725fd9d5e0; no voters: 
I20260504 19:59:33.010596  6622 raft_consensus.cc:2804] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:33.011059  6622 raft_consensus.cc:697] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Becoming Leader. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Running, Role: LEADER
I20260504 19:59:33.011737  6622 consensus_queue.cc:237] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0 [LEADER]: Queue going to LEADER mode. State: All 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.016741  6619 leader_election.cc:290] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:33.019472  6619 ts_tablet_manager.cc:1434] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.000s
I20260504 19:59:33.024729  6484 catalog_manager.cc:5671] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "23816d96949c44228fa0fc725fd9d5e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:33.062867  6484 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93] alter complete (version 0)
I20260504 19:59:33.177527  6477 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35024:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:33.243824  6477 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 39ad619eb66d46caa1cb9a7c258cb592 has no consensus state
W20260504 19:59:33.245020  6477 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a06114d1962e468caacf9b3026ea4438 has no consensus state
I20260504 19:59:33.245379  6477 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: Sending DeleteTablet for 1 replicas of tablet 4ed5e088a1d84affa140e7d668eb399e
I20260504 19:59:33.246434  6477 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: Sending DeleteTablet for 1 replicas of tablet 5ccf53e8fd804e40a09bf37050855031
I20260504 19:59:33.249583  6572 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ed5e088a1d84affa140e7d668eb399e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:33 UTC) from {username='slave'} at 127.0.0.1:58340
I20260504 19:59:33.249583  6571 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ccf53e8fd804e40a09bf37050855031 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:33 UTC) from {username='slave'} at 127.0.0.1:58340
I20260504 19:59:33.252075  6635 tablet_replica.cc:333] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0: stopping tablet replica
I20260504 19:59:33.253973  6635 raft_consensus.cc:2243] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:33.255640  6635 raft_consensus.cc:2272] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:33.262980  6635 ts_tablet_manager.cc:1916] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:33.271253  6571 tablet_service.cc:1511] Processing CreateTablet for tablet 39ad619eb66d46caa1cb9a7c258cb592 (DEFAULT_TABLE table=test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260504 19:59:33.274528  6571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ad619eb66d46caa1cb9a7c258cb592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:33.274803  6572 tablet_service.cc:1511] Processing CreateTablet for tablet a06114d1962e468caacf9b3026ea4438 (DEFAULT_TABLE table=test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260504 19:59:33.276455  6572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a06114d1962e468caacf9b3026ea4438. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:33.299963  6619 tablet_bootstrap.cc:492] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0: Bootstrap starting.
I20260504 19:59:33.307286  6619 tablet_bootstrap.cc:654] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:33.308715  6635 ts_tablet_manager.cc:1929] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260504 19:59:33.309340  6635 log.cc:1199] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/4ed5e088a1d84affa140e7d668eb399e
I20260504 19:59:33.310420  6635 ts_tablet_manager.cc:1950] T 4ed5e088a1d84affa140e7d668eb399e P 23816d96949c44228fa0fc725fd9d5e0: Deleting consensus metadata
I20260504 19:59:33.315145  6470 catalog_manager.cc:5002] TS 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129:32867): tablet 4ed5e088a1d84affa140e7d668eb399e (table test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93]) successfully deleted
I20260504 19:59:33.316963  6635 tablet_replica.cc:333] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0: stopping tablet replica
I20260504 19:59:33.319638  6635 raft_consensus.cc:2243] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:33.320762  6635 raft_consensus.cc:2272] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:33.325677  6619 tablet_bootstrap.cc:492] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0: No bootstrap required, opened a new log
I20260504 19:59:33.326388  6619 ts_tablet_manager.cc:1403] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.000s
I20260504 19:59:33.328536  6635 ts_tablet_manager.cc:1916] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:33.329703  6619 raft_consensus.cc:359] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.330474  6619 raft_consensus.cc:385] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:33.330776  6619 raft_consensus.cc:740] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Initialized, Role: FOLLOWER
I20260504 19:59:33.332819  6619 consensus_queue.cc:260] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.333812  6619 raft_consensus.cc:399] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:33.334173  6619 raft_consensus.cc:493] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:33.334559  6619 raft_consensus.cc:3060] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:33.342597  6619 raft_consensus.cc:515] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.343313  6619 leader_election.cc:304] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0 [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: 23816d96949c44228fa0fc725fd9d5e0; no voters: 
I20260504 19:59:33.343962  6619 leader_election.cc:290] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:33.344470  6622 raft_consensus.cc:2804] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:33.345670  6622 raft_consensus.cc:697] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Becoming Leader. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Running, Role: LEADER
I20260504 19:59:33.346026  6619 ts_tablet_manager.cc:1434] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.007s
I20260504 19:59:33.346936  6619 tablet_bootstrap.cc:492] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0: Bootstrap starting.
I20260504 19:59:33.346573  6622 consensus_queue.cc:237] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0 [LEADER]: Queue going to LEADER mode. State: All 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.348671  6635 ts_tablet_manager.cc:1929] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260504 19:59:33.349090  6635 log.cc:1199] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/5ccf53e8fd804e40a09bf37050855031
I20260504 19:59:33.349897  6635 ts_tablet_manager.cc:1950] T 5ccf53e8fd804e40a09bf37050855031 P 23816d96949c44228fa0fc725fd9d5e0: Deleting consensus metadata
I20260504 19:59:33.354470  6619 tablet_bootstrap.cc:654] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:33.357791  6470 catalog_manager.cc:5002] TS 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129:32867): tablet 5ccf53e8fd804e40a09bf37050855031 (table test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93]) successfully deleted
I20260504 19:59:33.365020  6481 catalog_manager.cc:5671] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "23816d96949c44228fa0fc725fd9d5e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:33.367322  6619 tablet_bootstrap.cc:492] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0: No bootstrap required, opened a new log
I20260504 19:59:33.367856  6619 ts_tablet_manager.cc:1403] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260504 19:59:33.370236  6619 raft_consensus.cc:359] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.370777  6619 raft_consensus.cc:385] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:33.371057  6619 raft_consensus.cc:740] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Initialized, Role: FOLLOWER
I20260504 19:59:33.371661  6619 consensus_queue.cc:260] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.372238  6619 raft_consensus.cc:399] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:33.372437  6619 raft_consensus.cc:493] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:33.372633  6619 raft_consensus.cc:3060] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:33.379077  6619 raft_consensus.cc:515] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.379650  6619 leader_election.cc:304] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0 [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: 23816d96949c44228fa0fc725fd9d5e0; no voters: 
I20260504 19:59:33.380149  6619 leader_election.cc:290] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:33.380291  6622 raft_consensus.cc:2804] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:33.381737  6622 raft_consensus.cc:697] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Becoming Leader. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Running, Role: LEADER
I20260504 19:59:33.382264  6619 ts_tablet_manager.cc:1434] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260504 19:59:33.382514  6622 consensus_queue.cc:237] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0 [LEADER]: Queue going to LEADER mode. State: All 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.389870  6481 catalog_manager.cc:5671] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "23816d96949c44228fa0fc725fd9d5e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:33.405402  6481 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: test-alter-range-partitioning [id=43e4dab92d9041a286c4455dfb5e4b93] alter complete (version 0)
I20260504 19:59:33.511245  6481 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35024:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } new_table_name: "test-alter-range-partitioning-renamed" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:33.527055  6481 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 49368954d29a4d909cd6d6f11a6df321 has no consensus state
W20260504 19:59:33.529814  6481 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5586b9fa8d4c40ff83e746dc9790c2ea has no consensus state
I20260504 19:59:33.534667  6633 tablet.cc:1724] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:33.544001  6634 tablet.cc:1724] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:33.553335  6571 tablet_service.cc:1511] Processing CreateTablet for tablet 49368954d29a4d909cd6d6f11a6df321 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=43e4dab92d9041a286c4455dfb5e4b93]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260504 19:59:33.553467  6572 tablet_service.cc:1511] Processing CreateTablet for tablet 5586b9fa8d4c40ff83e746dc9790c2ea (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=43e4dab92d9041a286c4455dfb5e4b93]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260504 19:59:33.555179  6572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5586b9fa8d4c40ff83e746dc9790c2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:33.558931  6571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49368954d29a4d909cd6d6f11a6df321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:33.603091  6619 tablet_bootstrap.cc:492] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0: Bootstrap starting.
I20260504 19:59:33.610312  6619 tablet_bootstrap.cc:654] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:33.635524  6619 tablet_bootstrap.cc:492] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0: No bootstrap required, opened a new log
I20260504 19:59:33.636099  6619 ts_tablet_manager.cc:1403] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.004s
I20260504 19:59:33.638959  6619 raft_consensus.cc:359] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.639706  6619 raft_consensus.cc:385] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:33.640053  6619 raft_consensus.cc:740] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Initialized, Role: FOLLOWER
I20260504 19:59:33.641017  6619 consensus_queue.cc:260] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.641929  6619 raft_consensus.cc:399] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:33.642278  6619 raft_consensus.cc:493] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:33.643046  6619 raft_consensus.cc:3060] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:33.650507  6619 raft_consensus.cc:515] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.651567  6619 leader_election.cc:304] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0 [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: 23816d96949c44228fa0fc725fd9d5e0; no voters: 
I20260504 19:59:33.652118  6619 leader_election.cc:290] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:33.652429  6648 raft_consensus.cc:2804] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:33.652971  6648 raft_consensus.cc:697] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Becoming Leader. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Running, Role: LEADER
I20260504 19:59:33.653893  6619 ts_tablet_manager.cc:1434] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.004s
I20260504 19:59:33.653713  6648 consensus_queue.cc:237] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0 [LEADER]: Queue going to LEADER mode. State: All 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.654886  6619 tablet_bootstrap.cc:492] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0: Bootstrap starting.
I20260504 19:59:33.662309  6619 tablet_bootstrap.cc:654] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:33.663846  6477 catalog_manager.cc:5671] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "23816d96949c44228fa0fc725fd9d5e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:33.665099  6477 catalog_manager.cc:5763] TS 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129:32867) does not have the latest schema for tablet 5586b9fa8d4c40ff83e746dc9790c2ea (table test-alter-range-partitioning-renamed [id=43e4dab92d9041a286c4455dfb5e4b93]). Expected version 1 got 0
I20260504 19:59:33.667662  6619 tablet_bootstrap.cc:492] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0: No bootstrap required, opened a new log
I20260504 19:59:33.668068  6619 ts_tablet_manager.cc:1403] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260504 19:59:33.670535  6619 raft_consensus.cc:359] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.671579  6619 raft_consensus.cc:385] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:33.671855  6619 raft_consensus.cc:740] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Initialized, Role: FOLLOWER
I20260504 19:59:33.672835  6619 consensus_queue.cc:260] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.673502  6619 raft_consensus.cc:399] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:33.673789  6619 raft_consensus.cc:493] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:33.674057  6619 raft_consensus.cc:3060] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:33.679363  6619 raft_consensus.cc:515] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
I20260504 19:59:33.680066  6619 leader_election.cc:304] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0 [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: 23816d96949c44228fa0fc725fd9d5e0; no voters: 
I20260504 19:59:33.680716  6619 leader_election.cc:290] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:33.680905  6622 raft_consensus.cc:2804] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:33.681461  6622 raft_consensus.cc:697] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Becoming Leader. State: Replica: 23816d96949c44228fa0fc725fd9d5e0, State: Running, Role: LEADER
I20260504 19:59:33.682219  6619 ts_tablet_manager.cc:1434] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260504 19:59:33.682307  6622 consensus_queue.cc:237] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0 [LEADER]: Queue going to LEADER mode. State: All 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: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } }
W20260504 19:59:33.689085  6470 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 49368954d29a4d909cd6d6f11a6df321 (table test-alter-range-partitioning-renamed [id=43e4dab92d9041a286c4455dfb5e4b93], current schema version=1) failed: Not found: failed to reset TS proxy: No leader found: Tablet 49368954d29a4d909cd6d6f11a6df321 consensus state has no leader
I20260504 19:59:33.691092  6477 catalog_manager.cc:5671] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "23816d96949c44228fa0fc725fd9d5e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23816d96949c44228fa0fc725fd9d5e0" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32867 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:33.692206  6477 catalog_manager.cc:5763] TS 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129:32867) does not have the latest schema for tablet 49368954d29a4d909cd6d6f11a6df321 (table test-alter-range-partitioning-renamed [id=43e4dab92d9041a286c4455dfb5e4b93]). Expected version 1 got 0
I20260504 19:59:33.705354  6477 catalog_manager.cc:5763] TS 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129:32867) does not have the latest schema for tablet 49368954d29a4d909cd6d6f11a6df321 (table test-alter-range-partitioning-renamed [id=43e4dab92d9041a286c4455dfb5e4b93]). Expected version 1 got 0
I20260504 19:59:33.749709  6633 tablet.cc:1724] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:33.843093  6633 tablet.cc:1724] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:33.869271  6481 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: test-alter-range-partitioning-renamed [id=43e4dab92d9041a286c4455dfb5e4b93] alter complete (version 1)
I20260504 19:59:34.042870  6481 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35024:
table { table_name: "test-alter-range-partitioning-renamed" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: STRING is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:34.057598  6481 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: Sending DeleteTablet for 1 replicas of tablet 39ad619eb66d46caa1cb9a7c258cb592
I20260504 19:59:34.058363  6481 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: Sending DeleteTablet for 1 replicas of tablet a06114d1962e468caacf9b3026ea4438
I20260504 19:59:34.059144  6481 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: Sending DeleteTablet for 1 replicas of tablet 49368954d29a4d909cd6d6f11a6df321
I20260504 19:59:34.059731  6571 tablet_service.cc:1558] Processing DeleteTablet for tablet 39ad619eb66d46caa1cb9a7c258cb592 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:34 UTC) from {username='slave'} at 127.0.0.1:58340
I20260504 19:59:34.059789  6481 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: Sending DeleteTablet for 1 replicas of tablet 5586b9fa8d4c40ff83e746dc9790c2ea
I20260504 19:59:34.061586  6572 tablet_service.cc:1558] Processing DeleteTablet for tablet a06114d1962e468caacf9b3026ea4438 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:34 UTC) from {username='slave'} at 127.0.0.1:58340
I20260504 19:59:34.063148  6572 tablet_service.cc:1558] Processing DeleteTablet for tablet 49368954d29a4d909cd6d6f11a6df321 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:34 UTC) from {username='slave'} at 127.0.0.1:58340
I20260504 19:59:34.064885  6572 tablet_service.cc:1558] Processing DeleteTablet for tablet 5586b9fa8d4c40ff83e746dc9790c2ea with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:34 UTC) from {username='slave'} at 127.0.0.1:58340
I20260504 19:59:34.067255  6655 tablet_replica.cc:333] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0: stopping tablet replica
I20260504 19:59:34.068058  6655 raft_consensus.cc:2243] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:34.068657  6655 raft_consensus.cc:2272] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:34.069630  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:34.072028  6655 ts_tablet_manager.cc:1916] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:34.112866  6655 ts_tablet_manager.cc:1929] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260504 19:59:34.113371  6655 log.cc:1199] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/39ad619eb66d46caa1cb9a7c258cb592
I20260504 19:59:34.114359  6655 ts_tablet_manager.cc:1950] T 39ad619eb66d46caa1cb9a7c258cb592 P 23816d96949c44228fa0fc725fd9d5e0: Deleting consensus metadata
I20260504 19:59:34.117688  6655 tablet_replica.cc:333] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0: stopping tablet replica
I20260504 19:59:34.117827  6470 catalog_manager.cc:5002] TS 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129:32867): tablet 39ad619eb66d46caa1cb9a7c258cb592 (table test-alter-range-partitioning-renamed [id=43e4dab92d9041a286c4455dfb5e4b93]) successfully deleted
I20260504 19:59:34.118786  6655 raft_consensus.cc:2243] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:34.119719  6655 raft_consensus.cc:2272] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:34.123884  6655 ts_tablet_manager.cc:1916] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:34.130676  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:34.142656  6655 ts_tablet_manager.cc:1929] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260504 19:59:34.143082  6655 log.cc:1199] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/a06114d1962e468caacf9b3026ea4438
I20260504 19:59:34.143746  6655 ts_tablet_manager.cc:1950] T a06114d1962e468caacf9b3026ea4438 P 23816d96949c44228fa0fc725fd9d5e0: Deleting consensus metadata
W20260504 19:59:34.146142  6470 catalog_manager.cc:4994] TS 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129:32867): delete failed for tablet a06114d1962e468caacf9b3026ea4438 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
W20260504 19:59:34.147058  6470 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down [suppressed 10 similar messages]
I20260504 19:59:34.147367  2370 tablet_replica.cc:333] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0: stopping tablet replica
I20260504 19:59:34.148116  2370 raft_consensus.cc:2243] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:34.148965  2370 raft_consensus.cc:2272] T 5586b9fa8d4c40ff83e746dc9790c2ea P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260504 19:59:34.151101  6470 catalog_manager.cc:4729] TS 23816d96949c44228fa0fc725fd9d5e0 (127.2.80.129:32867): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 49368954d29a4d909cd6d6f11a6df321: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260504 19:59:34.152251  2370 tablet_replica.cc:333] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0: stopping tablet replica
I20260504 19:59:34.152781  2370 raft_consensus.cc:2243] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:34.153314  2370 raft_consensus.cc:2272] T 49368954d29a4d909cd6d6f11a6df321 P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:34.155893  2370 tablet_replica.cc:333] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0: stopping tablet replica
I20260504 19:59:34.156375  2370 raft_consensus.cc:2243] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:34.156800  2370 raft_consensus.cc:2272] T ed8d083de57f44b28dab8042ee10f17f P 23816d96949c44228fa0fc725fd9d5e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:34.182770  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:34.211313  2370 master.cc:562] Master@127.2.80.190:39203 shutting down...
I20260504 19:59:34.322098  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:34.322762  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:34.323177  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2f597b0d8b4a4844b8b54b8ed2a58cbd: stopping tablet replica
I20260504 19:59:34.347563  2370 master.cc:584] Master@127.2.80.190:39203 shutdown complete.
[       OK ] AlterTableTest.TestAlterRangePartitioning (2617 ms)
[ RUN      ] AlterTableTest.TestAlterRangePartitioningInvalid
I20260504 19:59:34.389604  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:37325
I20260504 19:59:34.390790  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:34.393311  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:34.396507  2370 webserver.cc:492] Webserver started at http://127.2.80.190:35575/ using document root <none> and password file <none>
I20260504 19:59:34.397061  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:34.397264  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:34.397555  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:34.398667  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "5ed1afbfd7384521a1fc25acc895b2eb"
format_stamp: "Formatted at 2026-05-04 19:59:34 on dist-test-slave-8hzn"
I20260504 19:59:34.403693  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260504 19:59:34.407471  6665 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:34.408304  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260504 19:59:34.408609  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "5ed1afbfd7384521a1fc25acc895b2eb"
format_stamp: "Formatted at 2026-05-04 19:59:34 on dist-test-slave-8hzn"
I20260504 19:59:34.408890  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777924742900738-2370-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)
I20260504 19:59:34.433463  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:34.434743  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:34.487814  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:37325
I20260504 19:59:34.487906  6716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:37325 every 8 connection(s)
I20260504 19:59:34.492558  6717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:34.509256  6717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb: Bootstrap starting.
I20260504 19:59:34.514030  6717 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:34.519021  6717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb: No bootstrap required, opened a new log
I20260504 19:59:34.521272  6717 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ed1afbfd7384521a1fc25acc895b2eb" member_type: VOTER }
I20260504 19:59:34.521703  6717 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:34.521950  6717 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ed1afbfd7384521a1fc25acc895b2eb, State: Initialized, Role: FOLLOWER
I20260504 19:59:34.522460  6717 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5ed1afbfd7384521a1fc25acc895b2eb" member_type: VOTER }
I20260504 19:59:34.522903  6717 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:34.523135  6717 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:34.523411  6717 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:34.528678  6717 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ed1afbfd7384521a1fc25acc895b2eb" member_type: VOTER }
I20260504 19:59:34.529577  6717 leader_election.cc:304] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [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: 5ed1afbfd7384521a1fc25acc895b2eb; no voters: 
I20260504 19:59:34.530972  6717 leader_election.cc:290] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:34.531422  6720 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:34.536307  6720 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [term 1 LEADER]: Becoming Leader. State: Replica: 5ed1afbfd7384521a1fc25acc895b2eb, State: Running, Role: LEADER
I20260504 19:59:34.537156  6720 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [LEADER]: Queue going to LEADER mode. State: All 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: "5ed1afbfd7384521a1fc25acc895b2eb" member_type: VOTER }
I20260504 19:59:34.537889  6717 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:34.541891  6722 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5ed1afbfd7384521a1fc25acc895b2eb. Latest consensus state: current_term: 1 leader_uuid: "5ed1afbfd7384521a1fc25acc895b2eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ed1afbfd7384521a1fc25acc895b2eb" member_type: VOTER } }
I20260504 19:59:34.542476  6722 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:34.543911  6721 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5ed1afbfd7384521a1fc25acc895b2eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ed1afbfd7384521a1fc25acc895b2eb" member_type: VOTER } }
I20260504 19:59:34.544462  6721 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:34.553284  6725 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:34.560971  6725 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:34.562264  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:34.570962  6725 catalog_manager.cc:1357] Generated new cluster ID: 3f76419a68b840b1b0a2488607adcb76
I20260504 19:59:34.571305  6725 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:34.591073  6725 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:34.592504  6725 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:34.607685  6725 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb: Generated new TSK 0
I20260504 19:59:34.608374  6725 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:34.629209  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:34.634042  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:34.638506  2370 webserver.cc:492] Webserver started at http://127.2.80.129:41213/ using document root <none> and password file <none>
I20260504 19:59:34.639213  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:34.639600  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:34.639968  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:34.641780  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd"
format_stamp: "Formatted at 2026-05-04 19:59:34 on dist-test-slave-8hzn"
I20260504 19:59:34.649593  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260504 19:59:34.654616  6741 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:34.655938  2370 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.004s
I20260504 19:59:34.656287  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd"
format_stamp: "Formatted at 2026-05-04 19:59:34 on dist-test-slave-8hzn"
I20260504 19:59:34.656656  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777924742900738-2370-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)
I20260504 19:59:34.674710  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:34.676281  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:34.678284  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:34.681787  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:34.682086  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:34.682390  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:34.682595  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:34.737402  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:46697
I20260504 19:59:34.737466  6803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:46697 every 8 connection(s)
I20260504 19:59:34.755014  6804 heartbeater.cc:344] Connected to a master server at 127.2.80.190:37325
I20260504 19:59:34.755484  6804 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:34.756209  6804 heartbeater.cc:507] Master 127.2.80.190:37325 requested a full tablet report, sending...
I20260504 19:59:34.758643  6682 ts_manager.cc:194] Registered new tserver with Master: fdf1429b8e4d4fca92ea363e6c5fe1fd (127.2.80.129:46697)
I20260504 19:59:34.759290  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017595409s
I20260504 19:59:34.760761  6682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49828
I20260504 19:59:34.773706  6804 heartbeater.cc:499] Master 127.2.80.190:37325 was elected leader, sending a full tablet report...
I20260504 19:59:34.786592  6682 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49832:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:34.833882  6769 tablet_service.cc:1511] Processing CreateTablet for tablet c0d9e3fc99de48f599afd68257e87fdc (DEFAULT_TABLE table=fake-table [id=023a0f43995c427594dac767cd4cd405]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:34.834856  6769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d9e3fc99de48f599afd68257e87fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:34.849112  6816 tablet_bootstrap.cc:492] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd: Bootstrap starting.
I20260504 19:59:34.854557  6816 tablet_bootstrap.cc:654] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:34.863161  6816 tablet_bootstrap.cc:492] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd: No bootstrap required, opened a new log
I20260504 19:59:34.863600  6816 ts_tablet_manager.cc:1403] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260504 19:59:34.865756  6816 raft_consensus.cc:359] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } }
I20260504 19:59:34.866163  6816 raft_consensus.cc:385] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:34.866444  6816 raft_consensus.cc:740] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdf1429b8e4d4fca92ea363e6c5fe1fd, State: Initialized, Role: FOLLOWER
I20260504 19:59:34.867010  6816 consensus_queue.cc:260] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } }
I20260504 19:59:34.867481  6816 raft_consensus.cc:399] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:34.867722  6816 raft_consensus.cc:493] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:34.868000  6816 raft_consensus.cc:3060] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:34.873862  6816 raft_consensus.cc:515] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } }
I20260504 19:59:34.874573  6816 leader_election.cc:304] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd [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: fdf1429b8e4d4fca92ea363e6c5fe1fd; no voters: 
I20260504 19:59:34.876008  6816 leader_election.cc:290] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:34.876390  6818 raft_consensus.cc:2804] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:34.878736  6816 ts_tablet_manager.cc:1434] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.003s
I20260504 19:59:34.878746  6818 raft_consensus.cc:697] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 LEADER]: Becoming Leader. State: Replica: fdf1429b8e4d4fca92ea363e6c5fe1fd, State: Running, Role: LEADER
I20260504 19:59:34.879565  6818 consensus_queue.cc:237] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd [LEADER]: Queue going to LEADER mode. State: All 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: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } }
I20260504 19:59:34.888191  6681 catalog_manager.cc:5671] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to fdf1429b8e4d4fca92ea363e6c5fe1fd (127.2.80.129). New cstate: current_term: 1 leader_uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:34.922653  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:34.925410  6681 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49832:
name: "test-alter-range-partitioning-invalid"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20260504 19:59:34.947492  6769 tablet_service.cc:1511] Processing CreateTablet for tablet bd7bc7f329c54ee0acdc468835bc2dd1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=b89c9b2f98c649cb8b8a222b2ab66365]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:34.948688  6769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7bc7f329c54ee0acdc468835bc2dd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:34.962399  6816 tablet_bootstrap.cc:492] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd: Bootstrap starting.
I20260504 19:59:34.967557  6816 tablet_bootstrap.cc:654] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:34.972465  6816 tablet_bootstrap.cc:492] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd: No bootstrap required, opened a new log
I20260504 19:59:34.972885  6816 ts_tablet_manager.cc:1403] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.005s
I20260504 19:59:34.975458  6816 raft_consensus.cc:359] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } }
I20260504 19:59:34.975932  6816 raft_consensus.cc:385] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:34.976181  6816 raft_consensus.cc:740] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdf1429b8e4d4fca92ea363e6c5fe1fd, State: Initialized, Role: FOLLOWER
I20260504 19:59:34.976711  6816 consensus_queue.cc:260] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } }
I20260504 19:59:34.977427  6816 raft_consensus.cc:399] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:34.977701  6816 raft_consensus.cc:493] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:34.978035  6816 raft_consensus.cc:3060] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:34.983224  6816 raft_consensus.cc:515] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } }
I20260504 19:59:34.983798  6816 leader_election.cc:304] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd [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: fdf1429b8e4d4fca92ea363e6c5fe1fd; no voters: 
I20260504 19:59:34.984302  6816 leader_election.cc:290] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:34.984450  6818 raft_consensus.cc:2804] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:34.984949  6818 raft_consensus.cc:697] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 LEADER]: Becoming Leader. State: Replica: fdf1429b8e4d4fca92ea363e6c5fe1fd, State: Running, Role: LEADER
I20260504 19:59:34.985690  6818 consensus_queue.cc:237] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd [LEADER]: Queue going to LEADER mode. State: All 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: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } }
I20260504 19:59:34.986030  6816 ts_tablet_manager.cc:1434] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260504 19:59:34.993906  6682 catalog_manager.cc:5671] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to fdf1429b8e4d4fca92ea363e6c5fe1fd (127.2.80.129). New cstate: current_term: 1 leader_uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:35.148865  6680 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.167680  6676 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.187115  6676 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\010\001\316\377\377\377\t\0012\000\000\000""\010\001\316\377\377\377\t\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.207069  6676 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\316\377\377\377\007\001\226\000\000\000""\006\001\316\377\377\377\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:35.275558  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260504 19:59:35.275859  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.276072  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.276448  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.276633  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.276795  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.277004  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.277171  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260504 19:59:35.277455  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260504 19:59:35.277659  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260504 19:59:35.277834  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260504 19:59:35.277993  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260504 19:59:35.278200  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260504 19:59:35.278370  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260504 19:59:35.278527  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20260504 19:59:35.278704  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20260504 19:59:35.278858  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20260504 19:59:35.279070  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20260504 19:59:35.279237  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20260504 19:59:35.279403  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299991ms }
W20260504 19:59:35.279553  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.279708  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.279861  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.280012  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.280165  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.280444  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.280627  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.280807  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.280984  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.281209  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.281425  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.281622  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.281782  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.281939  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.282099  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.282258  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.282413  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.282567  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.282717  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.282864  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.283022  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.283170  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.283335  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.283502  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.283653  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.283802  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.284147  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.284364  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.284642  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.284807  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.285007  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.285238  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.285414  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.285574  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.285732  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.285907  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.286074  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.286257  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.286414  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.286568  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.286721  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.286876  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.287034  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.287194  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.287350  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.287504  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.287655  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.287811  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.287971  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.288136  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.288290  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260504 19:59:35.288445  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.288601  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.288761  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.288921  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260504 19:59:35.289122  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260504 19:59:35.289279  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260504 19:59:35.289469  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260504 19:59:35.289634  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260504 19:59:35.289795  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260504 19:59:35.289959  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260504 19:59:35.290123  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260504 19:59:35.290293  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260504 19:59:35.290455  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260504 19:59:35.290621  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260504 19:59:35.290789  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20260504 19:59:35.290951  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20260504 19:59:35.291122  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20260504 19:59:35.291397  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20260504 19:59:35.291630  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20260504 19:59:35.291817  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20260504 19:59:35.291990  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20260504 19:59:35.292217  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20260504 19:59:35.292395  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20260504 19:59:35.292697  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20260504 19:59:35.292898  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299991ms }
W20260504 19:59:35.293190  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299991ms }
W20260504 19:59:35.293354  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299991ms }
W20260504 19:59:35.293524  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299991ms }
W20260504 19:59:35.293689  2370 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299990ms }
I20260504 19:59:35.311761  6678 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.331022  6678 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } new_table_name: "foo" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.348726  6678 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\316\377\377\377\007\0012\000\000\000""\006\001\316\377\377\377\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.369872  6678 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\001\372\000\000\000""\006\001\226\000\000\000\007\001\372\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.389295  6678 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.406737  6676 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.425274  6676 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\226\000\000\000""\006\001d\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.445765  6676 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\001\310\000\000\000""\006\001\226\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.464600  6676 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\316\377\377\377""\006\000\007\001\316\377\377\377" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.484474  6676 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.504899  6676 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\000""\006\001\226\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.524358  6676 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.543771  6676 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:35.558946  6676 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0e8aa984a27840d1a503cf5eaff1c945 has no consensus state
W20260504 19:59:35.560544  6676 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5cc278af851d48a9a36a220d17c8c848 has no consensus state
I20260504 19:59:35.573518  6769 tablet_service.cc:1511] Processing CreateTablet for tablet 0e8aa984a27840d1a503cf5eaff1c945 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=b89c9b2f98c649cb8b8a222b2ab66365]), partition=RANGE (c0) PARTITION VALUES < 0
I20260504 19:59:35.574777  6769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e8aa984a27840d1a503cf5eaff1c945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:35.574685  6768 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc278af851d48a9a36a220d17c8c848 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=b89c9b2f98c649cb8b8a222b2ab66365]), partition=RANGE (c0) PARTITION 100 <= VALUES
I20260504 19:59:35.575765  6768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc278af851d48a9a36a220d17c8c848. 1 dirs total, 0 dirs full, 0 dirs failed
W20260504 19:59:35.580103  6667 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 5cc278af851d48a9a36a220d17c8c848 (table test-alter-range-partitioning-invalid [id=b89c9b2f98c649cb8b8a222b2ab66365], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 5cc278af851d48a9a36a220d17c8c848 consensus state has no leader
I20260504 19:59:35.592947  6831 tablet_bootstrap.cc:492] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd: Bootstrap starting.
I20260504 19:59:35.599284  6831 tablet_bootstrap.cc:654] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:35.603780  6831 tablet_bootstrap.cc:492] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd: No bootstrap required, opened a new log
I20260504 19:59:35.604189  6831 ts_tablet_manager.cc:1403] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260504 19:59:35.606397  6831 raft_consensus.cc:359] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } }
I20260504 19:59:35.607017  6831 raft_consensus.cc:385] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:35.607549  6831 raft_consensus.cc:740] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdf1429b8e4d4fca92ea363e6c5fe1fd, State: Initialized, Role: FOLLOWER
I20260504 19:59:35.608361  6831 consensus_queue.cc:260] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } }
I20260504 19:59:35.608969  6831 raft_consensus.cc:399] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:35.609261  6831 raft_consensus.cc:493] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:35.609668  6831 raft_consensus.cc:3060] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:35.616585  6831 raft_consensus.cc:515] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } }
I20260504 19:59:35.617304  6831 leader_election.cc:304] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd [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: fdf1429b8e4d4fca92ea363e6c5fe1fd; no voters: 
I20260504 19:59:35.617851  6831 leader_election.cc:290] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:35.618019  6818 raft_consensus.cc:2804] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:35.620682  6818 raft_consensus.cc:697] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 LEADER]: Becoming Leader. State: Replica: fdf1429b8e4d4fca92ea363e6c5fe1fd, State: Running, Role: LEADER
I20260504 19:59:35.621933  6818 consensus_queue.cc:237] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd [LEADER]: Queue going to LEADER mode. State: All 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: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } }
I20260504 19:59:35.623852  6831 ts_tablet_manager.cc:1434] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd: Time spent starting tablet: real 0.019s	user 0.016s	sys 0.004s
I20260504 19:59:35.624966  6831 tablet_bootstrap.cc:492] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd: Bootstrap starting.
I20260504 19:59:35.629585  6676 catalog_manager.cc:5671] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to fdf1429b8e4d4fca92ea363e6c5fe1fd (127.2.80.129). New cstate: current_term: 1 leader_uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:35.633401  6831 tablet_bootstrap.cc:654] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:35.642532  6831 tablet_bootstrap.cc:492] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd: No bootstrap required, opened a new log
I20260504 19:59:35.643107  6831 ts_tablet_manager.cc:1403] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260504 19:59:35.646114  6831 raft_consensus.cc:359] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } }
I20260504 19:59:35.646690  6831 raft_consensus.cc:385] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:35.647121  6831 raft_consensus.cc:740] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdf1429b8e4d4fca92ea363e6c5fe1fd, State: Initialized, Role: FOLLOWER
I20260504 19:59:35.647831  6831 consensus_queue.cc:260] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } }
I20260504 19:59:35.648511  6831 raft_consensus.cc:399] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:35.648809  6831 raft_consensus.cc:493] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:35.649183  6831 raft_consensus.cc:3060] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:35.656661  6831 raft_consensus.cc:515] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } }
I20260504 19:59:35.657446  6831 leader_election.cc:304] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd [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: fdf1429b8e4d4fca92ea363e6c5fe1fd; no voters: 
I20260504 19:59:35.658154  6831 leader_election.cc:290] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:35.658383  6833 raft_consensus.cc:2804] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:35.658950  6833 raft_consensus.cc:697] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 LEADER]: Becoming Leader. State: Replica: fdf1429b8e4d4fca92ea363e6c5fe1fd, State: Running, Role: LEADER
I20260504 19:59:35.659664  6833 consensus_queue.cc:237] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd [LEADER]: Queue going to LEADER mode. State: All 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: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } }
I20260504 19:59:35.659919  6831 ts_tablet_manager.cc:1434] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.004s
I20260504 19:59:35.665961  6676 catalog_manager.cc:5671] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to fdf1429b8e4d4fca92ea363e6c5fe1fd (127.2.80.129). New cstate: current_term: 1 leader_uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdf1429b8e4d4fca92ea363e6c5fe1fd" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 46697 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:35.679278  6676 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb: test-alter-range-partitioning-invalid [id=b89c9b2f98c649cb8b8a222b2ab66365] alter complete (version 0)
I20260504 19:59:35.697043  6676 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\316\377\377\377""\006\000\007\001\316\377\377\377" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.727078  6676 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.753783  6676 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\000""\006\001\226\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.781760  6678 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.811664  6678 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49832:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:35.837646  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:35.862116  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:35.862982  2370 tablet_replica.cc:333] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd: stopping tablet replica
I20260504 19:59:35.863656  2370 raft_consensus.cc:2243] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:35.864181  2370 raft_consensus.cc:2272] T 0e8aa984a27840d1a503cf5eaff1c945 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:35.866356  2370 tablet_replica.cc:333] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd: stopping tablet replica
I20260504 19:59:35.867066  2370 raft_consensus.cc:2243] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:35.867646  2370 raft_consensus.cc:2272] T 5cc278af851d48a9a36a220d17c8c848 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:35.869964  2370 tablet_replica.cc:333] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd: stopping tablet replica
I20260504 19:59:35.870496  2370 raft_consensus.cc:2243] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:35.870935  2370 raft_consensus.cc:2272] T bd7bc7f329c54ee0acdc468835bc2dd1 P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:35.873239  2370 tablet_replica.cc:333] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd: stopping tablet replica
I20260504 19:59:35.873749  2370 raft_consensus.cc:2243] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:35.874150  2370 raft_consensus.cc:2272] T c0d9e3fc99de48f599afd68257e87fdc P fdf1429b8e4d4fca92ea363e6c5fe1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:35.898881  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:35.909749  2370 master.cc:562] Master@127.2.80.190:37325 shutting down...
I20260504 19:59:35.926555  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:35.927253  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:35.927603  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5ed1afbfd7384521a1fc25acc895b2eb: stopping tablet replica
I20260504 19:59:35.949677  2370 master.cc:584] Master@127.2.80.190:37325 shutdown complete.
[       OK ] AlterTableTest.TestAlterRangePartitioningInvalid (1585 ms)
[ RUN      ] AlterTableTest.TestAddRangePartitionConflictExhaustive
I20260504 19:59:35.975389  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:39579
I20260504 19:59:35.976536  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:35.978883  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:35.981806  2370 webserver.cc:492] Webserver started at http://127.2.80.190:40407/ using document root <none> and password file <none>
I20260504 19:59:35.982335  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:35.982558  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:35.982856  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:35.983929  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "a45fcfc219a44229ae555420a2ff374c"
format_stamp: "Formatted at 2026-05-04 19:59:35 on dist-test-slave-8hzn"
I20260504 19:59:35.988631  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260504 19:59:35.992413  6842 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:35.993489  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 19:59:35.993818  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "a45fcfc219a44229ae555420a2ff374c"
format_stamp: "Formatted at 2026-05-04 19:59:35 on dist-test-slave-8hzn"
I20260504 19:59:35.994138  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-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)
I20260504 19:59:36.005014  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:36.006155  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:36.056003  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:39579
I20260504 19:59:36.056088  6893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:39579 every 8 connection(s)
I20260504 19:59:36.060639  6894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:36.072002  6894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Bootstrap starting.
I20260504 19:59:36.076313  6894 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:36.080978  6894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: No bootstrap required, opened a new log
I20260504 19:59:36.082921  6894 raft_consensus.cc:359] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a45fcfc219a44229ae555420a2ff374c" member_type: VOTER }
I20260504 19:59:36.083298  6894 raft_consensus.cc:385] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:36.083588  6894 raft_consensus.cc:740] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a45fcfc219a44229ae555420a2ff374c, State: Initialized, Role: FOLLOWER
I20260504 19:59:36.084173  6894 consensus_queue.cc:260] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a45fcfc219a44229ae555420a2ff374c" member_type: VOTER }
I20260504 19:59:36.084610  6894 raft_consensus.cc:399] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:36.084836  6894 raft_consensus.cc:493] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:36.085186  6894 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:36.089970  6894 raft_consensus.cc:515] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a45fcfc219a44229ae555420a2ff374c" member_type: VOTER }
I20260504 19:59:36.090549  6894 leader_election.cc:304] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [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: a45fcfc219a44229ae555420a2ff374c; no voters: 
I20260504 19:59:36.092080  6894 leader_election.cc:290] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:36.092427  6897 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:36.094226  6897 raft_consensus.cc:697] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [term 1 LEADER]: Becoming Leader. State: Replica: a45fcfc219a44229ae555420a2ff374c, State: Running, Role: LEADER
I20260504 19:59:36.094976  6897 consensus_queue.cc:237] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [LEADER]: Queue going to LEADER mode. State: All 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: "a45fcfc219a44229ae555420a2ff374c" member_type: VOTER }
I20260504 19:59:36.095750  6894 sys_catalog.cc:565] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:36.098068  6898 sys_catalog.cc:455] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a45fcfc219a44229ae555420a2ff374c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a45fcfc219a44229ae555420a2ff374c" member_type: VOTER } }
I20260504 19:59:36.098626  6898 sys_catalog.cc:458] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:36.100351  6899 sys_catalog.cc:455] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [sys.catalog]: SysCatalogTable state changed. Reason: New leader a45fcfc219a44229ae555420a2ff374c. Latest consensus state: current_term: 1 leader_uuid: "a45fcfc219a44229ae555420a2ff374c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a45fcfc219a44229ae555420a2ff374c" member_type: VOTER } }
I20260504 19:59:36.101101  6899 sys_catalog.cc:458] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:36.109468  6902 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:36.116632  6902 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:36.119462  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:36.127015  6902 catalog_manager.cc:1357] Generated new cluster ID: 3baffacd786c4fd1b4a161440ab0cca8
I20260504 19:59:36.127344  6902 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:36.158013  6902 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:36.159747  6902 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:36.191193  6902 catalog_manager.cc:6044] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Generated new TSK 0
I20260504 19:59:36.191812  6902 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:36.250644  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:36.255103  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:36.258597  2370 webserver.cc:492] Webserver started at http://127.2.80.129:36069/ using document root <none> and password file <none>
I20260504 19:59:36.259296  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:36.259538  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:36.259851  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:36.261493  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "05f0149bf4574bb2a1e1ca438f034573"
format_stamp: "Formatted at 2026-05-04 19:59:36 on dist-test-slave-8hzn"
I20260504 19:59:36.268103  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260504 19:59:36.272516  6919 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:36.273488  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 19:59:36.273793  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "05f0149bf4574bb2a1e1ca438f034573"
format_stamp: "Formatted at 2026-05-04 19:59:36 on dist-test-slave-8hzn"
I20260504 19:59:36.274080  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-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)
I20260504 19:59:36.308235  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:36.309754  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:36.311375  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:36.314049  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:36.314244  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:36.314530  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:36.314689  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:36.376533  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:41227
I20260504 19:59:36.376627  6981 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:41227 every 8 connection(s)
I20260504 19:59:36.395398  6982 heartbeater.cc:344] Connected to a master server at 127.2.80.190:39579
I20260504 19:59:36.395777  6982 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:36.396603  6982 heartbeater.cc:507] Master 127.2.80.190:39579 requested a full tablet report, sending...
I20260504 19:59:36.398931  6859 ts_manager.cc:194] Registered new tserver with Master: 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227)
I20260504 19:59:36.399670  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.019755376s
I20260504 19:59:36.401273  6859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42362
I20260504 19:59:36.414460  6982 heartbeater.cc:499] Master 127.2.80.190:39579 was elected leader, sending a full tablet report...
I20260504 19:59:36.428117  6859 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42372:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:36.463938  6947 tablet_service.cc:1511] Processing CreateTablet for tablet f5c7aa51b3ef4716a2ee4b32ae7683e7 (DEFAULT_TABLE table=fake-table [id=069dc962fb6a4c14adb91ae3a48f5e4d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:36.465062  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c7aa51b3ef4716a2ee4b32ae7683e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:36.480489  6994 tablet_bootstrap.cc:492] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:36.486536  6994 tablet_bootstrap.cc:654] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:36.491551  6994 tablet_bootstrap.cc:492] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:36.491957  6994 ts_tablet_manager.cc:1403] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260504 19:59:36.493959  6994 raft_consensus.cc:359] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.494535  6994 raft_consensus.cc:385] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:36.494846  6994 raft_consensus.cc:740] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:36.495457  6994 consensus_queue.cc:260] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.495935  6994 raft_consensus.cc:399] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:36.496201  6994 raft_consensus.cc:493] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:36.496481  6994 raft_consensus.cc:3060] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:36.503086  6994 raft_consensus.cc:515] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.503693  6994 leader_election.cc:304] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:36.504952  6994 leader_election.cc:290] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:36.505267  6996 raft_consensus.cc:2804] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:36.507742  6994 ts_tablet_manager.cc:1434] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.001s
I20260504 19:59:36.509001  6996 raft_consensus.cc:697] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:36.509706  6996 consensus_queue.cc:237] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.516266  6858 catalog_manager.cc:5671] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "05f0149bf4574bb2a1e1ca438f034573" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:36.557742  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:36.560248  6859 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42372:
name: "test-alter-range-partitioning-invalid-unbounded"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:36.582999  6947 tablet_service.cc:1511] Processing CreateTablet for tablet bfffd47be0264a3baeca7eb317ed323a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:36.584141  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfffd47be0264a3baeca7eb317ed323a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:36.599628  6994 tablet_bootstrap.cc:492] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:36.606333  6994 tablet_bootstrap.cc:654] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:36.610827  6994 tablet_bootstrap.cc:492] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:36.611265  6994 ts_tablet_manager.cc:1403] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260504 19:59:36.613821  6994 raft_consensus.cc:359] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.614460  6994 raft_consensus.cc:385] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:36.614784  6994 raft_consensus.cc:740] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:36.615487  6994 consensus_queue.cc:260] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.616047  6994 raft_consensus.cc:399] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:36.616358  6994 raft_consensus.cc:493] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:36.616664  6994 raft_consensus.cc:3060] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:36.625181  6994 raft_consensus.cc:515] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.625814  6994 leader_election.cc:304] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:36.626368  6994 leader_election.cc:290] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:36.626560  6996 raft_consensus.cc:2804] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:36.627772  6994 ts_tablet_manager.cc:1434] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260504 19:59:36.627668  6996 raft_consensus.cc:697] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:36.628569  6996 consensus_queue.cc:237] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.635378  6859 catalog_manager.cc:5671] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "05f0149bf4574bb2a1e1ca438f034573" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:36.654721  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.668500  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet bfffd47be0264a3baeca7eb317ed323a
I20260504 19:59:36.670194  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet bfffd47be0264a3baeca7eb317ed323a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:36 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:36.671890  7004 tablet_replica.cc:333] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:36.672729  7004 raft_consensus.cc:2243] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:36.673341  7004 raft_consensus.cc:2272] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:36.675341  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.676229  7004 ts_tablet_manager.cc:1916] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260504 19:59:36.688244  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 458ff25d6010451bac3d7972748fad5d has no consensus state
I20260504 19:59:36.692227  7004 ts_tablet_manager.cc:1929] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:36.692664  7004 log.cc:1199] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/bfffd47be0264a3baeca7eb317ed323a
I20260504 19:59:36.693492  7004 ts_tablet_manager.cc:1950] T bfffd47be0264a3baeca7eb317ed323a P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:36.696609  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet bfffd47be0264a3baeca7eb317ed323a (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:36.697279  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.702189  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 458ff25d6010451bac3d7972748fad5d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:36.703621  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 458ff25d6010451bac3d7972748fad5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:36.705075  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.718951  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 458ff25d6010451bac3d7972748fad5d
I20260504 19:59:36.719238  6994 tablet_bootstrap.cc:492] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:36.721490  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 458ff25d6010451bac3d7972748fad5d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:36 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:36.723182  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 458ff25d6010451bac3d7972748fad5d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 458ff25d6010451bac3d7972748fad5d already in progress: creating tablet
I20260504 19:59:36.725557  6994 tablet_bootstrap.cc:654] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:36.728034  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.731492  6994 tablet_bootstrap.cc:492] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:36.731971  6994 ts_tablet_manager.cc:1403] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260504 19:59:36.734829  6994 raft_consensus.cc:359] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.735357  6994 raft_consensus.cc:385] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:36.735646  6994 raft_consensus.cc:740] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:36.736406  6994 consensus_queue.cc:260] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.737071  6994 raft_consensus.cc:399] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:36.737370  6994 raft_consensus.cc:493] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:36.737720  6994 raft_consensus.cc:3060] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:36.737830  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.743746  6994 raft_consensus.cc:515] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.744354  6994 leader_election.cc:304] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:36.744959  6994 leader_election.cc:290] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:36.745118  6996 raft_consensus.cc:2804] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:36.745613  6996 raft_consensus.cc:697] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:36.746304  6996 consensus_queue.cc:237] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.747946  6994 ts_tablet_manager.cc:1434] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
W20260504 19:59:36.751457  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6fce51c887b94702b83bf85db355248a has no consensus state
W20260504 19:59:36.754393  6846 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 458ff25d6010451bac3d7972748fad5d (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 458ff25d6010451bac3d7972748fad5d consensus state has no leader
I20260504 19:59:36.756968  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 458ff25d6010451bac3d7972748fad5d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:36 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:36.756981  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.757777  7004 tablet_replica.cc:333] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:36.758541  7004 raft_consensus.cc:2243] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:36.759070  7004 raft_consensus.cc:2272] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:36.762976  7004 ts_tablet_manager.cc:1916] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:36.765520  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 6fce51c887b94702b83bf85db355248a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:36.765409  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.768124  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fce51c887b94702b83bf85db355248a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:36.780954  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 6fce51c887b94702b83bf85db355248a
I20260504 19:59:36.783227  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 6fce51c887b94702b83bf85db355248a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:36 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:36.784726  7004 ts_tablet_manager.cc:1929] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:36.785161  7004 log.cc:1199] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/458ff25d6010451bac3d7972748fad5d
I20260504 19:59:36.785950  7004 ts_tablet_manager.cc:1950] T 458ff25d6010451bac3d7972748fad5d P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:36.788050  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.788630  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 458ff25d6010451bac3d7972748fad5d (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:36.789923  6994 tablet_bootstrap.cc:492] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
W20260504 19:59:36.793018  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 6fce51c887b94702b83bf85db355248a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6fce51c887b94702b83bf85db355248a already in progress: creating tablet
I20260504 19:59:36.793919  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:36.796732  6994 tablet_bootstrap.cc:654] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:36.797273  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 458ff25d6010451bac3d7972748fad5d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:36 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:36.801888  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 458ff25d6010451bac3d7972748fad5d because the tablet was not found. No further retry: Not found: Tablet not found: 458ff25d6010451bac3d7972748fad5d
I20260504 19:59:36.803668  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.805272  6994 tablet_bootstrap.cc:492] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:36.805732  6994 ts_tablet_manager.cc:1403] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260504 19:59:36.808522  6994 raft_consensus.cc:359] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.811010  6994 raft_consensus.cc:385] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:36.811407  6994 raft_consensus.cc:740] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:36.812044  6994 consensus_queue.cc:260] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.812688  6994 raft_consensus.cc:399] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:36.812974  6994 raft_consensus.cc:493] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:36.813290  6994 raft_consensus.cc:3060] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:36.816195  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f821d80331ea429b976523bc821a4f42 has no consensus state
I20260504 19:59:36.819555  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.822531  6994 raft_consensus.cc:515] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.823335  6994 leader_election.cc:304] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:36.826833  6994 leader_election.cc:290] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:36.826956  6996 raft_consensus.cc:2804] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:36.827410  6996 raft_consensus.cc:697] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:36.828084  6996 consensus_queue.cc:237] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.829322  6994 ts_tablet_manager.cc:1434] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.004s
I20260504 19:59:36.829200  6947 tablet_service.cc:1511] Processing CreateTablet for tablet f821d80331ea429b976523bc821a4f42 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:36.830452  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f821d80331ea429b976523bc821a4f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:36.833320  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.844837  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet f821d80331ea429b976523bc821a4f42
I20260504 19:59:36.846787  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet f821d80331ea429b976523bc821a4f42 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:36 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:36.848388  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet f821d80331ea429b976523bc821a4f42 because the tablet was not found. No further retry: Not found: Tablet not found: f821d80331ea429b976523bc821a4f42
I20260504 19:59:36.849408  6994 tablet_bootstrap.cc:492] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:36.853241  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.854442  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:36.856537  6994 tablet_bootstrap.cc:654] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:36.856799  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 6fce51c887b94702b83bf85db355248a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:36 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:36.857576  7004 tablet_replica.cc:333] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:36.858331  7004 raft_consensus.cc:2243] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:36.858871  7004 raft_consensus.cc:2272] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:36.863602  6994 tablet_bootstrap.cc:492] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:36.863559  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.864230  6994 ts_tablet_manager.cc:1403] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260504 19:59:36.865175  7004 ts_tablet_manager.cc:1916] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:36.867250  6994 raft_consensus.cc:359] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.867923  6994 raft_consensus.cc:385] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:36.868378  6994 raft_consensus.cc:740] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:36.869092  6994 consensus_queue.cc:260] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.869755  6994 raft_consensus.cc:399] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:36.870055  6994 raft_consensus.cc:493] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:36.870400  6994 raft_consensus.cc:3060] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:36.879503  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 950044b5042a4ba6ba04d03fff230f78 has no consensus state
I20260504 19:59:36.880352  6994 raft_consensus.cc:515] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.881151  6994 leader_election.cc:304] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:36.882319  6994 leader_election.cc:290] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:36.882473  6996 raft_consensus.cc:2804] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:36.882967  6996 raft_consensus.cc:697] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:36.884003  6994 ts_tablet_manager.cc:1434] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.019s	user 0.016s	sys 0.000s
I20260504 19:59:36.883675  6996 consensus_queue.cc:237] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.889755  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.890636  7004 ts_tablet_manager.cc:1929] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:36.894500  7004 log.cc:1199] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/6fce51c887b94702b83bf85db355248a
I20260504 19:59:36.895305  7004 ts_tablet_manager.cc:1950] T 6fce51c887b94702b83bf85db355248a P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:36.892858  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 950044b5042a4ba6ba04d03fff230f78 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:36.896493  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950044b5042a4ba6ba04d03fff230f78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:36.898507  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 6fce51c887b94702b83bf85db355248a (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:36.902102  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet f821d80331ea429b976523bc821a4f42 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:36 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:36.902825  7004 tablet_replica.cc:333] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:36.903028  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.903721  7004 raft_consensus.cc:2243] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:36.904383  7004 raft_consensus.cc:2272] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:36.907968  7004 ts_tablet_manager.cc:1916] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:36.915938  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 950044b5042a4ba6ba04d03fff230f78
I20260504 19:59:36.916899  6994 tablet_bootstrap.cc:492] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:36.917721  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 950044b5042a4ba6ba04d03fff230f78 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:36 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:36.922781  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.927444  6994 tablet_bootstrap.cc:654] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:36.931669  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.933610  7004 ts_tablet_manager.cc:1929] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:36.934155  7004 log.cc:1199] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/f821d80331ea429b976523bc821a4f42
I20260504 19:59:36.935184  7004 ts_tablet_manager.cc:1950] T f821d80331ea429b976523bc821a4f42 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:36.938704  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet f821d80331ea429b976523bc821a4f42 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:36.941192  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 950044b5042a4ba6ba04d03fff230f78 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 950044b5042a4ba6ba04d03fff230f78 already in progress: creating tablet
W20260504 19:59:36.944237  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2cc7c155d6d044a5ba67df0d346abe6a has no consensus state
I20260504 19:59:36.948021  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.952634  6994 tablet_bootstrap.cc:492] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:36.953203  6994 ts_tablet_manager.cc:1403] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.012s
I20260504 19:59:36.955572  6994 raft_consensus.cc:359] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.956076  6994 raft_consensus.cc:385] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:36.956332  6994 raft_consensus.cc:740] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:36.956892  6994 consensus_queue.cc:260] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.956526  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.957536  6994 raft_consensus.cc:399] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:36.957888  6994 raft_consensus.cc:493] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:36.957563  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 2cc7c155d6d044a5ba67df0d346abe6a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260504 19:59:36.958190  6994 raft_consensus.cc:3060] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:36.958945  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cc7c155d6d044a5ba67df0d346abe6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:36.964766  6994 raft_consensus.cc:515] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.965662  6994 leader_election.cc:304] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:36.966284  6994 leader_election.cc:290] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:36.966434  6996 raft_consensus.cc:2804] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:36.967077  6996 raft_consensus.cc:697] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:36.968017  6994 ts_tablet_manager.cc:1434] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260504 19:59:36.967983  6996 consensus_queue.cc:237] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:36.975529  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 2cc7c155d6d044a5ba67df0d346abe6a
I20260504 19:59:36.977403  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 2cc7c155d6d044a5ba67df0d346abe6a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:36 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:36.979861  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:36.983980  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 2cc7c155d6d044a5ba67df0d346abe6a because the tablet was not found. No further retry: Not found: Tablet not found: 2cc7c155d6d044a5ba67df0d346abe6a
I20260504 19:59:36.986866  6994 tablet_bootstrap.cc:492] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:36.986411  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:36.989609  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 950044b5042a4ba6ba04d03fff230f78 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:36 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:36.990463  7004 tablet_replica.cc:333] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:36.991752  7004 raft_consensus.cc:2243] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:36.992372  7004 raft_consensus.cc:2272] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:36.992897  6994 tablet_bootstrap.cc:654] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:36.996110  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:36.998131  7004 ts_tablet_manager.cc:1916] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:37.006819  6994 tablet_bootstrap.cc:492] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:37.007325  6994 ts_tablet_manager.cc:1403] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260504 19:59:37.010075  6994 raft_consensus.cc:359] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.010618  6994 raft_consensus.cc:385] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:37.010877  6994 raft_consensus.cc:740] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:37.011484  6994 consensus_queue.cc:260] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.012214  6994 raft_consensus.cc:399] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:37.012507  6994 raft_consensus.cc:493] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:37.012830  6994 raft_consensus.cc:3060] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:37.015875  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 02e854207bbb4bce940bf9505bcfc370 has no consensus state
I20260504 19:59:37.019655  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.022629  7004 ts_tablet_manager.cc:1929] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:37.023056  7004 log.cc:1199] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/950044b5042a4ba6ba04d03fff230f78
I20260504 19:59:37.023872  7004 ts_tablet_manager.cc:1950] T 950044b5042a4ba6ba04d03fff230f78 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:37.027426  6994 raft_consensus.cc:515] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.028121  6994 leader_election.cc:304] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:37.028828  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 950044b5042a4ba6ba04d03fff230f78 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:37.029150  6996 raft_consensus.cc:2804] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:37.029644  6996 raft_consensus.cc:697] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:37.030398  6996 consensus_queue.cc:237] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.030896  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.032801  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 02e854207bbb4bce940bf9505bcfc370 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260504 19:59:37.034193  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e854207bbb4bce940bf9505bcfc370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:37.045024  6994 leader_election.cc:290] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:37.046990  6994 ts_tablet_manager.cc:1434] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.004s
I20260504 19:59:37.047251  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 02e854207bbb4bce940bf9505bcfc370
I20260504 19:59:37.049126  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 02e854207bbb4bce940bf9505bcfc370 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:37.051484  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 02e854207bbb4bce940bf9505bcfc370 because the tablet was not found. No further retry: Not found: Tablet not found: 02e854207bbb4bce940bf9505bcfc370
I20260504 19:59:37.053678  6994 tablet_bootstrap.cc:492] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:37.054256  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.059962  6994 tablet_bootstrap.cc:654] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:37.062651  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.066251  6994 tablet_bootstrap.cc:492] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:37.066673  6994 ts_tablet_manager.cc:1403] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260504 19:59:37.066803  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:37.069212  6994 raft_consensus.cc:359] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.069756  6994 raft_consensus.cc:385] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:37.070020  6994 raft_consensus.cc:740] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:37.070681  6994 consensus_queue.cc:260] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.071252  6994 raft_consensus.cc:399] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:37.071518  6994 raft_consensus.cc:493] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:37.071811  6994 raft_consensus.cc:3060] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:37.073047  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 2cc7c155d6d044a5ba67df0d346abe6a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:36 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.074118  7004 tablet_replica.cc:333] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:37.074867  7004 raft_consensus.cc:2243] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:37.075487  7004 raft_consensus.cc:2272] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:37.079109  7004 ts_tablet_manager.cc:1916] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:37.082214  6994 raft_consensus.cc:515] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.083051  6994 leader_election.cc:304] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:37.083709  6994 leader_election.cc:290] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
W20260504 19:59:37.083765  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bd9aa709525f4f67b12d65b536026ad5 has no consensus state
I20260504 19:59:37.083845  6996 raft_consensus.cc:2804] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:37.084363  6996 raft_consensus.cc:697] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:37.085081  6996 consensus_queue.cc:237] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.086321  6994 ts_tablet_manager.cc:1434] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.019s	user 0.015s	sys 0.001s
I20260504 19:59:37.087774  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.100528  6947 tablet_service.cc:1511] Processing CreateTablet for tablet bd9aa709525f4f67b12d65b536026ad5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:37.101739  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9aa709525f4f67b12d65b536026ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:37.108821  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 02e854207bbb4bce940bf9505bcfc370 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.108887  7004 ts_tablet_manager.cc:1929] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:37.111838  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.112556  7004 log.cc:1199] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/2cc7c155d6d044a5ba67df0d346abe6a
I20260504 19:59:37.113581  7004 ts_tablet_manager.cc:1950] T 2cc7c155d6d044a5ba67df0d346abe6a P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:37.116313  7004 tablet_replica.cc:333] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:37.116503  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 2cc7c155d6d044a5ba67df0d346abe6a (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:37.117259  7004 raft_consensus.cc:2243] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:37.117884  7004 raft_consensus.cc:2272] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:37.121181  6994 tablet_bootstrap.cc:492] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:37.122520  7004 ts_tablet_manager.cc:1916] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:37.127607  6994 tablet_bootstrap.cc:654] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:37.129575  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet bd9aa709525f4f67b12d65b536026ad5
I20260504 19:59:37.131409  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet bd9aa709525f4f67b12d65b536026ad5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.136024  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.138288  7004 ts_tablet_manager.cc:1929] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:37.138696  7004 log.cc:1199] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/02e854207bbb4bce940bf9505bcfc370
I20260504 19:59:37.139469  7004 ts_tablet_manager.cc:1950] T 02e854207bbb4bce940bf9505bcfc370 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:37.141059  6994 tablet_bootstrap.cc:492] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:37.142199  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 02e854207bbb4bce940bf9505bcfc370 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:37.143184  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet bd9aa709525f4f67b12d65b536026ad5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet bd9aa709525f4f67b12d65b536026ad5 already in progress: creating tablet
I20260504 19:59:37.143631  6994 ts_tablet_manager.cc:1403] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260504 19:59:37.144091  6859 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:37.146080  6994 raft_consensus.cc:359] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.146611  6994 raft_consensus.cc:385] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:37.146850  6994 raft_consensus.cc:740] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:37.147505  6994 consensus_queue.cc:260] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.147933  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 02e854207bbb4bce940bf9505bcfc370 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.148124  6994 raft_consensus.cc:399] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:37.148432  6994 raft_consensus.cc:493] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:37.148731  6994 raft_consensus.cc:3060] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:37.149719  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 02e854207bbb4bce940bf9505bcfc370 because the tablet was not found. No further retry: Not found: Tablet not found: 02e854207bbb4bce940bf9505bcfc370
I20260504 19:59:37.150914  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.155539  6994 raft_consensus.cc:515] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.156265  6994 leader_election.cc:304] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:37.157016  6996 raft_consensus.cc:2804] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:37.157472  6996 raft_consensus.cc:697] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:37.157433  6994 leader_election.cc:290] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:37.158427  6996 consensus_queue.cc:237] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.159375  6994 ts_tablet_manager.cc:1434] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
W20260504 19:59:37.163430  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 261072870c5d4cc3875f182cb7697da7 has no consensus state
I20260504 19:59:37.167960  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet bd9aa709525f4f67b12d65b536026ad5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.168678  7004 tablet_replica.cc:333] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:37.169345  7004 raft_consensus.cc:2243] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:37.169816  7004 raft_consensus.cc:2272] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:37.171169  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.175794  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 261072870c5d4cc3875f182cb7697da7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:37.176378  7004 ts_tablet_manager.cc:1916] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:37.177114  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 261072870c5d4cc3875f182cb7697da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:37.178009  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.190016  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 261072870c5d4cc3875f182cb7697da7
I20260504 19:59:37.190932  6994 tablet_bootstrap.cc:492] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:37.191813  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 261072870c5d4cc3875f182cb7697da7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.194198  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.196002  6994 tablet_bootstrap.cc:654] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:37.199656  7004 ts_tablet_manager.cc:1929] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:37.200037  7004 log.cc:1199] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/bd9aa709525f4f67b12d65b536026ad5
I20260504 19:59:37.200784  7004 ts_tablet_manager.cc:1950] T bd9aa709525f4f67b12d65b536026ad5 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:37.203045  6859 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:37.204440  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet bd9aa709525f4f67b12d65b536026ad5 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:37.206342  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 261072870c5d4cc3875f182cb7697da7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 261072870c5d4cc3875f182cb7697da7 already in progress: creating tablet
I20260504 19:59:37.209580  6994 tablet_bootstrap.cc:492] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:37.210017  6994 ts_tablet_manager.cc:1403] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260504 19:59:37.212038  6994 raft_consensus.cc:359] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.212570  6994 raft_consensus.cc:385] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:37.211866  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.212803  6994 raft_consensus.cc:740] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:37.213487  6994 consensus_queue.cc:260] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.214305  6994 raft_consensus.cc:399] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:37.214633  6994 raft_consensus.cc:493] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:37.214895  6994 raft_consensus.cc:3060] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:37.220212  6994 raft_consensus.cc:515] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.220824  6994 leader_election.cc:304] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:37.221626  6996 raft_consensus.cc:2804] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:37.222047  6996 raft_consensus.cc:697] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:37.222740  6996 consensus_queue.cc:237] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
W20260504 19:59:37.226969  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 18a718d9c6344d18a16ea062f1eb052c has no consensus state
I20260504 19:59:37.230855  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.232177  6994 leader_election.cc:290] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:37.233917  6994 ts_tablet_manager.cc:1434] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.024s	user 0.013s	sys 0.000s
I20260504 19:59:37.235486  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 261072870c5d4cc3875f182cb7697da7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.236192  7004 tablet_replica.cc:333] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:37.236856  7004 raft_consensus.cc:2243] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:37.237396  7004 raft_consensus.cc:2272] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:37.240393  7004 ts_tablet_manager.cc:1916] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:37.241991  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 18a718d9c6344d18a16ea062f1eb052c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260504 19:59:37.243088  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18a718d9c6344d18a16ea062f1eb052c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:37.244053  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.255662  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 18a718d9c6344d18a16ea062f1eb052c
I20260504 19:59:37.257326  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 18a718d9c6344d18a16ea062f1eb052c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.258183  6994 tablet_bootstrap.cc:492] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:37.260188  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.263435  6994 tablet_bootstrap.cc:654] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:37.266791  7004 ts_tablet_manager.cc:1929] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:37.267218  7004 log.cc:1199] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/261072870c5d4cc3875f182cb7697da7
I20260504 19:59:37.268139  7004 ts_tablet_manager.cc:1950] T 261072870c5d4cc3875f182cb7697da7 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:37.270774  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 261072870c5d4cc3875f182cb7697da7 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:37.271879  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 18a718d9c6344d18a16ea062f1eb052c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 18a718d9c6344d18a16ea062f1eb052c already in progress: creating tablet
I20260504 19:59:37.271541  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.275533  6994 tablet_bootstrap.cc:492] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:37.276018  6994 ts_tablet_manager.cc:1403] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260504 19:59:37.278362  6994 raft_consensus.cc:359] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.278800  6994 raft_consensus.cc:385] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:37.279026  6994 raft_consensus.cc:740] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:37.279592  6994 consensus_queue.cc:260] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.280043  6994 raft_consensus.cc:399] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:37.280335  6994 raft_consensus.cc:493] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:37.280619  6994 raft_consensus.cc:3060] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:37.284863  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4fd258a6b18c4a8ca3698fe4ea015a0b has no consensus state
I20260504 19:59:37.287606  6994 raft_consensus.cc:515] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.288278  6994 leader_election.cc:304] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:37.288822  6994 leader_election.cc:290] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:37.289394  6998 raft_consensus.cc:2804] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:37.289826  6998 raft_consensus.cc:697] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:37.290513  6998 consensus_queue.cc:237] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.290871  6994 ts_tablet_manager.cc:1434] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260504 19:59:37.295974  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.302198  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 18a718d9c6344d18a16ea062f1eb052c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.302925  7004 tablet_replica.cc:333] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:37.303646  7004 raft_consensus.cc:2243] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:37.303583  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd258a6b18c4a8ca3698fe4ea015a0b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260504 19:59:37.304244  7004 raft_consensus.cc:2272] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:37.303426  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.305002  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd258a6b18c4a8ca3698fe4ea015a0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:37.307273  7004 ts_tablet_manager.cc:1916] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:37.318218  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 4fd258a6b18c4a8ca3698fe4ea015a0b
I20260504 19:59:37.320044  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fd258a6b18c4a8ca3698fe4ea015a0b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.321724  6994 tablet_bootstrap.cc:492] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:37.325160  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.327096  6994 tablet_bootstrap.cc:654] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:37.335575  7004 ts_tablet_manager.cc:1929] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:37.335933  7004 log.cc:1199] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/18a718d9c6344d18a16ea062f1eb052c
I20260504 19:59:37.336655  7004 ts_tablet_manager.cc:1950] T 18a718d9c6344d18a16ea062f1eb052c P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:37.336491  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.338752  6994 tablet_bootstrap.cc:492] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:37.339236  6994 ts_tablet_manager.cc:1403] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260504 19:59:37.339687  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 18a718d9c6344d18a16ea062f1eb052c (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:37.341552  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 4fd258a6b18c4a8ca3698fe4ea015a0b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4fd258a6b18c4a8ca3698fe4ea015a0b already in progress: creating tablet
I20260504 19:59:37.341907  6994 raft_consensus.cc:359] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.342468  6994 raft_consensus.cc:385] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:37.342722  6994 raft_consensus.cc:740] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:37.343483  6994 consensus_queue.cc:260] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.344060  6994 raft_consensus.cc:399] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:37.344336  6994 raft_consensus.cc:493] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:37.344615  6994 raft_consensus.cc:3060] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:37.349429  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e98449fffa82420c8e200014e9f17433 has no consensus state
I20260504 19:59:37.351359  6994 raft_consensus.cc:515] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.352121  6994 leader_election.cc:304] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:37.352803  6998 raft_consensus.cc:2804] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:37.353259  6998 raft_consensus.cc:697] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:37.353717  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.353924  6998 consensus_queue.cc:237] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.359712  6994 leader_election.cc:290] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:37.361203  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.362939  6994 ts_tablet_manager.cc:1434] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.001s
I20260504 19:59:37.362964  6946 tablet_service.cc:1511] Processing CreateTablet for tablet e98449fffa82420c8e200014e9f17433 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:37.364514  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98449fffa82420c8e200014e9f17433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:37.373172  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet e98449fffa82420c8e200014e9f17433
I20260504 19:59:37.376539  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet e98449fffa82420c8e200014e9f17433 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:37.379135  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet e98449fffa82420c8e200014e9f17433 because the tablet was not found. No further retry: Not found: Tablet not found: e98449fffa82420c8e200014e9f17433
I20260504 19:59:37.380275  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.383356  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:37.385401  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fd258a6b18c4a8ca3698fe4ea015a0b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.386125  7004 tablet_replica.cc:333] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:37.386353  6994 tablet_bootstrap.cc:492] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:37.386806  7004 raft_consensus.cc:2243] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:37.387333  7004 raft_consensus.cc:2272] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:37.391254  7004 ts_tablet_manager.cc:1916] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:37.391464  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.395622  6994 tablet_bootstrap.cc:654] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:37.403101  6994 tablet_bootstrap.cc:492] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:37.403512  6994 ts_tablet_manager.cc:1403] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
W20260504 19:59:37.404013  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6fe198f4d26844a2abaa1116bffb72ac has no consensus state
I20260504 19:59:37.407593  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.409422  7004 ts_tablet_manager.cc:1929] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:37.409796  7004 log.cc:1199] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/4fd258a6b18c4a8ca3698fe4ea015a0b
I20260504 19:59:37.410610  7004 ts_tablet_manager.cc:1950] T 4fd258a6b18c4a8ca3698fe4ea015a0b P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:37.413479  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 4fd258a6b18c4a8ca3698fe4ea015a0b (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:37.414084  6994 raft_consensus.cc:359] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.414736  6994 raft_consensus.cc:385] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:37.414417  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.414989  6994 raft_consensus.cc:740] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:37.415658  6994 consensus_queue.cc:260] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.416208  6994 raft_consensus.cc:399] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:37.416463  6994 raft_consensus.cc:493] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:37.416738  6994 raft_consensus.cc:3060] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:37.419891  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 6fe198f4d26844a2abaa1116bffb72ac (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:37.421173  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fe198f4d26844a2abaa1116bffb72ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:37.423313  6994 raft_consensus.cc:515] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.423981  6994 leader_election.cc:304] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:37.424546  6994 leader_election.cc:290] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:37.424804  6997 raft_consensus.cc:2804] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:37.425318  6997 raft_consensus.cc:697] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:37.426177  6994 ts_tablet_manager.cc:1434] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.000s
I20260504 19:59:37.426024  6997 consensus_queue.cc:237] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.429905  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 6fe198f4d26844a2abaa1116bffb72ac
I20260504 19:59:37.431826  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 6fe198f4d26844a2abaa1116bffb72ac with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:37.433370  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 6fe198f4d26844a2abaa1116bffb72ac because the tablet was not found. No further retry: Not found: Tablet not found: 6fe198f4d26844a2abaa1116bffb72ac
I20260504 19:59:37.434221  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.442575  6994 tablet_bootstrap.cc:492] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:37.442626  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:37.449283  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fd258a6b18c4a8ca3698fe4ea015a0b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.449286  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:37.450991  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 4fd258a6b18c4a8ca3698fe4ea015a0b because the tablet was not found. No further retry: Not found: Tablet not found: 4fd258a6b18c4a8ca3698fe4ea015a0b
I20260504 19:59:37.451020  6994 tablet_bootstrap.cc:654] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:37.457512  6994 tablet_bootstrap.cc:492] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:37.457911  6994 ts_tablet_manager.cc:1403] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260504 19:59:37.460050  6994 raft_consensus.cc:359] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.460543  6994 raft_consensus.cc:385] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:37.460780  6994 raft_consensus.cc:740] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
W20260504 19:59:37.461233  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8f5fc866ae9a4014a0e35fbd6f03bfdf has no consensus state
I20260504 19:59:37.461431  6994 consensus_queue.cc:260] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.461989  6994 raft_consensus.cc:399] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:37.462253  6994 raft_consensus.cc:493] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:37.462539  6994 raft_consensus.cc:3060] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:37.465477  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.469319  6994 raft_consensus.cc:515] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.470044  6994 leader_election.cc:304] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:37.470748  6997 raft_consensus.cc:2804] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:37.471216  6997 raft_consensus.cc:697] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:37.471944  6997 consensus_queue.cc:237] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.473347  6994 leader_election.cc:290] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:37.475708  6994 ts_tablet_manager.cc:1434] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.003s
I20260504 19:59:37.476274  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet e98449fffa82420c8e200014e9f17433 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.477073  7004 tablet_replica.cc:333] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:37.477438  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.478585  7004 raft_consensus.cc:2243] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:37.479156  7004 raft_consensus.cc:2272] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:37.482738  7004 ts_tablet_manager.cc:1916] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:37.491060  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 8f5fc866ae9a4014a0e35fbd6f03bfdf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260504 19:59:37.492355  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5fc866ae9a4014a0e35fbd6f03bfdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:37.500037  7004 ts_tablet_manager.cc:1929] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:37.500653  7004 log.cc:1199] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/e98449fffa82420c8e200014e9f17433
I20260504 19:59:37.501479  7004 ts_tablet_manager.cc:1950] T e98449fffa82420c8e200014e9f17433 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:37.502189  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:37.504115  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 6fe198f4d26844a2abaa1116bffb72ac with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.504777  7004 tablet_replica.cc:333] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:37.505061  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet e98449fffa82420c8e200014e9f17433 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:37.505622  7004 raft_consensus.cc:2243] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:37.506479  7004 raft_consensus.cc:2272] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:37.506635  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 8f5fc866ae9a4014a0e35fbd6f03bfdf
I20260504 19:59:37.509341  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f5fc866ae9a4014a0e35fbd6f03bfdf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.509509  7004 ts_tablet_manager.cc:1916] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:37.511348  6994 tablet_bootstrap.cc:492] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:37.514242  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.517212  6994 tablet_bootstrap.cc:654] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:37.526652  7004 ts_tablet_manager.cc:1929] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:37.527046  7004 log.cc:1199] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/6fe198f4d26844a2abaa1116bffb72ac
I20260504 19:59:37.527760  7004 ts_tablet_manager.cc:1950] T 6fe198f4d26844a2abaa1116bffb72ac P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:37.529362  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.530961  6994 tablet_bootstrap.cc:492] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:37.531474  6994 ts_tablet_manager.cc:1403] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260504 19:59:37.531958  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 6fe198f4d26844a2abaa1116bffb72ac (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:37.532752  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 8f5fc866ae9a4014a0e35fbd6f03bfdf because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8f5fc866ae9a4014a0e35fbd6f03bfdf already in progress: creating tablet
I20260504 19:59:37.534178  6994 raft_consensus.cc:359] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.534706  6994 raft_consensus.cc:385] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:37.534955  6994 raft_consensus.cc:740] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:37.535594  6994 consensus_queue.cc:260] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.536212  6994 raft_consensus.cc:399] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:37.536561  6994 raft_consensus.cc:493] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:37.536978  6994 raft_consensus.cc:3060] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:37.542701  6994 raft_consensus.cc:515] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.543385  6994 leader_election.cc:304] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
W20260504 19:59:37.544107  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 11c5b49db2314088bd235e652aa7bcf9 has no consensus state
I20260504 19:59:37.544374  6997 raft_consensus.cc:2804] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:37.544848  6997 raft_consensus.cc:697] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:37.545589  6997 consensus_queue.cc:237] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.548805  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.550261  6994 leader_election.cc:290] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:37.553861  6994 ts_tablet_manager.cc:1434] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.000s
I20260504 19:59:37.557760  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.561055  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 11c5b49db2314088bd235e652aa7bcf9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260504 19:59:37.562412  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c5b49db2314088bd235e652aa7bcf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:37.567209  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f5fc866ae9a4014a0e35fbd6f03bfdf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.567953  7004 tablet_replica.cc:333] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:37.568645  7004 raft_consensus.cc:2243] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:37.569195  7004 raft_consensus.cc:2272] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:37.577173  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 11c5b49db2314088bd235e652aa7bcf9
I20260504 19:59:37.578281  7004 ts_tablet_manager.cc:1916] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:37.578994  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 11c5b49db2314088bd235e652aa7bcf9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.580078  6994 tablet_bootstrap.cc:492] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:37.585271  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.585930  6994 tablet_bootstrap.cc:654] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:37.597541  6994 tablet_bootstrap.cc:492] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:37.598162  6994 ts_tablet_manager.cc:1403] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260504 19:59:37.600668  7004 ts_tablet_manager.cc:1929] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:37.601178  7004 log.cc:1199] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/8f5fc866ae9a4014a0e35fbd6f03bfdf
I20260504 19:59:37.601321  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:37.600862  6994 raft_consensus.cc:359] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.601979  7004 ts_tablet_manager.cc:1950] T 8f5fc866ae9a4014a0e35fbd6f03bfdf P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:37.602011  6994 raft_consensus.cc:385] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:37.602469  6994 raft_consensus.cc:740] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:37.603223  6994 consensus_queue.cc:260] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.601197  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.604357  6997 raft_consensus.cc:493] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260504 19:59:37.604965  6997 raft_consensus.cc:515] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.605216  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 8f5fc866ae9a4014a0e35fbd6f03bfdf (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:37.605938  6997 leader_election.cc:304] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:37.606714  6998 raft_consensus.cc:2804] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260504 19:59:37.607045  6998 raft_consensus.cc:493] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260504 19:59:37.607049  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 11c5b49db2314088bd235e652aa7bcf9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 11c5b49db2314088bd235e652aa7bcf9 already in progress: creating tablet
I20260504 19:59:37.607465  6998 raft_consensus.cc:3060] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:37.609145  6997 leader_election.cc:290] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260504 19:59:37.613315  6998 raft_consensus.cc:515] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.614116  6998 leader_election.cc:304] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:37.614884  6998 leader_election.cc:290] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:37.615242  6997 raft_consensus.cc:2804] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:37.615697  6997 raft_consensus.cc:697] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:37.616416  6997 consensus_queue.cc:237] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
W20260504 19:59:37.617522  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b0b2e31ef5024749a7848e61d9fa233b has no consensus state
I20260504 19:59:37.603914  6994 raft_consensus.cc:399] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:37.622812  6994 raft_consensus.cc:476] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Not starting leader election -- already a leader
I20260504 19:59:37.624354  6994 ts_tablet_manager.cc:1434] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260504 19:59:37.625952  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.631700  6946 tablet_service.cc:1511] Processing CreateTablet for tablet b0b2e31ef5024749a7848e61d9fa233b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:37.633518  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 11c5b49db2314088bd235e652aa7bcf9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.634011  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0b2e31ef5024749a7848e61d9fa233b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:37.635411  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.636042  7004 tablet_replica.cc:333] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:37.636760  7004 raft_consensus.cc:2243] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:37.637333  7004 raft_consensus.cc:2272] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:37.640290  7004 ts_tablet_manager.cc:1916] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:37.647851  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet b0b2e31ef5024749a7848e61d9fa233b
I20260504 19:59:37.649833  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet b0b2e31ef5024749a7848e61d9fa233b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.651196  6994 tablet_bootstrap.cc:492] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:37.652665  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.657672  6994 tablet_bootstrap.cc:654] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:37.664999  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:37.665500  7004 ts_tablet_manager.cc:1929] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:37.665921  7004 log.cc:1199] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/11c5b49db2314088bd235e652aa7bcf9
I20260504 19:59:37.666702  7004 ts_tablet_manager.cc:1950] T 11c5b49db2314088bd235e652aa7bcf9 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:37.667361  6994 tablet_bootstrap.cc:492] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:37.667869  6994 ts_tablet_manager.cc:1403] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260504 19:59:37.670256  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 11c5b49db2314088bd235e652aa7bcf9 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:37.671474  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet b0b2e31ef5024749a7848e61d9fa233b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b0b2e31ef5024749a7848e61d9fa233b already in progress: creating tablet
I20260504 19:59:37.671463  6994 raft_consensus.cc:359] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.671200  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.672142  6994 raft_consensus.cc:385] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:37.672632  6994 raft_consensus.cc:740] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:37.673435  6994 consensus_queue.cc:260] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.674057  6994 raft_consensus.cc:399] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:37.674362  6994 raft_consensus.cc:493] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:37.674669  6994 raft_consensus.cc:3060] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:37.683580  6994 raft_consensus.cc:515] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
W20260504 19:59:37.684245  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8b8f693a76db4e45b9b52e77cd0b249a has no consensus state
I20260504 19:59:37.684345  6994 leader_election.cc:304] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:37.685309  6997 raft_consensus.cc:2804] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:37.685778  6997 raft_consensus.cc:697] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:37.686748  6997 consensus_queue.cc:237] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.689021  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.691978  6994 leader_election.cc:290] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:37.694461  6994 ts_tablet_manager.cc:1434] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.003s
I20260504 19:59:37.697460  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8f693a76db4e45b9b52e77cd0b249a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:37.698933  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8f693a76db4e45b9b52e77cd0b249a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:37.699368  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.712693  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 8b8f693a76db4e45b9b52e77cd0b249a
I20260504 19:59:37.715128  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b8f693a76db4e45b9b52e77cd0b249a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:37.717267  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 8b8f693a76db4e45b9b52e77cd0b249a because the tablet was not found. No further retry: Not found: Tablet not found: 8b8f693a76db4e45b9b52e77cd0b249a
I20260504 19:59:37.719389  6994 tablet_bootstrap.cc:492] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:37.719064  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.720897  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:37.723629  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet b0b2e31ef5024749a7848e61d9fa233b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.726037  7004 tablet_replica.cc:333] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:37.726338  6994 tablet_bootstrap.cc:654] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:37.726693  7004 raft_consensus.cc:2243] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:37.727330  7004 raft_consensus.cc:2272] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:37.730746  7004 ts_tablet_manager.cc:1916] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:37.731952  6994 tablet_bootstrap.cc:492] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:37.732398  6994 ts_tablet_manager.cc:1403] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260504 19:59:37.732492  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.734943  6994 raft_consensus.cc:359] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.735483  6994 raft_consensus.cc:385] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:37.735749  6994 raft_consensus.cc:740] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:37.736446  6994 consensus_queue.cc:260] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.737062  6994 raft_consensus.cc:399] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:37.737361  6994 raft_consensus.cc:493] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:37.737679  6994 raft_consensus.cc:3060] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:37.745213  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d6b8da7dc0654af4beb475af30b14950 has no consensus state
I20260504 19:59:37.745090  6994 raft_consensus.cc:515] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.745775  6994 leader_election.cc:304] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:37.746479  6997 raft_consensus.cc:2804] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:37.746889  6997 raft_consensus.cc:697] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:37.747551  6997 consensus_queue.cc:237] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.751480  7004 ts_tablet_manager.cc:1929] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:37.752036  7004 log.cc:1199] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/b0b2e31ef5024749a7848e61d9fa233b
I20260504 19:59:37.752395  6994 leader_election.cc:290] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:37.752909  7004 ts_tablet_manager.cc:1950] T b0b2e31ef5024749a7848e61d9fa233b P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:37.755038  6994 ts_tablet_manager.cc:1434] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.000s
I20260504 19:59:37.759351  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.761626  6946 tablet_service.cc:1511] Processing CreateTablet for tablet d6b8da7dc0654af4beb475af30b14950 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260504 19:59:37.763167  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b8da7dc0654af4beb475af30b14950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:37.764276  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet b0b2e31ef5024749a7848e61d9fa233b (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:37.768196  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b8f693a76db4e45b9b52e77cd0b249a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.768417  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:37.771093  6843 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 6fe198f4d26844a2abaa1116bffb72ac (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 6fe198f4d26844a2abaa1116bffb72ac consensus state has no leader
I20260504 19:59:37.772907  7004 tablet_replica.cc:333] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:37.773936  7004 raft_consensus.cc:2243] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:37.774560  7004 raft_consensus.cc:2272] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:37.779145  7004 ts_tablet_manager.cc:1916] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:37.783620  6994 tablet_bootstrap.cc:492] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:37.788419  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet d6b8da7dc0654af4beb475af30b14950
I20260504 19:59:37.790343  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet d6b8da7dc0654af4beb475af30b14950 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.791069  6859 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:37.791910  6994 tablet_bootstrap.cc:654] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:37.797294  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.800701  7004 ts_tablet_manager.cc:1929] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:37.801273  7004 log.cc:1199] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/8b8f693a76db4e45b9b52e77cd0b249a
I20260504 19:59:37.802188  7004 ts_tablet_manager.cc:1950] T 8b8f693a76db4e45b9b52e77cd0b249a P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:37.806141  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 8b8f693a76db4e45b9b52e77cd0b249a (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:37.810525  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet d6b8da7dc0654af4beb475af30b14950 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d6b8da7dc0654af4beb475af30b14950 already in progress: creating tablet
I20260504 19:59:37.813117  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.813783  6994 tablet_bootstrap.cc:492] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:37.814204  6994 ts_tablet_manager.cc:1403] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.012s
I20260504 19:59:37.816748  6994 raft_consensus.cc:359] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.817335  6994 raft_consensus.cc:385] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:37.817593  6994 raft_consensus.cc:740] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:37.818197  6994 consensus_queue.cc:260] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.818791  6994 raft_consensus.cc:399] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:37.819096  6994 raft_consensus.cc:493] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:37.819386  6994 raft_consensus.cc:3060] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:37.825898  6994 raft_consensus.cc:515] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.826622  6994 leader_election.cc:304] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:37.827183  6994 leader_election.cc:290] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:37.827349  6997 raft_consensus.cc:2804] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
W20260504 19:59:37.828204  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1240f66c7b6547ca901dede753ebfb57 has no consensus state
I20260504 19:59:37.830156  6994 ts_tablet_manager.cc:1434] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260504 19:59:37.833108  6997 raft_consensus.cc:697] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:37.833918  6997 consensus_queue.cc:237] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.835539  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.840407  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 1240f66c7b6547ca901dede753ebfb57 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260504 19:59:37.841638  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1240f66c7b6547ca901dede753ebfb57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:37.844461  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.856542  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 1240f66c7b6547ca901dede753ebfb57
I20260504 19:59:37.858794  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 1240f66c7b6547ca901dede753ebfb57 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.859036  6994 tablet_bootstrap.cc:492] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
W20260504 19:59:37.860464  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 1240f66c7b6547ca901dede753ebfb57 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1240f66c7b6547ca901dede753ebfb57 already in progress: creating tablet
I20260504 19:59:37.863993  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:37.865295  6994 tablet_bootstrap.cc:654] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:37.865931  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet d6b8da7dc0654af4beb475af30b14950 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.866641  7004 tablet_replica.cc:333] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:37.867322  7004 raft_consensus.cc:2243] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:37.867831  7004 raft_consensus.cc:2272] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:37.868212  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.871809  7004 ts_tablet_manager.cc:1916] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:37.879472  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.889530  6994 tablet_bootstrap.cc:492] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:37.890672  7004 ts_tablet_manager.cc:1929] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:37.891178  7004 log.cc:1199] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/d6b8da7dc0654af4beb475af30b14950
I20260504 19:59:37.891938  7004 ts_tablet_manager.cc:1950] T d6b8da7dc0654af4beb475af30b14950 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:37.893087  6994 ts_tablet_manager.cc:1403] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.006s
W20260504 19:59:37.893545  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b1f075db10944b4096d12e3c38e92d89 has no consensus state
I20260504 19:59:37.896744  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet d6b8da7dc0654af4beb475af30b14950 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:37.896723  6994 raft_consensus.cc:359] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.898476  6994 raft_consensus.cc:385] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:37.898731  6994 raft_consensus.cc:740] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:37.900315  6994 consensus_queue.cc:260] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.900871  6994 raft_consensus.cc:399] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:37.901177  6994 raft_consensus.cc:493] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:37.902417  6994 raft_consensus.cc:3060] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:37.902194  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.904557  6946 tablet_service.cc:1511] Processing CreateTablet for tablet b1f075db10944b4096d12e3c38e92d89 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:37.905663  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f075db10944b4096d12e3c38e92d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:37.909157  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.910676  6994 raft_consensus.cc:515] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.911422  6994 leader_election.cc:304] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:37.911991  6994 leader_election.cc:290] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:37.912457  6997 raft_consensus.cc:2804] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:37.912951  6997 raft_consensus.cc:697] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:37.913745  6994 ts_tablet_manager.cc:1434] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.001s
I20260504 19:59:37.913681  6997 consensus_queue.cc:237] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.920820  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet b1f075db10944b4096d12e3c38e92d89
I20260504 19:59:37.925534  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet b1f075db10944b4096d12e3c38e92d89 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.925699  6994 tablet_bootstrap.cc:492] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:37.925622  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:37.930150  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet b1f075db10944b4096d12e3c38e92d89 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b1f075db10944b4096d12e3c38e92d89 already in progress: creating tablet
I20260504 19:59:37.931488  6994 tablet_bootstrap.cc:654] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:37.933327  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.936640  6994 tablet_bootstrap.cc:492] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:37.937098  6994 ts_tablet_manager.cc:1403] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260504 19:59:37.938656  6859 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:37.939469  6994 raft_consensus.cc:359] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.939965  6994 raft_consensus.cc:385] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:37.940287  6994 raft_consensus.cc:740] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:37.941154  6994 consensus_queue.cc:260] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.941746  6994 raft_consensus.cc:399] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:37.942032  6994 raft_consensus.cc:493] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:37.942332  6994 raft_consensus.cc:3060] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:37.946596  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 1240f66c7b6547ca901dede753ebfb57 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.947857  7004 tablet_replica.cc:333] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:37.948558  7004 raft_consensus.cc:2243] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:37.949052  7004 raft_consensus.cc:2272] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:37.948979  6994 raft_consensus.cc:515] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.950151  6994 leader_election.cc:304] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:37.950724  6994 leader_election.cc:290] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
W20260504 19:59:37.950969  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e4c1ffb1ac6340b7a4ca98c563c05b44 has no consensus state
I20260504 19:59:37.951234  7038 raft_consensus.cc:2804] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:37.951681  7038 raft_consensus.cc:697] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:37.951947  7004 ts_tablet_manager.cc:1916] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:37.952332  7038 consensus_queue.cc:237] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:37.957340  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.958597  6994 ts_tablet_manager.cc:1434] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.000s
I20260504 19:59:37.964375  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:37.970559  6946 tablet_service.cc:1511] Processing CreateTablet for tablet e4c1ffb1ac6340b7a4ca98c563c05b44 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:37.971660  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c1ffb1ac6340b7a4ca98c563c05b44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:37.978761  7004 ts_tablet_manager.cc:1929] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:37.979228  7004 log.cc:1199] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/1240f66c7b6547ca901dede753ebfb57
I20260504 19:59:37.979918  7004 ts_tablet_manager.cc:1950] T 1240f66c7b6547ca901dede753ebfb57 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:37.982371  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 1240f66c7b6547ca901dede753ebfb57 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:37.983479  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet e4c1ffb1ac6340b7a4ca98c563c05b44
I20260504 19:59:37.985219  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet e4c1ffb1ac6340b7a4ca98c563c05b44 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.986094  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:37.987762  6994 tablet_bootstrap.cc:492] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
W20260504 19:59:37.987885  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet e4c1ffb1ac6340b7a4ca98c563c05b44 because the tablet was not found. No further retry: Not found: Tablet not found: e4c1ffb1ac6340b7a4ca98c563c05b44
I20260504 19:59:37.988160  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet b1f075db10944b4096d12e3c38e92d89 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:37.990338  7004 tablet_replica.cc:333] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:37.991024  7004 raft_consensus.cc:2243] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:37.991532  7004 raft_consensus.cc:2272] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:37.993817  6994 tablet_bootstrap.cc:654] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:37.997260  7004 ts_tablet_manager.cc:1916] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:37.998214  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.006290  6994 tablet_bootstrap.cc:492] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:38.006750  6994 ts_tablet_manager.cc:1403] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260504 19:59:38.006608  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.009258  6994 raft_consensus.cc:359] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.009750  6994 raft_consensus.cc:385] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:38.010004  6994 raft_consensus.cc:740] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:38.010658  6994 consensus_queue.cc:260] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.011197  6994 raft_consensus.cc:399] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:38.011443  6994 raft_consensus.cc:493] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:38.011715  6994 raft_consensus.cc:3060] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:38.015270  7004 ts_tablet_manager.cc:1929] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:38.015679  7004 log.cc:1199] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/b1f075db10944b4096d12e3c38e92d89
I20260504 19:59:38.016418  7004 ts_tablet_manager.cc:1950] T b1f075db10944b4096d12e3c38e92d89 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:38.018941  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet b1f075db10944b4096d12e3c38e92d89 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:38.019807  6994 raft_consensus.cc:515] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.020500  6994 leader_election.cc:304] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:38.021090  6994 leader_election.cc:290] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:38.021238  7038 raft_consensus.cc:2804] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:38.021718  7038 raft_consensus.cc:697] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:38.022670  6994 ts_tablet_manager.cc:1434] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260504 19:59:38.022404  7038 consensus_queue.cc:237] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
W20260504 19:59:38.023483  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9381385ce1804aaabd7585321bde9078 has no consensus state
I20260504 19:59:38.030839  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet e4c1ffb1ac6340b7a4ca98c563c05b44 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:37 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.031565  7004 tablet_replica.cc:333] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:38.032227  7004 raft_consensus.cc:2243] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:38.032692  7004 raft_consensus.cc:2272] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:38.033964  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.034504  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 9381385ce1804aaabd7585321bde9078 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260504 19:59:38.035485  7004 ts_tablet_manager.cc:1916] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:38.035578  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9381385ce1804aaabd7585321bde9078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:38.041538  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.052028  6994 tablet_bootstrap.cc:492] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:38.052663  7004 ts_tablet_manager.cc:1929] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:38.053649  7004 log.cc:1199] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/e4c1ffb1ac6340b7a4ca98c563c05b44
I20260504 19:59:38.054458  7004 ts_tablet_manager.cc:1950] T e4c1ffb1ac6340b7a4ca98c563c05b44 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:38.056864  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 9381385ce1804aaabd7585321bde9078
I20260504 19:59:38.056968  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet e4c1ffb1ac6340b7a4ca98c563c05b44 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:38.057814  6994 tablet_bootstrap.cc:654] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:38.059221  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 9381385ce1804aaabd7585321bde9078 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:38.060719  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 9381385ce1804aaabd7585321bde9078 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9381385ce1804aaabd7585321bde9078 already in progress: creating tablet
I20260504 19:59:38.061260  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.064245  6994 tablet_bootstrap.cc:492] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:38.064661  6994 ts_tablet_manager.cc:1403] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260504 19:59:38.067042  6994 raft_consensus.cc:359] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.067878  6994 raft_consensus.cc:385] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:38.068132  6994 raft_consensus.cc:740] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:38.068751  6994 consensus_queue.cc:260] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.069336  6994 raft_consensus.cc:399] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:38.069600  6994 raft_consensus.cc:493] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:38.069515  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.069981  6994 raft_consensus.cc:3060] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:38.076896  6994 raft_consensus.cc:515] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.077605  6994 leader_election.cc:304] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:38.078289  7038 raft_consensus.cc:2804] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:38.078728  7038 raft_consensus.cc:697] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:38.079519  7038 consensus_queue.cc:237] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
W20260504 19:59:38.080579  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3951cbd6fb4a480286033c2fda73002f has no consensus state
I20260504 19:59:38.084465  6994 leader_election.cc:290] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:38.087098  6994 ts_tablet_manager.cc:1434] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.022s	user 0.015s	sys 0.000s
I20260504 19:59:38.086937  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.092823  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 3951cbd6fb4a480286033c2fda73002f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260504 19:59:38.093947  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3951cbd6fb4a480286033c2fda73002f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:38.094156  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.105053  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 3951cbd6fb4a480286033c2fda73002f
I20260504 19:59:38.106818  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 3951cbd6fb4a480286033c2fda73002f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:38.108202  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 3951cbd6fb4a480286033c2fda73002f because the tablet was not found. No further retry: Not found: Tablet not found: 3951cbd6fb4a480286033c2fda73002f
I20260504 19:59:38.109489  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.114310  6859 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:38.115317  6994 tablet_bootstrap.cc:492] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:38.117013  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 9381385ce1804aaabd7585321bde9078 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.117770  7004 tablet_replica.cc:333] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:38.118445  7004 raft_consensus.cc:2243] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:38.118988  7004 raft_consensus.cc:2272] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:38.122082  6994 tablet_bootstrap.cc:654] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:38.121799  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.125453  7004 ts_tablet_manager.cc:1916] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:38.132352  6994 tablet_bootstrap.cc:492] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:38.132830  6994 ts_tablet_manager.cc:1403] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.002s
I20260504 19:59:38.135174  6994 raft_consensus.cc:359] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.135681  6994 raft_consensus.cc:385] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:38.135936  6994 raft_consensus.cc:740] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:38.136710  6994 consensus_queue.cc:260] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.137372  6994 raft_consensus.cc:399] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:38.137656  6994 raft_consensus.cc:493] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:38.137934  6994 raft_consensus.cc:3060] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:38.140372  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d7b8c5965cf34527ab1abd30c4cbcea7 has no consensus state
I20260504 19:59:38.144524  6994 raft_consensus.cc:515] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.145241  6994 leader_election.cc:304] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:38.145959  7038 raft_consensus.cc:2804] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:38.146405  7038 raft_consensus.cc:697] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:38.146652  7004 ts_tablet_manager.cc:1929] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:38.146996  7004 log.cc:1199] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/9381385ce1804aaabd7585321bde9078
I20260504 19:59:38.147128  7038 consensus_queue.cc:237] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.147713  7004 ts_tablet_manager.cc:1950] T 9381385ce1804aaabd7585321bde9078 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:38.150640  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 9381385ce1804aaabd7585321bde9078 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:38.152606  6994 leader_election.cc:290] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:38.154217  6946 tablet_service.cc:1511] Processing CreateTablet for tablet d7b8c5965cf34527ab1abd30c4cbcea7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:38.154870  6994 ts_tablet_manager.cc:1434] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.000s
I20260504 19:59:38.155310  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b8c5965cf34527ab1abd30c4cbcea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:38.155673  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.162892  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.174108  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet d7b8c5965cf34527ab1abd30c4cbcea7
I20260504 19:59:38.174163  6994 tablet_bootstrap.cc:492] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:38.179952  6994 tablet_bootstrap.cc:654] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:38.180994  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet d7b8c5965cf34527ab1abd30c4cbcea7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:38.183115  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet d7b8c5965cf34527ab1abd30c4cbcea7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d7b8c5965cf34527ab1abd30c4cbcea7 already in progress: creating tablet
I20260504 19:59:38.183303  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.185273  6994 tablet_bootstrap.cc:492] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:38.185751  6994 ts_tablet_manager.cc:1403] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260504 19:59:38.185431  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:38.187630  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 3951cbd6fb4a480286033c2fda73002f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.188295  6994 raft_consensus.cc:359] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.189065  7004 tablet_replica.cc:333] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:38.189399  6994 raft_consensus.cc:385] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:38.189709  6994 raft_consensus.cc:740] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:38.189823  7004 raft_consensus.cc:2243] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:38.190340  7004 raft_consensus.cc:2272] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:38.190477  6994 consensus_queue.cc:260] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.191146  6994 raft_consensus.cc:399] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:38.191421  6994 raft_consensus.cc:493] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:38.191761  6994 raft_consensus.cc:3060] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:38.195413  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.197849  7004 ts_tablet_manager.cc:1916] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:38.198551  6994 raft_consensus.cc:515] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.199230  6994 leader_election.cc:304] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:38.199941  7038 raft_consensus.cc:2804] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:38.200560  7038 raft_consensus.cc:697] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:38.201288  7038 consensus_queue.cc:237] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.206686  6994 leader_election.cc:290] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:38.209002  6994 ts_tablet_manager.cc:1434] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.000s
W20260504 19:59:38.210973  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 395716973e7648a48a54df7d20ca49ed has no consensus state
I20260504 19:59:38.219450  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.224185  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 395716973e7648a48a54df7d20ca49ed (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:38.225117  7004 ts_tablet_manager.cc:1929] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:38.225498  7004 log.cc:1199] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/3951cbd6fb4a480286033c2fda73002f
I20260504 19:59:38.225622  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395716973e7648a48a54df7d20ca49ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:38.226231  7004 ts_tablet_manager.cc:1950] T 3951cbd6fb4a480286033c2fda73002f P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:38.226027  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.228780  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 3951cbd6fb4a480286033c2fda73002f (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:38.237754  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 395716973e7648a48a54df7d20ca49ed
I20260504 19:59:38.239508  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 395716973e7648a48a54df7d20ca49ed with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.240548  6994 tablet_bootstrap.cc:492] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
W20260504 19:59:38.243244  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 395716973e7648a48a54df7d20ca49ed because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 395716973e7648a48a54df7d20ca49ed already in progress: creating tablet
I20260504 19:59:38.246270  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.247169  6994 tablet_bootstrap.cc:654] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:38.248235  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:38.250705  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet d7b8c5965cf34527ab1abd30c4cbcea7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.251569  7004 tablet_replica.cc:333] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:38.252252  7004 raft_consensus.cc:2243] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:38.252851  7004 raft_consensus.cc:2272] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:38.257077  7004 ts_tablet_manager.cc:1916] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:38.258261  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.267048  6994 tablet_bootstrap.cc:492] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:38.267544  6994 ts_tablet_manager.cc:1403] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.004s
I20260504 19:59:38.270143  6994 raft_consensus.cc:359] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.270658  6994 raft_consensus.cc:385] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260504 19:59:38.270807  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6f548e14707f4a7da5b6e9ff8fb79bc0 has no consensus state
I20260504 19:59:38.270923  6994 raft_consensus.cc:740] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:38.271780  6994 consensus_queue.cc:260] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.272359  6994 raft_consensus.cc:399] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:38.272624  6994 raft_consensus.cc:493] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:38.272898  6994 raft_consensus.cc:3060] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:38.279505  7004 ts_tablet_manager.cc:1929] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:38.279695  6994 raft_consensus.cc:515] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.280011  7004 log.cc:1199] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/d7b8c5965cf34527ab1abd30c4cbcea7
I20260504 19:59:38.280359  6994 leader_election.cc:304] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:38.280959  7004 ts_tablet_manager.cc:1950] T d7b8c5965cf34527ab1abd30c4cbcea7 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:38.281152  7038 raft_consensus.cc:2804] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:38.281603  7038 raft_consensus.cc:697] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:38.282299  7038 consensus_queue.cc:237] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.283951  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet d7b8c5965cf34527ab1abd30c4cbcea7 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:38.284631  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 6f548e14707f4a7da5b6e9ff8fb79bc0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260504 19:59:38.285853  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f548e14707f4a7da5b6e9ff8fb79bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:38.288587  6994 leader_election.cc:290] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:38.288333  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.290449  6994 ts_tablet_manager.cc:1434] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.004s
I20260504 19:59:38.295204  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.302798  6994 tablet_bootstrap.cc:492] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:38.304414  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 6f548e14707f4a7da5b6e9ff8fb79bc0
I20260504 19:59:38.306391  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f548e14707f4a7da5b6e9ff8fb79bc0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.309103  6994 tablet_bootstrap.cc:654] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
W20260504 19:59:38.311952  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 6f548e14707f4a7da5b6e9ff8fb79bc0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6f548e14707f4a7da5b6e9ff8fb79bc0 already in progress: creating tablet
I20260504 19:59:38.312683  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:38.314543  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.315064  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 395716973e7648a48a54df7d20ca49ed with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.320111  7004 tablet_replica.cc:333] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:38.320789  7004 raft_consensus.cc:2243] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:38.321321  7004 raft_consensus.cc:2272] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:38.322839  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.324802  7004 ts_tablet_manager.cc:1916] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:38.326879  6994 tablet_bootstrap.cc:492] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:38.327396  6994 ts_tablet_manager.cc:1403] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.008s
I20260504 19:59:38.330962  6994 raft_consensus.cc:359] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.331754  6994 raft_consensus.cc:385] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:38.332064  6994 raft_consensus.cc:740] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:38.332779  6994 consensus_queue.cc:260] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.333518  6994 raft_consensus.cc:399] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:38.333828  6994 raft_consensus.cc:493] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:38.334177  6994 raft_consensus.cc:3060] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:38.337280  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7e06e1ee69ad48ef97172c83cf25b188 has no consensus state
I20260504 19:59:38.340941  6994 raft_consensus.cc:515] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.341727  6994 leader_election.cc:304] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:38.342453  7038 raft_consensus.cc:2804] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:38.342882  7038 raft_consensus.cc:697] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:38.343547  7038 consensus_queue.cc:237] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.347298  7004 ts_tablet_manager.cc:1929] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:38.349201  6994 leader_election.cc:290] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:38.349436  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 7e06e1ee69ad48ef97172c83cf25b188 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260504 19:59:38.349927  7004 log.cc:1199] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/395716973e7648a48a54df7d20ca49ed
I20260504 19:59:38.350682  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e06e1ee69ad48ef97172c83cf25b188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:38.350760  7004 ts_tablet_manager.cc:1950] T 395716973e7648a48a54df7d20ca49ed P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:38.352054  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.353392  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 395716973e7648a48a54df7d20ca49ed (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:38.359397  6994 ts_tablet_manager.cc:1434] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.032s	user 0.013s	sys 0.000s
I20260504 19:59:38.359890  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.365149  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f548e14707f4a7da5b6e9ff8fb79bc0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.365871  7004 tablet_replica.cc:333] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:38.366643  7004 raft_consensus.cc:2243] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:38.367197  7004 raft_consensus.cc:2272] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:38.374241  7004 ts_tablet_manager.cc:1916] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:38.378652  6994 tablet_bootstrap.cc:492] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:38.383176  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 7e06e1ee69ad48ef97172c83cf25b188
I20260504 19:59:38.384717  6994 tablet_bootstrap.cc:654] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:38.387595  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e06e1ee69ad48ef97172c83cf25b188 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.391091  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.392107  7004 ts_tablet_manager.cc:1929] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:38.392774  7004 log.cc:1199] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/6f548e14707f4a7da5b6e9ff8fb79bc0
I20260504 19:59:38.393604  7004 ts_tablet_manager.cc:1950] T 6f548e14707f4a7da5b6e9ff8fb79bc0 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:38.396281  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 6f548e14707f4a7da5b6e9ff8fb79bc0 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:38.398100  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 7e06e1ee69ad48ef97172c83cf25b188 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7e06e1ee69ad48ef97172c83cf25b188 already in progress: creating tablet
I20260504 19:59:38.401180  6994 tablet_bootstrap.cc:492] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:38.401621  6994 ts_tablet_manager.cc:1403] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260504 19:59:38.401875  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:38.404294  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f548e14707f4a7da5b6e9ff8fb79bc0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.404466  6994 raft_consensus.cc:359] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.405022  6994 raft_consensus.cc:385] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:38.405299  6994 raft_consensus.cc:740] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:38.405988  6994 consensus_queue.cc:260] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
W20260504 19:59:38.406450  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 6f548e14707f4a7da5b6e9ff8fb79bc0 because the tablet was not found. No further retry: Not found: Tablet not found: 6f548e14707f4a7da5b6e9ff8fb79bc0
I20260504 19:59:38.406633  6994 raft_consensus.cc:399] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:38.406951  6994 raft_consensus.cc:493] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:38.407264  6994 raft_consensus.cc:3060] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:38.411330  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.413610  6994 raft_consensus.cc:515] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.414196  6994 leader_election.cc:304] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:38.414678  6994 leader_election.cc:290] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:38.414824  6997 raft_consensus.cc:2804] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:38.415274  6997 raft_consensus.cc:697] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:38.416141  6994 ts_tablet_manager.cc:1434] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260504 19:59:38.415969  6997 consensus_queue.cc:237] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
W20260504 19:59:38.425972  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b58f7356e4c3472bad95ef25233d1136 has no consensus state
I20260504 19:59:38.428681  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e06e1ee69ad48ef97172c83cf25b188 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.429445  7004 tablet_replica.cc:333] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:38.430073  7004 raft_consensus.cc:2243] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:38.430598  7004 raft_consensus.cc:2272] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:38.430430  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.434186  7004 ts_tablet_manager.cc:1916] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:38.438948  6946 tablet_service.cc:1511] Processing CreateTablet for tablet b58f7356e4c3472bad95ef25233d1136 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:38.440090  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58f7356e4c3472bad95ef25233d1136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:38.443022  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.449719  7004 ts_tablet_manager.cc:1929] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:38.450276  7004 log.cc:1199] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/7e06e1ee69ad48ef97172c83cf25b188
I20260504 19:59:38.451041  7004 ts_tablet_manager.cc:1950] T 7e06e1ee69ad48ef97172c83cf25b188 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:38.454396  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet b58f7356e4c3472bad95ef25233d1136
I20260504 19:59:38.454118  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 7e06e1ee69ad48ef97172c83cf25b188 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:38.458029  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet b58f7356e4c3472bad95ef25233d1136 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:38.459378  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet b58f7356e4c3472bad95ef25233d1136 because the tablet was not found. No further retry: Not found: Tablet not found: b58f7356e4c3472bad95ef25233d1136
I20260504 19:59:38.460873  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.462324  6994 tablet_bootstrap.cc:492] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:38.462324  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:38.466002  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e06e1ee69ad48ef97172c83cf25b188 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:38.467335  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 7e06e1ee69ad48ef97172c83cf25b188 because the tablet was not found. No further retry: Not found: Tablet not found: 7e06e1ee69ad48ef97172c83cf25b188
I20260504 19:59:38.468654  6994 tablet_bootstrap.cc:654] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:38.469583  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.473099  6994 tablet_bootstrap.cc:492] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:38.473549  6994 ts_tablet_manager.cc:1403] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260504 19:59:38.475576  6994 raft_consensus.cc:359] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.476171  6994 raft_consensus.cc:385] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:38.476575  6994 raft_consensus.cc:740] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:38.477273  6994 consensus_queue.cc:260] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.477829  6994 raft_consensus.cc:399] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:38.478075  6994 raft_consensus.cc:493] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:38.478350  6994 raft_consensus.cc:3060] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:38.482434  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ddd186d911b44b9aa22c1b83531cd8e3 has no consensus state
I20260504 19:59:38.486142  6994 raft_consensus.cc:515] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.486872  6994 leader_election.cc:304] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:38.486631  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.487452  6994 leader_election.cc:290] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:38.487591  6998 raft_consensus.cc:2804] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:38.488085  6998 raft_consensus.cc:697] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:38.488793  6998 consensus_queue.cc:237] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.489946  6994 ts_tablet_manager.cc:1434] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260504 19:59:38.493492  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.497646  6946 tablet_service.cc:1511] Processing CreateTablet for tablet ddd186d911b44b9aa22c1b83531cd8e3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:38.498728  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd186d911b44b9aa22c1b83531cd8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:38.504719  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet ddd186d911b44b9aa22c1b83531cd8e3
I20260504 19:59:38.508209  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet ddd186d911b44b9aa22c1b83531cd8e3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.508412  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:38.509891  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet ddd186d911b44b9aa22c1b83531cd8e3 because the tablet was not found. No further retry: Not found: Tablet not found: ddd186d911b44b9aa22c1b83531cd8e3
I20260504 19:59:38.512707  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:38.515022  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet b58f7356e4c3472bad95ef25233d1136 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.515728  7004 tablet_replica.cc:333] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:38.516407  7004 raft_consensus.cc:2243] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:38.516882  7004 raft_consensus.cc:2272] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:38.519752  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.520485  7004 ts_tablet_manager.cc:1916] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:38.526527  6994 tablet_bootstrap.cc:492] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
W20260504 19:59:38.532685  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 74567df862b24b9ab0356126e4177d88 has no consensus state
I20260504 19:59:38.533030  6994 tablet_bootstrap.cc:654] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:38.539556  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.541676  6994 tablet_bootstrap.cc:492] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:38.542186  6994 ts_tablet_manager.cc:1403] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260504 19:59:38.545598  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 74567df862b24b9ab0356126e4177d88 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20260504 19:59:38.546820  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74567df862b24b9ab0356126e4177d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:38.546788  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.563086  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 74567df862b24b9ab0356126e4177d88
I20260504 19:59:38.564286  6994 raft_consensus.cc:359] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.564970  6994 raft_consensus.cc:385] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:38.565291  6994 raft_consensus.cc:740] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:38.566000  6994 consensus_queue.cc:260] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.566645  6994 raft_consensus.cc:399] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:38.566958  6994 raft_consensus.cc:493] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:38.566995  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 74567df862b24b9ab0356126e4177d88 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.567410  6994 raft_consensus.cc:3060] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:38.567219  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.562335  7004 ts_tablet_manager.cc:1929] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:38.568629  7004 log.cc:1199] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/b58f7356e4c3472bad95ef25233d1136
I20260504 19:59:38.569865  7004 ts_tablet_manager.cc:1950] T b58f7356e4c3472bad95ef25233d1136 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:38.572362  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet b58f7356e4c3472bad95ef25233d1136 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:38.574924  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 74567df862b24b9ab0356126e4177d88 because the tablet was not found. No further retry: Not found: Tablet not found: 74567df862b24b9ab0356126e4177d88
I20260504 19:59:38.575023  6994 raft_consensus.cc:515] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.575104  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.576094  6994 leader_election.cc:304] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:38.576699  6994 leader_election.cc:290] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:38.576845  6998 raft_consensus.cc:2804] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:38.577353  6998 raft_consensus.cc:697] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:38.578289  6998 consensus_queue.cc:237] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.578964  6994 ts_tablet_manager.cc:1434] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.035s	user 0.012s	sys 0.004s
I20260504 19:59:38.582683  6994 tablet_bootstrap.cc:492] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:38.588387  6994 tablet_bootstrap.cc:654] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
W20260504 19:59:38.591289  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 31e87758f0204ac498d10e93cd9ae8ba has no consensus state
I20260504 19:59:38.596779  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.602463  6994 tablet_bootstrap.cc:492] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:38.603125  6994 ts_tablet_manager.cc:1403] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260504 19:59:38.605423  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 31e87758f0204ac498d10e93cd9ae8ba (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20260504 19:59:38.605720  6994 raft_consensus.cc:359] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.606297  6994 raft_consensus.cc:385] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:38.606431  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31e87758f0204ac498d10e93cd9ae8ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:38.606586  6994 raft_consensus.cc:740] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:38.607414  6994 consensus_queue.cc:260] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.608021  6994 raft_consensus.cc:399] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:38.608299  6994 raft_consensus.cc:493] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:38.608611  6994 raft_consensus.cc:3060] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:38.612600  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.615706  6994 raft_consensus.cc:515] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.616458  6994 leader_election.cc:304] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:38.617197  6997 raft_consensus.cc:2804] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:38.617647  6997 raft_consensus.cc:697] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:38.618332  6997 consensus_queue.cc:237] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.623355  6994 leader_election.cc:290] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:38.624125  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 31e87758f0204ac498d10e93cd9ae8ba
I20260504 19:59:38.625061  6994 ts_tablet_manager.cc:1434] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.022s	user 0.015s	sys 0.000s
I20260504 19:59:38.626030  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 31e87758f0204ac498d10e93cd9ae8ba with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.630048  6994 tablet_bootstrap.cc:492] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
W20260504 19:59:38.631261  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 31e87758f0204ac498d10e93cd9ae8ba because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 31e87758f0204ac498d10e93cd9ae8ba already in progress: creating tablet
I20260504 19:59:38.632685  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.634800  6859 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:38.640941  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet ddd186d911b44b9aa22c1b83531cd8e3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.643234  6994 tablet_bootstrap.cc:654] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:38.644578  7004 tablet_replica.cc:333] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:38.645671  7004 raft_consensus.cc:2243] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:38.646292  7004 raft_consensus.cc:2272] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:38.648752  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.649499  7004 ts_tablet_manager.cc:1916] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:38.653615  6994 tablet_bootstrap.cc:492] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:38.655930  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 74567df862b24b9ab0356126e4177d88 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.656281  6994 ts_tablet_manager.cc:1403] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260504 19:59:38.658985  6994 raft_consensus.cc:359] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.659469  6994 raft_consensus.cc:385] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:38.659703  6994 raft_consensus.cc:740] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:38.660456  6994 consensus_queue.cc:260] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.661049  6994 raft_consensus.cc:399] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:38.661365  6994 raft_consensus.cc:493] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:38.661636  6994 raft_consensus.cc:3060] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:38.668048  6994 raft_consensus.cc:515] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.668681  6994 leader_election.cc:304] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:38.669492  6997 raft_consensus.cc:2804] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:38.669914  6997 raft_consensus.cc:697] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:38.670608  6997 consensus_queue.cc:237] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.675288  7004 ts_tablet_manager.cc:1929] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:38.675717  7004 log.cc:1199] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/ddd186d911b44b9aa22c1b83531cd8e3
I20260504 19:59:38.676594  7004 ts_tablet_manager.cc:1950] T ddd186d911b44b9aa22c1b83531cd8e3 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:38.677563  6994 leader_election.cc:290] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:38.679451  7004 tablet_replica.cc:333] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:38.680164  7004 raft_consensus.cc:2243] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:38.681555  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet ddd186d911b44b9aa22c1b83531cd8e3 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:38.682197  6994 ts_tablet_manager.cc:1434] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.003s
W20260504 19:59:38.686664  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5e80247eeec94f84b2758abf4ae60f31 has no consensus state
I20260504 19:59:38.685823  7004 raft_consensus.cc:2272] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:38.695042  7004 ts_tablet_manager.cc:1916] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:38.696081  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 31e87758f0204ac498d10e93cd9ae8ba with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.697400  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.704059  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 5e80247eeec94f84b2758abf4ae60f31 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:38.704700  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.713076  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e80247eeec94f84b2758abf4ae60f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:38.717248  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 5e80247eeec94f84b2758abf4ae60f31
I20260504 19:59:38.723371  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e80247eeec94f84b2758abf4ae60f31 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.724229  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.740998  7004 ts_tablet_manager.cc:1929] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:38.741336  6994 tablet_bootstrap.cc:492] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:38.741717  7004 log.cc:1199] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/74567df862b24b9ab0356126e4177d88
I20260504 19:59:38.742522  7004 ts_tablet_manager.cc:1950] T 74567df862b24b9ab0356126e4177d88 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:38.744784  7004 tablet_replica.cc:333] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:38.744977  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 74567df862b24b9ab0356126e4177d88 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:38.745467  7004 raft_consensus.cc:2243] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:38.745995  7004 raft_consensus.cc:2272] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:38.745610  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.748957  6994 tablet_bootstrap.cc:654] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:38.759081  6994 tablet_bootstrap.cc:492] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:38.759649  6994 ts_tablet_manager.cc:1403] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260504 19:59:38.760609  7004 ts_tablet_manager.cc:1916] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260504 19:59:38.761662  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0d6f13b5460649cea17e83bb5ffe0231 has no consensus state
I20260504 19:59:38.763305  6994 raft_consensus.cc:359] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.763870  6994 raft_consensus.cc:385] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:38.764113  6994 raft_consensus.cc:740] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:38.764894  6994 consensus_queue.cc:260] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.768229  6994 raft_consensus.cc:399] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:38.768498  6994 raft_consensus.cc:493] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:38.768776  6994 raft_consensus.cc:3060] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:38.772022  6846 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet d7b8c5965cf34527ab1abd30c4cbcea7 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet d7b8c5965cf34527ab1abd30c4cbcea7 consensus state has no leader
I20260504 19:59:38.776582  6994 raft_consensus.cc:515] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.777341  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.778183  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 0d6f13b5460649cea17e83bb5ffe0231 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:38.779527  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d6f13b5460649cea17e83bb5ffe0231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:38.784528  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.777439  6994 leader_election.cc:304] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:38.785548  6994 leader_election.cc:290] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:38.786126  6998 raft_consensus.cc:2804] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:38.786592  6998 raft_consensus.cc:697] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:38.787022  6994 ts_tablet_manager.cc:1434] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.027s	user 0.014s	sys 0.004s
I20260504 19:59:38.787304  6998 consensus_queue.cc:237] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.797683  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 0d6f13b5460649cea17e83bb5ffe0231
I20260504 19:59:38.798873  6994 tablet_bootstrap.cc:492] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:38.800278  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d6f13b5460649cea17e83bb5ffe0231 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.804749  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.805723  6994 tablet_bootstrap.cc:654] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:38.810204  7004 ts_tablet_manager.cc:1929] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:38.810631  7004 log.cc:1199] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/31e87758f0204ac498d10e93cd9ae8ba
I20260504 19:59:38.810989  6859 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:38.811383  7004 ts_tablet_manager.cc:1950] T 31e87758f0204ac498d10e93cd9ae8ba P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:38.813271  6994 tablet_bootstrap.cc:492] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:38.813789  6994 ts_tablet_manager.cc:1403] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260504 19:59:38.816159  7004 tablet_replica.cc:333] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:38.816269  6994 raft_consensus.cc:359] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.816484  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 31e87758f0204ac498d10e93cd9ae8ba (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:38.816867  7004 raft_consensus.cc:2243] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:38.816840  6994 raft_consensus.cc:385] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:38.817370  6994 raft_consensus.cc:740] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:38.817487  7004 raft_consensus.cc:2272] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:38.818575  6994 consensus_queue.cc:260] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.819195  6994 raft_consensus.cc:399] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:38.819494  6994 raft_consensus.cc:493] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:38.819793  6994 raft_consensus.cc:3060] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:38.820267  7004 ts_tablet_manager.cc:1916] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:38.823951  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.827386  6994 raft_consensus.cc:515] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.828130  6994 leader_election.cc:304] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:38.829002  6998 raft_consensus.cc:2804] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:38.829458  6998 raft_consensus.cc:697] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:38.830122  6998 consensus_queue.cc:237] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.835532  6994 leader_election.cc:290] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:38.836982  6994 ts_tablet_manager.cc:1434] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.023s	user 0.016s	sys 0.000s
I20260504 19:59:38.837468  7004 ts_tablet_manager.cc:1929] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:38.837891  7004 log.cc:1199] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/5e80247eeec94f84b2758abf4ae60f31
W20260504 19:59:38.838102  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9f30a012c2cf464e8bd8b77f80487285 has no consensus state
I20260504 19:59:38.838680  7004 ts_tablet_manager.cc:1950] T 5e80247eeec94f84b2758abf4ae60f31 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:38.841095  7004 tablet_replica.cc:333] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:38.841729  7004 raft_consensus.cc:2243] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:38.842223  7004 raft_consensus.cc:2272] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:38.842344  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 5e80247eeec94f84b2758abf4ae60f31 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:38.847692  7004 ts_tablet_manager.cc:1916] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:38.850625  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.857277  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 9f30a012c2cf464e8bd8b77f80487285 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260504 19:59:38.858362  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f30a012c2cf464e8bd8b77f80487285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:38.861968  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.863312  7004 ts_tablet_manager.cc:1929] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:38.863698  7004 log.cc:1199] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/0d6f13b5460649cea17e83bb5ffe0231
I20260504 19:59:38.864428  7004 ts_tablet_manager.cc:1950] T 0d6f13b5460649cea17e83bb5ffe0231 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:38.867511  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 0d6f13b5460649cea17e83bb5ffe0231 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:38.873828  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 9f30a012c2cf464e8bd8b77f80487285
I20260504 19:59:38.874111  6994 tablet_bootstrap.cc:492] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:38.878279  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.880952  6994 tablet_bootstrap.cc:654] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:38.881671  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f30a012c2cf464e8bd8b77f80487285 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:38.883567  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 9f30a012c2cf464e8bd8b77f80487285 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9f30a012c2cf464e8bd8b77f80487285 already in progress: creating tablet
I20260504 19:59:38.886891  6994 tablet_bootstrap.cc:492] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:38.887380  6994 ts_tablet_manager.cc:1403] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260504 19:59:38.888672  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.889878  6994 raft_consensus.cc:359] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.890311  6994 raft_consensus.cc:385] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:38.890585  6994 raft_consensus.cc:740] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:38.891150  6994 consensus_queue.cc:260] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.891752  6994 raft_consensus.cc:399] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:38.892019  6994 raft_consensus.cc:493] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:38.892305  6994 raft_consensus.cc:3060] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:38.898824  6994 raft_consensus.cc:515] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.899487  6994 leader_election.cc:304] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:38.900022  6994 leader_election.cc:290] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
W20260504 19:59:38.900259  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f620be69964842c9a26a503ce3a42824 has no consensus state
I20260504 19:59:38.900271  7038 raft_consensus.cc:2804] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:38.902602  6994 ts_tablet_manager.cc:1434] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.008s
I20260504 19:59:38.900840  7038 raft_consensus.cc:697] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:38.904595  7038 consensus_queue.cc:237] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.904300  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.911895  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.912585  6946 tablet_service.cc:1511] Processing CreateTablet for tablet f620be69964842c9a26a503ce3a42824 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260504 19:59:38.913705  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f620be69964842c9a26a503ce3a42824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:38.922237  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet f620be69964842c9a26a503ce3a42824
I20260504 19:59:38.924573  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet f620be69964842c9a26a503ce3a42824 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:38.926892  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet f620be69964842c9a26a503ce3a42824 because the tablet was not found. No further retry: Not found: Tablet not found: f620be69964842c9a26a503ce3a42824
I20260504 19:59:38.927651  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.930444  6994 tablet_bootstrap.cc:492] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:38.933529  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:38.936455  6994 tablet_bootstrap.cc:654] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:38.940290  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f30a012c2cf464e8bd8b77f80487285 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:38.941268  7004 tablet_replica.cc:333] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:38.941926  7004 raft_consensus.cc:2243] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:38.942462  7004 raft_consensus.cc:2272] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:38.943953  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.946700  7004 ts_tablet_manager.cc:1916] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260504 19:59:38.956236  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 01c5083cb474495993f6c6f3773b1c10 has no consensus state
I20260504 19:59:38.958318  6994 tablet_bootstrap.cc:492] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:38.958832  6994 ts_tablet_manager.cc:1403] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.004s
I20260504 19:59:38.962013  6994 raft_consensus.cc:359] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.962637  6994 raft_consensus.cc:385] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:38.962675  7004 ts_tablet_manager.cc:1929] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:38.963083  6994 raft_consensus.cc:740] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:38.963176  7004 log.cc:1199] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/9f30a012c2cf464e8bd8b77f80487285
I20260504 19:59:38.964083  7004 ts_tablet_manager.cc:1950] T 9f30a012c2cf464e8bd8b77f80487285 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:38.963924  6994 consensus_queue.cc:260] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.964638  6994 raft_consensus.cc:399] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:38.964984  6994 raft_consensus.cc:493] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:38.965328  6994 raft_consensus.cc:3060] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:38.966957  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 9f30a012c2cf464e8bd8b77f80487285 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:38.968746  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 01c5083cb474495993f6c6f3773b1c10 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:38.969980  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c5083cb474495993f6c6f3773b1c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:38.973671  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.974351  6994 raft_consensus.cc:515] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.980160  6994 leader_election.cc:304] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:38.980942  7038 raft_consensus.cc:2804] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:38.981400  7038 raft_consensus.cc:697] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:38.982103  7038 consensus_queue.cc:237] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:38.982564  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:38.987682  6994 leader_election.cc:290] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:38.991618  6994 ts_tablet_manager.cc:1434] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.032s	user 0.014s	sys 0.000s
I20260504 19:59:38.992411  6994 tablet_bootstrap.cc:492] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:38.994609  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 01c5083cb474495993f6c6f3773b1c10
I20260504 19:59:38.996202  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 01c5083cb474495993f6c6f3773b1c10 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:38.997934  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 01c5083cb474495993f6c6f3773b1c10 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 01c5083cb474495993f6c6f3773b1c10 already in progress: creating tablet
I20260504 19:59:38.998135  6994 tablet_bootstrap.cc:654] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:39.001264  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.005117  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:39.005412  6994 tablet_bootstrap.cc:492] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:39.005851  6994 ts_tablet_manager.cc:1403] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260504 19:59:39.006930  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet f620be69964842c9a26a503ce3a42824 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.007720  7004 tablet_replica.cc:333] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:39.008358  7004 raft_consensus.cc:2243] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:39.008961  7004 raft_consensus.cc:2272] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:39.008348  6994 raft_consensus.cc:359] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.010363  6994 raft_consensus.cc:385] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:39.010630  6994 raft_consensus.cc:740] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:39.012099  6994 consensus_queue.cc:260] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.012701  6994 raft_consensus.cc:399] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:39.013070  7004 ts_tablet_manager.cc:1916] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:39.014338  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.013093  6994 raft_consensus.cc:493] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:39.016185  6994 raft_consensus.cc:3060] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:39.023393  6994 raft_consensus.cc:515] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.024075  6994 leader_election.cc:304] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:39.024781  7038 raft_consensus.cc:2804] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:39.025260  7038 raft_consensus.cc:697] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:39.025954  7038 consensus_queue.cc:237] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.028484  7004 ts_tablet_manager.cc:1929] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:39.028874  7004 log.cc:1199] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/f620be69964842c9a26a503ce3a42824
I20260504 19:59:39.029657  7004 ts_tablet_manager.cc:1950] T f620be69964842c9a26a503ce3a42824 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:39.031252  6994 leader_election.cc:290] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:39.032279  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet f620be69964842c9a26a503ce3a42824 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:39.033351  6994 ts_tablet_manager.cc:1434] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.027s	user 0.015s	sys 0.000s
W20260504 19:59:39.034260  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8cf5dcd329434805a9f127be6b92b604 has no consensus state
I20260504 19:59:39.037706  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.040105  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 01c5083cb474495993f6c6f3773b1c10 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:38 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.041066  7004 tablet_replica.cc:333] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:39.041859  7004 raft_consensus.cc:2243] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:39.042429  7004 raft_consensus.cc:2272] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:39.045928  7004 ts_tablet_manager.cc:1916] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:39.048581  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.048861  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf5dcd329434805a9f127be6b92b604 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:39.050051  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf5dcd329434805a9f127be6b92b604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:39.064105  7004 ts_tablet_manager.cc:1929] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:39.064489  7004 log.cc:1199] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/01c5083cb474495993f6c6f3773b1c10
I20260504 19:59:39.064596  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 8cf5dcd329434805a9f127be6b92b604
I20260504 19:59:39.065199  6994 tablet_bootstrap.cc:492] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:39.065263  7004 ts_tablet_manager.cc:1950] T 01c5083cb474495993f6c6f3773b1c10 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:39.066766  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 8cf5dcd329434805a9f127be6b92b604 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.070034  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 01c5083cb474495993f6c6f3773b1c10 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:39.070959  6994 tablet_bootstrap.cc:654] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
W20260504 19:59:39.071638  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 8cf5dcd329434805a9f127be6b92b604 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8cf5dcd329434805a9f127be6b92b604 already in progress: creating tablet
I20260504 19:59:39.071257  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.076027  6994 tablet_bootstrap.cc:492] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:39.076491  6994 ts_tablet_manager.cc:1403] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260504 19:59:39.078994  6994 raft_consensus.cc:359] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.079490  6994 raft_consensus.cc:385] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:39.079751  6994 raft_consensus.cc:740] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:39.080340  6994 consensus_queue.cc:260] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.080826  6994 raft_consensus.cc:399] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:39.081133  6994 raft_consensus.cc:493] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:39.081430  6994 raft_consensus.cc:3060] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:39.081339  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.087427  6994 raft_consensus.cc:515] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.087900  6994 leader_election.cc:304] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:39.088306  6994 leader_election.cc:290] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:39.088469  7038 raft_consensus.cc:2804] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:39.089052  7038 raft_consensus.cc:697] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:39.089777  7038 consensus_queue.cc:237] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.090185  6994 ts_tablet_manager.cc:1434] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.003s
W20260504 19:59:39.094058  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 85216103a0e44ab391c7db7dadd55d60 has no consensus state
I20260504 19:59:39.099653  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 8cf5dcd329434805a9f127be6b92b604 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.099888  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.104563  7004 tablet_replica.cc:333] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:39.105283  7004 raft_consensus.cc:2243] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:39.105788  7004 raft_consensus.cc:2272] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:39.106567  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 85216103a0e44ab391c7db7dadd55d60 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260504 19:59:39.107669  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85216103a0e44ab391c7db7dadd55d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:39.108593  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.109417  7004 ts_tablet_manager.cc:1916] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:39.118914  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 85216103a0e44ab391c7db7dadd55d60
I20260504 19:59:39.121145  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 85216103a0e44ab391c7db7dadd55d60 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.124568  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.127632  6994 tablet_bootstrap.cc:492] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:39.130062  7004 ts_tablet_manager.cc:1929] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:39.132288  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:39.130455  7004 log.cc:1199] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/8cf5dcd329434805a9f127be6b92b604
I20260504 19:59:39.134214  7004 ts_tablet_manager.cc:1950] T 8cf5dcd329434805a9f127be6b92b604 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:39.135164  6994 tablet_bootstrap.cc:654] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:39.137197  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 8cf5dcd329434805a9f127be6b92b604 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:39.139150  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 85216103a0e44ab391c7db7dadd55d60 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 85216103a0e44ab391c7db7dadd55d60 already in progress: creating tablet
I20260504 19:59:39.141018  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.143386  6994 tablet_bootstrap.cc:492] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:39.143860  6994 ts_tablet_manager.cc:1403] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.010s
I20260504 19:59:39.146574  6994 raft_consensus.cc:359] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.147068  6994 raft_consensus.cc:385] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:39.147307  6994 raft_consensus.cc:740] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:39.147882  6994 consensus_queue.cc:260] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.148466  6994 raft_consensus.cc:399] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:39.148729  6994 raft_consensus.cc:493] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:39.149078  6994 raft_consensus.cc:3060] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:39.152320  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 53a8fa7139604427b0ae2ffff658a075 has no consensus state
I20260504 19:59:39.155508  6994 raft_consensus.cc:515] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.156227  6994 leader_election.cc:304] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:39.155807  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.156813  6994 leader_election.cc:290] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:39.156989  7038 raft_consensus.cc:2804] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:39.161005  7038 raft_consensus.cc:697] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:39.161772  7038 consensus_queue.cc:237] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.162240  6994 ts_tablet_manager.cc:1434] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.001s
I20260504 19:59:39.163551  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 53a8fa7139604427b0ae2ffff658a075 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260504 19:59:39.164634  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a8fa7139604427b0ae2ffff658a075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:39.164445  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.180121  6994 tablet_bootstrap.cc:492] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:39.180477  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 53a8fa7139604427b0ae2ffff658a075
I20260504 19:59:39.182250  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 53a8fa7139604427b0ae2ffff658a075 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:39.184150  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 53a8fa7139604427b0ae2ffff658a075 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 53a8fa7139604427b0ae2ffff658a075 already in progress: creating tablet
I20260504 19:59:39.186081  6994 tablet_bootstrap.cc:654] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:39.186203  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.190939  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:39.191416  6994 tablet_bootstrap.cc:492] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:39.193624  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 85216103a0e44ab391c7db7dadd55d60 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.191998  6994 ts_tablet_manager.cc:1403] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260504 19:59:39.194339  7004 tablet_replica.cc:333] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:39.195052  7004 raft_consensus.cc:2243] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:39.195725  7004 raft_consensus.cc:2272] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:39.196579  6994 raft_consensus.cc:359] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.197219  6994 raft_consensus.cc:385] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:39.197470  6994 raft_consensus.cc:740] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:39.198025  6994 consensus_queue.cc:260] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.198566  6994 raft_consensus.cc:399] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:39.198859  6994 raft_consensus.cc:493] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:39.199149  6994 raft_consensus.cc:3060] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:39.199530  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.200990  7004 ts_tablet_manager.cc:1916] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:39.206403  6994 raft_consensus.cc:515] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.207122  6994 leader_election.cc:304] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:39.207856  7038 raft_consensus.cc:2804] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:39.208307  7038 raft_consensus.cc:697] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:39.209046  7038 consensus_queue.cc:237] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
W20260504 19:59:39.213357  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 48e46d73c3414d4aaa0acd62b076b568 has no consensus state
I20260504 19:59:39.213919  6994 leader_election.cc:290] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:39.215426  6994 ts_tablet_manager.cc:1434] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.000s
I20260504 19:59:39.222136  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.225841  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 48e46d73c3414d4aaa0acd62b076b568 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:39.226948  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48e46d73c3414d4aaa0acd62b076b568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:39.229254  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.232800  7004 ts_tablet_manager.cc:1929] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:39.233268  7004 log.cc:1199] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/85216103a0e44ab391c7db7dadd55d60
I20260504 19:59:39.234009  7004 ts_tablet_manager.cc:1950] T 85216103a0e44ab391c7db7dadd55d60 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:39.236671  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 85216103a0e44ab391c7db7dadd55d60 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:39.240341  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 48e46d73c3414d4aaa0acd62b076b568
I20260504 19:59:39.242063  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 48e46d73c3414d4aaa0acd62b076b568 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.243119  6994 tablet_bootstrap.cc:492] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:39.245626  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:39.247855  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 48e46d73c3414d4aaa0acd62b076b568 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 48e46d73c3414d4aaa0acd62b076b568 already in progress: creating tablet
I20260504 19:59:39.250732  6994 tablet_bootstrap.cc:654] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:39.252599  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:39.257663  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 53a8fa7139604427b0ae2ffff658a075 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.258380  7004 tablet_replica.cc:333] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:39.259028  7004 raft_consensus.cc:2243] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:39.259541  7004 raft_consensus.cc:2272] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:39.260442  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.265470  6994 tablet_bootstrap.cc:492] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:39.265952  6994 ts_tablet_manager.cc:1403] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260504 19:59:39.268265  6994 raft_consensus.cc:359] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.268800  6994 raft_consensus.cc:385] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:39.269263  6994 raft_consensus.cc:740] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
W20260504 19:59:39.270797  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 724f1663d4ce4b1f972695bac0488d5f has no consensus state
I20260504 19:59:39.271371  7004 ts_tablet_manager.cc:1916] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:39.273185  6994 consensus_queue.cc:260] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.273911  6994 raft_consensus.cc:399] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:39.274233  6994 raft_consensus.cc:493] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:39.274602  6994 raft_consensus.cc:3060] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:39.281783  6994 raft_consensus.cc:515] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.282404  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 724f1663d4ce4b1f972695bac0488d5f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:39.283988  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724f1663d4ce4b1f972695bac0488d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:39.285418  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.282569  6994 leader_election.cc:304] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:39.289708  6994 leader_election.cc:290] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:39.289886  7038 raft_consensus.cc:2804] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:39.290414  7038 raft_consensus.cc:697] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:39.291124  7038 consensus_queue.cc:237] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.292332  6994 ts_tablet_manager.cc:1434] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.026s	user 0.015s	sys 0.000s
I20260504 19:59:39.296069  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.298659  7004 ts_tablet_manager.cc:1929] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:39.299067  7004 log.cc:1199] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/53a8fa7139604427b0ae2ffff658a075
I20260504 19:59:39.299824  7004 ts_tablet_manager.cc:1950] T 53a8fa7139604427b0ae2ffff658a075 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:39.305531  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 53a8fa7139604427b0ae2ffff658a075 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:39.308537  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 724f1663d4ce4b1f972695bac0488d5f
I20260504 19:59:39.310720  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 724f1663d4ce4b1f972695bac0488d5f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.312032  6994 tablet_bootstrap.cc:492] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
W20260504 19:59:39.312044  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 724f1663d4ce4b1f972695bac0488d5f because the tablet was not found. No further retry: Not found: Tablet not found: 724f1663d4ce4b1f972695bac0488d5f
I20260504 19:59:39.314119  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.318387  6994 tablet_bootstrap.cc:654] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:39.322579  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:39.323071  6994 tablet_bootstrap.cc:492] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:39.323524  6994 ts_tablet_manager.cc:1403] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260504 19:59:39.325088  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 48e46d73c3414d4aaa0acd62b076b568 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.325842  7004 tablet_replica.cc:333] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:39.326507  7004 raft_consensus.cc:2243] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:39.326407  6994 raft_consensus.cc:359] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.326989  6994 raft_consensus.cc:385] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:39.327019  7004 raft_consensus.cc:2272] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:39.327340  6994 raft_consensus.cc:740] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:39.330978  7004 ts_tablet_manager.cc:1916] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:39.331149  6994 consensus_queue.cc:260] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.331748  6994 raft_consensus.cc:399] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:39.332029  6994 raft_consensus.cc:493] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:39.332335  6994 raft_consensus.cc:3060] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:39.337890  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.346035  6994 raft_consensus.cc:515] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.346728  6994 leader_election.cc:304] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:39.347384  7038 raft_consensus.cc:2804] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:39.347795  7038 raft_consensus.cc:697] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:39.348461  7038 consensus_queue.cc:237] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.349372  6994 leader_election.cc:290] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:39.351076  6994 ts_tablet_manager.cc:1434] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.027s	user 0.015s	sys 0.000s
I20260504 19:59:39.352403  7004 ts_tablet_manager.cc:1929] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20260504 19:59:39.351137  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 13b19a15595f42bc9b28eb26eb068ed7 has no consensus state
I20260504 19:59:39.352896  7004 log.cc:1199] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/48e46d73c3414d4aaa0acd62b076b568
I20260504 19:59:39.353945  7004 ts_tablet_manager.cc:1950] T 48e46d73c3414d4aaa0acd62b076b568 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:39.357220  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 48e46d73c3414d4aaa0acd62b076b568 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:39.360502  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.366595  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 13b19a15595f42bc9b28eb26eb068ed7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 1
I20260504 19:59:39.367741  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b19a15595f42bc9b28eb26eb068ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:39.368009  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.371232  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 724f1663d4ce4b1f972695bac0488d5f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.372030  7004 tablet_replica.cc:333] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:39.372710  7004 raft_consensus.cc:2243] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:39.373250  7004 raft_consensus.cc:2272] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:39.376451  7004 ts_tablet_manager.cc:1916] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:39.379441  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 13b19a15595f42bc9b28eb26eb068ed7
I20260504 19:59:39.381138  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 13b19a15595f42bc9b28eb26eb068ed7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.385644  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.392321  6994 tablet_bootstrap.cc:492] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:39.393599  7004 ts_tablet_manager.cc:1929] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:39.394040  7004 log.cc:1199] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/724f1663d4ce4b1f972695bac0488d5f
I20260504 19:59:39.394843  7004 ts_tablet_manager.cc:1950] T 724f1663d4ce4b1f972695bac0488d5f P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:39.394950  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:39.398159  6994 tablet_bootstrap.cc:654] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:39.399923  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 724f1663d4ce4b1f972695bac0488d5f (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:39.401429  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 13b19a15595f42bc9b28eb26eb068ed7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 13b19a15595f42bc9b28eb26eb068ed7 already in progress: creating tablet
I20260504 19:59:39.405479  6994 tablet_bootstrap.cc:492] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:39.404979  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.405910  6994 ts_tablet_manager.cc:1403] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260504 19:59:39.408538  6994 raft_consensus.cc:359] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.409278  6994 raft_consensus.cc:385] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:39.409590  6994 raft_consensus.cc:740] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:39.410306  6994 consensus_queue.cc:260] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.411655  6994 raft_consensus.cc:399] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:39.411931  6994 raft_consensus.cc:493] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:39.412218  6994 raft_consensus.cc:3060] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:39.417320  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c4fd26da13d04292ad53837c36353978 has no consensus state
I20260504 19:59:39.419656  6994 raft_consensus.cc:515] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.420357  6994 leader_election.cc:304] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:39.421056  7038 raft_consensus.cc:2804] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:39.420946  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.421511  7038 raft_consensus.cc:697] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:39.422209  7038 consensus_queue.cc:237] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.427736  6994 leader_election.cc:290] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:39.429443  6946 tablet_service.cc:1511] Processing CreateTablet for tablet c4fd26da13d04292ad53837c36353978 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 1
I20260504 19:59:39.430490  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fd26da13d04292ad53837c36353978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:39.431130  6994 ts_tablet_manager.cc:1434] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.025s	user 0.016s	sys 0.000s
I20260504 19:59:39.431066  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.443532  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet c4fd26da13d04292ad53837c36353978
I20260504 19:59:39.445485  6994 tablet_bootstrap.cc:492] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:39.446130  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet c4fd26da13d04292ad53837c36353978 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:39.448310  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet c4fd26da13d04292ad53837c36353978 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c4fd26da13d04292ad53837c36353978 already in progress: creating tablet
I20260504 19:59:39.448709  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.453816  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:39.456792  6994 tablet_bootstrap.cc:654] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:39.462101  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.464136  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 13b19a15595f42bc9b28eb26eb068ed7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.464888  7004 tablet_replica.cc:333] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:39.465620  7004 raft_consensus.cc:2243] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:39.466158  7004 raft_consensus.cc:2272] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:39.467386  6994 tablet_bootstrap.cc:492] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:39.467876  6994 ts_tablet_manager.cc:1403] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260504 19:59:39.469823  7004 ts_tablet_manager.cc:1916] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:39.470451  6994 raft_consensus.cc:359] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.470997  6994 raft_consensus.cc:385] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:39.471302  6994 raft_consensus.cc:740] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:39.471927  6994 consensus_queue.cc:260] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.472558  6994 raft_consensus.cc:399] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:39.472870  6994 raft_consensus.cc:493] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:39.473219  6994 raft_consensus.cc:3060] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:39.477764  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2c3d25a6edfa43aca7e6c29efb9f35be has no consensus state
I20260504 19:59:39.479945  6994 raft_consensus.cc:515] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.480700  6994 leader_election.cc:304] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:39.481288  6994 leader_election.cc:290] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:39.482360  7038 raft_consensus.cc:2804] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:39.482681  6994 ts_tablet_manager.cc:1434] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260504 19:59:39.482872  7038 raft_consensus.cc:697] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:39.483947  7038 consensus_queue.cc:237] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.487740  7004 ts_tablet_manager.cc:1929] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:39.488153  7004 log.cc:1199] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/13b19a15595f42bc9b28eb26eb068ed7
I20260504 19:59:39.489085  7004 ts_tablet_manager.cc:1950] T 13b19a15595f42bc9b28eb26eb068ed7 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:39.490846  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.498216  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 13b19a15595f42bc9b28eb26eb068ed7 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:39.500676  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.502589  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3d25a6edfa43aca7e6c29efb9f35be (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:39.503929  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3d25a6edfa43aca7e6c29efb9f35be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:39.512171  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 2c3d25a6edfa43aca7e6c29efb9f35be
I20260504 19:59:39.514042  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c3d25a6edfa43aca7e6c29efb9f35be with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.517268  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.518710  6994 tablet_bootstrap.cc:492] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
W20260504 19:59:39.519632  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 2c3d25a6edfa43aca7e6c29efb9f35be because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2c3d25a6edfa43aca7e6c29efb9f35be already in progress: creating tablet
I20260504 19:59:39.520206  6859 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:39.521934  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet c4fd26da13d04292ad53837c36353978 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.522684  7004 tablet_replica.cc:333] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:39.523329  7004 raft_consensus.cc:2243] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:39.523831  7004 raft_consensus.cc:2272] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:39.526379  6994 tablet_bootstrap.cc:654] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:39.526919  7004 ts_tablet_manager.cc:1916] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:39.530536  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.531204  6994 tablet_bootstrap.cc:492] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:39.531783  6994 ts_tablet_manager.cc:1403] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260504 19:59:39.534515  6994 raft_consensus.cc:359] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.535135  6994 raft_consensus.cc:385] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:39.535702  6994 raft_consensus.cc:740] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:39.536348  6994 consensus_queue.cc:260] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.537019  6994 raft_consensus.cc:399] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:39.537321  6994 raft_consensus.cc:493] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:39.537662  6994 raft_consensus.cc:3060] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:39.544597  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d1cf223a440c41e9b1907b4b5cf21ee9 has no consensus state
I20260504 19:59:39.545096  6994 raft_consensus.cc:515] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.546026  6994 leader_election.cc:304] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:39.546803  7038 raft_consensus.cc:2804] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:39.547238  7038 raft_consensus.cc:697] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:39.548532  7038 consensus_queue.cc:237] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.553049  6994 leader_election.cc:290] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:39.555347  6994 ts_tablet_manager.cc:1434] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.000s
I20260504 19:59:39.556075  7004 ts_tablet_manager.cc:1929] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:39.557746  7004 log.cc:1199] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/c4fd26da13d04292ad53837c36353978
I20260504 19:59:39.558640  7004 ts_tablet_manager.cc:1950] T c4fd26da13d04292ad53837c36353978 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:39.560550  6946 tablet_service.cc:1511] Processing CreateTablet for tablet d1cf223a440c41e9b1907b4b5cf21ee9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:39.561879  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1cf223a440c41e9b1907b4b5cf21ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:39.562093  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.564215  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet c4fd26da13d04292ad53837c36353978 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:39.571439  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c3d25a6edfa43aca7e6c29efb9f35be with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.572268  7004 tablet_replica.cc:333] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:39.572027  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.573189  7004 raft_consensus.cc:2243] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:39.573750  7004 raft_consensus.cc:2272] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:39.577258  7004 ts_tablet_manager.cc:1916] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:39.582919  6994 tablet_bootstrap.cc:492] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:39.584362  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet d1cf223a440c41e9b1907b4b5cf21ee9
I20260504 19:59:39.589572  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet d1cf223a440c41e9b1907b4b5cf21ee9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.590961  6994 tablet_bootstrap.cc:654] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:39.593039  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.594131  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:39.603884  6994 tablet_bootstrap.cc:492] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:39.604363  6994 ts_tablet_manager.cc:1403] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260504 19:59:39.604537  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.605737  7004 ts_tablet_manager.cc:1929] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:39.606161  7004 log.cc:1199] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/2c3d25a6edfa43aca7e6c29efb9f35be
I20260504 19:59:39.606879  7004 ts_tablet_manager.cc:1950] T 2c3d25a6edfa43aca7e6c29efb9f35be P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:39.606957  6994 raft_consensus.cc:359] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.607470  6994 raft_consensus.cc:385] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:39.607712  6994 raft_consensus.cc:740] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:39.610877  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 2c3d25a6edfa43aca7e6c29efb9f35be (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:39.611640  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet d1cf223a440c41e9b1907b4b5cf21ee9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d1cf223a440c41e9b1907b4b5cf21ee9 already in progress: creating tablet
I20260504 19:59:39.611756  6994 consensus_queue.cc:260] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.612970  6994 raft_consensus.cc:399] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:39.613626  6994 raft_consensus.cc:493] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:39.613940  6994 raft_consensus.cc:3060] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:39.618328  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 712b1a9d153048d28dc3447ccb970154 has no consensus state
I20260504 19:59:39.623502  6994 raft_consensus.cc:515] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.624609  6994 leader_election.cc:304] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:39.625344  7038 raft_consensus.cc:2804] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:39.625790  7038 raft_consensus.cc:697] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:39.626493  7038 consensus_queue.cc:237] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.628134  6994 leader_election.cc:290] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:39.630456  6994 ts_tablet_manager.cc:1434] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.026s	user 0.018s	sys 0.000s
I20260504 19:59:39.630515  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 712b1a9d153048d28dc3447ccb970154 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 50
I20260504 19:59:39.631701  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712b1a9d153048d28dc3447ccb970154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:39.633301  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.642238  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.651899  6994 tablet_bootstrap.cc:492] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:39.654361  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 712b1a9d153048d28dc3447ccb970154
I20260504 19:59:39.656183  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 712b1a9d153048d28dc3447ccb970154 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:39.657735  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 712b1a9d153048d28dc3447ccb970154 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 712b1a9d153048d28dc3447ccb970154 already in progress: creating tablet
I20260504 19:59:39.658347  6994 tablet_bootstrap.cc:654] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:39.663455  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:39.665458  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.670537  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet d1cf223a440c41e9b1907b4b5cf21ee9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.671630  7004 tablet_replica.cc:333] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:39.672539  7004 raft_consensus.cc:2243] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:39.673224  7004 raft_consensus.cc:2272] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:39.675328  6994 tablet_bootstrap.cc:492] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:39.675948  6994 ts_tablet_manager.cc:1403] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260504 19:59:39.676437  7004 ts_tablet_manager.cc:1916] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:39.679613  6994 raft_consensus.cc:359] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.679560  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.680305  6994 raft_consensus.cc:385] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:39.680714  6994 raft_consensus.cc:740] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:39.681435  6994 consensus_queue.cc:260] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.682135  6994 raft_consensus.cc:399] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:39.682564  6994 raft_consensus.cc:493] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:39.683009  6994 raft_consensus.cc:3060] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:39.690462  6994 raft_consensus.cc:515] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.691355  6994 leader_election.cc:304] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:39.692158  7038 raft_consensus.cc:2804] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:39.692616  7038 raft_consensus.cc:697] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:39.693307  7038 consensus_queue.cc:237] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.695161  7004 ts_tablet_manager.cc:1929] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:39.695602  7004 log.cc:1199] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/d1cf223a440c41e9b1907b4b5cf21ee9
I20260504 19:59:39.696481  7004 ts_tablet_manager.cc:1950] T d1cf223a440c41e9b1907b4b5cf21ee9 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:39.697068  6994 leader_election.cc:290] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:39.700646  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet d1cf223a440c41e9b1907b4b5cf21ee9 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:39.701119  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 28b62252356b4cdf81acffdf0dabd9b5 has no consensus state
I20260504 19:59:39.701737  6994 ts_tablet_manager.cc:1434] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.004s
I20260504 19:59:39.705104  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.714787  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.715059  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 28b62252356b4cdf81acffdf0dabd9b5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 50
I20260504 19:59:39.716281  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b62252356b4cdf81acffdf0dabd9b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:39.716888  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 712b1a9d153048d28dc3447ccb970154 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.721235  7004 tablet_replica.cc:333] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:39.722071  7004 raft_consensus.cc:2243] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:39.722705  7004 raft_consensus.cc:2272] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:39.726074  7004 ts_tablet_manager.cc:1916] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:39.726989  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 28b62252356b4cdf81acffdf0dabd9b5
I20260504 19:59:39.729139  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 28b62252356b4cdf81acffdf0dabd9b5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.733390  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.735487  6994 tablet_bootstrap.cc:492] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:39.735198  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:39.740362  6994 tablet_bootstrap.cc:654] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:39.743315  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.745908  6994 tablet_bootstrap.cc:492] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:39.746424  6994 ts_tablet_manager.cc:1403] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260504 19:59:39.748868  6994 raft_consensus.cc:359] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.749563  6994 raft_consensus.cc:385] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:39.749873  6994 raft_consensus.cc:740] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:39.750522  6994 consensus_queue.cc:260] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.751159  6994 raft_consensus.cc:399] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:39.751483  6994 raft_consensus.cc:493] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:39.751821  6994 raft_consensus.cc:3060] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:39.755821  7004 ts_tablet_manager.cc:1929] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:39.756345  7004 log.cc:1199] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/712b1a9d153048d28dc3447ccb970154
I20260504 19:59:39.757150  7004 ts_tablet_manager.cc:1950] T 712b1a9d153048d28dc3447ccb970154 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:39.758885  6994 raft_consensus.cc:515] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.759683  6994 leader_election.cc:304] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:39.759709  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 712b1a9d153048d28dc3447ccb970154 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:39.760450  6994 leader_election.cc:290] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:39.760612  6997 raft_consensus.cc:2804] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:39.761085  6997 raft_consensus.cc:697] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:39.762143  6994 ts_tablet_manager.cc:1434] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260504 19:59:39.761898  6997 consensus_queue.cc:237] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.763509  7004 tablet_replica.cc:333] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
W20260504 19:59:39.765924  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 679944fd40a54e3899ca397cca1675ee has no consensus state
I20260504 19:59:39.766881  7004 raft_consensus.cc:2243] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:39.770097  7004 raft_consensus.cc:2272] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:39.771775  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.773866  7004 ts_tablet_manager.cc:1916] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:39.780110  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.783953  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 679944fd40a54e3899ca397cca1675ee (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:39.785152  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679944fd40a54e3899ca397cca1675ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:39.797488  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 679944fd40a54e3899ca397cca1675ee
W20260504 19:59:39.797904  6844 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 53a8fa7139604427b0ae2ffff658a075 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 53a8fa7139604427b0ae2ffff658a075 consensus state has no leader
I20260504 19:59:39.799496  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 679944fd40a54e3899ca397cca1675ee with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.801159  7004 ts_tablet_manager.cc:1929] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:39.801534  7004 log.cc:1199] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/28b62252356b4cdf81acffdf0dabd9b5
I20260504 19:59:39.802459  7004 ts_tablet_manager.cc:1950] T 28b62252356b4cdf81acffdf0dabd9b5 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:39.802835  6994 tablet_bootstrap.cc:492] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:39.805394  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 28b62252356b4cdf81acffdf0dabd9b5 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:39.806300  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 679944fd40a54e3899ca397cca1675ee because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 679944fd40a54e3899ca397cca1675ee already in progress: creating tablet
I20260504 19:59:39.806756  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.810317  6994 tablet_bootstrap.cc:654] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:39.815371  6994 tablet_bootstrap.cc:492] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:39.815757  6994 ts_tablet_manager.cc:1403] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260504 19:59:39.815997  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.817652  6994 raft_consensus.cc:359] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.818084  6994 raft_consensus.cc:385] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:39.818303  6994 raft_consensus.cc:740] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:39.818837  6994 consensus_queue.cc:260] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.819401  6994 raft_consensus.cc:399] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:39.819648  6994 raft_consensus.cc:493] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:39.819895  6994 raft_consensus.cc:3060] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:39.825701  6994 raft_consensus.cc:515] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.826390  6994 leader_election.cc:304] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:39.826893  6994 leader_election.cc:290] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:39.827018  6997 raft_consensus.cc:2804] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:39.827493  6997 raft_consensus.cc:697] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
W20260504 19:59:39.827214  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6866d1e8724d4412bdac37b23a1180d4 has no consensus state
I20260504 19:59:39.828826  6997 consensus_queue.cc:237] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.829527  6994 ts_tablet_manager.cc:1434] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260504 19:59:39.836366  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.838671  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 6866d1e8724d4412bdac37b23a1180d4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:39.839543  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6866d1e8724d4412bdac37b23a1180d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:39.844317  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 679944fd40a54e3899ca397cca1675ee with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.845120  7004 tablet_replica.cc:333] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:39.845203  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.845839  7004 raft_consensus.cc:2243] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:39.846415  7004 raft_consensus.cc:2272] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:39.853799  6994 tablet_bootstrap.cc:492] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:39.853922  7004 ts_tablet_manager.cc:1916] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:39.856801  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 6866d1e8724d4412bdac37b23a1180d4
I20260504 19:59:39.860162  6994 tablet_bootstrap.cc:654] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:39.861874  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 6866d1e8724d4412bdac37b23a1180d4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.862212  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.871656  6994 tablet_bootstrap.cc:492] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:39.871543  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.872128  6994 ts_tablet_manager.cc:1403] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
I20260504 19:59:39.874910  6994 raft_consensus.cc:359] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.874929  7004 ts_tablet_manager.cc:1929] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:39.875597  6994 raft_consensus.cc:385] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:39.875881  6994 raft_consensus.cc:740] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:39.876178  7004 log.cc:1199] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/679944fd40a54e3899ca397cca1675ee
I20260504 19:59:39.877008  7004 ts_tablet_manager.cc:1950] T 679944fd40a54e3899ca397cca1675ee P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:39.877565  6994 consensus_queue.cc:260] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.878589  6994 raft_consensus.cc:399] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:39.878876  6994 raft_consensus.cc:493] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:39.879184  6994 raft_consensus.cc:3060] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:39.879863  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 679944fd40a54e3899ca397cca1675ee (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:39.880967  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 6866d1e8724d4412bdac37b23a1180d4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6866d1e8724d4412bdac37b23a1180d4 already in progress: creating tablet
I20260504 19:59:39.881516  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:39.883232  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 679944fd40a54e3899ca397cca1675ee with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:39.885416  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 679944fd40a54e3899ca397cca1675ee because the tablet was not found. No further retry: Not found: Tablet not found: 679944fd40a54e3899ca397cca1675ee
I20260504 19:59:39.886811  6994 raft_consensus.cc:515] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.887511  6994 leader_election.cc:304] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:39.888106  6994 leader_election.cc:290] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:39.888249  6997 raft_consensus.cc:2804] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:39.889307  6997 raft_consensus.cc:697] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:39.890057  6997 consensus_queue.cc:237] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
W20260504 19:59:39.892118  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 94bf4247d57e4fe3a761caad38ef1e6e has no consensus state
I20260504 19:59:39.893178  6994 ts_tablet_manager.cc:1434] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.013s
I20260504 19:59:39.898325  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.904047  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 94bf4247d57e4fe3a761caad38ef1e6e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 100
I20260504 19:59:39.905296  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94bf4247d57e4fe3a761caad38ef1e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:39.905361  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 6866d1e8724d4412bdac37b23a1180d4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.907527  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.909008  7004 tablet_replica.cc:333] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:39.909775  7004 raft_consensus.cc:2243] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:39.910352  7004 raft_consensus.cc:2272] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:39.918785  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 94bf4247d57e4fe3a761caad38ef1e6e
I20260504 19:59:39.918896  7004 ts_tablet_manager.cc:1916] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:39.920436  6994 tablet_bootstrap.cc:492] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:39.922809  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 94bf4247d57e4fe3a761caad38ef1e6e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.927184  6994 tablet_bootstrap.cc:654] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:39.928180  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.929970  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:39.938645  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.949882  7004 ts_tablet_manager.cc:1929] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:39.950294  7004 log.cc:1199] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/6866d1e8724d4412bdac37b23a1180d4
I20260504 19:59:39.951030  7004 ts_tablet_manager.cc:1950] T 6866d1e8724d4412bdac37b23a1180d4 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:39.953171  6994 tablet_bootstrap.cc:492] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:39.953645  6994 ts_tablet_manager.cc:1403] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.012s
I20260504 19:59:39.953541  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 6866d1e8724d4412bdac37b23a1180d4 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:39.955399  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 94bf4247d57e4fe3a761caad38ef1e6e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 94bf4247d57e4fe3a761caad38ef1e6e already in progress: creating tablet
I20260504 19:59:39.956732  6994 raft_consensus.cc:359] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.957417  6994 raft_consensus.cc:385] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:39.957681  6994 raft_consensus.cc:740] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
W20260504 19:59:39.958097  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a1c104edcc85425bbbe7c174a4fdbd97 has no consensus state
I20260504 19:59:39.958281  6994 consensus_queue.cc:260] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.958829  6994 raft_consensus.cc:399] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:39.959092  6994 raft_consensus.cc:493] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:39.959401  6994 raft_consensus.cc:3060] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:39.966007  6994 raft_consensus.cc:515] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.966816  6994 leader_election.cc:304] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:39.967298  6994 leader_election.cc:290] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:39.967433  6997 raft_consensus.cc:2804] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:39.967880  6997 raft_consensus.cc:697] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:39.968556  6997 consensus_queue.cc:237] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:39.969514  6994 ts_tablet_manager.cc:1434] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260504 19:59:39.971984  6946 tablet_service.cc:1511] Processing CreateTablet for tablet a1c104edcc85425bbbe7c174a4fdbd97 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 100
I20260504 19:59:39.973042  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1c104edcc85425bbbe7c174a4fdbd97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:39.971086  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.980611  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.981247  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 94bf4247d57e4fe3a761caad38ef1e6e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.982018  7004 tablet_replica.cc:333] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:39.985210  7004 raft_consensus.cc:2243] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:39.985736  7004 raft_consensus.cc:2272] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:39.990743  7004 ts_tablet_manager.cc:1916] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:39.991232  6994 tablet_bootstrap.cc:492] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:39.992070  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet a1c104edcc85425bbbe7c174a4fdbd97
I20260504 19:59:39.994084  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet a1c104edcc85425bbbe7c174a4fdbd97 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:39.996954  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:39.999922  6994 tablet_bootstrap.cc:654] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:40.010078  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:40.010645  7004 ts_tablet_manager.cc:1929] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:40.010980  7004 log.cc:1199] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/94bf4247d57e4fe3a761caad38ef1e6e
I20260504 19:59:40.011723  7004 ts_tablet_manager.cc:1950] T 94bf4247d57e4fe3a761caad38ef1e6e P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:40.013327  6994 tablet_bootstrap.cc:492] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:40.013871  6994 ts_tablet_manager.cc:1403] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260504 19:59:40.014159  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 94bf4247d57e4fe3a761caad38ef1e6e (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:40.016113  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet a1c104edcc85425bbbe7c174a4fdbd97 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a1c104edcc85425bbbe7c174a4fdbd97 already in progress: creating tablet
I20260504 19:59:40.012467  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.016868  6994 raft_consensus.cc:359] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.017472  6994 raft_consensus.cc:385] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:40.017735  6994 raft_consensus.cc:740] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:40.018639  6994 consensus_queue.cc:260] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.019456  6994 raft_consensus.cc:399] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:40.019743  6994 raft_consensus.cc:493] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:40.020037  6994 raft_consensus.cc:3060] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:40.026026  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 54f97307b8de453cbc9662008bc4ef6b has no consensus state
I20260504 19:59:40.027024  6994 raft_consensus.cc:515] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.027704  6994 leader_election.cc:304] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:40.028448  6997 raft_consensus.cc:2804] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:40.028892  6997 raft_consensus.cc:697] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:40.029706  6994 leader_election.cc:290] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:40.029636  6997 consensus_queue.cc:237] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.031294  6994 ts_tablet_manager.cc:1434] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.008s
I20260504 19:59:40.036577  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.040481  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 54f97307b8de453cbc9662008bc4ef6b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:40.041683  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f97307b8de453cbc9662008bc4ef6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:40.043746  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.044608  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet a1c104edcc85425bbbe7c174a4fdbd97 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:39 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.045576  7004 tablet_replica.cc:333] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:40.046247  7004 raft_consensus.cc:2243] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:40.046770  7004 raft_consensus.cc:2272] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:40.052851  7004 ts_tablet_manager.cc:1916] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:40.054466  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 54f97307b8de453cbc9662008bc4ef6b
I20260504 19:59:40.056141  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 54f97307b8de453cbc9662008bc4ef6b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.059419  6994 tablet_bootstrap.cc:492] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:40.065666  6994 tablet_bootstrap.cc:654] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:40.068041  7004 ts_tablet_manager.cc:1929] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:40.068390  7004 log.cc:1199] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/a1c104edcc85425bbbe7c174a4fdbd97
I20260504 19:59:40.069178  7004 ts_tablet_manager.cc:1950] T a1c104edcc85425bbbe7c174a4fdbd97 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:40.059397  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.071691  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet a1c104edcc85425bbbe7c174a4fdbd97 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:40.073426  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 54f97307b8de453cbc9662008bc4ef6b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 54f97307b8de453cbc9662008bc4ef6b already in progress: creating tablet
I20260504 19:59:40.078281  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.078836  6994 tablet_bootstrap.cc:492] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:40.079283  6994 ts_tablet_manager.cc:1403] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260504 19:59:40.081897  6994 raft_consensus.cc:359] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.082527  6994 raft_consensus.cc:385] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:40.082790  6994 raft_consensus.cc:740] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:40.083357  6994 consensus_queue.cc:260] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.083910  6994 raft_consensus.cc:399] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:40.084183  6994 raft_consensus.cc:493] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:40.084470  6994 raft_consensus.cc:3060] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:40.090806  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2c35c77c4c4e4a0c9d37b86388634a5d has no consensus state
I20260504 19:59:40.091876  6994 raft_consensus.cc:515] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.092609  6994 leader_election.cc:304] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:40.093156  6994 leader_election.cc:290] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:40.093293  6997 raft_consensus.cc:2804] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:40.093744  6997 raft_consensus.cc:697] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:40.094437  6997 consensus_queue.cc:237] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.095387  6994 ts_tablet_manager.cc:1434] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.001s
I20260504 19:59:40.100140  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.103188  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 2c35c77c4c4e4a0c9d37b86388634a5d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:40.104111  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c35c77c4c4e4a0c9d37b86388634a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:40.108831  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.110733  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 54f97307b8de453cbc9662008bc4ef6b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.111755  7004 tablet_replica.cc:333] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:40.112484  7004 raft_consensus.cc:2243] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:40.113063  7004 raft_consensus.cc:2272] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:40.120232  7004 ts_tablet_manager.cc:1916] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:40.123467  6994 tablet_bootstrap.cc:492] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:40.128858  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:40.130089  6994 tablet_bootstrap.cc:654] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:40.130752  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 2c35c77c4c4e4a0c9d37b86388634a5d
I20260504 19:59:40.132488  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c35c77c4c4e4a0c9d37b86388634a5d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.136174  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.146915  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.153080  7004 ts_tablet_manager.cc:1929] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:40.154841  7004 log.cc:1199] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/54f97307b8de453cbc9662008bc4ef6b
I20260504 19:59:40.155656  7004 ts_tablet_manager.cc:1950] T 54f97307b8de453cbc9662008bc4ef6b P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:40.156240  6994 tablet_bootstrap.cc:492] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:40.156634  6994 ts_tablet_manager.cc:1403] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.009s
W20260504 19:59:40.159633  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b73bb2f69310467992200f2a1d3b4b68 has no consensus state
I20260504 19:59:40.159926  6994 raft_consensus.cc:359] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.160557  6994 raft_consensus.cc:385] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:40.160804  6994 raft_consensus.cc:740] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:40.161398  6994 consensus_queue.cc:260] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.161970  6994 raft_consensus.cc:399] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:40.162241  6994 raft_consensus.cc:493] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:40.162546  6994 raft_consensus.cc:3060] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:40.164562  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 54f97307b8de453cbc9662008bc4ef6b (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:40.166272  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 2c35c77c4c4e4a0c9d37b86388634a5d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2c35c77c4c4e4a0c9d37b86388634a5d already in progress: creating tablet
I20260504 19:59:40.170058  6994 raft_consensus.cc:515] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.170790  6994 leader_election.cc:304] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:40.171556  6994 leader_election.cc:290] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:40.171036  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.171905  6997 raft_consensus.cc:2804] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:40.172400  6997 raft_consensus.cc:697] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:40.173815  6997 consensus_queue.cc:237] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.174017  6946 tablet_service.cc:1511] Processing CreateTablet for tablet b73bb2f69310467992200f2a1d3b4b68 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 125
I20260504 19:59:40.175590  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b73bb2f69310467992200f2a1d3b4b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:40.179708  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.190383  6994 ts_tablet_manager.cc:1434] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.033s	user 0.017s	sys 0.000s
I20260504 19:59:40.191397  6994 tablet_bootstrap.cc:492] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:40.192762  6858 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet b73bb2f69310467992200f2a1d3b4b68
I20260504 19:59:40.198195  6994 tablet_bootstrap.cc:654] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:40.198073  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.199410  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet b73bb2f69310467992200f2a1d3b4b68 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:40.202585  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet b73bb2f69310467992200f2a1d3b4b68 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b73bb2f69310467992200f2a1d3b4b68 already in progress: creating tablet
I20260504 19:59:40.206331  6994 tablet_bootstrap.cc:492] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:40.206795  6994 ts_tablet_manager.cc:1403] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260504 19:59:40.208110  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.209439  6994 raft_consensus.cc:359] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.209966  6994 raft_consensus.cc:385] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:40.210310  6994 raft_consensus.cc:740] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:40.210902  6994 consensus_queue.cc:260] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.211478  6994 raft_consensus.cc:399] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:40.211747  6994 raft_consensus.cc:493] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:40.212030  6994 raft_consensus.cc:3060] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:40.212564  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:40.215046  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c35c77c4c4e4a0c9d37b86388634a5d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.216827  7004 tablet_replica.cc:333] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:40.217670  7004 raft_consensus.cc:2243] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:40.218155  7004 raft_consensus.cc:2272] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:40.218611  6994 raft_consensus.cc:515] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.219322  6994 leader_election.cc:304] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:40.220011  6997 raft_consensus.cc:2804] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:40.220453  6997 raft_consensus.cc:697] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:40.221045  7004 ts_tablet_manager.cc:1916] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:40.221139  6997 consensus_queue.cc:237] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.226555  6994 leader_election.cc:290] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:40.228677  6994 ts_tablet_manager.cc:1434] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.022s	user 0.015s	sys 0.000s
W20260504 19:59:40.235872  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 34a7d14d72984a1e9457324319eee0c2 has no consensus state
I20260504 19:59:40.239336  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.241253  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet b73bb2f69310467992200f2a1d3b4b68 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.246047  7004 ts_tablet_manager.cc:1929] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:40.246484  7004 log.cc:1199] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/2c35c77c4c4e4a0c9d37b86388634a5d
I20260504 19:59:40.247225  7004 ts_tablet_manager.cc:1950] T 2c35c77c4c4e4a0c9d37b86388634a5d P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:40.247305  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.249338  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 34a7d14d72984a1e9457324319eee0c2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 125
I20260504 19:59:40.249744  7004 tablet_replica.cc:333] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:40.250427  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a7d14d72984a1e9457324319eee0c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:40.250490  7004 raft_consensus.cc:2243] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:40.251127  7004 raft_consensus.cc:2272] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:40.254165  7004 ts_tablet_manager.cc:1916] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:40.254314  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 2c35c77c4c4e4a0c9d37b86388634a5d (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:40.265400  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 34a7d14d72984a1e9457324319eee0c2
I20260504 19:59:40.267172  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 34a7d14d72984a1e9457324319eee0c2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.271544  7004 ts_tablet_manager.cc:1929] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:40.271216  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.271955  7004 log.cc:1199] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/b73bb2f69310467992200f2a1d3b4b68
I20260504 19:59:40.273265  6994 tablet_bootstrap.cc:492] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:40.273309  7004 ts_tablet_manager.cc:1950] T b73bb2f69310467992200f2a1d3b4b68 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:40.277479  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet b73bb2f69310467992200f2a1d3b4b68 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:40.278460  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 34a7d14d72984a1e9457324319eee0c2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 34a7d14d72984a1e9457324319eee0c2 already in progress: creating tablet
I20260504 19:59:40.281029  6994 tablet_bootstrap.cc:654] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:40.285118  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.288314  6994 tablet_bootstrap.cc:492] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:40.288770  6994 ts_tablet_manager.cc:1403] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260504 19:59:40.291141  6994 raft_consensus.cc:359] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.291601  6994 raft_consensus.cc:385] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:40.291837  6994 raft_consensus.cc:740] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:40.292418  6994 consensus_queue.cc:260] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.293056  6994 raft_consensus.cc:399] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:40.293605  6994 raft_consensus.cc:493] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:40.294158  6994 raft_consensus.cc:3060] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:40.296804  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 240d06782c7f41708b09157712c43161 has no consensus state
I20260504 19:59:40.302686  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.307495  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 240d06782c7f41708b09157712c43161 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:40.308373  6994 raft_consensus.cc:515] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.308660  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240d06782c7f41708b09157712c43161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:40.309120  6994 leader_election.cc:304] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:40.309674  6994 leader_election.cc:290] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:40.309859  6997 raft_consensus.cc:2804] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:40.310459  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.316054  6997 raft_consensus.cc:697] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:40.317590  6997 consensus_queue.cc:237] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.323058  6994 ts_tablet_manager.cc:1434] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.004s
I20260504 19:59:40.324039  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 240d06782c7f41708b09157712c43161
I20260504 19:59:40.326493  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 240d06782c7f41708b09157712c43161 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:40.328526  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 240d06782c7f41708b09157712c43161 because the tablet was not found. No further retry: Not found: Tablet not found: 240d06782c7f41708b09157712c43161
I20260504 19:59:40.328821  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.331154  6994 tablet_bootstrap.cc:492] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:40.334241  6858 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:40.339231  6994 tablet_bootstrap.cc:654] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:40.344146  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 34a7d14d72984a1e9457324319eee0c2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.344908  7004 tablet_replica.cc:333] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:40.345099  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.345752  7004 raft_consensus.cc:2243] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:40.346316  7004 raft_consensus.cc:2272] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:40.346935  6994 tablet_bootstrap.cc:492] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:40.347396  6994 ts_tablet_manager.cc:1403] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260504 19:59:40.349735  7004 ts_tablet_manager.cc:1916] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:40.350184  6994 raft_consensus.cc:359] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.350783  6994 raft_consensus.cc:385] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:40.351085  6994 raft_consensus.cc:740] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:40.351750  6994 consensus_queue.cc:260] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.352385  6994 raft_consensus.cc:399] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:40.352723  6994 raft_consensus.cc:493] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:40.353094  6994 raft_consensus.cc:3060] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:40.359370  6994 raft_consensus.cc:515] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.360137  6994 leader_election.cc:304] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:40.361074  6997 raft_consensus.cc:2804] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
W20260504 19:59:40.361212  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 07d397182dc6431395dbd1fe2e3e4692 has no consensus state
I20260504 19:59:40.361547  6997 raft_consensus.cc:697] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:40.362236  6997 consensus_queue.cc:237] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.367795  6994 leader_election.cc:290] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:40.370278  6994 ts_tablet_manager.cc:1434] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.000s
I20260504 19:59:40.372201  7004 ts_tablet_manager.cc:1929] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:40.372623  7004 log.cc:1199] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/34a7d14d72984a1e9457324319eee0c2
I20260504 19:59:40.373431  7004 ts_tablet_manager.cc:1950] T 34a7d14d72984a1e9457324319eee0c2 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:40.376937  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 34a7d14d72984a1e9457324319eee0c2 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:40.378777  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 07d397182dc6431395dbd1fe2e3e4692 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:40.379956  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 240d06782c7f41708b09157712c43161 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.380613  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d397182dc6431395dbd1fe2e3e4692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:40.380682  7004 tablet_replica.cc:333] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:40.380827  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.381464  7004 raft_consensus.cc:2243] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:40.382006  7004 raft_consensus.cc:2272] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:40.385514  7004 ts_tablet_manager.cc:1916] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:40.392445  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.398903  6994 tablet_bootstrap.cc:492] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:40.402338  7004 ts_tablet_manager.cc:1929] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:40.402740  7004 log.cc:1199] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/240d06782c7f41708b09157712c43161
I20260504 19:59:40.405818  7004 ts_tablet_manager.cc:1950] T 240d06782c7f41708b09157712c43161 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:40.406890  6994 tablet_bootstrap.cc:654] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:40.408522  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 240d06782c7f41708b09157712c43161 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:40.407665  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 07d397182dc6431395dbd1fe2e3e4692
I20260504 19:59:40.410539  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 07d397182dc6431395dbd1fe2e3e4692 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:40.411945  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 07d397182dc6431395dbd1fe2e3e4692 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 07d397182dc6431395dbd1fe2e3e4692 already in progress: creating tablet
I20260504 19:59:40.414598  6994 tablet_bootstrap.cc:492] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:40.415011  6994 ts_tablet_manager.cc:1403] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260504 19:59:40.417457  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.416855  6994 raft_consensus.cc:359] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.418730  6994 raft_consensus.cc:385] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:40.419059  6994 raft_consensus.cc:740] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:40.419744  6994 consensus_queue.cc:260] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.420390  6994 raft_consensus.cc:399] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:40.420717  6994 raft_consensus.cc:493] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:40.421100  6994 raft_consensus.cc:3060] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:40.425078  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.427634  6994 raft_consensus.cc:515] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.428341  6994 leader_election.cc:304] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:40.428895  6994 leader_election.cc:290] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:40.429098  6998 raft_consensus.cc:2804] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:40.429679  6998 raft_consensus.cc:697] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:40.430330  6994 ts_tablet_manager.cc:1434] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.003s
I20260504 19:59:40.430493  6998 consensus_queue.cc:237] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
W20260504 19:59:40.435927  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5469b80d4f05423bbe715a790199aad9 has no consensus state
I20260504 19:59:40.440021  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 07d397182dc6431395dbd1fe2e3e4692 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.440701  7004 tablet_replica.cc:333] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:40.441365  7004 raft_consensus.cc:2243] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:40.441841  7004 raft_consensus.cc:2272] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:40.443117  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.445636  7004 ts_tablet_manager.cc:1916] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:40.446450  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 5469b80d4f05423bbe715a790199aad9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:40.447454  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5469b80d4f05423bbe715a790199aad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:40.452069  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.461699  7004 ts_tablet_manager.cc:1929] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:40.462116  7004 log.cc:1199] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/07d397182dc6431395dbd1fe2e3e4692
I20260504 19:59:40.462870  7004 ts_tablet_manager.cc:1950] T 07d397182dc6431395dbd1fe2e3e4692 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:40.464617  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 5469b80d4f05423bbe715a790199aad9
I20260504 19:59:40.465461  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 07d397182dc6431395dbd1fe2e3e4692 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:40.466851  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 5469b80d4f05423bbe715a790199aad9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:40.468125  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 5469b80d4f05423bbe715a790199aad9 because the tablet was not found. No further retry: Not found: Tablet not found: 5469b80d4f05423bbe715a790199aad9
I20260504 19:59:40.468500  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.472179  6994 tablet_bootstrap.cc:492] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:40.476819  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.478808  6994 tablet_bootstrap.cc:654] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:40.484201  6994 tablet_bootstrap.cc:492] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:40.484517  6994 ts_tablet_manager.cc:1403] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
W20260504 19:59:40.489315  6858 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cd0a7c7101604d53bd6e69dbf8f6f982 has no consensus state
I20260504 19:59:40.490334  6994 raft_consensus.cc:359] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.490895  6994 raft_consensus.cc:385] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:40.491160  6994 raft_consensus.cc:740] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:40.491861  6994 consensus_queue.cc:260] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.492479  6994 raft_consensus.cc:399] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:40.492756  6994 raft_consensus.cc:493] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:40.493070  6994 raft_consensus.cc:3060] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:40.493765  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.500136  6946 tablet_service.cc:1511] Processing CreateTablet for tablet cd0a7c7101604d53bd6e69dbf8f6f982 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:40.500612  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.502082  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd0a7c7101604d53bd6e69dbf8f6f982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:40.502013  6994 raft_consensus.cc:515] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.502755  6994 leader_election.cc:304] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:40.503443  6998 raft_consensus.cc:2804] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:40.503885  6998 raft_consensus.cc:697] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:40.504566  6998 consensus_queue.cc:237] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.506772  6994 leader_election.cc:290] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:40.509048  6994 ts_tablet_manager.cc:1434] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.024s	user 0.016s	sys 0.001s
I20260504 19:59:40.516485  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet cd0a7c7101604d53bd6e69dbf8f6f982
I20260504 19:59:40.519217  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet cd0a7c7101604d53bd6e69dbf8f6f982 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:40.520738  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet cd0a7c7101604d53bd6e69dbf8f6f982 because the tablet was not found. No further retry: Not found: Tablet not found: cd0a7c7101604d53bd6e69dbf8f6f982
I20260504 19:59:40.521240  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.523399  6859 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:40.525863  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 5469b80d4f05423bbe715a790199aad9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.526588  7004 tablet_replica.cc:333] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:40.527218  7004 raft_consensus.cc:2243] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:40.527701  7004 raft_consensus.cc:2272] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:40.530947  6994 tablet_bootstrap.cc:492] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:40.532439  7004 ts_tablet_manager.cc:1916] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:40.537125  6994 tablet_bootstrap.cc:654] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:40.540519  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.543650  6994 tablet_bootstrap.cc:492] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:40.544163  6994 ts_tablet_manager.cc:1403] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260504 19:59:40.547601  6994 raft_consensus.cc:359] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.548132  6994 raft_consensus.cc:385] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:40.548406  6994 raft_consensus.cc:740] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:40.549031  6994 consensus_queue.cc:260] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.549635  6994 raft_consensus.cc:399] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:40.549892  6994 raft_consensus.cc:493] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:40.553514  6994 raft_consensus.cc:3060] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:40.554579  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 51c715611054410dad39fb1cd5310459 has no consensus state
I20260504 19:59:40.557551  7004 ts_tablet_manager.cc:1929] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:40.557976  7004 log.cc:1199] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/5469b80d4f05423bbe715a790199aad9
I20260504 19:59:40.558965  7004 ts_tablet_manager.cc:1950] T 5469b80d4f05423bbe715a790199aad9 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:40.561646  6994 raft_consensus.cc:515] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.562485  6994 leader_election.cc:304] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:40.563220  6998 raft_consensus.cc:2804] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:40.563692  6998 raft_consensus.cc:697] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:40.564671  6998 consensus_queue.cc:237] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.569352  6994 leader_election.cc:290] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:40.570485  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 5469b80d4f05423bbe715a790199aad9 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:40.571846  6994 ts_tablet_manager.cc:1434] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.004s
I20260504 19:59:40.582903  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.583423  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet cd0a7c7101604d53bd6e69dbf8f6f982 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.584177  7004 tablet_replica.cc:333] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:40.584860  7004 raft_consensus.cc:2243] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:40.585390  7004 raft_consensus.cc:2272] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:40.587378  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 51c715611054410dad39fb1cd5310459 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:40.588551  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51c715611054410dad39fb1cd5310459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:40.589951  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.593559  7004 ts_tablet_manager.cc:1916] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:40.606843  6994 tablet_bootstrap.cc:492] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:40.608989  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 51c715611054410dad39fb1cd5310459
I20260504 19:59:40.610849  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 51c715611054410dad39fb1cd5310459 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.614814  6994 tablet_bootstrap.cc:654] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:40.614903  7004 ts_tablet_manager.cc:1929] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:40.615743  7004 log.cc:1199] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/cd0a7c7101604d53bd6e69dbf8f6f982
I20260504 19:59:40.615643  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.616724  7004 ts_tablet_manager.cc:1950] T cd0a7c7101604d53bd6e69dbf8f6f982 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:40.619962  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet cd0a7c7101604d53bd6e69dbf8f6f982 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:40.621133  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 51c715611054410dad39fb1cd5310459 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 51c715611054410dad39fb1cd5310459 already in progress: creating tablet
I20260504 19:59:40.627064  6994 tablet_bootstrap.cc:492] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:40.627513  6994 ts_tablet_manager.cc:1403] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260504 19:59:40.627012  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.629626  6994 raft_consensus.cc:359] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.630275  6994 raft_consensus.cc:385] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:40.630774  6994 raft_consensus.cc:740] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:40.631379  6994 consensus_queue.cc:260] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.631850  6994 raft_consensus.cc:399] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:40.632104  6994 raft_consensus.cc:493] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:40.632382  6994 raft_consensus.cc:3060] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:40.638878  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3490956173fe42d793ab7958aba570fd has no consensus state
I20260504 19:59:40.642159  6994 raft_consensus.cc:515] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.642895  6994 leader_election.cc:304] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:40.643440  6994 leader_election.cc:290] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:40.643957  6998 raft_consensus.cc:2804] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:40.652369  6994 ts_tablet_manager.cc:1434] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.005s
I20260504 19:59:40.655325  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.660476  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 3490956173fe42d793ab7958aba570fd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:40.662881  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3490956173fe42d793ab7958aba570fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:40.667748  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.674983  6998 raft_consensus.cc:697] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:40.676004  6998 consensus_queue.cc:237] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.682102  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 3490956173fe42d793ab7958aba570fd
I20260504 19:59:40.684193  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 3490956173fe42d793ab7958aba570fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.687352  6994 tablet_bootstrap.cc:492] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:40.688405  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:40.689782  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 3490956173fe42d793ab7958aba570fd because the tablet was not found. No further retry: Not found: Tablet not found: 3490956173fe42d793ab7958aba570fd
I20260504 19:59:40.697448  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:40.698918  6994 tablet_bootstrap.cc:654] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:40.701524  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 51c715611054410dad39fb1cd5310459 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.702689  7004 tablet_replica.cc:333] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:40.703729  7004 raft_consensus.cc:2243] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:40.704766  7004 raft_consensus.cc:2272] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:40.709511  7004 ts_tablet_manager.cc:1916] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:40.709313  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.710879  6994 tablet_bootstrap.cc:492] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:40.711318  6994 ts_tablet_manager.cc:1403] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.001s
I20260504 19:59:40.713986  6994 raft_consensus.cc:359] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.714589  6994 raft_consensus.cc:385] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:40.714840  6994 raft_consensus.cc:740] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:40.715571  6994 consensus_queue.cc:260] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.716130  6994 raft_consensus.cc:399] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:40.716398  6994 raft_consensus.cc:493] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:40.716729  6994 raft_consensus.cc:3060] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:40.727160  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 162cbe078ce54da982efc2ebcce47078 has no consensus state
I20260504 19:59:40.727412  6994 raft_consensus.cc:515] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.728152  6994 leader_election.cc:304] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:40.728868  6998 raft_consensus.cc:2804] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:40.729331  6998 raft_consensus.cc:697] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:40.730010  6998 consensus_queue.cc:237] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.734784  6994 leader_election.cc:290] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:40.738243  7004 ts_tablet_manager.cc:1929] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:40.738720  7004 log.cc:1199] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/51c715611054410dad39fb1cd5310459
I20260504 19:59:40.739149  6994 ts_tablet_manager.cc:1434] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.004s
I20260504 19:59:40.739645  7004 ts_tablet_manager.cc:1950] T 51c715611054410dad39fb1cd5310459 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:40.739439  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.742683  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 51c715611054410dad39fb1cd5310459 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:40.746925  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 162cbe078ce54da982efc2ebcce47078 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260504 19:59:40.748101  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162cbe078ce54da982efc2ebcce47078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:40.748880  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.759151  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 162cbe078ce54da982efc2ebcce47078
I20260504 19:59:40.761083  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 162cbe078ce54da982efc2ebcce47078 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:40.762768  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 162cbe078ce54da982efc2ebcce47078 because the tablet was not found. No further retry: Not found: Tablet not found: 162cbe078ce54da982efc2ebcce47078
I20260504 19:59:40.765609  6858 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.768612  6994 tablet_bootstrap.cc:492] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:40.767705  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:40.773720  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 3490956173fe42d793ab7958aba570fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.774549  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.776887  7004 tablet_replica.cc:333] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:40.777740  7004 raft_consensus.cc:2243] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:40.778261  7004 raft_consensus.cc:2272] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:40.781932  7004 ts_tablet_manager.cc:1916] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:40.782512  6994 tablet_bootstrap.cc:654] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
W20260504 19:59:40.788312  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 116c39c8ea084cd684dbc21cda9f42c9 has no consensus state
I20260504 19:59:40.798167  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.799770  6994 tablet_bootstrap.cc:492] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:40.800817  6994 ts_tablet_manager.cc:1403] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.012s
I20260504 19:59:40.803375  7004 ts_tablet_manager.cc:1929] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:40.803830  7004 log.cc:1199] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/3490956173fe42d793ab7958aba570fd
W20260504 19:59:40.804229  6846 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet cd0a7c7101604d53bd6e69dbf8f6f982 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet cd0a7c7101604d53bd6e69dbf8f6f982 consensus state has no leader
I20260504 19:59:40.804591  7004 ts_tablet_manager.cc:1950] T 3490956173fe42d793ab7958aba570fd P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:40.807550  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 3490956173fe42d793ab7958aba570fd (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:40.809049  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.807569  6994 raft_consensus.cc:359] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.810105  6994 raft_consensus.cc:385] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:40.810396  6994 raft_consensus.cc:740] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:40.810235  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 116c39c8ea084cd684dbc21cda9f42c9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260504 19:59:40.811391  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 116c39c8ea084cd684dbc21cda9f42c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:40.811087  6994 consensus_queue.cc:260] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.811828  6994 raft_consensus.cc:399] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:40.812116  6994 raft_consensus.cc:493] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:40.812427  6994 raft_consensus.cc:3060] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:40.819347  6994 raft_consensus.cc:515] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.820065  6994 leader_election.cc:304] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:40.820782  6998 raft_consensus.cc:2804] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:40.821274  6998 raft_consensus.cc:697] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:40.821838  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 116c39c8ea084cd684dbc21cda9f42c9
I20260504 19:59:40.821993  6998 consensus_queue.cc:237] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.823884  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 116c39c8ea084cd684dbc21cda9f42c9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:40.825634  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 116c39c8ea084cd684dbc21cda9f42c9 because the tablet was not found. No further retry: Not found: Tablet not found: 116c39c8ea084cd684dbc21cda9f42c9
I20260504 19:59:40.826684  6994 leader_election.cc:290] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:40.828258  6994 ts_tablet_manager.cc:1434] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.001s
I20260504 19:59:40.829769  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.836563  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.840121  6994 tablet_bootstrap.cc:492] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:40.846740  6994 tablet_bootstrap.cc:654] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
W20260504 19:59:40.849427  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet da838dfcc0db43da9533c3ef552ad961 has no consensus state
I20260504 19:59:40.851395  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 162cbe078ce54da982efc2ebcce47078 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.852371  7004 tablet_replica.cc:333] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:40.853060  7004 raft_consensus.cc:2243] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:40.853549  7004 raft_consensus.cc:2272] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:40.860858  6946 tablet_service.cc:1511] Processing CreateTablet for tablet da838dfcc0db43da9533c3ef552ad961 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:40.861416  7004 ts_tablet_manager.cc:1916] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:40.862160  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da838dfcc0db43da9533c3ef552ad961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:40.873739  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.874936  6994 tablet_bootstrap.cc:492] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:40.875404  6994 ts_tablet_manager.cc:1403] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.004s
I20260504 19:59:40.878140  6994 raft_consensus.cc:359] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.878669  6994 raft_consensus.cc:385] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:40.880664  6994 raft_consensus.cc:740] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:40.881428  7004 ts_tablet_manager.cc:1929] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:40.881832  7004 log.cc:1199] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/162cbe078ce54da982efc2ebcce47078
I20260504 19:59:40.881492  6994 consensus_queue.cc:260] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.882170  6994 raft_consensus.cc:399] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:40.882481  7004 ts_tablet_manager.cc:1950] T 162cbe078ce54da982efc2ebcce47078 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:40.882604  6994 raft_consensus.cc:493] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:40.883373  6994 raft_consensus.cc:3060] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:40.885303  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 162cbe078ce54da982efc2ebcce47078 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:40.888211  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.890543  6994 raft_consensus.cc:515] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.891340  6994 leader_election.cc:304] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:40.891922  6994 leader_election.cc:290] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:40.892081  6998 raft_consensus.cc:2804] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:40.892654  6998 raft_consensus.cc:697] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:40.893440  6998 consensus_queue.cc:237] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.894520  6994 ts_tablet_manager.cc:1434] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.019s	user 0.015s	sys 0.000s
I20260504 19:59:40.895357  6994 tablet_bootstrap.cc:492] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:40.899705  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet da838dfcc0db43da9533c3ef552ad961
I20260504 19:59:40.901393  6994 tablet_bootstrap.cc:654] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:40.901679  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet da838dfcc0db43da9533c3ef552ad961 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:40.903368  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet da838dfcc0db43da9533c3ef552ad961 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet da838dfcc0db43da9533c3ef552ad961 already in progress: creating tablet
I20260504 19:59:40.907557  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.916764  6994 tablet_bootstrap.cc:492] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:40.917410  6994 ts_tablet_manager.cc:1403] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260504 19:59:40.920030  6994 raft_consensus.cc:359] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.920557  6994 raft_consensus.cc:385] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:40.920825  6994 raft_consensus.cc:740] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:40.921514  6994 consensus_queue.cc:260] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.921598  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.922092  6994 raft_consensus.cc:399] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:40.922412  6994 raft_consensus.cc:493] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:40.922724  6994 raft_consensus.cc:3060] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:40.926479  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:40.929231  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 116c39c8ea084cd684dbc21cda9f42c9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.929931  7004 tablet_replica.cc:333] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:40.930302  6994 raft_consensus.cc:515] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.930966  6994 leader_election.cc:304] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:40.931459  6994 leader_election.cc:290] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:40.931599  6998 raft_consensus.cc:2804] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:40.932049  6998 raft_consensus.cc:697] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:40.932912  6994 ts_tablet_manager.cc:1434] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260504 19:59:40.932736  6998 consensus_queue.cc:237] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:40.933142  7004 raft_consensus.cc:2243] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:40.933672  7004 raft_consensus.cc:2272] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:40.937906  7004 ts_tablet_manager.cc:1916] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260504 19:59:40.952617  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5173ac68b54c4bac93c21f6e6450b8f4 has no consensus state
I20260504 19:59:40.953408  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet da838dfcc0db43da9533c3ef552ad961 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:40.953708  7004 ts_tablet_manager.cc:1929] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:40.954020  7004 log.cc:1199] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/116c39c8ea084cd684dbc21cda9f42c9
I20260504 19:59:40.954859  7004 ts_tablet_manager.cc:1950] T 116c39c8ea084cd684dbc21cda9f42c9 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:40.957286  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 116c39c8ea084cd684dbc21cda9f42c9 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:40.958065  7004 tablet_replica.cc:333] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:40.958740  7004 raft_consensus.cc:2243] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:40.959225  7004 raft_consensus.cc:2272] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:40.959847  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.962356  7004 ts_tablet_manager.cc:1916] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:40.964566  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 5173ac68b54c4bac93c21f6e6450b8f4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:40.965765  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5173ac68b54c4bac93c21f6e6450b8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:40.967698  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.977591  7004 ts_tablet_manager.cc:1929] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:40.978137  7004 log.cc:1199] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/da838dfcc0db43da9533c3ef552ad961
I20260504 19:59:40.979159  7004 ts_tablet_manager.cc:1950] T da838dfcc0db43da9533c3ef552ad961 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:40.981180  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet da838dfcc0db43da9533c3ef552ad961 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:40.981616  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 5173ac68b54c4bac93c21f6e6450b8f4
I20260504 19:59:40.983062  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 5173ac68b54c4bac93c21f6e6450b8f4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:40.984335  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 5173ac68b54c4bac93c21f6e6450b8f4 because the tablet was not found. No further retry: Not found: Tablet not found: 5173ac68b54c4bac93c21f6e6450b8f4
I20260504 19:59:40.985127  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.988833  6994 tablet_bootstrap.cc:492] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:40.992307  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:40.995328  6994 tablet_bootstrap.cc:654] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:41.002161  6994 tablet_bootstrap.cc:492] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
W20260504 19:59:41.002556  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 04db7287d04e45ec80f76a55a302bef4 has no consensus state
I20260504 19:59:41.002583  6994 ts_tablet_manager.cc:1403] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260504 19:59:41.005301  6994 raft_consensus.cc:359] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.012342  6994 raft_consensus.cc:385] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:41.012650  6994 raft_consensus.cc:740] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:41.012812  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.016304  6994 consensus_queue.cc:260] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.017022  6994 raft_consensus.cc:399] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:41.017305  6994 raft_consensus.cc:493] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:41.017589  6994 raft_consensus.cc:3060] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:41.021035  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.021345  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 04db7287d04e45ec80f76a55a302bef4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260504 19:59:41.022454  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04db7287d04e45ec80f76a55a302bef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:41.025159  6994 raft_consensus.cc:515] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.025822  6994 leader_election.cc:304] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:41.029641  6998 raft_consensus.cc:2804] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:41.030162  6998 raft_consensus.cc:697] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:41.030859  6998 consensus_queue.cc:237] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.033098  6994 leader_election.cc:290] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:41.034155  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 04db7287d04e45ec80f76a55a302bef4
I20260504 19:59:41.035848  6994 ts_tablet_manager.cc:1434] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.003s
I20260504 19:59:41.040199  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 04db7287d04e45ec80f76a55a302bef4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:41.042086  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 04db7287d04e45ec80f76a55a302bef4 because the tablet was not found. No further retry: Not found: Tablet not found: 04db7287d04e45ec80f76a55a302bef4
I20260504 19:59:41.043438  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.048307  6994 tablet_bootstrap.cc:492] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:41.053809  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.055979  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:41.056733  6994 tablet_bootstrap.cc:654] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:41.060310  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 5173ac68b54c4bac93c21f6e6450b8f4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:40 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.061065  7004 tablet_replica.cc:333] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:41.061751  7004 raft_consensus.cc:2243] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:41.062244  7004 raft_consensus.cc:2272] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:41.065405  7004 ts_tablet_manager.cc:1916] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:41.071259  6994 tablet_bootstrap.cc:492] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:41.071727  6994 ts_tablet_manager.cc:1403] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
W20260504 19:59:41.072551  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 961bab09fd5d4c6dbfb7046d778d693f has no consensus state
I20260504 19:59:41.074415  6994 raft_consensus.cc:359] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.074975  6994 raft_consensus.cc:385] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:41.075228  6994 raft_consensus.cc:740] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:41.075817  6994 consensus_queue.cc:260] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.076467  6994 raft_consensus.cc:399] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:41.076723  6994 raft_consensus.cc:493] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:41.077026  6994 raft_consensus.cc:3060] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:41.083532  6994 raft_consensus.cc:515] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.084209  6994 leader_election.cc:304] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:41.084883  6998 raft_consensus.cc:2804] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:41.085132  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 961bab09fd5d4c6dbfb7046d778d693f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260504 19:59:41.085340  6998 raft_consensus.cc:697] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:41.086282  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961bab09fd5d4c6dbfb7046d778d693f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:41.086146  6998 consensus_queue.cc:237] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.086476  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.090797  6994 leader_election.cc:290] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:41.092859  6994 ts_tablet_manager.cc:1434] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.005s
I20260504 19:59:41.094496  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.101116  7004 ts_tablet_manager.cc:1929] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:41.103763  7004 log.cc:1199] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/5173ac68b54c4bac93c21f6e6450b8f4
I20260504 19:59:41.104511  7004 ts_tablet_manager.cc:1950] T 5173ac68b54c4bac93c21f6e6450b8f4 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:41.107174  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 5173ac68b54c4bac93c21f6e6450b8f4 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:41.108490  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 961bab09fd5d4c6dbfb7046d778d693f
I20260504 19:59:41.111532  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 961bab09fd5d4c6dbfb7046d778d693f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.112139  6994 tablet_bootstrap.cc:492] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
W20260504 19:59:41.114439  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 961bab09fd5d4c6dbfb7046d778d693f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 961bab09fd5d4c6dbfb7046d778d693f already in progress: creating tablet
I20260504 19:59:41.116904  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:41.117748  6994 tablet_bootstrap.cc:654] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:41.119309  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 04db7287d04e45ec80f76a55a302bef4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.120186  7004 tablet_replica.cc:333] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:41.121038  7004 raft_consensus.cc:2243] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:41.120972  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.121785  7004 raft_consensus.cc:2272] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:41.127801  7004 ts_tablet_manager.cc:1916] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:41.130363  6994 tablet_bootstrap.cc:492] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:41.130829  6994 ts_tablet_manager.cc:1403] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260504 19:59:41.133339  6994 raft_consensus.cc:359] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.133833  6994 raft_consensus.cc:385] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:41.134084  6994 raft_consensus.cc:740] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:41.134079  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.134914  6994 consensus_queue.cc:260] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.135502  6994 raft_consensus.cc:399] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:41.135768  6994 raft_consensus.cc:493] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:41.136052  6994 raft_consensus.cc:3060] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:41.143765  6994 raft_consensus.cc:515] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.144411  6994 leader_election.cc:304] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:41.144963  6994 leader_election.cc:290] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:41.145118  6998 raft_consensus.cc:2804] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:41.145706  6998 raft_consensus.cc:697] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:41.146505  6994 ts_tablet_manager.cc:1434] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260504 19:59:41.146409  6998 consensus_queue.cc:237] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.151172  7004 ts_tablet_manager.cc:1929] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:41.151675  7004 log.cc:1199] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/04db7287d04e45ec80f76a55a302bef4
I20260504 19:59:41.152524  7004 ts_tablet_manager.cc:1950] T 04db7287d04e45ec80f76a55a302bef4 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
W20260504 19:59:41.153986  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 131e1c2e7b854400b695a0edb18e3985 has no consensus state
I20260504 19:59:41.155735  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 961bab09fd5d4c6dbfb7046d778d693f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.156723  7004 tablet_replica.cc:333] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:41.156694  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 04db7287d04e45ec80f76a55a302bef4 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:41.158753  7004 raft_consensus.cc:2243] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:41.159258  7004 raft_consensus.cc:2272] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:41.159224  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.162860  7004 ts_tablet_manager.cc:1916] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:41.165608  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 131e1c2e7b854400b695a0edb18e3985 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:41.166738  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131e1c2e7b854400b695a0edb18e3985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:41.166496  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.182621  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 131e1c2e7b854400b695a0edb18e3985
I20260504 19:59:41.184387  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 131e1c2e7b854400b695a0edb18e3985 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.186757  7004 ts_tablet_manager.cc:1929] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:41.187265  7004 log.cc:1199] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/961bab09fd5d4c6dbfb7046d778d693f
I20260504 19:59:41.188098  7004 ts_tablet_manager.cc:1950] T 961bab09fd5d4c6dbfb7046d778d693f P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:41.188745  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.190402  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 961bab09fd5d4c6dbfb7046d778d693f (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:41.191968  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 131e1c2e7b854400b695a0edb18e3985 because the tablet was not found. No further retry: Not found: Tablet not found: 131e1c2e7b854400b695a0edb18e3985
I20260504 19:59:41.195106  6994 tablet_bootstrap.cc:492] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:41.197928  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.201242  6994 tablet_bootstrap.cc:654] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:41.206594  6994 tablet_bootstrap.cc:492] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:41.207007  6994 ts_tablet_manager.cc:1403] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
W20260504 19:59:41.208303  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e9e2fee70522496e9c692e4ea3b75302 has no consensus state
I20260504 19:59:41.212090  6994 raft_consensus.cc:359] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.212692  6994 raft_consensus.cc:385] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:41.213001  6994 raft_consensus.cc:740] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:41.212394  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.213605  6994 consensus_queue.cc:260] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.214305  6994 raft_consensus.cc:399] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:41.214599  6994 raft_consensus.cc:493] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:41.214900  6994 raft_consensus.cc:3060] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:41.219445  6947 tablet_service.cc:1511] Processing CreateTablet for tablet e9e2fee70522496e9c692e4ea3b75302 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:41.219925  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.220615  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e2fee70522496e9c692e4ea3b75302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:41.224607  6994 raft_consensus.cc:515] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.225344  6994 leader_election.cc:304] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:41.225915  6994 leader_election.cc:290] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:41.226074  6998 raft_consensus.cc:2804] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:41.226593  6998 raft_consensus.cc:697] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:41.227320  6998 consensus_queue.cc:237] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.227332  6994 ts_tablet_manager.cc:1434] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.000s
I20260504 19:59:41.234746  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet e9e2fee70522496e9c692e4ea3b75302
I20260504 19:59:41.236625  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet e9e2fee70522496e9c692e4ea3b75302 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:41.238585  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet e9e2fee70522496e9c692e4ea3b75302 because the tablet was not found. No further retry: Not found: Tablet not found: e9e2fee70522496e9c692e4ea3b75302
I20260504 19:59:41.241550  6994 tablet_bootstrap.cc:492] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:41.243383  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.248453  6994 tablet_bootstrap.cc:654] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:41.251786  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.253822  6994 tablet_bootstrap.cc:492] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:41.254241  6994 ts_tablet_manager.cc:1403] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.008s
I20260504 19:59:41.256127  6994 raft_consensus.cc:359] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.256546  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:41.259574  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 131e1c2e7b854400b695a0edb18e3985 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.260434  7004 tablet_replica.cc:333] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:41.256584  6994 raft_consensus.cc:385] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:41.261085  7004 raft_consensus.cc:2243] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:41.261257  6994 raft_consensus.cc:740] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:41.261620  7004 raft_consensus.cc:2272] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:41.262404  6994 consensus_queue.cc:260] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.263155  6994 raft_consensus.cc:399] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:41.263451  6994 raft_consensus.cc:493] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:41.263734  6994 raft_consensus.cc:3060] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:41.266973  7004 ts_tablet_manager.cc:1916] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:41.272313  6994 raft_consensus.cc:515] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.273088  6994 leader_election.cc:304] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
W20260504 19:59:41.273113  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 77f6d8c8e01642cab4d4f69f4b452358 has no consensus state
I20260504 19:59:41.273712  6994 leader_election.cc:290] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:41.273859  6998 raft_consensus.cc:2804] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:41.274338  6998 raft_consensus.cc:697] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:41.275172  6998 consensus_queue.cc:237] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.276165  6994 ts_tablet_manager.cc:1434] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.000s
I20260504 19:59:41.279223  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.287232  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet e9e2fee70522496e9c692e4ea3b75302 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.288307  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.289675  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 77f6d8c8e01642cab4d4f69f4b452358 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260504 19:59:41.290500  7004 ts_tablet_manager.cc:1929] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:41.290794  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f6d8c8e01642cab4d4f69f4b452358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:41.290858  7004 log.cc:1199] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/131e1c2e7b854400b695a0edb18e3985
I20260504 19:59:41.291733  7004 ts_tablet_manager.cc:1950] T 131e1c2e7b854400b695a0edb18e3985 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:41.294270  7004 tablet_replica.cc:333] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:41.294993  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 131e1c2e7b854400b695a0edb18e3985 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:41.296340  7004 raft_consensus.cc:2243] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:41.296885  7004 raft_consensus.cc:2272] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:41.299906  7004 ts_tablet_manager.cc:1916] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:41.302947  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 77f6d8c8e01642cab4d4f69f4b452358
I20260504 19:59:41.305037  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 77f6d8c8e01642cab4d4f69f4b452358 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.309285  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.311301  6994 tablet_bootstrap.cc:492] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:41.315654  7004 ts_tablet_manager.cc:1929] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:41.316056  7004 log.cc:1199] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/e9e2fee70522496e9c692e4ea3b75302
I20260504 19:59:41.316911  7004 ts_tablet_manager.cc:1950] T e9e2fee70522496e9c692e4ea3b75302 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:41.318881  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.319535  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet e9e2fee70522496e9c692e4ea3b75302 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:41.320555  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 77f6d8c8e01642cab4d4f69f4b452358 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 77f6d8c8e01642cab4d4f69f4b452358 already in progress: creating tablet
I20260504 19:59:41.321393  6994 tablet_bootstrap.cc:654] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:41.326222  6994 tablet_bootstrap.cc:492] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:41.326656  6994 ts_tablet_manager.cc:1403] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260504 19:59:41.328752  6994 raft_consensus.cc:359] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.329298  6994 raft_consensus.cc:385] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:41.329562  6994 raft_consensus.cc:740] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
W20260504 19:59:41.330507  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e6c28fefb8a64c36903b3c57db3dc2b1 has no consensus state
I20260504 19:59:41.330881  6994 consensus_queue.cc:260] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.331465  6994 raft_consensus.cc:399] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:41.331749  6994 raft_consensus.cc:493] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:41.332044  6994 raft_consensus.cc:3060] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:41.336809  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.341271  6994 raft_consensus.cc:515] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.341989  6994 leader_election.cc:304] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:41.342705  6998 raft_consensus.cc:2804] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:41.343163  6998 raft_consensus.cc:697] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:41.343595  6947 tablet_service.cc:1511] Processing CreateTablet for tablet e6c28fefb8a64c36903b3c57db3dc2b1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260504 19:59:41.343869  6998 consensus_queue.cc:237] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.344797  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c28fefb8a64c36903b3c57db3dc2b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:41.344261  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.348868  6994 leader_election.cc:290] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:41.351720  6994 ts_tablet_manager.cc:1434] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.003s
I20260504 19:59:41.358687  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet e6c28fefb8a64c36903b3c57db3dc2b1
I20260504 19:59:41.360960  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet e6c28fefb8a64c36903b3c57db3dc2b1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:41.363122  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet e6c28fefb8a64c36903b3c57db3dc2b1 because the tablet was not found. No further retry: Not found: Tablet not found: e6c28fefb8a64c36903b3c57db3dc2b1
I20260504 19:59:41.364395  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.368898  6994 tablet_bootstrap.cc:492] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:41.373375  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.374887  6994 tablet_bootstrap.cc:654] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:41.377024  6859 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:41.383205  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 77f6d8c8e01642cab4d4f69f4b452358 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.386443  7004 tablet_replica.cc:333] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:41.387133  7004 raft_consensus.cc:2243] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:41.387624  7004 raft_consensus.cc:2272] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:41.389698  6994 tablet_bootstrap.cc:492] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
W20260504 19:59:41.389954  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7bd89b234146452983cfe4a5506e24c6 has no consensus state
I20260504 19:59:41.391142  7004 ts_tablet_manager.cc:1916] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:41.398314  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.390141  6994 ts_tablet_manager.cc:1403] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260504 19:59:41.402987  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 7bd89b234146452983cfe4a5506e24c6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260504 19:59:41.403752  6994 raft_consensus.cc:359] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.404066  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bd89b234146452983cfe4a5506e24c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:41.404444  6994 raft_consensus.cc:385] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:41.404785  6994 raft_consensus.cc:740] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:41.405507  6994 consensus_queue.cc:260] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.406172  6994 raft_consensus.cc:399] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:41.406500  6994 raft_consensus.cc:493] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:41.406852  6994 raft_consensus.cc:3060] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:41.407058  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.419006  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 7bd89b234146452983cfe4a5506e24c6
I20260504 19:59:41.418864  6994 raft_consensus.cc:515] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.420882  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 7bd89b234146452983cfe4a5506e24c6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.419763  6994 leader_election.cc:304] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:41.422400  6994 leader_election.cc:290] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:41.422541  6998 raft_consensus.cc:2804] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:41.423360  6998 raft_consensus.cc:697] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:41.424274  6994 ts_tablet_manager.cc:1434] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.003s
I20260504 19:59:41.424602  6998 consensus_queue.cc:237] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.427515  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.429155  7004 ts_tablet_manager.cc:1929] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:41.429554  7004 log.cc:1199] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/77f6d8c8e01642cab4d4f69f4b452358
I20260504 19:59:41.430275  7004 ts_tablet_manager.cc:1950] T 77f6d8c8e01642cab4d4f69f4b452358 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:41.429205  6994 tablet_bootstrap.cc:492] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:41.432878  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 77f6d8c8e01642cab4d4f69f4b452358 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:41.435504  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:41.441761  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 7bd89b234146452983cfe4a5506e24c6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7bd89b234146452983cfe4a5506e24c6 already in progress: creating tablet
I20260504 19:59:41.442629  6994 tablet_bootstrap.cc:654] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:41.448702  6994 tablet_bootstrap.cc:492] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:41.449133  6994 ts_tablet_manager.cc:1403] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
W20260504 19:59:41.449645  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 05b4da68dbd74633a8c687c744445c57 has no consensus state
I20260504 19:59:41.452208  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet e6c28fefb8a64c36903b3c57db3dc2b1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.454826  7004 tablet_replica.cc:333] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:41.455523  7004 raft_consensus.cc:2243] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:41.455353  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.456027  7004 raft_consensus.cc:2272] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:41.460749  7004 ts_tablet_manager.cc:1916] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:41.460850  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 05b4da68dbd74633a8c687c744445c57 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260504 19:59:41.462707  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b4da68dbd74633a8c687c744445c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:41.463007  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.468590  6994 raft_consensus.cc:359] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.469184  6994 raft_consensus.cc:385] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:41.469437  6994 raft_consensus.cc:740] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:41.470359  6994 consensus_queue.cc:260] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.470914  6994 raft_consensus.cc:399] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:41.471190  6994 raft_consensus.cc:493] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:41.471486  6994 raft_consensus.cc:3060] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:41.473357  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 05b4da68dbd74633a8c687c744445c57
I20260504 19:59:41.475034  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 05b4da68dbd74633a8c687c744445c57 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.479663  7004 ts_tablet_manager.cc:1929] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:41.480194  7004 log.cc:1199] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/e6c28fefb8a64c36903b3c57db3dc2b1
I20260504 19:59:41.481041  7004 ts_tablet_manager.cc:1950] T e6c28fefb8a64c36903b3c57db3dc2b1 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:41.479198  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.484340  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet e6c28fefb8a64c36903b3c57db3dc2b1 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:41.485147  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 05b4da68dbd74633a8c687c744445c57 because the tablet was not found. No further retry: Not found: Tablet not found: 05b4da68dbd74633a8c687c744445c57
I20260504 19:59:41.484051  6994 raft_consensus.cc:515] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.486284  6994 leader_election.cc:304] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:41.486824  6994 leader_election.cc:290] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:41.486986  6998 raft_consensus.cc:2804] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:41.487488  6998 raft_consensus.cc:697] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:41.488220  6994 ts_tablet_manager.cc:1434] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.038s	user 0.011s	sys 0.000s
I20260504 19:59:41.488178  6998 consensus_queue.cc:237] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.493592  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.494335  6994 tablet_bootstrap.cc:492] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:41.489028  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:41.498735  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet e6c28fefb8a64c36903b3c57db3dc2b1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:41.501266  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet e6c28fefb8a64c36903b3c57db3dc2b1 because the tablet was not found. No further retry: Not found: Tablet not found: e6c28fefb8a64c36903b3c57db3dc2b1
I20260504 19:59:41.502260  6994 tablet_bootstrap.cc:654] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
W20260504 19:59:41.508844  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 05aaa72a0ff64faba81f0fd10f4664ba has no consensus state
I20260504 19:59:41.513471  6994 tablet_bootstrap.cc:492] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:41.513896  6994 ts_tablet_manager.cc:1403] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260504 19:59:41.514554  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 7bd89b234146452983cfe4a5506e24c6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.515764  7004 tablet_replica.cc:333] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:41.516408  7004 raft_consensus.cc:2243] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:41.516894  7004 raft_consensus.cc:2272] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:41.519347  6994 raft_consensus.cc:359] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.519876  6994 raft_consensus.cc:385] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:41.520126  6994 raft_consensus.cc:740] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:41.520704  6994 consensus_queue.cc:260] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.520965  7004 ts_tablet_manager.cc:1916] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:41.521310  6994 raft_consensus.cc:399] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:41.521632  6994 raft_consensus.cc:493] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:41.521941  6994 raft_consensus.cc:3060] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:41.523110  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 05aaa72a0ff64faba81f0fd10f4664ba (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260504 19:59:41.524223  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05aaa72a0ff64faba81f0fd10f4664ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:41.528685  6994 raft_consensus.cc:515] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.529525  6994 leader_election.cc:304] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:41.530071  6994 leader_election.cc:290] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:41.530517  6998 raft_consensus.cc:2804] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:41.531414  6994 ts_tablet_manager.cc:1434] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20260504 19:59:41.531433  6998 raft_consensus.cc:697] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:41.532413  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.532514  6998 consensus_queue.cc:237] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.539769  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.544095  6994 tablet_bootstrap.cc:492] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:41.552014  6994 tablet_bootstrap.cc:654] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:41.553920  7004 ts_tablet_manager.cc:1929] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:41.554445  7004 log.cc:1199] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/7bd89b234146452983cfe4a5506e24c6
I20260504 19:59:41.555298  7004 ts_tablet_manager.cc:1950] T 7bd89b234146452983cfe4a5506e24c6 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:41.557762  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 05aaa72a0ff64faba81f0fd10f4664ba
I20260504 19:59:41.558450  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 7bd89b234146452983cfe4a5506e24c6 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:41.559124  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:41.560182  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 05aaa72a0ff64faba81f0fd10f4664ba with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.560827  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 05b4da68dbd74633a8c687c744445c57 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:41.563889  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 05aaa72a0ff64faba81f0fd10f4664ba because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 05aaa72a0ff64faba81f0fd10f4664ba already in progress: creating tablet
I20260504 19:59:41.564365  6994 tablet_bootstrap.cc:492] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:41.564903  6994 ts_tablet_manager.cc:1403] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.010s
I20260504 19:59:41.565086  7004 tablet_replica.cc:333] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:41.566045  7004 raft_consensus.cc:2243] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:41.565645  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.566685  7004 raft_consensus.cc:2272] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:41.567535  6994 raft_consensus.cc:359] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.568055  6994 raft_consensus.cc:385] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:41.568325  6994 raft_consensus.cc:740] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:41.568907  6994 consensus_queue.cc:260] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.569485  6994 raft_consensus.cc:399] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:41.569748  6994 raft_consensus.cc:493] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:41.570034  6994 raft_consensus.cc:3060] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:41.570145  7004 ts_tablet_manager.cc:1916] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:41.576668  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.579633  6994 raft_consensus.cc:515] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.580518  6994 leader_election.cc:304] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:41.581107  6994 leader_election.cc:290] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:41.581266  6998 raft_consensus.cc:2804] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:41.581713  6998 raft_consensus.cc:697] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:41.582597  6994 ts_tablet_manager.cc:1434] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20260504 19:59:41.582408  6998 consensus_queue.cc:237] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
W20260504 19:59:41.589834  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 812accb1d3b1448b939308701b4c8c0e has no consensus state
I20260504 19:59:41.591573  7004 ts_tablet_manager.cc:1929] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:41.592074  7004 log.cc:1199] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/05b4da68dbd74633a8c687c744445c57
I20260504 19:59:41.592904  7004 ts_tablet_manager.cc:1950] T 05b4da68dbd74633a8c687c744445c57 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:41.594535  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 05aaa72a0ff64faba81f0fd10f4664ba with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.596725  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 05b4da68dbd74633a8c687c744445c57 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:41.596980  7004 tablet_replica.cc:333] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:41.597683  7004 raft_consensus.cc:2243] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:41.598143  7004 raft_consensus.cc:2272] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:41.599876  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.602296  7004 ts_tablet_manager.cc:1916] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:41.603889  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 812accb1d3b1448b939308701b4c8c0e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260504 19:59:41.604791  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 812accb1d3b1448b939308701b4c8c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:41.615779  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.616374  6994 tablet_bootstrap.cc:492] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:41.622123  6994 tablet_bootstrap.cc:654] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:41.624828  7004 ts_tablet_manager.cc:1929] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:41.625329  7004 log.cc:1199] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/05aaa72a0ff64faba81f0fd10f4664ba
I20260504 19:59:41.626055  7004 ts_tablet_manager.cc:1950] T 05aaa72a0ff64faba81f0fd10f4664ba P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:41.628556  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 05aaa72a0ff64faba81f0fd10f4664ba (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:41.629631  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 812accb1d3b1448b939308701b4c8c0e
I20260504 19:59:41.631287  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 812accb1d3b1448b939308701b4c8c0e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:41.632790  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 812accb1d3b1448b939308701b4c8c0e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 812accb1d3b1448b939308701b4c8c0e already in progress: creating tablet
I20260504 19:59:41.632750  6994 tablet_bootstrap.cc:492] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:41.633786  6994 ts_tablet_manager.cc:1403] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260504 19:59:41.633924  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.636251  6994 raft_consensus.cc:359] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.636758  6994 raft_consensus.cc:385] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:41.637037  6994 raft_consensus.cc:740] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:41.637876  6994 consensus_queue.cc:260] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.638476  6994 raft_consensus.cc:399] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:41.638767  6994 raft_consensus.cc:493] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:41.639051  6994 raft_consensus.cc:3060] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:41.641777  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.645653  6994 raft_consensus.cc:515] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.646549  6994 leader_election.cc:304] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:41.647289  6998 raft_consensus.cc:2804] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:41.647712  6998 raft_consensus.cc:697] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:41.648403  6998 consensus_queue.cc:237] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.652487  6994 leader_election.cc:290] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:41.654127  6994 ts_tablet_manager.cc:1434] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.000s
W20260504 19:59:41.654484  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3458a8d762844b7db845050ab0d9cb28 has no consensus state
I20260504 19:59:41.658787  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 812accb1d3b1448b939308701b4c8c0e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.659535  7004 tablet_replica.cc:333] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:41.660248  7004 raft_consensus.cc:2243] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:41.660743  7004 raft_consensus.cc:2272] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:41.663859  7004 ts_tablet_manager.cc:1916] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:41.666569  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.668785  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 3458a8d762844b7db845050ab0d9cb28 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260504 19:59:41.669943  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3458a8d762844b7db845050ab0d9cb28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:41.673621  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.679688  7004 ts_tablet_manager.cc:1929] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:41.680171  7004 log.cc:1199] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/812accb1d3b1448b939308701b4c8c0e
I20260504 19:59:41.680999  7004 ts_tablet_manager.cc:1950] T 812accb1d3b1448b939308701b4c8c0e P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:41.683692  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 812accb1d3b1448b939308701b4c8c0e (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:41.687430  6994 tablet_bootstrap.cc:492] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:41.687805  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 3458a8d762844b7db845050ab0d9cb28
I20260504 19:59:41.689769  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 3458a8d762844b7db845050ab0d9cb28 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:41.693029  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 3458a8d762844b7db845050ab0d9cb28 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3458a8d762844b7db845050ab0d9cb28 already in progress: creating tablet
I20260504 19:59:41.694588  6994 tablet_bootstrap.cc:654] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:41.694176  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.700781  6994 tablet_bootstrap.cc:492] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:41.701282  6994 ts_tablet_manager.cc:1403] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260504 19:59:41.703555  6994 raft_consensus.cc:359] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.703255  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.704159  6994 raft_consensus.cc:385] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:41.704468  6994 raft_consensus.cc:740] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:41.705081  6994 consensus_queue.cc:260] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.705652  6994 raft_consensus.cc:399] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:41.705920  6994 raft_consensus.cc:493] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:41.706254  6994 raft_consensus.cc:3060] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:41.711895  6994 raft_consensus.cc:515] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.712476  6994 leader_election.cc:304] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:41.714715  6998 raft_consensus.cc:2804] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
W20260504 19:59:41.714838  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 258d6dac1bd3485283f51afd1257e418 has no consensus state
I20260504 19:59:41.715233  6998 raft_consensus.cc:697] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:41.715875  6998 consensus_queue.cc:237] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.717047  6994 leader_election.cc:290] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:41.718765  6994 ts_tablet_manager.cc:1434] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260504 19:59:41.723595  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.727756  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 258d6dac1bd3485283f51afd1257e418 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260504 19:59:41.728863  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 258d6dac1bd3485283f51afd1257e418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:41.731464  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 3458a8d762844b7db845050ab0d9cb28 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.732416  7004 tablet_replica.cc:333] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:41.733348  7004 raft_consensus.cc:2243] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:41.733837  7004 raft_consensus.cc:2272] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:41.736544  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.738889  7004 ts_tablet_manager.cc:1916] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:41.743501  6994 tablet_bootstrap.cc:492] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:41.749329  6994 tablet_bootstrap.cc:654] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:41.749451  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 258d6dac1bd3485283f51afd1257e418
I20260504 19:59:41.751145  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 258d6dac1bd3485283f51afd1257e418 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.755005  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.764550  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:41.765030  7004 ts_tablet_manager.cc:1929] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:41.765659  7004 log.cc:1199] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/3458a8d762844b7db845050ab0d9cb28
I20260504 19:59:41.766603  7004 ts_tablet_manager.cc:1950] T 3458a8d762844b7db845050ab0d9cb28 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:41.770469  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 3458a8d762844b7db845050ab0d9cb28 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:41.783123  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 258d6dac1bd3485283f51afd1257e418 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 258d6dac1bd3485283f51afd1257e418 already in progress: creating tablet
I20260504 19:59:41.787935  6994 tablet_bootstrap.cc:492] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:41.788374  6994 ts_tablet_manager.cc:1403] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.028s
I20260504 19:59:41.789075  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.790390  6994 raft_consensus.cc:359] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.790853  6994 raft_consensus.cc:385] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:41.791069  6994 raft_consensus.cc:740] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:41.791945  6994 consensus_queue.cc:260] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.792500  6994 raft_consensus.cc:399] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:41.792752  6994 raft_consensus.cc:493] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:41.793036  6994 raft_consensus.cc:3060] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:41.800163  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 57194142407d4a1f96473d711536662e has no consensus state
I20260504 19:59:41.800617  6994 raft_consensus.cc:515] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.804137  6994 leader_election.cc:304] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:41.803920  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.804824  6994 leader_election.cc:290] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:41.805193  6998 raft_consensus.cc:2804] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:41.805653  6998 raft_consensus.cc:697] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:41.806352  6994 ts_tablet_manager.cc:1434] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.000s
I20260504 19:59:41.806348  6998 consensus_queue.cc:237] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.814060  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.815178  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 57194142407d4a1f96473d711536662e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260504 19:59:41.816395  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57194142407d4a1f96473d711536662e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:41.817852  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 258d6dac1bd3485283f51afd1257e418 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.819506  7004 tablet_replica.cc:333] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:41.820223  7004 raft_consensus.cc:2243] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:41.820785  7004 raft_consensus.cc:2272] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:41.825902  7004 ts_tablet_manager.cc:1916] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:41.826735  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 57194142407d4a1f96473d711536662e
W20260504 19:59:41.830691  6844 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 258d6dac1bd3485283f51afd1257e418 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 258d6dac1bd3485283f51afd1257e418 consensus state has no leader
I20260504 19:59:41.831593  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.833742  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 57194142407d4a1f96473d711536662e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.836207  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:41.842478  6994 tablet_bootstrap.cc:492] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:41.842880  7004 ts_tablet_manager.cc:1929] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:41.843218  7004 log.cc:1199] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/258d6dac1bd3485283f51afd1257e418
I20260504 19:59:41.844835  7004 ts_tablet_manager.cc:1950] T 258d6dac1bd3485283f51afd1257e418 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:41.846040  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.847424  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 258d6dac1bd3485283f51afd1257e418 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:41.848523  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 57194142407d4a1f96473d711536662e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 57194142407d4a1f96473d711536662e already in progress: creating tablet
I20260504 19:59:41.848628  6994 tablet_bootstrap.cc:654] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:41.853504  6994 tablet_bootstrap.cc:492] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:41.853993  6994 ts_tablet_manager.cc:1403] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260504 19:59:41.856310  6994 raft_consensus.cc:359] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.856895  6994 raft_consensus.cc:385] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:41.857236  6994 raft_consensus.cc:740] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:41.857964  6994 consensus_queue.cc:260] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.858598  6994 raft_consensus.cc:399] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:41.858907  6994 raft_consensus.cc:493] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:41.859254  6994 raft_consensus.cc:3060] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:41.859439  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 508dad65dfec4097a13f0bdd081b3477 has no consensus state
I20260504 19:59:41.863289  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.866155  6994 raft_consensus.cc:515] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.866842  6994 leader_election.cc:304] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:41.867493  6998 raft_consensus.cc:2804] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:41.867938  6998 raft_consensus.cc:697] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:41.868597  6998 consensus_queue.cc:237] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.872004  6994 leader_election.cc:290] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:41.874625  6994 ts_tablet_manager.cc:1434] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.004s
I20260504 19:59:41.874339  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 508dad65dfec4097a13f0bdd081b3477 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260504 19:59:41.875471  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508dad65dfec4097a13f0bdd081b3477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:41.875972  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.886746  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 508dad65dfec4097a13f0bdd081b3477
I20260504 19:59:41.888573  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 508dad65dfec4097a13f0bdd081b3477 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:41.889917  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 508dad65dfec4097a13f0bdd081b3477 because the tablet was not found. No further retry: Not found: Tablet not found: 508dad65dfec4097a13f0bdd081b3477
I20260504 19:59:41.892663  6994 tablet_bootstrap.cc:492] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:41.892297  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.894014  6859 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:41.899634  6994 tablet_bootstrap.cc:654] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:41.903069  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 57194142407d4a1f96473d711536662e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.903887  7004 tablet_replica.cc:333] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:41.903236  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.904589  7004 raft_consensus.cc:2243] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:41.905187  7004 raft_consensus.cc:2272] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:41.908283  7004 ts_tablet_manager.cc:1916] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:41.910904  6994 tablet_bootstrap.cc:492] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:41.911330  6994 ts_tablet_manager.cc:1403] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260504 19:59:41.914400  6994 raft_consensus.cc:359] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.914889  6994 raft_consensus.cc:385] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:41.915131  6994 raft_consensus.cc:740] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:41.915858  6994 consensus_queue.cc:260] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.916878  6994 raft_consensus.cc:399] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:41.917167  6994 raft_consensus.cc:493] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:41.917454  6994 raft_consensus.cc:3060] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:41.918620  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fe9247ce7077464cb209d1300a2f4e00 has no consensus state
I20260504 19:59:41.923753  6994 raft_consensus.cc:515] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.924494  6994 leader_election.cc:304] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:41.925184  6998 raft_consensus.cc:2804] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:41.925803  6998 raft_consensus.cc:697] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:41.926491  6998 consensus_queue.cc:237] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.927271  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.929378  6947 tablet_service.cc:1511] Processing CreateTablet for tablet fe9247ce7077464cb209d1300a2f4e00 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 100
I20260504 19:59:41.930459  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe9247ce7077464cb209d1300a2f4e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:41.931996  6994 leader_election.cc:290] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:41.934162  6994 ts_tablet_manager.cc:1434] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.002s
I20260504 19:59:41.935065  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.941982  7004 ts_tablet_manager.cc:1929] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:41.942788  7004 log.cc:1199] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/57194142407d4a1f96473d711536662e
I20260504 19:59:41.943522  7004 ts_tablet_manager.cc:1950] T 57194142407d4a1f96473d711536662e P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:41.947177  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 57194142407d4a1f96473d711536662e (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:41.949508  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet fe9247ce7077464cb209d1300a2f4e00
I20260504 19:59:41.950124  6994 tablet_bootstrap.cc:492] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:41.953485  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.954845  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet fe9247ce7077464cb209d1300a2f4e00 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:41.956713  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet fe9247ce7077464cb209d1300a2f4e00 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fe9247ce7077464cb209d1300a2f4e00 already in progress: creating tablet
I20260504 19:59:41.957585  6859 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:41.958379  6994 tablet_bootstrap.cc:654] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:41.965716  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:41.968019  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 508dad65dfec4097a13f0bdd081b3477 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:41.970234  6994 tablet_bootstrap.cc:492] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:41.970803  6994 ts_tablet_manager.cc:1403] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260504 19:59:41.968797  7004 tablet_replica.cc:333] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:41.973398  7004 raft_consensus.cc:2243] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:41.973863  7004 raft_consensus.cc:2272] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:41.974915  6994 raft_consensus.cc:359] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.975361  6994 raft_consensus.cc:385] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:41.975618  6994 raft_consensus.cc:740] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:41.976202  6994 consensus_queue.cc:260] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.976691  6994 raft_consensus.cc:399] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:41.976966  6994 raft_consensus.cc:493] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:41.977284  6994 raft_consensus.cc:3060] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:41.979022  7004 ts_tablet_manager.cc:1916] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260504 19:59:41.982668  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ee475ed613f74f85b1406605db77b940 has no consensus state
I20260504 19:59:41.983956  6994 raft_consensus.cc:515] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.984634  6994 leader_election.cc:304] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:41.985361  6998 raft_consensus.cc:2804] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:41.985785  6998 raft_consensus.cc:697] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:41.986564  6998 consensus_queue.cc:237] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:41.994822  6994 leader_election.cc:290] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:42.000785  7004 ts_tablet_manager.cc:1929] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:42.001312  7004 log.cc:1199] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/508dad65dfec4097a13f0bdd081b3477
I20260504 19:59:42.002285  7004 ts_tablet_manager.cc:1950] T 508dad65dfec4097a13f0bdd081b3477 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:42.002599  6947 tablet_service.cc:1511] Processing CreateTablet for tablet ee475ed613f74f85b1406605db77b940 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 100
I20260504 19:59:42.004040  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee475ed613f74f85b1406605db77b940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:42.005452  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet fe9247ce7077464cb209d1300a2f4e00 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:41 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.007238  6994 ts_tablet_manager.cc:1434] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.004s
I20260504 19:59:42.009397  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.020586  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 508dad65dfec4097a13f0bdd081b3477 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:42.020798  7004 tablet_replica.cc:333] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:42.022665  7004 raft_consensus.cc:2243] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:42.023133  7004 pending_rounds.cc:70] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573: Trying to abort 1 pending ops.
I20260504 19:59:42.023032  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.023478  7004 pending_rounds.cc:77] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 162 op_type: NO_OP noop_request { }
I20260504 19:59:42.023939  7004 raft_consensus.cc:2889] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260504 19:59:42.024284  7004 raft_consensus.cc:2272] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260504 19:59:42.026183  7164 consensus_queue.cc:1175] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "05f0149bf4574bb2a1e1ca438f034573" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260504 19:59:42.035202  6994 tablet_bootstrap.cc:492] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:42.037052  7004 ts_tablet_manager.cc:1916] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:42.037539  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet ee475ed613f74f85b1406605db77b940
I20260504 19:59:42.039168  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet ee475ed613f74f85b1406605db77b940 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.042584  6994 tablet_bootstrap.cc:654] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:42.047482  6859 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:42.053588  7004 ts_tablet_manager.cc:1929] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:42.052654  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.054347  7004 log.cc:1199] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/fe9247ce7077464cb209d1300a2f4e00
I20260504 19:59:42.055290  7004 ts_tablet_manager.cc:1950] T fe9247ce7077464cb209d1300a2f4e00 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:42.057886  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet fe9247ce7077464cb209d1300a2f4e00 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:42.061820  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet ee475ed613f74f85b1406605db77b940 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ee475ed613f74f85b1406605db77b940 already in progress: creating tablet
I20260504 19:59:42.062265  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.062119  6994 tablet_bootstrap.cc:492] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:42.064152  6994 ts_tablet_manager.cc:1403] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.012s
I20260504 19:59:42.066722  6994 raft_consensus.cc:359] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.067255  6994 raft_consensus.cc:385] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:42.067519  6994 raft_consensus.cc:740] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:42.068207  6994 consensus_queue.cc:260] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.068794  6994 raft_consensus.cc:399] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:42.069084  6994 raft_consensus.cc:493] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:42.069453  6994 raft_consensus.cc:3060] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:42.071975  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dd0e6485abbb4a97a158696b654df958 has no consensus state
I20260504 19:59:42.076562  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.077809  6994 raft_consensus.cc:515] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.078507  6994 leader_election.cc:304] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:42.079205  7123 raft_consensus.cc:2804] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:42.079670  7123 raft_consensus.cc:697] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:42.080402  7123 consensus_queue.cc:237] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.086037  6994 leader_election.cc:290] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:42.086891  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.087344  6947 tablet_service.cc:1511] Processing CreateTablet for tablet dd0e6485abbb4a97a158696b654df958 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260504 19:59:42.087636  6994 ts_tablet_manager.cc:1434] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.000s
I20260504 19:59:42.088563  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0e6485abbb4a97a158696b654df958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:42.098644  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet dd0e6485abbb4a97a158696b654df958
I20260504 19:59:42.100402  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet dd0e6485abbb4a97a158696b654df958 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:42.101646  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet dd0e6485abbb4a97a158696b654df958 because the tablet was not found. No further retry: Not found: Tablet not found: dd0e6485abbb4a97a158696b654df958
I20260504 19:59:42.103329  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.106594  6994 tablet_bootstrap.cc:492] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:42.111876  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.114001  6994 tablet_bootstrap.cc:654] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:42.122473  6994 tablet_bootstrap.cc:492] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:42.122913  6994 ts_tablet_manager.cc:1403] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260504 19:59:42.125136  6994 raft_consensus.cc:359] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.125757  6994 raft_consensus.cc:385] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:42.125939  6994 raft_consensus.cc:740] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:42.126451  6994 consensus_queue.cc:260] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.127038  6994 raft_consensus.cc:399] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:42.127305  6994 raft_consensus.cc:493] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20260504 19:59:42.127521  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 77927eff5989433496232538f5f33c33 has no consensus state
I20260504 19:59:42.127602  6994 raft_consensus.cc:3060] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:42.130518  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet ee475ed613f74f85b1406605db77b940 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.132784  7004 tablet_replica.cc:333] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:42.133467  7004 raft_consensus.cc:2243] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:42.133922  7004 raft_consensus.cc:2272] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:42.134469  6994 raft_consensus.cc:515] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.135179  6994 leader_election.cc:304] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:42.136062  6998 raft_consensus.cc:2804] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:42.136571  6998 raft_consensus.cc:697] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:42.137261  6998 consensus_queue.cc:237] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.138553  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.142168  6994 leader_election.cc:290] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:42.143920  7004 ts_tablet_manager.cc:1916] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:42.144526  6994 ts_tablet_manager.cc:1434] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.021s	user 0.015s	sys 0.000s
I20260504 19:59:42.144639  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 77927eff5989433496232538f5f33c33 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260504 19:59:42.145766  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77927eff5989433496232538f5f33c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:42.151257  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.166468  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 77927eff5989433496232538f5f33c33
I20260504 19:59:42.168463  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 77927eff5989433496232538f5f33c33 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.172399  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.179639  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:42.186013  6994 tablet_bootstrap.cc:492] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:42.189002  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet dd0e6485abbb4a97a158696b654df958 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.191097  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.192199  6994 tablet_bootstrap.cc:654] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:42.194070  7004 ts_tablet_manager.cc:1929] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:42.194542  7004 log.cc:1199] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/ee475ed613f74f85b1406605db77b940
I20260504 19:59:42.195334  7004 ts_tablet_manager.cc:1950] T ee475ed613f74f85b1406605db77b940 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:42.198346  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet ee475ed613f74f85b1406605db77b940 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:42.199048  7004 tablet_replica.cc:333] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:42.199849  7004 raft_consensus.cc:2243] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:42.200564  7004 raft_consensus.cc:2272] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260504 19:59:42.199741  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 77927eff5989433496232538f5f33c33 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 77927eff5989433496232538f5f33c33 already in progress: creating tablet
I20260504 19:59:42.203123  6994 tablet_bootstrap.cc:492] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:42.203749  6994 ts_tablet_manager.cc:1403] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260504 19:59:42.206699  7004 ts_tablet_manager.cc:1916] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:42.206779  6994 raft_consensus.cc:359] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.207324  6994 raft_consensus.cc:385] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:42.207590  6994 raft_consensus.cc:740] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:42.208178  6994 consensus_queue.cc:260] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.208750  6994 raft_consensus.cc:399] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:42.209043  6994 raft_consensus.cc:493] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:42.209336  6994 raft_consensus.cc:3060] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:42.210088  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 26276a0ee9444e12bfd37f4c2b9d6bf8 has no consensus state
I20260504 19:59:42.215718  6994 raft_consensus.cc:515] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.216442  6994 leader_election.cc:304] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:42.217162  6998 raft_consensus.cc:2804] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:42.217613  6998 raft_consensus.cc:697] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:42.218309  6998 consensus_queue.cc:237] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.221596  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.223284  6994 leader_election.cc:290] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:42.226022  6994 ts_tablet_manager.cc:1434] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.000s
I20260504 19:59:42.226428  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 26276a0ee9444e12bfd37f4c2b9d6bf8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 1
I20260504 19:59:42.227490  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26276a0ee9444e12bfd37f4c2b9d6bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:42.235838  7004 ts_tablet_manager.cc:1929] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:42.236248  7004 log.cc:1199] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/dd0e6485abbb4a97a158696b654df958
I20260504 19:59:42.237026  7004 ts_tablet_manager.cc:1950] T dd0e6485abbb4a97a158696b654df958 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:42.239405  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet dd0e6485abbb4a97a158696b654df958 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:42.240533  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.242237  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 77927eff5989433496232538f5f33c33 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.243623  7004 tablet_replica.cc:333] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:42.244280  7004 raft_consensus.cc:2243] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:42.244776  7004 raft_consensus.cc:2272] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:42.244947  6994 tablet_bootstrap.cc:492] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:42.248056  7004 ts_tablet_manager.cc:1916] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:42.251348  6994 tablet_bootstrap.cc:654] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:42.262856  7004 ts_tablet_manager.cc:1929] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:42.263286  7004 log.cc:1199] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/77927eff5989433496232538f5f33c33
I20260504 19:59:42.264026  7004 ts_tablet_manager.cc:1950] T 77927eff5989433496232538f5f33c33 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:42.266672  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 77927eff5989433496232538f5f33c33 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:42.269402  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 26276a0ee9444e12bfd37f4c2b9d6bf8
I20260504 19:59:42.269517  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:42.271162  6994 tablet_bootstrap.cc:492] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:42.271598  6994 ts_tablet_manager.cc:1403] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.015s
I20260504 19:59:42.273142  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 26276a0ee9444e12bfd37f4c2b9d6bf8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.274017  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 77927eff5989433496232538f5f33c33 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.273602  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.274220  6994 raft_consensus.cc:359] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.274734  6994 raft_consensus.cc:385] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:42.274999  6994 raft_consensus.cc:740] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
W20260504 19:59:42.275543  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 26276a0ee9444e12bfd37f4c2b9d6bf8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 26276a0ee9444e12bfd37f4c2b9d6bf8 already in progress: creating tablet
I20260504 19:59:42.275578  6994 consensus_queue.cc:260] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.276255  6994 raft_consensus.cc:399] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:42.276520  6994 raft_consensus.cc:493] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:42.276793  6994 raft_consensus.cc:3060] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:42.277837  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 77927eff5989433496232538f5f33c33 because the tablet was not found. No further retry: Not found: Tablet not found: 77927eff5989433496232538f5f33c33
I20260504 19:59:42.281325  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.282624  6994 raft_consensus.cc:515] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.283985  6994 leader_election.cc:304] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:42.284545  6994 leader_election.cc:290] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:42.284682  6998 raft_consensus.cc:2804] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:42.285176  6998 raft_consensus.cc:697] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:42.285948  6994 ts_tablet_manager.cc:1434] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260504 19:59:42.285861  6998 consensus_queue.cc:237] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
W20260504 19:59:42.293367  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8e05c26a0e6b4efab630e2df8c24b0f5 has no consensus state
I20260504 19:59:42.296445  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 26276a0ee9444e12bfd37f4c2b9d6bf8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.297236  7004 tablet_replica.cc:333] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:42.297932  7004 raft_consensus.cc:2243] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:42.298408  7004 raft_consensus.cc:2272] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:42.302351  7004 ts_tablet_manager.cc:1916] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:42.303297  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 8e05c26a0e6b4efab630e2df8c24b0f5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 1
I20260504 19:59:42.304289  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e05c26a0e6b4efab630e2df8c24b0f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:42.309310  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.317749  7004 ts_tablet_manager.cc:1929] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:42.318207  7004 log.cc:1199] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/26276a0ee9444e12bfd37f4c2b9d6bf8
I20260504 19:59:42.318936  7004 ts_tablet_manager.cc:1950] T 26276a0ee9444e12bfd37f4c2b9d6bf8 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:42.318689  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.321691  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 26276a0ee9444e12bfd37f4c2b9d6bf8 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:42.325758  6994 tablet_bootstrap.cc:492] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:42.329485  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 8e05c26a0e6b4efab630e2df8c24b0f5
I20260504 19:59:42.331504  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e05c26a0e6b4efab630e2df8c24b0f5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:42.332840  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 8e05c26a0e6b4efab630e2df8c24b0f5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8e05c26a0e6b4efab630e2df8c24b0f5 already in progress: creating tablet
I20260504 19:59:42.333624  6994 tablet_bootstrap.cc:654] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:42.334650  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.343150  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.343627  6994 tablet_bootstrap.cc:492] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:42.344066  6994 ts_tablet_manager.cc:1403] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260504 19:59:42.346740  6994 raft_consensus.cc:359] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.347291  6994 raft_consensus.cc:385] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:42.349057  6994 raft_consensus.cc:740] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:42.349763  6994 consensus_queue.cc:260] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.350414  6994 raft_consensus.cc:399] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:42.350741  6994 raft_consensus.cc:493] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:42.351111  6994 raft_consensus.cc:3060] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:42.352655  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0020bdccd6d844978fd042a77f6b46d5 has no consensus state
I20260504 19:59:42.356029  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.358880  6994 raft_consensus.cc:515] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.359737  6994 leader_election.cc:304] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:42.360270  6994 leader_election.cc:290] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:42.360654  6998 raft_consensus.cc:2804] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:42.361459  6998 raft_consensus.cc:697] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:42.362041  6994 ts_tablet_manager.cc:1434] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.004s
I20260504 19:59:42.362155  6998 consensus_queue.cc:237] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.363919  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.367543  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 0020bdccd6d844978fd042a77f6b46d5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260504 19:59:42.370267  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0020bdccd6d844978fd042a77f6b46d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:42.382186  6994 tablet_bootstrap.cc:492] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:42.382817  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 0020bdccd6d844978fd042a77f6b46d5
I20260504 19:59:42.384433  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 0020bdccd6d844978fd042a77f6b46d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:42.385823  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 0020bdccd6d844978fd042a77f6b46d5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0020bdccd6d844978fd042a77f6b46d5 already in progress: creating tablet
I20260504 19:59:42.388211  6994 tablet_bootstrap.cc:654] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:42.388661  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:42.391366  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e05c26a0e6b4efab630e2df8c24b0f5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.391319  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.392055  7004 tablet_replica.cc:333] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:42.392726  7004 raft_consensus.cc:2243] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:42.393239  7004 raft_consensus.cc:2272] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:42.395686  7004 ts_tablet_manager.cc:1916] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:42.396299  6994 tablet_bootstrap.cc:492] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:42.396703  6994 ts_tablet_manager.cc:1403] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260504 19:59:42.398962  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.400663  6994 raft_consensus.cc:359] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.401268  6994 raft_consensus.cc:385] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:42.401599  6994 raft_consensus.cc:740] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:42.402276  6994 consensus_queue.cc:260] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.402879  6994 raft_consensus.cc:399] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:42.404683  6994 raft_consensus.cc:493] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:42.405041  6994 raft_consensus.cc:3060] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:42.410848  7004 ts_tablet_manager.cc:1929] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:42.411278  7004 log.cc:1199] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/8e05c26a0e6b4efab630e2df8c24b0f5
I20260504 19:59:42.411988  7004 ts_tablet_manager.cc:1950] T 8e05c26a0e6b4efab630e2df8c24b0f5 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:42.412417  6994 raft_consensus.cc:515] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.413110  6994 leader_election.cc:304] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:42.413667  6994 leader_election.cc:290] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:42.413798  6998 raft_consensus.cc:2804] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
W20260504 19:59:42.414155  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f4356d5fc01e49b39878ca5acd56d52f has no consensus state
I20260504 19:59:42.414291  6998 raft_consensus.cc:697] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:42.415019  6998 consensus_queue.cc:237] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.417240  6994 ts_tablet_manager.cc:1434] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.001s
I20260504 19:59:42.417773  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.427090  6947 tablet_service.cc:1511] Processing CreateTablet for tablet f4356d5fc01e49b39878ca5acd56d52f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260504 19:59:42.428402  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4356d5fc01e49b39878ca5acd56d52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:42.425880  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.429960  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 8e05c26a0e6b4efab630e2df8c24b0f5 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:42.440296  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet f4356d5fc01e49b39878ca5acd56d52f
I20260504 19:59:42.442157  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet f4356d5fc01e49b39878ca5acd56d52f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.443061  6994 tablet_bootstrap.cc:492] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
W20260504 19:59:42.443670  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet f4356d5fc01e49b39878ca5acd56d52f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f4356d5fc01e49b39878ca5acd56d52f already in progress: creating tablet
I20260504 19:59:42.447315  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:42.447741  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.449245  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 0020bdccd6d844978fd042a77f6b46d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.449963  7004 tablet_replica.cc:333] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:42.450613  7004 raft_consensus.cc:2243] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:42.451085  7004 raft_consensus.cc:2272] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:42.451476  6994 tablet_bootstrap.cc:654] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:42.454773  7004 ts_tablet_manager.cc:1916] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:42.457700  6994 tablet_bootstrap.cc:492] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:42.458266  6994 ts_tablet_manager.cc:1403] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260504 19:59:42.458132  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.460875  6994 raft_consensus.cc:359] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.465700  6994 raft_consensus.cc:385] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:42.466038  6994 raft_consensus.cc:740] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:42.466935  6994 consensus_queue.cc:260] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.467747  6994 raft_consensus.cc:399] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:42.468142  6994 raft_consensus.cc:493] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:42.469822  6994 raft_consensus.cc:3060] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:42.470741  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c60e1466f13c4056a937c4ff7774c22d has no consensus state
I20260504 19:59:42.474099  7004 ts_tablet_manager.cc:1929] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:42.474524  7004 log.cc:1199] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/0020bdccd6d844978fd042a77f6b46d5
I20260504 19:59:42.475247  7004 ts_tablet_manager.cc:1950] T 0020bdccd6d844978fd042a77f6b46d5 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:42.477690  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 0020bdccd6d844978fd042a77f6b46d5 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:42.478540  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.481912  6994 raft_consensus.cc:515] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.482640  6994 leader_election.cc:304] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:42.483299  6998 raft_consensus.cc:2804] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:42.483556  6947 tablet_service.cc:1511] Processing CreateTablet for tablet c60e1466f13c4056a937c4ff7774c22d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:42.483738  6998 raft_consensus.cc:697] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:42.484557  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60e1466f13c4056a937c4ff7774c22d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:42.484478  6998 consensus_queue.cc:237] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.484777  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.489606  6994 leader_election.cc:290] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:42.491916  6994 ts_tablet_manager.cc:1434] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.003s
I20260504 19:59:42.495378  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet c60e1466f13c4056a937c4ff7774c22d
I20260504 19:59:42.497680  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet c60e1466f13c4056a937c4ff7774c22d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:42.499009  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet c60e1466f13c4056a937c4ff7774c22d because the tablet was not found. No further retry: Not found: Tablet not found: c60e1466f13c4056a937c4ff7774c22d
I20260504 19:59:42.506706  6994 tablet_bootstrap.cc:492] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:42.500190  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.511795  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:42.513238  6994 tablet_bootstrap.cc:654] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:42.513608  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet f4356d5fc01e49b39878ca5acd56d52f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.514320  7004 tablet_replica.cc:333] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:42.514977  7004 raft_consensus.cc:2243] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:42.515959  7004 raft_consensus.cc:2272] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:42.516058  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.519879  7004 ts_tablet_manager.cc:1916] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:42.535079  7004 ts_tablet_manager.cc:1929] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:42.536530  7004 log.cc:1199] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/f4356d5fc01e49b39878ca5acd56d52f
I20260504 19:59:42.537405  7004 ts_tablet_manager.cc:1950] T f4356d5fc01e49b39878ca5acd56d52f P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:42.539444  6994 tablet_bootstrap.cc:492] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:42.540086  6994 ts_tablet_manager.cc:1403] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.025s
W20260504 19:59:42.540557  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4a70cd33a648452bb23973a1150ce848 has no consensus state
I20260504 19:59:42.540549  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet f4356d5fc01e49b39878ca5acd56d52f (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:42.543385  6994 raft_consensus.cc:359] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.544081  6994 raft_consensus.cc:385] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:42.544442  6994 raft_consensus.cc:740] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:42.545220  6994 consensus_queue.cc:260] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.545795  6994 raft_consensus.cc:399] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:42.546079  6994 raft_consensus.cc:493] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:42.546409  6994 raft_consensus.cc:3060] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:42.547667  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.552831  6994 raft_consensus.cc:515] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.553624  6994 leader_election.cc:304] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:42.554322  6998 raft_consensus.cc:2804] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:42.554781  6998 raft_consensus.cc:697] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:42.555503  6998 consensus_queue.cc:237] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.556782  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.557861  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 4a70cd33a648452bb23973a1150ce848 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:42.558915  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a70cd33a648452bb23973a1150ce848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:42.560452  6994 leader_election.cc:290] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:42.562819  6994 ts_tablet_manager.cc:1434] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.003s
I20260504 19:59:42.573472  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 4a70cd33a648452bb23973a1150ce848
I20260504 19:59:42.576179  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a70cd33a648452bb23973a1150ce848 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.578167  6994 tablet_bootstrap.cc:492] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:42.578001  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:42.581064  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 4a70cd33a648452bb23973a1150ce848 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4a70cd33a648452bb23973a1150ce848 already in progress: creating tablet
I20260504 19:59:42.584436  6994 tablet_bootstrap.cc:654] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:42.587442  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:42.593906  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet c60e1466f13c4056a937c4ff7774c22d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.594619  7004 tablet_replica.cc:333] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:42.595306  7004 raft_consensus.cc:2243] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:42.595856  7004 raft_consensus.cc:2272] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:42.596414  6994 tablet_bootstrap.cc:492] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:42.596877  6994 ts_tablet_manager.cc:1403] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260504 19:59:42.597815  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.599506  6994 raft_consensus.cc:359] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.600033  6994 raft_consensus.cc:385] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:42.600279  6994 raft_consensus.cc:740] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:42.600553  7004 ts_tablet_manager.cc:1916] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:42.600960  6994 consensus_queue.cc:260] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.601589  6994 raft_consensus.cc:399] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:42.601838  6994 raft_consensus.cc:493] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:42.602103  6994 raft_consensus.cc:3060] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:42.608412  6994 raft_consensus.cc:515] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.609263  6994 leader_election.cc:304] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:42.609908  6994 leader_election.cc:290] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:42.610514  6997 raft_consensus.cc:2804] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:42.610951  6997 raft_consensus.cc:697] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:42.611392  6994 ts_tablet_manager.cc:1434] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
W20260504 19:59:42.609375  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1cf0f1488f5a4e05965a55bcc09c9deb has no consensus state
I20260504 19:59:42.612210  6997 consensus_queue.cc:237] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.620786  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.621803  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf0f1488f5a4e05965a55bcc09c9deb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260504 19:59:42.623193  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf0f1488f5a4e05965a55bcc09c9deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:42.626754  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a70cd33a648452bb23973a1150ce848 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.629292  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.630091  7004 ts_tablet_manager.cc:1929] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:42.630478  7004 log.cc:1199] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/c60e1466f13c4056a937c4ff7774c22d
I20260504 19:59:42.631165  7004 ts_tablet_manager.cc:1950] T c60e1466f13c4056a937c4ff7774c22d P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:42.633584  7004 tablet_replica.cc:333] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:42.633857  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet c60e1466f13c4056a937c4ff7774c22d (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:42.634230  7004 raft_consensus.cc:2243] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:42.634752  7004 raft_consensus.cc:2272] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:42.638406  7004 ts_tablet_manager.cc:1916] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:42.639927  6994 tablet_bootstrap.cc:492] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:42.642247  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 1cf0f1488f5a4e05965a55bcc09c9deb
I20260504 19:59:42.645560  6994 tablet_bootstrap.cc:654] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:42.649369  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 1cf0f1488f5a4e05965a55bcc09c9deb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.654910  6994 tablet_bootstrap.cc:492] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:42.655366  6994 ts_tablet_manager.cc:1403] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.000s
I20260504 19:59:42.655702  7004 ts_tablet_manager.cc:1929] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:42.656088  7004 log.cc:1199] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/4a70cd33a648452bb23973a1150ce848
I20260504 19:59:42.656813  7004 ts_tablet_manager.cc:1950] T 4a70cd33a648452bb23973a1150ce848 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:42.657178  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.657912  6994 raft_consensus.cc:359] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.658432  6994 raft_consensus.cc:385] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:42.658708  6994 raft_consensus.cc:740] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:42.659258  6994 consensus_queue.cc:260] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.659412  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 4a70cd33a648452bb23973a1150ce848 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:42.659868  6994 raft_consensus.cc:399] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:42.660162  6994 raft_consensus.cc:493] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:42.660465  6994 raft_consensus.cc:3060] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:42.661064  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 1cf0f1488f5a4e05965a55bcc09c9deb because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1cf0f1488f5a4e05965a55bcc09c9deb already in progress: creating tablet
I20260504 19:59:42.665503  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.666518  6994 raft_consensus.cc:515] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.667196  6994 leader_election.cc:304] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:42.667867  6997 raft_consensus.cc:2804] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:42.668318  6997 raft_consensus.cc:697] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:42.668965  6994 leader_election.cc:290] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:42.669030  6997 consensus_queue.cc:237] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.670508  6994 ts_tablet_manager.cc:1434] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
W20260504 19:59:42.680275  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 has no consensus state
I20260504 19:59:42.683030  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 1cf0f1488f5a4e05965a55bcc09c9deb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.683753  7004 tablet_replica.cc:333] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:42.684487  7004 raft_consensus.cc:2243] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:42.685081  7004 raft_consensus.cc:2272] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:42.684612  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.689483  7004 ts_tablet_manager.cc:1916] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:42.691435  6947 tablet_service.cc:1511] Processing CreateTablet for tablet e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260504 19:59:42.692353  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f1b5ae16ad4b2d8d529cc6cb7bf0b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:42.697263  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.706085  6994 tablet_bootstrap.cc:492] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:42.706786  7004 ts_tablet_manager.cc:1929] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:42.709570  7004 log.cc:1199] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/1cf0f1488f5a4e05965a55bcc09c9deb
I20260504 19:59:42.710306  7004 ts_tablet_manager.cc:1950] T 1cf0f1488f5a4e05965a55bcc09c9deb P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:42.709123  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet e0f1b5ae16ad4b2d8d529cc6cb7bf0b8
I20260504 19:59:42.712661  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 1cf0f1488f5a4e05965a55bcc09c9deb (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:42.713502  6994 tablet_bootstrap.cc:654] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:42.715770  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.716441  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:42.718767  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 already in progress: creating tablet
I20260504 19:59:42.721580  6994 tablet_bootstrap.cc:492] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:42.722201  6994 ts_tablet_manager.cc:1403] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260504 19:59:42.724977  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.725787  6994 raft_consensus.cc:359] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.726428  6994 raft_consensus.cc:385] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:42.726681  6994 raft_consensus.cc:740] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:42.727245  6994 consensus_queue.cc:260] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.727797  6994 raft_consensus.cc:399] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:42.728060  6994 raft_consensus.cc:493] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:42.728366  6994 raft_consensus.cc:3060] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:42.733593  6994 raft_consensus.cc:515] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.734175  6994 leader_election.cc:304] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:42.734688  6994 leader_election.cc:290] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:42.735209  7123 raft_consensus.cc:2804] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:42.735664  7123 raft_consensus.cc:697] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:42.736068  6994 ts_tablet_manager.cc:1434] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
W20260504 19:59:42.736688  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9c98c78aa2c940b5ab102e96e8101410 has no consensus state
I20260504 19:59:42.736397  7123 consensus_queue.cc:237] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.746325  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.749862  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 9c98c78aa2c940b5ab102e96e8101410 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260504 19:59:42.750739  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c98c78aa2c940b5ab102e96e8101410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:42.754171  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.754904  7004 tablet_replica.cc:333] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:42.755548  7004 raft_consensus.cc:2243] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:42.756011  7004 raft_consensus.cc:2272] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:42.757927  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.763955  6994 tablet_bootstrap.cc:492] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:42.766975  7004 ts_tablet_manager.cc:1916] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:42.770953  6994 tablet_bootstrap.cc:654] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:42.775405  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 9c98c78aa2c940b5ab102e96e8101410
I20260504 19:59:42.777609  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c98c78aa2c940b5ab102e96e8101410 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.782636  6994 tablet_bootstrap.cc:492] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:42.782419  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.783390  6994 ts_tablet_manager.cc:1403] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260504 19:59:42.786494  7004 ts_tablet_manager.cc:1929] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:42.786892  7004 log.cc:1199] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/e0f1b5ae16ad4b2d8d529cc6cb7bf0b8
I20260504 19:59:42.787626  7004 ts_tablet_manager.cc:1950] T e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:42.790202  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet e0f1b5ae16ad4b2d8d529cc6cb7bf0b8 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:42.790832  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:42.792235  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 9c98c78aa2c940b5ab102e96e8101410 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9c98c78aa2c940b5ab102e96e8101410 already in progress: creating tablet
I20260504 19:59:42.792199  6994 raft_consensus.cc:359] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.793004  6994 raft_consensus.cc:385] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:42.793426  6994 raft_consensus.cc:740] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:42.794005  6994 consensus_queue.cc:260] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.794466  6994 raft_consensus.cc:399] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:42.794709  6994 raft_consensus.cc:493] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:42.794956  6994 raft_consensus.cc:3060] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:42.801189  6994 raft_consensus.cc:515] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.802019  6994 leader_election.cc:304] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:42.802565  6994 leader_election.cc:290] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:42.802718  7123 raft_consensus.cc:2804] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:42.803236  7123 raft_consensus.cc:697] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
W20260504 19:59:42.803952  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bc2a6cb894ed4aacb90b4fe047a80483 has no consensus state
I20260504 19:59:42.804026  6994 ts_tablet_manager.cc:1434] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.004s
I20260504 19:59:42.803954  7123 consensus_queue.cc:237] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.815912  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.816900  6947 tablet_service.cc:1511] Processing CreateTablet for tablet bc2a6cb894ed4aacb90b4fe047a80483 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260504 19:59:42.818066  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2a6cb894ed4aacb90b4fe047a80483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:42.823473  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.825161  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c98c78aa2c940b5ab102e96e8101410 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.827433  7004 tablet_replica.cc:333] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:42.828399  7004 raft_consensus.cc:2243] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:42.828886  7004 raft_consensus.cc:2272] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260504 19:59:42.831193  6843 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 3458a8d762844b7db845050ab0d9cb28 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 3458a8d762844b7db845050ab0d9cb28 consensus state has no leader
I20260504 19:59:42.831578  7004 ts_tablet_manager.cc:1916] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:42.834837  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet bc2a6cb894ed4aacb90b4fe047a80483
I20260504 19:59:42.836858  6994 tablet_bootstrap.cc:492] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:42.837594  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet bc2a6cb894ed4aacb90b4fe047a80483 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.841871  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.844316  6994 tablet_bootstrap.cc:654] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:42.850167  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.853173  6994 tablet_bootstrap.cc:492] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:42.853749  6994 ts_tablet_manager.cc:1403] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260504 19:59:42.856428  6994 raft_consensus.cc:359] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.857116  6994 raft_consensus.cc:385] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:42.857437  6994 raft_consensus.cc:740] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:42.858090  6994 consensus_queue.cc:260] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.858759  6994 raft_consensus.cc:399] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:42.859056  6994 raft_consensus.cc:493] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:42.859411  6994 raft_consensus.cc:3060] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:42.859944  7004 ts_tablet_manager.cc:1929] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:42.860324  7004 log.cc:1199] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/9c98c78aa2c940b5ab102e96e8101410
I20260504 19:59:42.861063  7004 ts_tablet_manager.cc:1950] T 9c98c78aa2c940b5ab102e96e8101410 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
W20260504 19:59:42.862761  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet df53af8c48604755a331d5d04afb192d has no consensus state
I20260504 19:59:42.863809  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 9c98c78aa2c940b5ab102e96e8101410 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:42.865578  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet bc2a6cb894ed4aacb90b4fe047a80483 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet bc2a6cb894ed4aacb90b4fe047a80483 already in progress: creating tablet
I20260504 19:59:42.867600  6994 raft_consensus.cc:515] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.868379  6994 leader_election.cc:304] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:42.869140  7123 raft_consensus.cc:2804] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:42.869578  7123 raft_consensus.cc:697] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:42.870234  7123 consensus_queue.cc:237] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.872148  6994 leader_election.cc:290] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:42.873881  6994 ts_tablet_manager.cc:1434] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.001s
I20260504 19:59:42.875557  6947 tablet_service.cc:1511] Processing CreateTablet for tablet df53af8c48604755a331d5d04afb192d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260504 19:59:42.876710  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df53af8c48604755a331d5d04afb192d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:42.878863  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet bc2a6cb894ed4aacb90b4fe047a80483 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.881137  7004 tablet_replica.cc:333] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:42.881873  7004 raft_consensus.cc:2243] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:42.882436  7004 raft_consensus.cc:2272] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:42.883536  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.885545  7004 ts_tablet_manager.cc:1916] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:42.890066  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.894238  6994 tablet_bootstrap.cc:492] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:42.900367  7004 ts_tablet_manager.cc:1929] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:42.900856  7004 log.cc:1199] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/bc2a6cb894ed4aacb90b4fe047a80483
I20260504 19:59:42.901028  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet df53af8c48604755a331d5d04afb192d
I20260504 19:59:42.902154  7004 ts_tablet_manager.cc:1950] T bc2a6cb894ed4aacb90b4fe047a80483 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:42.902851  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet df53af8c48604755a331d5d04afb192d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.903218  6994 tablet_bootstrap.cc:654] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:42.906347  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet bc2a6cb894ed4aacb90b4fe047a80483 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:42.907940  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet df53af8c48604755a331d5d04afb192d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet df53af8c48604755a331d5d04afb192d already in progress: creating tablet
I20260504 19:59:42.908488  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.911828  6994 tablet_bootstrap.cc:492] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:42.912303  6994 ts_tablet_manager.cc:1403] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260504 19:59:42.913892  6859 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:42.914433  6994 raft_consensus.cc:359] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.915038  6994 raft_consensus.cc:385] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:42.915318  6994 raft_consensus.cc:740] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:42.916303  6994 consensus_queue.cc:260] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.916739  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet bc2a6cb894ed4aacb90b4fe047a80483 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.917377  6994 raft_consensus.cc:399] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:42.917680  6994 raft_consensus.cc:493] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:42.917972  6994 raft_consensus.cc:3060] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:42.918493  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet bc2a6cb894ed4aacb90b4fe047a80483 because the tablet was not found. No further retry: Not found: Tablet not found: bc2a6cb894ed4aacb90b4fe047a80483
I20260504 19:59:42.920670  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.923942  6994 raft_consensus.cc:515] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.924553  6994 leader_election.cc:304] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:42.925119  6994 leader_election.cc:290] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:42.925271  7123 raft_consensus.cc:2804] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:42.925709  7123 raft_consensus.cc:697] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:42.926571  6994 ts_tablet_manager.cc:1434] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260504 19:59:42.926403  7123 consensus_queue.cc:237] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
W20260504 19:59:42.933871  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b3ddf39c324346bf98dc1b73bfbca86b has no consensus state
I20260504 19:59:42.936548  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet df53af8c48604755a331d5d04afb192d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.937449  7004 tablet_replica.cc:333] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:42.938076  7004 raft_consensus.cc:2243] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:42.939631  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.939033  7004 raft_consensus.cc:2272] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:42.946435  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.947371  6947 tablet_service.cc:1511] Processing CreateTablet for tablet b3ddf39c324346bf98dc1b73bfbca86b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260504 19:59:42.948035  7004 ts_tablet_manager.cc:1916] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:42.948530  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3ddf39c324346bf98dc1b73bfbca86b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:42.957458  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet b3ddf39c324346bf98dc1b73bfbca86b
I20260504 19:59:42.959193  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet b3ddf39c324346bf98dc1b73bfbca86b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:42.964540  6859 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:42.967326  7004 ts_tablet_manager.cc:1929] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:42.967738  7004 log.cc:1199] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/df53af8c48604755a331d5d04afb192d
I20260504 19:59:42.968499  7004 ts_tablet_manager.cc:1950] T df53af8c48604755a331d5d04afb192d P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:42.969223  6994 tablet_bootstrap.cc:492] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:42.971172  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet df53af8c48604755a331d5d04afb192d (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:42.971851  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet b3ddf39c324346bf98dc1b73bfbca86b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b3ddf39c324346bf98dc1b73bfbca86b already in progress: creating tablet
I20260504 19:59:42.968291  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.974467  6994 tablet_bootstrap.cc:654] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:42.981158  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:42.985773  6994 tablet_bootstrap.cc:492] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:42.986240  6994 ts_tablet_manager.cc:1403] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260504 19:59:42.988531  6994 raft_consensus.cc:359] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.989059  6994 raft_consensus.cc:385] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:42.989336  6994 raft_consensus.cc:740] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:42.989912  6994 consensus_queue.cc:260] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:42.990509  6994 raft_consensus.cc:399] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:42.990753  6994 raft_consensus.cc:493] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:42.991016  6994 raft_consensus.cc:3060] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:42.993608  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 49031ffaf7604892af50a445d17663b4 has no consensus state
I20260504 19:59:43.005374  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 49031ffaf7604892af50a445d17663b4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260504 19:59:43.005860  6994 raft_consensus.cc:515] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.005815  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.006512  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49031ffaf7604892af50a445d17663b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:43.006603  6994 leader_election.cc:304] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:43.007385  6994 leader_election.cc:290] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:43.007534  7123 raft_consensus.cc:2804] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:43.008003  7123 raft_consensus.cc:697] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:43.008708  7123 consensus_queue.cc:237] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.009446  6994 ts_tablet_manager.cc:1434] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.023s	user 0.016s	sys 0.000s
I20260504 19:59:43.014328  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.023411  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 49031ffaf7604892af50a445d17663b4
I20260504 19:59:43.025101  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 49031ffaf7604892af50a445d17663b4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:43.026464  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 49031ffaf7604892af50a445d17663b4 because the tablet was not found. No further retry: Not found: Tablet not found: 49031ffaf7604892af50a445d17663b4
I20260504 19:59:43.027650  6994 tablet_bootstrap.cc:492] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:43.028228  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.034338  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:43.035027  6994 tablet_bootstrap.cc:654] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:43.036954  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet b3ddf39c324346bf98dc1b73bfbca86b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:42 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.038403  7004 tablet_replica.cc:333] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:43.038923  7004 raft_consensus.cc:2243] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:43.039350  7004 raft_consensus.cc:2272] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:43.041558  7004 ts_tablet_manager.cc:1916] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:43.046072  6994 tablet_bootstrap.cc:492] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:43.046554  6994 ts_tablet_manager.cc:1403] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260504 19:59:43.049381  6994 raft_consensus.cc:359] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.050036  6994 raft_consensus.cc:385] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:43.050331  6994 raft_consensus.cc:740] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:43.051079  6994 consensus_queue.cc:260] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.051716  6994 raft_consensus.cc:399] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:43.051985  6994 raft_consensus.cc:493] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:43.052301  6994 raft_consensus.cc:3060] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:43.055751  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.056849  7004 ts_tablet_manager.cc:1929] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:43.057263  7004 log.cc:1199] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/b3ddf39c324346bf98dc1b73bfbca86b
I20260504 19:59:43.058020  7004 ts_tablet_manager.cc:1950] T b3ddf39c324346bf98dc1b73bfbca86b P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:43.059230  6994 raft_consensus.cc:515] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.059937  6994 leader_election.cc:304] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:43.060675  7123 raft_consensus.cc:2804] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:43.060726  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet b3ddf39c324346bf98dc1b73bfbca86b (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:43.061200  7123 raft_consensus.cc:697] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:43.061932  7123 consensus_queue.cc:237] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.066913  6994 leader_election.cc:290] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
W20260504 19:59:43.068446  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e0f7de770aca40f0874040c306c4fc43 has no consensus state
I20260504 19:59:43.068986  6994 ts_tablet_manager.cc:1434] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.022s	user 0.015s	sys 0.003s
I20260504 19:59:43.074054  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.081357  6947 tablet_service.cc:1511] Processing CreateTablet for tablet e0f7de770aca40f0874040c306c4fc43 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260504 19:59:43.082655  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f7de770aca40f0874040c306c4fc43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:43.082099  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.085162  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 49031ffaf7604892af50a445d17663b4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.090076  7004 tablet_replica.cc:333] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:43.090883  7004 raft_consensus.cc:2243] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:43.091457  7004 raft_consensus.cc:2272] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:43.095119  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet e0f7de770aca40f0874040c306c4fc43
I20260504 19:59:43.097061  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet e0f7de770aca40f0874040c306c4fc43 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.097828  6994 tablet_bootstrap.cc:492] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:43.103780  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:43.104192  6994 tablet_bootstrap.cc:654] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:43.101379  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.104043  7004 ts_tablet_manager.cc:1916] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:43.110567  6994 tablet_bootstrap.cc:492] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:43.111099  6994 ts_tablet_manager.cc:1403] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260504 19:59:43.113742  6994 raft_consensus.cc:359] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.113420  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.114460  6994 raft_consensus.cc:385] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:43.114777  6994 raft_consensus.cc:740] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:43.115370  6994 consensus_queue.cc:260] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.115983  6994 raft_consensus.cc:399] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:43.116240  6994 raft_consensus.cc:493] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:43.116519  6994 raft_consensus.cc:3060] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:43.123193  6994 raft_consensus.cc:515] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.123945  7004 ts_tablet_manager.cc:1929] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:43.123893  6994 leader_election.cc:304] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:43.124364  7004 log.cc:1199] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/49031ffaf7604892af50a445d17663b4
I20260504 19:59:43.124732  6998 raft_consensus.cc:2804] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:43.125129  7004 ts_tablet_manager.cc:1950] T 49031ffaf7604892af50a445d17663b4 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:43.125259  6998 raft_consensus.cc:697] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:43.126125  6998 consensus_queue.cc:237] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.127604  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 49031ffaf7604892af50a445d17663b4 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:43.129097  6994 leader_election.cc:290] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
W20260504 19:59:43.130249  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet e0f7de770aca40f0874040c306c4fc43 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e0f7de770aca40f0874040c306c4fc43 already in progress: creating tablet
I20260504 19:59:43.131240  6994 ts_tablet_manager.cc:1434] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.020s	user 0.016s	sys 0.001s
W20260504 19:59:43.131492  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7c29b091f25f4b61b93d3ce748641b71 has no consensus state
I20260504 19:59:43.138597  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.141208  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet e0f7de770aca40f0874040c306c4fc43 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.141992  7004 tablet_replica.cc:333] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:43.142657  7004 raft_consensus.cc:2243] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:43.143229  7004 raft_consensus.cc:2272] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:43.146337  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.147320  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 7c29b091f25f4b61b93d3ce748641b71 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 100
I20260504 19:59:43.148429  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c29b091f25f4b61b93d3ce748641b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:43.154161  7004 ts_tablet_manager.cc:1916] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:43.158249  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 7c29b091f25f4b61b93d3ce748641b71
I20260504 19:59:43.159955  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c29b091f25f4b61b93d3ce748641b71 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.163250  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.167498  6994 tablet_bootstrap.cc:492] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:43.174081  7004 ts_tablet_manager.cc:1929] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:43.173741  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.174738  7004 log.cc:1199] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/e0f7de770aca40f0874040c306c4fc43
I20260504 19:59:43.174959  6994 tablet_bootstrap.cc:654] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:43.175817  7004 ts_tablet_manager.cc:1950] T e0f7de770aca40f0874040c306c4fc43 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:43.178854  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet e0f7de770aca40f0874040c306c4fc43 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:43.180814  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 7c29b091f25f4b61b93d3ce748641b71 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7c29b091f25f4b61b93d3ce748641b71 already in progress: creating tablet
I20260504 19:59:43.186216  6994 tablet_bootstrap.cc:492] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:43.186678  6994 ts_tablet_manager.cc:1403] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
W20260504 19:59:43.189416  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1f5b038c2a98466687fdc1e045d44d1f has no consensus state
I20260504 19:59:43.192461  6994 raft_consensus.cc:359] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.193061  6994 raft_consensus.cc:385] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:43.193332  6994 raft_consensus.cc:740] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:43.193990  6994 consensus_queue.cc:260] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.194561  6994 raft_consensus.cc:399] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:43.194818  6994 raft_consensus.cc:493] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:43.195104  6994 raft_consensus.cc:3060] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:43.193491  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.201035  6994 raft_consensus.cc:515] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.201547  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5b038c2a98466687fdc1e045d44d1f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 100
I20260504 19:59:43.201930  6994 leader_election.cc:304] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:43.202764  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5b038c2a98466687fdc1e045d44d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:43.202818  6998 raft_consensus.cc:2804] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:43.203387  6998 raft_consensus.cc:697] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:43.204200  6998 consensus_queue.cc:237] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.206852  6994 leader_election.cc:290] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:43.207739  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.210640  6994 ts_tablet_manager.cc:1434] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.008s
I20260504 19:59:43.223541  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 1f5b038c2a98466687fdc1e045d44d1f
I20260504 19:59:43.225449  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f5b038c2a98466687fdc1e045d44d1f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:43.227053  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 1f5b038c2a98466687fdc1e045d44d1f because the tablet was not found. No further retry: Not found: Tablet not found: 1f5b038c2a98466687fdc1e045d44d1f
I20260504 19:59:43.227946  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.230929  6994 tablet_bootstrap.cc:492] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:43.234421  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:43.236953  6994 tablet_bootstrap.cc:654] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:43.237917  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c29b091f25f4b61b93d3ce748641b71 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.238711  7004 tablet_replica.cc:333] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:43.239400  7004 raft_consensus.cc:2243] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:43.239946  7004 raft_consensus.cc:2272] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:43.243531  7004 ts_tablet_manager.cc:1916] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:43.244318  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:43.257568  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 504a58711c35484696a01bb8d874bacc has no consensus state
I20260504 19:59:43.265021  7004 ts_tablet_manager.cc:1929] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:43.265420  7004 log.cc:1199] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/7c29b091f25f4b61b93d3ce748641b71
I20260504 19:59:43.265560  6994 tablet_bootstrap.cc:492] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:43.266160  7004 ts_tablet_manager.cc:1950] T 7c29b091f25f4b61b93d3ce748641b71 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:43.266152  6994 ts_tablet_manager.cc:1403] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.012s
I20260504 19:59:43.268944  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 7c29b091f25f4b61b93d3ce748641b71 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:43.269047  6994 raft_consensus.cc:359] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.269235  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 504a58711c35484696a01bb8d874bacc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 100
I20260504 19:59:43.269754  6994 raft_consensus.cc:385] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:43.270133  6994 raft_consensus.cc:740] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:43.270567  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 504a58711c35484696a01bb8d874bacc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:43.270936  6994 consensus_queue.cc:260] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.271621  6994 raft_consensus.cc:399] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:43.271934  6994 raft_consensus.cc:493] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:43.272282  6994 raft_consensus.cc:3060] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:43.279378  6994 raft_consensus.cc:515] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.280201  6994 leader_election.cc:304] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:43.280854  6994 leader_election.cc:290] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:43.281044  6998 raft_consensus.cc:2804] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:43.281615  6998 raft_consensus.cc:697] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:43.282622  6994 ts_tablet_manager.cc:1434] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260504 19:59:43.282477  6998 consensus_queue.cc:237] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.298779  6994 tablet_bootstrap.cc:492] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:43.298940  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f5b038c2a98466687fdc1e045d44d1f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.299660  7004 tablet_replica.cc:333] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:43.300350  7004 raft_consensus.cc:2243] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:43.300887  7004 raft_consensus.cc:2272] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:43.306980  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.309064  6994 tablet_bootstrap.cc:654] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:43.311142  7004 ts_tablet_manager.cc:1916] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:43.315443  6994 tablet_bootstrap.cc:492] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:43.315913  6994 ts_tablet_manager.cc:1403] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260504 19:59:43.318632  6994 raft_consensus.cc:359] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.319065  6994 raft_consensus.cc:385] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:43.319440  6994 raft_consensus.cc:740] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:43.320145  6994 consensus_queue.cc:260] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.320719  6994 raft_consensus.cc:399] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:43.320976  6994 raft_consensus.cc:493] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:43.321352  6994 raft_consensus.cc:3060] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:43.376973  6994 raft_consensus.cc:515] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.378845  6994 leader_election.cc:304] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:43.378639  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.380002  6994 leader_election.cc:290] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:43.380541  6998 raft_consensus.cc:2804] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:43.381230  6998 raft_consensus.cc:697] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:43.382246  7004 ts_tablet_manager.cc:1929] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:43.382469  6998 consensus_queue.cc:237] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.383095  7004 log.cc:1199] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/1f5b038c2a98466687fdc1e045d44d1f
I20260504 19:59:43.383648  6994 ts_tablet_manager.cc:1434] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.067s	user 0.017s	sys 0.012s
I20260504 19:59:43.384265  7004 ts_tablet_manager.cc:1950] T 1f5b038c2a98466687fdc1e045d44d1f P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:43.392341  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 1f5b038c2a98466687fdc1e045d44d1f (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:43.404798  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 504a58711c35484696a01bb8d874bacc
I20260504 19:59:43.407349  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 504a58711c35484696a01bb8d874bacc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.408546  7004 tablet_replica.cc:333] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:43.409593  7004 raft_consensus.cc:2243] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:43.410123  7004 raft_consensus.cc:2272] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:43.412056  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.415609  7004 ts_tablet_manager.cc:1916] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:43.418181  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:43.424773  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.435084  7004 ts_tablet_manager.cc:1929] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:43.435521  7004 log.cc:1199] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/504a58711c35484696a01bb8d874bacc
I20260504 19:59:43.436369  7004 ts_tablet_manager.cc:1950] T 504a58711c35484696a01bb8d874bacc P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
W20260504 19:59:43.436702  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d6bce0ae41754733b0d4c655628af1e8 has no consensus state
I20260504 19:59:43.441108  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 504a58711c35484696a01bb8d874bacc (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:43.441884  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.449254  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.450909  6947 tablet_service.cc:1511] Processing CreateTablet for tablet d6bce0ae41754733b0d4c655628af1e8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 100
I20260504 19:59:43.452641  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6bce0ae41754733b0d4c655628af1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:43.462713  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet d6bce0ae41754733b0d4c655628af1e8
I20260504 19:59:43.465735  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet d6bce0ae41754733b0d4c655628af1e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:43.467315  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet d6bce0ae41754733b0d4c655628af1e8 because the tablet was not found. No further retry: Not found: Tablet not found: d6bce0ae41754733b0d4c655628af1e8
I20260504 19:59:43.468467  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.471099  6994 tablet_bootstrap.cc:492] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:43.476810  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.478788  6994 tablet_bootstrap.cc:654] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:43.485004  6994 tablet_bootstrap.cc:492] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:43.485468  6994 ts_tablet_manager.cc:1403] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
W20260504 19:59:43.488137  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a0cb0ef08f8b4896a62312492a624c20 has no consensus state
I20260504 19:59:43.488272  6994 raft_consensus.cc:359] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.489253  6994 raft_consensus.cc:385] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:43.489785  6994 raft_consensus.cc:740] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:43.490401  6994 consensus_queue.cc:260] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.491019  6994 raft_consensus.cc:399] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:43.491387  6994 raft_consensus.cc:493] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:43.492028  6994 raft_consensus.cc:3060] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:43.499182  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.500964  6994 raft_consensus.cc:515] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.501715  6994 leader_election.cc:304] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:43.502321  6994 leader_election.cc:290] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:43.502565  6998 raft_consensus.cc:2804] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:43.503206  6998 raft_consensus.cc:697] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:43.503891  6994 ts_tablet_manager.cc:1434] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.008s
I20260504 19:59:43.503862  6998 consensus_queue.cc:237] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.505947  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.507692  6947 tablet_service.cc:1511] Processing CreateTablet for tablet a0cb0ef08f8b4896a62312492a624c20 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 50
I20260504 19:59:43.508821  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0cb0ef08f8b4896a62312492a624c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:43.517959  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet a0cb0ef08f8b4896a62312492a624c20
I20260504 19:59:43.520376  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet a0cb0ef08f8b4896a62312492a624c20 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:43.522763  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet a0cb0ef08f8b4896a62312492a624c20 because the tablet was not found. No further retry: Not found: Tablet not found: a0cb0ef08f8b4896a62312492a624c20
I20260504 19:59:43.527609  6994 tablet_bootstrap.cc:492] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:43.530851  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.534792  6994 tablet_bootstrap.cc:654] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:43.540124  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.545156  6994 tablet_bootstrap.cc:492] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:43.546150  6994 ts_tablet_manager.cc:1403] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260504 19:59:43.546066  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:43.548959  6994 raft_consensus.cc:359] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.549517  6994 raft_consensus.cc:385] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:43.549759  6994 raft_consensus.cc:740] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:43.550414  6994 consensus_queue.cc:260] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.550990  6994 raft_consensus.cc:399] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:43.551256  6994 raft_consensus.cc:493] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:43.551563  6994 raft_consensus.cc:3060] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:43.554394  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet d6bce0ae41754733b0d4c655628af1e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.555375  7004 tablet_replica.cc:333] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:43.556015  7004 raft_consensus.cc:2243] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:43.556859  7004 raft_consensus.cc:2272] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:43.560590  6994 raft_consensus.cc:515] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.560777  7004 ts_tablet_manager.cc:1916] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:43.561947  6994 leader_election.cc:304] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:43.562683  6994 leader_election.cc:290] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:43.562849  6998 raft_consensus.cc:2804] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:43.563488  6998 raft_consensus.cc:697] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:43.564378  6994 ts_tablet_manager.cc:1434] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.018s	user 0.015s	sys 0.000s
I20260504 19:59:43.564132  6998 consensus_queue.cc:237] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
W20260504 19:59:43.565577  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f61b23bd062e4be88274fa45e788bb6d has no consensus state
I20260504 19:59:43.570578  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.582773  6946 tablet_service.cc:1511] Processing CreateTablet for tablet f61b23bd062e4be88274fa45e788bb6d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 50
I20260504 19:59:43.583180  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.584021  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61b23bd062e4be88274fa45e788bb6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:43.585364  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet a0cb0ef08f8b4896a62312492a624c20 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.587589  7004 ts_tablet_manager.cc:1929] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:43.588023  7004 log.cc:1199] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/d6bce0ae41754733b0d4c655628af1e8
I20260504 19:59:43.588788  7004 ts_tablet_manager.cc:1950] T d6bce0ae41754733b0d4c655628af1e8 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:43.591328  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet d6bce0ae41754733b0d4c655628af1e8 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:43.592304  7004 tablet_replica.cc:333] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:43.593384  7004 raft_consensus.cc:2243] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:43.593834  7004 raft_consensus.cc:2272] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:43.595012  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet f61b23bd062e4be88274fa45e788bb6d
I20260504 19:59:43.597525  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet f61b23bd062e4be88274fa45e788bb6d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.599997  7004 ts_tablet_manager.cc:1916] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:43.601253  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.606339  6994 tablet_bootstrap.cc:492] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:43.613637  6994 tablet_bootstrap.cc:654] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:43.612517  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.622704  7004 ts_tablet_manager.cc:1929] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:43.623200  7004 log.cc:1199] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/a0cb0ef08f8b4896a62312492a624c20
I20260504 19:59:43.625273  7004 ts_tablet_manager.cc:1950] T a0cb0ef08f8b4896a62312492a624c20 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
W20260504 19:59:43.628712  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 67a0289a71dd4952af7b27f9a4801f03 has no consensus state
I20260504 19:59:43.629529  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet a0cb0ef08f8b4896a62312492a624c20 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:43.630466  6994 tablet_bootstrap.cc:492] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:43.631065  6994 ts_tablet_manager.cc:1403] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.009s
W20260504 19:59:43.631253  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet f61b23bd062e4be88274fa45e788bb6d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f61b23bd062e4be88274fa45e788bb6d already in progress: creating tablet
I20260504 19:59:43.633653  6994 raft_consensus.cc:359] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.634207  6994 raft_consensus.cc:385] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:43.634451  6994 raft_consensus.cc:740] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:43.635106  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.635758  6994 consensus_queue.cc:260] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.636744  6994 raft_consensus.cc:399] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:43.637095  6994 raft_consensus.cc:493] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:43.637552  6994 raft_consensus.cc:3060] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:43.644587  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 67a0289a71dd4952af7b27f9a4801f03 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 100
I20260504 19:59:43.645570  6994 raft_consensus.cc:515] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.646188  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a0289a71dd4952af7b27f9a4801f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:43.646271  6994 leader_election.cc:304] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:43.646888  6994 leader_election.cc:290] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:43.647235  6997 raft_consensus.cc:2804] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:43.647702  6997 raft_consensus.cc:697] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:43.648465  6994 ts_tablet_manager.cc:1434] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260504 19:59:43.648463  6997 consensus_queue.cc:237] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.655316  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.664357  6994 tablet_bootstrap.cc:492] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:43.668417  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 67a0289a71dd4952af7b27f9a4801f03
I20260504 19:59:43.671725  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 67a0289a71dd4952af7b27f9a4801f03 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.672737  6994 tablet_bootstrap.cc:654] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
W20260504 19:59:43.673609  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 67a0289a71dd4952af7b27f9a4801f03 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 67a0289a71dd4952af7b27f9a4801f03 already in progress: creating tablet
I20260504 19:59:43.675240  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.678095  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:43.680357  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet f61b23bd062e4be88274fa45e788bb6d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.681082  7004 tablet_replica.cc:333] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:43.681757  7004 raft_consensus.cc:2243] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:43.682282  7004 raft_consensus.cc:2272] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:43.682399  6994 tablet_bootstrap.cc:492] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:43.682945  6994 ts_tablet_manager.cc:1403] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260504 19:59:43.686818  7004 ts_tablet_manager.cc:1916] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:43.686693  6994 raft_consensus.cc:359] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.687379  6994 raft_consensus.cc:385] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:43.687736  6994 raft_consensus.cc:740] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:43.687813  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.688510  6994 consensus_queue.cc:260] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.689270  6994 raft_consensus.cc:399] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:43.689599  6994 raft_consensus.cc:493] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:43.689951  6994 raft_consensus.cc:3060] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:43.701665  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d3441c96fa70460a9c2fdd3553b0186b has no consensus state
I20260504 19:59:43.705787  7004 ts_tablet_manager.cc:1929] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:43.706933  7004 log.cc:1199] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/f61b23bd062e4be88274fa45e788bb6d
I20260504 19:59:43.708055  7004 ts_tablet_manager.cc:1950] T f61b23bd062e4be88274fa45e788bb6d P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:43.711220  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet f61b23bd062e4be88274fa45e788bb6d (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:43.711453  6994 raft_consensus.cc:515] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.712955  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.713760  6994 leader_election.cc:304] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:43.714660  6997 raft_consensus.cc:2804] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:43.715118  6997 raft_consensus.cc:697] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:43.715880  6997 consensus_queue.cc:237] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.717355  6946 tablet_service.cc:1511] Processing CreateTablet for tablet d3441c96fa70460a9c2fdd3553b0186b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 100
I20260504 19:59:43.718499  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3441c96fa70460a9c2fdd3553b0186b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:43.721220  6994 leader_election.cc:290] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:43.721828  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.724200  6994 ts_tablet_manager.cc:1434] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.041s	user 0.018s	sys 0.000s
I20260504 19:59:43.736176  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet d3441c96fa70460a9c2fdd3553b0186b
I20260504 19:59:43.740425  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet d3441c96fa70460a9c2fdd3553b0186b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.740236  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.741830  6994 tablet_bootstrap.cc:492] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
W20260504 19:59:43.742297  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet d3441c96fa70460a9c2fdd3553b0186b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d3441c96fa70460a9c2fdd3553b0186b already in progress: creating tablet
I20260504 19:59:43.744861  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:43.747187  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 67a0289a71dd4952af7b27f9a4801f03 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.747956  7004 tablet_replica.cc:333] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:43.748633  7004 raft_consensus.cc:2243] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:43.749161  7004 raft_consensus.cc:2272] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:43.751848  7004 ts_tablet_manager.cc:1916] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:43.755192  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.758119  6994 tablet_bootstrap.cc:654] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:43.770733  7004 ts_tablet_manager.cc:1929] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:43.771173  7004 log.cc:1199] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/67a0289a71dd4952af7b27f9a4801f03
I20260504 19:59:43.771919  7004 ts_tablet_manager.cc:1950] T 67a0289a71dd4952af7b27f9a4801f03 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:43.772046  6994 tablet_bootstrap.cc:492] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
W20260504 19:59:43.772559  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 215e1fee5ec3426dbb1ed1e9111a6c59 has no consensus state
I20260504 19:59:43.772667  6994 ts_tablet_manager.cc:1403] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.003s
I20260504 19:59:43.774761  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 67a0289a71dd4952af7b27f9a4801f03 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:43.776374  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.777244  6994 raft_consensus.cc:359] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.777841  6994 raft_consensus.cc:385] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:43.778152  6994 raft_consensus.cc:740] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:43.778908  6994 consensus_queue.cc:260] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.782042  6994 raft_consensus.cc:399] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:43.782624  6994 raft_consensus.cc:493] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:43.783012  6994 raft_consensus.cc:3060] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:43.783521  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 215e1fee5ec3426dbb1ed1e9111a6c59 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:43.785013  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215e1fee5ec3426dbb1ed1e9111a6c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:43.790654  6994 raft_consensus.cc:515] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.791396  6994 leader_election.cc:304] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:43.792007  6994 leader_election.cc:290] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:43.792148  6997 raft_consensus.cc:2804] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:43.791891  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.792675  6997 raft_consensus.cc:697] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:43.793577  6997 consensus_queue.cc:237] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.794556  6994 ts_tablet_manager.cc:1434] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.001s
I20260504 19:59:43.802623  6994 tablet_bootstrap.cc:492] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:43.806079  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 215e1fee5ec3426dbb1ed1e9111a6c59
I20260504 19:59:43.808076  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 215e1fee5ec3426dbb1ed1e9111a6c59 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:43.809911  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 215e1fee5ec3426dbb1ed1e9111a6c59 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 215e1fee5ec3426dbb1ed1e9111a6c59 already in progress: creating tablet
I20260504 19:59:43.811064  6994 tablet_bootstrap.cc:654] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:43.811389  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.816197  6994 tablet_bootstrap.cc:492] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:43.816643  6994 ts_tablet_manager.cc:1403] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260504 19:59:43.818320  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:43.820283  6994 raft_consensus.cc:359] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.820865  6994 raft_consensus.cc:385] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:43.821146  6994 raft_consensus.cc:740] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:43.821763  6994 consensus_queue.cc:260] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.822106  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet d3441c96fa70460a9c2fdd3553b0186b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.822330  6994 raft_consensus.cc:399] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:43.822634  6994 raft_consensus.cc:493] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:43.822924  6994 raft_consensus.cc:3060] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:43.823081  7004 tablet_replica.cc:333] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:43.823788  7004 raft_consensus.cc:2243] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:43.824388  7004 raft_consensus.cc:2272] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:43.825824  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.829236  7004 ts_tablet_manager.cc:1916] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:43.830545  6994 raft_consensus.cc:515] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.831176  6994 leader_election.cc:304] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:43.831816  6998 raft_consensus.cc:2804] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:43.832207  6998 raft_consensus.cc:697] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:43.832852  6998 consensus_queue.cc:237] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.837970  6994 leader_election.cc:290] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:43.840319  6994 ts_tablet_manager.cc:1434] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.023s	user 0.016s	sys 0.000s
W20260504 19:59:43.841969  6843 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 215e1fee5ec3426dbb1ed1e9111a6c59 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 215e1fee5ec3426dbb1ed1e9111a6c59 consensus state has no leader
W20260504 19:59:43.842418  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet deb188abc2154c9dba0b2c1f633e5000 has no consensus state
I20260504 19:59:43.847991  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 215e1fee5ec3426dbb1ed1e9111a6c59 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.848117  7004 ts_tablet_manager.cc:1929] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:43.848711  7004 log.cc:1199] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/d3441c96fa70460a9c2fdd3553b0186b
I20260504 19:59:43.850102  7004 ts_tablet_manager.cc:1950] T d3441c96fa70460a9c2fdd3553b0186b P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:43.855507  6946 tablet_service.cc:1511] Processing CreateTablet for tablet deb188abc2154c9dba0b2c1f633e5000 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:43.857285  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb188abc2154c9dba0b2c1f633e5000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:43.857735  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet d3441c96fa70460a9c2fdd3553b0186b (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:43.858888  7004 tablet_replica.cc:333] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:43.858698  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.859674  7004 raft_consensus.cc:2243] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:43.860415  7004 raft_consensus.cc:2272] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:43.867678  7004 ts_tablet_manager.cc:1916] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:43.873039  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.876119  6994 tablet_bootstrap.cc:492] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:43.885154  6994 tablet_bootstrap.cc:654] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:43.887912  7004 ts_tablet_manager.cc:1929] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:43.888310  7004 log.cc:1199] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/215e1fee5ec3426dbb1ed1e9111a6c59
I20260504 19:59:43.889029  7004 ts_tablet_manager.cc:1950] T 215e1fee5ec3426dbb1ed1e9111a6c59 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:43.889822  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet deb188abc2154c9dba0b2c1f633e5000
I20260504 19:59:43.891971  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet deb188abc2154c9dba0b2c1f633e5000 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.892194  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 215e1fee5ec3426dbb1ed1e9111a6c59 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:43.894081  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet deb188abc2154c9dba0b2c1f633e5000 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet deb188abc2154c9dba0b2c1f633e5000 already in progress: creating tablet
I20260504 19:59:43.896122  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.900161  6994 tablet_bootstrap.cc:492] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:43.900760  6994 ts_tablet_manager.cc:1403] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.011s
I20260504 19:59:43.902935  6994 raft_consensus.cc:359] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.903363  6994 raft_consensus.cc:385] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:43.903609  6994 raft_consensus.cc:740] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:43.904395  6994 consensus_queue.cc:260] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.905897  6994 raft_consensus.cc:399] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:43.906195  6994 raft_consensus.cc:493] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:43.906478  6994 raft_consensus.cc:3060] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:43.907192  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.912201  6994 raft_consensus.cc:515] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.913094  6994 leader_election.cc:304] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:43.913695  6994 leader_election.cc:290] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:43.913843  6997 raft_consensus.cc:2804] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:43.914419  6997 raft_consensus.cc:697] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:43.915169  6994 ts_tablet_manager.cc:1434] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260504 19:59:43.915186  6997 consensus_queue.cc:237] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
W20260504 19:59:43.922354  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9f29975f95194edbad07d3997080a282 has no consensus state
I20260504 19:59:43.926771  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet deb188abc2154c9dba0b2c1f633e5000 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.926322  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.927757  7004 tablet_replica.cc:333] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:43.928483  7004 raft_consensus.cc:2243] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:43.929013  7004 raft_consensus.cc:2272] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:43.933645  7004 ts_tablet_manager.cc:1916] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:43.935886  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.936239  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 9f29975f95194edbad07d3997080a282 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 100
I20260504 19:59:43.937846  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f29975f95194edbad07d3997080a282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:43.950464  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 9f29975f95194edbad07d3997080a282
I20260504 19:59:43.951812  7004 ts_tablet_manager.cc:1929] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:43.953240  7004 log.cc:1199] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/deb188abc2154c9dba0b2c1f633e5000
I20260504 19:59:43.954033  7004 ts_tablet_manager.cc:1950] T deb188abc2154c9dba0b2c1f633e5000 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:43.954643  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f29975f95194edbad07d3997080a282 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:43.956980  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet deb188abc2154c9dba0b2c1f633e5000 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:43.957847  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 9f29975f95194edbad07d3997080a282 because the tablet was not found. No further retry: Not found: Tablet not found: 9f29975f95194edbad07d3997080a282
I20260504 19:59:43.960003  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.963682  6994 tablet_bootstrap.cc:492] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:43.968793  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.971078  6994 tablet_bootstrap.cc:654] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:43.977031  6994 tablet_bootstrap.cc:492] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:43.977443  6994 ts_tablet_manager.cc:1403] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
W20260504 19:59:43.978134  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b2d84dbbc184428f8d9ecf9997b06a64 has no consensus state
I20260504 19:59:43.979887  6994 raft_consensus.cc:359] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.980497  6994 raft_consensus.cc:385] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:43.980737  6994 raft_consensus.cc:740] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:43.981392  6994 consensus_queue.cc:260] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.981961  6994 raft_consensus.cc:399] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:43.982204  6994 raft_consensus.cc:493] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:43.982535  6994 raft_consensus.cc:3060] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:43.985116  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.989521  6946 tablet_service.cc:1511] Processing CreateTablet for tablet b2d84dbbc184428f8d9ecf9997b06a64 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 100
I20260504 19:59:43.989786  6994 raft_consensus.cc:515] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.990511  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2d84dbbc184428f8d9ecf9997b06a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:43.990491  6994 leader_election.cc:304] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:43.991292  6997 raft_consensus.cc:2804] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:43.991732  6997 raft_consensus.cc:697] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:43.992419  6997 consensus_queue.cc:237] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:43.997428  6994 leader_election.cc:290] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:43.997900  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:43.999835  6994 ts_tablet_manager.cc:1434] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.000s
I20260504 19:59:44.010558  6859 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet b2d84dbbc184428f8d9ecf9997b06a64
I20260504 19:59:44.012096  6994 tablet_bootstrap.cc:492] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:44.015311  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet b2d84dbbc184428f8d9ecf9997b06a64 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:44.017132  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet b2d84dbbc184428f8d9ecf9997b06a64 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b2d84dbbc184428f8d9ecf9997b06a64 already in progress: creating tablet
I20260504 19:59:44.015580  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.018132  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:44.020216  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f29975f95194edbad07d3997080a282 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:43 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.021095  7004 tablet_replica.cc:333] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:44.021718  6994 tablet_bootstrap.cc:654] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:44.021786  7004 raft_consensus.cc:2243] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:44.022418  7004 raft_consensus.cc:2272] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:44.026465  7004 ts_tablet_manager.cc:1916] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:44.033514  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.034396  6994 tablet_bootstrap.cc:492] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:44.034853  6994 ts_tablet_manager.cc:1403] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.009s
I20260504 19:59:44.037575  6994 raft_consensus.cc:359] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.038225  6994 raft_consensus.cc:385] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:44.038735  6994 raft_consensus.cc:740] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:44.039463  6994 consensus_queue.cc:260] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.040091  6994 raft_consensus.cc:399] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:44.040361  6994 raft_consensus.cc:493] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:44.040800  6994 raft_consensus.cc:3060] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:44.048038  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 72f71873ca7e47c19f42b87d6a99f000 has no consensus state
I20260504 19:59:44.048062  6994 raft_consensus.cc:515] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.042868  7004 ts_tablet_manager.cc:1929] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:44.048861  7004 log.cc:1199] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/9f29975f95194edbad07d3997080a282
I20260504 19:59:44.048970  6994 leader_election.cc:304] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:44.049676  6994 leader_election.cc:290] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:44.049809  6997 raft_consensus.cc:2804] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:44.050282  6997 raft_consensus.cc:697] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:44.051131  6994 ts_tablet_manager.cc:1434] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.001s
I20260504 19:59:44.050992  6997 consensus_queue.cc:237] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.049790  7004 ts_tablet_manager.cc:1950] T 9f29975f95194edbad07d3997080a282 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:44.060978  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 72f71873ca7e47c19f42b87d6a99f000 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260504 19:59:44.061121  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.062299  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f71873ca7e47c19f42b87d6a99f000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:44.065160  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 9f29975f95194edbad07d3997080a282 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:44.068507  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.079543  6994 tablet_bootstrap.cc:492] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:44.079708  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 72f71873ca7e47c19f42b87d6a99f000
I20260504 19:59:44.081385  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 72f71873ca7e47c19f42b87d6a99f000 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:44.083138  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 72f71873ca7e47c19f42b87d6a99f000 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 72f71873ca7e47c19f42b87d6a99f000 already in progress: creating tablet
I20260504 19:59:44.086211  6994 tablet_bootstrap.cc:654] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:44.089064  6859 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:44.092010  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet b2d84dbbc184428f8d9ecf9997b06a64 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.091940  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.092741  7004 tablet_replica.cc:333] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:44.092850  6994 tablet_bootstrap.cc:492] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:44.093650  7004 raft_consensus.cc:2243] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:44.093796  6994 ts_tablet_manager.cc:1403] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260504 19:59:44.094197  7004 raft_consensus.cc:2272] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:44.096602  6994 raft_consensus.cc:359] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.097137  6994 raft_consensus.cc:385] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:44.097535  6994 raft_consensus.cc:740] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:44.097604  7004 ts_tablet_manager.cc:1916] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:44.098261  6994 consensus_queue.cc:260] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.098837  6994 raft_consensus.cc:399] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:44.099092  6994 raft_consensus.cc:493] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:44.099359  6994 raft_consensus.cc:3060] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:44.101131  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.106396  6994 raft_consensus.cc:515] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.107159  6994 leader_election.cc:304] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:44.107774  6994 leader_election.cc:290] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:44.107915  6997 raft_consensus.cc:2804] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:44.108379  6997 raft_consensus.cc:697] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:44.109140  6997 consensus_queue.cc:237] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.110124  6994 ts_tablet_manager.cc:1434] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
W20260504 19:59:44.115191  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 931f6bc5ead943e5b9b8d6aed9ce27b6 has no consensus state
I20260504 19:59:44.123350  7004 ts_tablet_manager.cc:1929] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:44.128103  7004 log.cc:1199] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/b2d84dbbc184428f8d9ecf9997b06a64
I20260504 19:59:44.129827  7004 ts_tablet_manager.cc:1950] T b2d84dbbc184428f8d9ecf9997b06a64 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:44.132184  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 72f71873ca7e47c19f42b87d6a99f000 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.133286  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet b2d84dbbc184428f8d9ecf9997b06a64 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:44.133744  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 931f6bc5ead943e5b9b8d6aed9ce27b6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260504 19:59:44.134835  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 931f6bc5ead943e5b9b8d6aed9ce27b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:44.134953  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.139183  7004 tablet_replica.cc:333] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:44.139912  7004 raft_consensus.cc:2243] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:44.140411  7004 raft_consensus.cc:2272] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:44.141750  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.146991  7004 ts_tablet_manager.cc:1916] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:44.152503  6994 tablet_bootstrap.cc:492] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:44.155154  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 931f6bc5ead943e5b9b8d6aed9ce27b6
I20260504 19:59:44.156816  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 931f6bc5ead943e5b9b8d6aed9ce27b6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.157929  6994 tablet_bootstrap.cc:654] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:44.162101  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.167441  7004 ts_tablet_manager.cc:1929] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:44.167944  7004 log.cc:1199] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/72f71873ca7e47c19f42b87d6a99f000
I20260504 19:59:44.168951  7004 ts_tablet_manager.cc:1950] T 72f71873ca7e47c19f42b87d6a99f000 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:44.171296  6994 tablet_bootstrap.cc:492] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:44.171792  6994 ts_tablet_manager.cc:1403] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260504 19:59:44.172108  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 72f71873ca7e47c19f42b87d6a99f000 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:44.173844  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 931f6bc5ead943e5b9b8d6aed9ce27b6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 931f6bc5ead943e5b9b8d6aed9ce27b6 already in progress: creating tablet
I20260504 19:59:44.175511  6994 raft_consensus.cc:359] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.174908  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.176065  6994 raft_consensus.cc:385] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:44.176367  6994 raft_consensus.cc:740] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:44.177100  6994 consensus_queue.cc:260] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.177920  6994 raft_consensus.cc:399] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:44.178304  6994 raft_consensus.cc:493] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:44.178624  6994 raft_consensus.cc:3060] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:44.185729  6994 raft_consensus.cc:515] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.186461  6994 leader_election.cc:304] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
W20260504 19:59:44.186606  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4e31883c166947ad844e7dd10a02a12b has no consensus state
I20260504 19:59:44.187248  6997 raft_consensus.cc:2804] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:44.187743  6997 raft_consensus.cc:697] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:44.188508  6997 consensus_queue.cc:237] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.192979  6994 leader_election.cc:290] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:44.197888  6994 ts_tablet_manager.cc:1434] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.026s	user 0.018s	sys 0.000s
I20260504 19:59:44.199084  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.201378  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 4e31883c166947ad844e7dd10a02a12b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 100
I20260504 19:59:44.202049  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 931f6bc5ead943e5b9b8d6aed9ce27b6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.202555  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e31883c166947ad844e7dd10a02a12b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:44.202783  7004 tablet_replica.cc:333] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:44.203454  7004 raft_consensus.cc:2243] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:44.203966  7004 raft_consensus.cc:2272] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:44.207289  7004 ts_tablet_manager.cc:1916] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:44.215065  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.220376  6994 tablet_bootstrap.cc:492] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:44.227054  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 4e31883c166947ad844e7dd10a02a12b
I20260504 19:59:44.229996  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e31883c166947ad844e7dd10a02a12b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.228286  7004 ts_tablet_manager.cc:1929] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:44.230829  6994 tablet_bootstrap.cc:654] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:44.231019  7004 log.cc:1199] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/931f6bc5ead943e5b9b8d6aed9ce27b6
I20260504 19:59:44.231879  7004 ts_tablet_manager.cc:1950] T 931f6bc5ead943e5b9b8d6aed9ce27b6 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:44.235126  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 931f6bc5ead943e5b9b8d6aed9ce27b6 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:44.235150  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:44.241030  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 4e31883c166947ad844e7dd10a02a12b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4e31883c166947ad844e7dd10a02a12b already in progress: creating tablet
I20260504 19:59:44.243242  6994 tablet_bootstrap.cc:492] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:44.242869  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.243783  6994 ts_tablet_manager.cc:1403] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260504 19:59:44.246688  6994 raft_consensus.cc:359] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.247241  6994 raft_consensus.cc:385] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:44.247512  6994 raft_consensus.cc:740] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:44.248202  6994 consensus_queue.cc:260] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.249161  6994 raft_consensus.cc:399] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:44.249526  6994 raft_consensus.cc:493] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:44.249809  6994 raft_consensus.cc:3060] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
W20260504 19:59:44.255285  6859 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ecf2566ddd814782a854e3a31960833a has no consensus state
I20260504 19:59:44.255784  6994 raft_consensus.cc:515] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.257448  6994 leader_election.cc:304] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:44.258342  6997 raft_consensus.cc:2804] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:44.258828  6997 raft_consensus.cc:697] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:44.259004  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.259507  6997 consensus_queue.cc:237] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.265841  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.266806  6946 tablet_service.cc:1511] Processing CreateTablet for tablet ecf2566ddd814782a854e3a31960833a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION VALUES < 100
I20260504 19:59:44.268051  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf2566ddd814782a854e3a31960833a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:44.269320  6994 leader_election.cc:290] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:44.271647  6994 ts_tablet_manager.cc:1434] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.028s	user 0.014s	sys 0.001s
I20260504 19:59:44.278194  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet ecf2566ddd814782a854e3a31960833a
I20260504 19:59:44.279850  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet ecf2566ddd814782a854e3a31960833a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:44.281162  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet ecf2566ddd814782a854e3a31960833a because the tablet was not found. No further retry: Not found: Tablet not found: ecf2566ddd814782a854e3a31960833a
I20260504 19:59:44.282428  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.287065  6994 tablet_bootstrap.cc:492] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:44.292732  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.293761  6994 tablet_bootstrap.cc:654] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:44.294857  6857 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:44.297542  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e31883c166947ad844e7dd10a02a12b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.298195  7004 tablet_replica.cc:333] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:44.298874  7004 raft_consensus.cc:2243] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:44.299371  7004 raft_consensus.cc:2272] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:44.301584  7004 ts_tablet_manager.cc:1916] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:44.310776  6994 tablet_bootstrap.cc:492] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:44.311347  6994 ts_tablet_manager.cc:1403] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.017s
I20260504 19:59:44.314006  6994 raft_consensus.cc:359] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.314617  6994 raft_consensus.cc:385] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:44.314934  6994 raft_consensus.cc:740] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:44.315658  6994 consensus_queue.cc:260] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.316277  6994 raft_consensus.cc:399] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:44.316596  6994 raft_consensus.cc:493] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20260504 19:59:44.317279  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 341be14c8cfc4c1187a45680c06909e8 has no consensus state
I20260504 19:59:44.317564  7004 ts_tablet_manager.cc:1929] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:44.317241  6994 raft_consensus.cc:3060] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:44.317948  7004 log.cc:1199] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/4e31883c166947ad844e7dd10a02a12b
I20260504 19:59:44.319164  7004 ts_tablet_manager.cc:1950] T 4e31883c166947ad844e7dd10a02a12b P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:44.321650  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 4e31883c166947ad844e7dd10a02a12b (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:44.323103  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.325131  6994 raft_consensus.cc:515] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.325990  6994 leader_election.cc:304] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:44.330895  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 341be14c8cfc4c1187a45680c06909e8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260504 19:59:44.332120  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341be14c8cfc4c1187a45680c06909e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:44.331809  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.333568  6997 raft_consensus.cc:2804] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:44.334071  6997 raft_consensus.cc:697] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:44.334765  6997 consensus_queue.cc:237] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.339574  6994 leader_election.cc:290] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:44.341578  6994 ts_tablet_manager.cc:1434] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.030s	user 0.014s	sys 0.000s
I20260504 19:59:44.343034  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 341be14c8cfc4c1187a45680c06909e8
I20260504 19:59:44.344837  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 341be14c8cfc4c1187a45680c06909e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
W20260504 19:59:44.346181  6845 catalog_manager.cc:4969] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 341be14c8cfc4c1187a45680c06909e8 because the tablet was not found. No further retry: Not found: Tablet not found: 341be14c8cfc4c1187a45680c06909e8
I20260504 19:59:44.347100  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.353159  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:44.355196  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet ecf2566ddd814782a854e3a31960833a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.355947  7004 tablet_replica.cc:333] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:44.356621  7004 raft_consensus.cc:2243] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:44.357143  7004 raft_consensus.cc:2272] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:44.357498  6994 tablet_bootstrap.cc:492] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:44.362555  7004 ts_tablet_manager.cc:1916] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:44.364248  6994 tablet_bootstrap.cc:654] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:44.367678  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.370252  6994 tablet_bootstrap.cc:492] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:44.370784  6994 ts_tablet_manager.cc:1403] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260504 19:59:44.376330  6994 raft_consensus.cc:359] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.376998  7004 ts_tablet_manager.cc:1929] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:44.377022  6994 raft_consensus.cc:385] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:44.377553  7004 log.cc:1199] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/ecf2566ddd814782a854e3a31960833a
I20260504 19:59:44.377640  6994 raft_consensus.cc:740] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:44.378440  6994 consensus_queue.cc:260] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.378917  6994 raft_consensus.cc:399] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:44.379150  6994 raft_consensus.cc:493] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:44.379484  6994 raft_consensus.cc:3060] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:44.379753  7004 ts_tablet_manager.cc:1950] T ecf2566ddd814782a854e3a31960833a P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
W20260504 19:59:44.382516  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ed10e80560c64eb299602185c49c0526 has no consensus state
I20260504 19:59:44.383895  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet ecf2566ddd814782a854e3a31960833a (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:44.387408  6994 raft_consensus.cc:515] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.388129  6994 leader_election.cc:304] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:44.388711  6994 leader_election.cc:290] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:44.388846  6997 raft_consensus.cc:2804] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:44.389348  6997 raft_consensus.cc:697] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:44.390071  6997 consensus_queue.cc:237] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.390632  6994 ts_tablet_manager.cc:1434] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.000s
I20260504 19:59:44.394081  6946 tablet_service.cc:1511] Processing CreateTablet for tablet ed10e80560c64eb299602185c49c0526 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260504 19:59:44.395373  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed10e80560c64eb299602185c49c0526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:44.397663  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.406287  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 341be14c8cfc4c1187a45680c06909e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.407069  7004 tablet_replica.cc:333] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:44.405783  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.408217  7004 raft_consensus.cc:2243] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:44.409255  7004 raft_consensus.cc:2272] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:44.412762  7004 ts_tablet_manager.cc:1916] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:44.420416  6994 tablet_bootstrap.cc:492] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:44.426126  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet ed10e80560c64eb299602185c49c0526
I20260504 19:59:44.427004  6994 tablet_bootstrap.cc:654] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:44.427928  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet ed10e80560c64eb299602185c49c0526 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.432396  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.433049  6994 tablet_bootstrap.cc:492] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:44.433656  6994 ts_tablet_manager.cc:1403] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260504 19:59:44.434873  7004 ts_tablet_manager.cc:1929] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:44.436074  7004 log.cc:1199] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/341be14c8cfc4c1187a45680c06909e8
I20260504 19:59:44.438077  7004 ts_tablet_manager.cc:1950] T 341be14c8cfc4c1187a45680c06909e8 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:44.441253  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 341be14c8cfc4c1187a45680c06909e8 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:44.441545  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:44.442359  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet ed10e80560c64eb299602185c49c0526 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ed10e80560c64eb299602185c49c0526 already in progress: creating tablet
I20260504 19:59:44.442742  6994 raft_consensus.cc:359] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.443576  6994 raft_consensus.cc:385] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:44.443959  6994 raft_consensus.cc:740] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:44.444734  6994 consensus_queue.cc:260] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.445456  6994 raft_consensus.cc:399] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:44.445812  6994 raft_consensus.cc:493] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:44.446203  6994 raft_consensus.cc:3060] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:44.453195  6994 raft_consensus.cc:515] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.453853  6994 leader_election.cc:304] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
W20260504 19:59:44.454219  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e9c3053782bd412cba2b7ef845a2bd3e has no consensus state
I20260504 19:59:44.454545  6997 raft_consensus.cc:2804] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:44.454993  6997 raft_consensus.cc:697] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:44.455752  6997 consensus_queue.cc:237] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.457592  6994 leader_election.cc:290] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:44.459847  6994 ts_tablet_manager.cc:1434] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.003s
I20260504 19:59:44.470705  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet ed10e80560c64eb299602185c49c0526 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.470283  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.471755  7004 tablet_replica.cc:333] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:44.471462  6946 tablet_service.cc:1511] Processing CreateTablet for tablet e9c3053782bd412cba2b7ef845a2bd3e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:44.472833  7004 raft_consensus.cc:2243] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:44.472885  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c3053782bd412cba2b7ef845a2bd3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:44.473722  7004 raft_consensus.cc:2272] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:44.480755  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.487246  7004 ts_tablet_manager.cc:1916] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:44.493831  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet e9c3053782bd412cba2b7ef845a2bd3e
I20260504 19:59:44.495766  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet e9c3053782bd412cba2b7ef845a2bd3e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.498657  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.501241  6994 tablet_bootstrap.cc:492] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:44.507655  6994 tablet_bootstrap.cc:654] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:44.507490  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.512261  7004 ts_tablet_manager.cc:1929] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:44.512727  7004 log.cc:1199] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/ed10e80560c64eb299602185c49c0526
I20260504 19:59:44.513602  7004 ts_tablet_manager.cc:1950] T ed10e80560c64eb299602185c49c0526 P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:44.515269  6994 tablet_bootstrap.cc:492] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:44.515708  6994 ts_tablet_manager.cc:1403] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260504 19:59:44.516263  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet ed10e80560c64eb299602185c49c0526 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
W20260504 19:59:44.517863  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet e9c3053782bd412cba2b7ef845a2bd3e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e9c3053782bd412cba2b7ef845a2bd3e already in progress: creating tablet
I20260504 19:59:44.518839  6994 raft_consensus.cc:359] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.519454  6994 raft_consensus.cc:385] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:44.519759  6994 raft_consensus.cc:740] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
W20260504 19:59:44.520295  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 81a547b00eee42dab2e702100036efcb has no consensus state
I20260504 19:59:44.520325  6994 consensus_queue.cc:260] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.521016  6994 raft_consensus.cc:399] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:44.521265  6994 raft_consensus.cc:493] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:44.521548  6994 raft_consensus.cc:3060] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:44.527272  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.529851  6994 raft_consensus.cc:515] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.530598  6994 leader_election.cc:304] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:44.531396  6997 raft_consensus.cc:2804] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:44.531977  6997 raft_consensus.cc:697] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:44.533161  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 81a547b00eee42dab2e702100036efcb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:44.533666  6994 leader_election.cc:290] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:44.534225  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a547b00eee42dab2e702100036efcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:44.535319  6994 ts_tablet_manager.cc:1434] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.019s	user 0.016s	sys 0.000s
I20260504 19:59:44.532768  6997 consensus_queue.cc:237] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.538425  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.550567  6994 tablet_bootstrap.cc:492] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:44.550621  6857 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet 81a547b00eee42dab2e702100036efcb
I20260504 19:59:44.557128  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 81a547b00eee42dab2e702100036efcb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.557509  6994 tablet_bootstrap.cc:654] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
W20260504 19:59:44.559630  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet 81a547b00eee42dab2e702100036efcb because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 81a547b00eee42dab2e702100036efcb already in progress: creating tablet
I20260504 19:59:44.561515  6856 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
I20260504 19:59:44.563529  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet e9c3053782bd412cba2b7ef845a2bd3e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.564831  7004 tablet_replica.cc:333] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:44.565677  7004 raft_consensus.cc:2243] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:44.566269  7004 raft_consensus.cc:2272] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:44.569576  7004 ts_tablet_manager.cc:1916] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:44.567308  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.573685  6994 tablet_bootstrap.cc:492] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:44.574157  6994 ts_tablet_manager.cc:1403] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260504 19:59:44.577095  6994 raft_consensus.cc:359] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.577621  6994 raft_consensus.cc:385] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:44.577895  6994 raft_consensus.cc:740] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:44.578465  6994 consensus_queue.cc:260] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.579023  6994 raft_consensus.cc:399] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:44.579386  6994 raft_consensus.cc:493] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:44.579711  6994 raft_consensus.cc:3060] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:44.579998  6857 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.588145  6994 raft_consensus.cc:515] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.588877  6994 leader_election.cc:304] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:44.589597  6997 raft_consensus.cc:2804] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:44.590027  6997 raft_consensus.cc:697] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:44.590720  6997 consensus_queue.cc:237] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.593492  7004 ts_tablet_manager.cc:1929] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:44.593905  7004 log.cc:1199] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/e9c3053782bd412cba2b7ef845a2bd3e
I20260504 19:59:44.594795  7004 ts_tablet_manager.cc:1950] T e9c3053782bd412cba2b7ef845a2bd3e P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:44.596024  6994 leader_election.cc:290] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
W20260504 19:59:44.597533  6857 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ffe5a0e8a3714fe09ecd82b08bd870cf has no consensus state
I20260504 19:59:44.597664  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet e9c3053782bd412cba2b7ef845a2bd3e (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:44.598937  6994 ts_tablet_manager.cc:1434] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.025s	user 0.017s	sys 0.000s
I20260504 19:59:44.606021  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet 81a547b00eee42dab2e702100036efcb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.606966  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.608260  7004 tablet_replica.cc:333] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:44.609050  7004 raft_consensus.cc:2243] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:44.609594  7004 raft_consensus.cc:2272] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:44.612221  6946 tablet_service.cc:1511] Processing CreateTablet for tablet ffe5a0e8a3714fe09ecd82b08bd870cf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260504 19:59:44.612816  7004 ts_tablet_manager.cc:1916] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:44.613487  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffe5a0e8a3714fe09ecd82b08bd870cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:44.615041  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.629585  6994 tablet_bootstrap.cc:492] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:44.629635  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet ffe5a0e8a3714fe09ecd82b08bd870cf
I20260504 19:59:44.631320  7004 ts_tablet_manager.cc:1929] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:44.631748  7004 log.cc:1199] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/81a547b00eee42dab2e702100036efcb
I20260504 19:59:44.632184  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet ffe5a0e8a3714fe09ecd82b08bd870cf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.633011  7004 ts_tablet_manager.cc:1950] T 81a547b00eee42dab2e702100036efcb P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:44.635597  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet 81a547b00eee42dab2e702100036efcb (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:44.636704  6994 tablet_bootstrap.cc:654] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
W20260504 19:59:44.637332  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet ffe5a0e8a3714fe09ecd82b08bd870cf because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ffe5a0e8a3714fe09ecd82b08bd870cf already in progress: creating tablet
I20260504 19:59:44.636788  6859 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.642513  6994 tablet_bootstrap.cc:492] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:44.643981  6994 ts_tablet_manager.cc:1403] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260504 19:59:44.649668  6994 raft_consensus.cc:359] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.650214  6994 raft_consensus.cc:385] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:44.650482  6994 raft_consensus.cc:740] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:44.651062  6994 consensus_queue.cc:260] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.651636  6994 raft_consensus.cc:399] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:44.651888  6994 raft_consensus.cc:493] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:44.652262  6994 raft_consensus.cc:3060] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:44.655433  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.661327  6994 raft_consensus.cc:515] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.662060  6994 leader_election.cc:304] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:44.662644  6994 leader_election.cc:290] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:44.662879  7123 raft_consensus.cc:2804] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:44.663432  7123 raft_consensus.cc:697] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:44.664165  7123 consensus_queue.cc:237] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.664849  6994 ts_tablet_manager.cc:1434] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.008s
W20260504 19:59:44.669484  6856 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b13e10fa8b3841508e653169a65c5f19 has no consensus state
I20260504 19:59:44.674250  6946 tablet_service.cc:1558] Processing DeleteTablet for tablet ffe5a0e8a3714fe09ecd82b08bd870cf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.672693  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.674988  7004 tablet_replica.cc:333] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:44.675720  7004 raft_consensus.cc:2243] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:44.676244  7004 raft_consensus.cc:2272] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:44.681039  6946 tablet_service.cc:1511] Processing CreateTablet for tablet b13e10fa8b3841508e653169a65c5f19 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260504 19:59:44.682039  7004 ts_tablet_manager.cc:1916] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:44.682224  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13e10fa8b3841508e653169a65c5f19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:44.685217  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.698076  6856 catalog_manager.cc:5958] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: Sending DeleteTablet for 1 replicas of tablet b13e10fa8b3841508e653169a65c5f19
I20260504 19:59:44.698760  6994 tablet_bootstrap.cc:492] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573: Bootstrap starting.
I20260504 19:59:44.699883  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet b13e10fa8b3841508e653169a65c5f19 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:44 UTC) from {username='slave'} at 127.0.0.1:55182
I20260504 19:59:44.703766  7004 ts_tablet_manager.cc:1929] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:44.704398  7004 log.cc:1199] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/ffe5a0e8a3714fe09ecd82b08bd870cf
I20260504 19:59:44.705385  7004 ts_tablet_manager.cc:1950] T ffe5a0e8a3714fe09ecd82b08bd870cf P 05f0149bf4574bb2a1e1ca438f034573: Deleting consensus metadata
I20260504 19:59:44.705394  6994 tablet_bootstrap.cc:654] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:44.707697  6856 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42372:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:44.708240  6845 catalog_manager.cc:5002] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): tablet ffe5a0e8a3714fe09ecd82b08bd870cf (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2]) successfully deleted
I20260504 19:59:44.714679  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
W20260504 19:59:44.715061  6845 catalog_manager.cc:4982] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): delete failed for tablet b13e10fa8b3841508e653169a65c5f19 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b13e10fa8b3841508e653169a65c5f19 already in progress: creating tablet
I20260504 19:59:44.716830  6994 tablet_bootstrap.cc:492] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573: No bootstrap required, opened a new log
I20260504 19:59:44.717350  6994 ts_tablet_manager.cc:1403] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260504 19:59:44.719515  6994 raft_consensus.cc:359] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.720129  6994 raft_consensus.cc:385] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:44.720420  6994 raft_consensus.cc:740] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Initialized, Role: FOLLOWER
I20260504 19:59:44.721031  6994 consensus_queue.cc:260] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.721585  6994 raft_consensus.cc:399] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:44.721848  6994 raft_consensus.cc:493] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:44.722170  6994 raft_consensus.cc:3060] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:44.730667  6994 raft_consensus.cc:515] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.731532  6994 leader_election.cc:304] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573 [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: 05f0149bf4574bb2a1e1ca438f034573; no voters: 
I20260504 19:59:44.732396  7123 raft_consensus.cc:2804] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:44.732903  7123 raft_consensus.cc:697] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Becoming Leader. State: Replica: 05f0149bf4574bb2a1e1ca438f034573, State: Running, Role: LEADER
I20260504 19:59:44.733330  6994 leader_election.cc:290] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:44.733654  7123 consensus_queue.cc:237] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573 [LEADER]: Queue going to LEADER mode. State: All 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: "05f0149bf4574bb2a1e1ca438f034573" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41227 } }
I20260504 19:59:44.734941  6994 ts_tablet_manager.cc:1434] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.000s
I20260504 19:59:44.752872  6859 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2] alter complete (version 0)
W20260504 19:59:44.755937  6845 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 8 similar messages]
W20260504 19:59:44.770390  6845 catalog_manager.cc:4729] TS 05f0149bf4574bb2a1e1ca438f034573 (127.2.80.129:41227): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet b13e10fa8b3841508e653169a65c5f19: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260504 19:59:44.770730  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:44.771901  2370 tablet_replica.cc:333] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:44.772693  2370 raft_consensus.cc:2243] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:44.773198  2370 raft_consensus.cc:2272] T b13e10fa8b3841508e653169a65c5f19 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:44.776602  2370 tablet_replica.cc:333] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573: stopping tablet replica
I20260504 19:59:44.777201  2370 raft_consensus.cc:2243] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:44.777712  2370 raft_consensus.cc:2272] T f5c7aa51b3ef4716a2ee4b32ae7683e7 P 05f0149bf4574bb2a1e1ca438f034573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:44.807374  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
W20260504 19:59:44.850739  6846 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet d3441c96fa70460a9c2fdd3553b0186b (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet d3441c96fa70460a9c2fdd3553b0186b consensus state has no leader
I20260504 19:59:44.984606  2370 master.cc:562] Master@127.2.80.190:39579 shutting down...
W20260504 19:59:45.867846  6843 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 67a0289a71dd4952af7b27f9a4801f03 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 67a0289a71dd4952af7b27f9a4801f03 consensus state has no leader
W20260504 19:59:46.887786  6845 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 74567df862b24b9ab0356126e4177d88 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 74567df862b24b9ab0356126e4177d88 consensus state has no leader
W20260504 19:59:47.893343  6844 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet c4fd26da13d04292ad53837c36353978 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet c4fd26da13d04292ad53837c36353978 consensus state has no leader
W20260504 19:59:48.911980  6846 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet cd0a7c7101604d53bd6e69dbf8f6f982 (table test-alter-range-partitioning-invalid-unbounded [id=c07734e5dc4e4605a5778612df4813f2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet cd0a7c7101604d53bd6e69dbf8f6f982 consensus state has no leader
I20260504 19:59:49.504076  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:49.504843  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:49.507675  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P a45fcfc219a44229ae555420a2ff374c: stopping tablet replica
I20260504 19:59:49.544793  2370 master.cc:584] Master@127.2.80.190:39579 shutdown complete.
[       OK ] AlterTableTest.TestAddRangePartitionConflictExhaustive (13612 ms)
[ RUN      ] AlterTableTest.RangeWithCustomHashSchema
I20260504 19:59:49.588457  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:35745
I20260504 19:59:49.589840  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:49.592434  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:49.595934  2370 webserver.cc:492] Webserver started at http://127.2.80.190:34237/ using document root <none> and password file <none>
I20260504 19:59:49.596544  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:49.596719  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:49.597093  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:49.598481  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "6e2a0608abe54aa19a32323f8a0d5c76"
format_stamp: "Formatted at 2026-05-04 19:59:49 on dist-test-slave-8hzn"
I20260504 19:59:49.604135  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260504 19:59:49.609259  7249 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:49.610962  2370 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260504 19:59:49.611521  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "6e2a0608abe54aa19a32323f8a0d5c76"
format_stamp: "Formatted at 2026-05-04 19:59:49 on dist-test-slave-8hzn"
I20260504 19:59:49.612468  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777924742900738-2370-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)
I20260504 19:59:49.623064  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:49.624442  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:49.682075  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:35745
I20260504 19:59:49.682235  7300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:35745 every 8 connection(s)
I20260504 19:59:49.687217  7301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:49.700349  7301 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76: Bootstrap starting.
I20260504 19:59:49.705183  7301 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:49.710569  7301 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76: No bootstrap required, opened a new log
I20260504 19:59:49.712893  7301 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e2a0608abe54aa19a32323f8a0d5c76" member_type: VOTER }
I20260504 19:59:49.713407  7301 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:49.713670  7301 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2a0608abe54aa19a32323f8a0d5c76, State: Initialized, Role: FOLLOWER
I20260504 19:59:49.714241  7301 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6e2a0608abe54aa19a32323f8a0d5c76" member_type: VOTER }
I20260504 19:59:49.714767  7301 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:49.715003  7301 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:49.715294  7301 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:49.720256  7301 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e2a0608abe54aa19a32323f8a0d5c76" member_type: VOTER }
I20260504 19:59:49.720849  7301 leader_election.cc:304] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [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: 6e2a0608abe54aa19a32323f8a0d5c76; no voters: 
I20260504 19:59:49.722262  7301 leader_election.cc:290] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:49.722605  7304 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:49.724267  7304 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [term 1 LEADER]: Becoming Leader. State: Replica: 6e2a0608abe54aa19a32323f8a0d5c76, State: Running, Role: LEADER
I20260504 19:59:49.725239  7304 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [LEADER]: Queue going to LEADER mode. State: All 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: "6e2a0608abe54aa19a32323f8a0d5c76" member_type: VOTER }
I20260504 19:59:49.726528  7301 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:49.731096  7305 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6e2a0608abe54aa19a32323f8a0d5c76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e2a0608abe54aa19a32323f8a0d5c76" member_type: VOTER } }
I20260504 19:59:49.731371  7306 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6e2a0608abe54aa19a32323f8a0d5c76. Latest consensus state: current_term: 1 leader_uuid: "6e2a0608abe54aa19a32323f8a0d5c76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e2a0608abe54aa19a32323f8a0d5c76" member_type: VOTER } }
I20260504 19:59:49.731843  7305 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:49.732090  7306 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:49.750545  7309 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:49.757784  7309 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:49.759003  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:49.769800  7309 catalog_manager.cc:1357] Generated new cluster ID: 8fbc5b1ce1f14ecca1199ad4b9fa7eac
I20260504 19:59:49.770140  7309 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:49.786319  7309 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:49.788010  7309 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:49.812075  7309 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76: Generated new TSK 0
I20260504 19:59:49.812739  7309 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:49.826104  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:49.829572  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:49.832990  2370 webserver.cc:492] Webserver started at http://127.2.80.129:41205/ using document root <none> and password file <none>
I20260504 19:59:49.833669  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:49.833914  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:49.834209  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:49.835394  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "c007def0a8304873bb6bb689852f269a"
format_stamp: "Formatted at 2026-05-04 19:59:49 on dist-test-slave-8hzn"
I20260504 19:59:49.840420  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260504 19:59:49.844767  7325 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:49.845979  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 19:59:49.846385  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "c007def0a8304873bb6bb689852f269a"
format_stamp: "Formatted at 2026-05-04 19:59:49 on dist-test-slave-8hzn"
I20260504 19:59:49.846750  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777924742900738-2370-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)
I20260504 19:59:49.863729  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:49.865278  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:49.867213  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:49.870325  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:49.870612  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:49.870901  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:49.871176  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:49.924593  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:42073
I20260504 19:59:49.924750  7387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:42073 every 8 connection(s)
I20260504 19:59:49.944672  7388 heartbeater.cc:344] Connected to a master server at 127.2.80.190:35745
I20260504 19:59:49.945152  7388 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:49.946254  7388 heartbeater.cc:507] Master 127.2.80.190:35745 requested a full tablet report, sending...
I20260504 19:59:49.948740  7266 ts_manager.cc:194] Registered new tserver with Master: c007def0a8304873bb6bb689852f269a (127.2.80.129:42073)
I20260504 19:59:49.949064  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01987717s
I20260504 19:59:49.951238  7266 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44464
I20260504 19:59:49.965059  7388 heartbeater.cc:499] Master 127.2.80.190:35745 was elected leader, sending a full tablet report...
I20260504 19:59:49.976011  7266 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44470:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:50.022791  7353 tablet_service.cc:1511] Processing CreateTablet for tablet 088dcef83d214d68a9d68e0e290ef867 (DEFAULT_TABLE table=fake-table [id=28a24329c7b6452c97090f5df629c73c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:50.024204  7353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088dcef83d214d68a9d68e0e290ef867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:50.040373  7400 tablet_bootstrap.cc:492] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a: Bootstrap starting.
I20260504 19:59:50.047461  7400 tablet_bootstrap.cc:654] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:50.052942  7400 tablet_bootstrap.cc:492] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a: No bootstrap required, opened a new log
I20260504 19:59:50.053524  7400 ts_tablet_manager.cc:1403] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260504 19:59:50.056214  7400 raft_consensus.cc:359] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.056780  7400 raft_consensus.cc:385] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:50.057080  7400 raft_consensus.cc:740] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c007def0a8304873bb6bb689852f269a, State: Initialized, Role: FOLLOWER
I20260504 19:59:50.057703  7400 consensus_queue.cc:260] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.058320  7400 raft_consensus.cc:399] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:50.058619  7400 raft_consensus.cc:493] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:50.058935  7400 raft_consensus.cc:3060] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:50.066305  7400 raft_consensus.cc:515] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.067119  7400 leader_election.cc:304] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [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: c007def0a8304873bb6bb689852f269a; no voters: 
I20260504 19:59:50.067344  7402 raft_consensus.cc:493] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260504 19:59:50.067870  7402 raft_consensus.cc:515] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.070372  7402 leader_election.cc:304] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c007def0a8304873bb6bb689852f269a; no voters: 
I20260504 19:59:50.071244  7400 leader_election.cc:290] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:50.071727  7403 raft_consensus.cc:2804] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:50.080276  7400 ts_tablet_manager.cc:1434] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a: Time spent starting tablet: real 0.026s	user 0.017s	sys 0.007s
I20260504 19:59:50.081648  7403 raft_consensus.cc:697] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [term 1 LEADER]: Becoming Leader. State: Replica: c007def0a8304873bb6bb689852f269a, State: Running, Role: LEADER
I20260504 19:59:50.081700  7402 leader_election.cc:290] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 
I20260504 19:59:50.082635  7403 consensus_queue.cc:237] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [LEADER]: Queue going to LEADER mode. State: All 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: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.090723  7266 catalog_manager.cc:5671] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a reported cstate change: term changed from 0 to 1, leader changed from <none> to c007def0a8304873bb6bb689852f269a (127.2.80.129). New cstate: current_term: 1 leader_uuid: "c007def0a8304873bb6bb689852f269a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:50.145678  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:50.149742  7266 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44470:
name: "kudu-3577"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    read_default_value: "\000\000\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: true
    is_nullable: false
    read_default_value: "\000\000\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c2"
    type: INT32
    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 {
  hash_schema {
    columns {
      name: "c1"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "c0"
    }
  }
  custom_hash_schema_ranges {
    range_bounds {
      rows: "\006\001\000\234\377\377\377\007\001\000\000\000\000\000""\006\001\000\234\377\377\377\007\001\000\000\000\000\000"
      indirect_data: """"
    }
    hash_schema {
      columns {
        name: "c1"
      }
      num_buckets: 2
      seed: 0
    }
  }
  custom_hash_schema_ranges {
    range_bounds {
      rows: "\006\001\000\000\000\000\000\007\001\000d\000\000\000""\006\001\000\000\000\000\000\007\001\000d\000\000\000"
      indirect_data: """"
    }
    hash_schema {
      columns {
        name: "c1"
      }
      num_buckets: 3
      seed: 0
    }
  }
}
I20260504 19:59:50.190361  7353 tablet_service.cc:1511] Processing CreateTablet for tablet c5bd2985dff1410ab93f571496533f93 (DEFAULT_TABLE table=kudu-3577 [id=4e8e4ff3def4454f8c18fe39d304cf69]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
I20260504 19:59:50.193903  7351 tablet_service.cc:1511] Processing CreateTablet for tablet 3a3a33e05fa849dbb4eade34e84c82bd (DEFAULT_TABLE table=kudu-3577 [id=4e8e4ff3def4454f8c18fe39d304cf69]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
I20260504 19:59:50.194797  7352 tablet_service.cc:1511] Processing CreateTablet for tablet ef54daab1b294df38a67f06c6243ebe8 (DEFAULT_TABLE table=kudu-3577 [id=4e8e4ff3def4454f8c18fe39d304cf69]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:50.196316  7353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5bd2985dff1410ab93f571496533f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:50.197206  7352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef54daab1b294df38a67f06c6243ebe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:50.197360  7350 tablet_service.cc:1511] Processing CreateTablet for tablet 8f87857f121b4326898cbb9093fe5e5d (DEFAULT_TABLE table=kudu-3577 [id=4e8e4ff3def4454f8c18fe39d304cf69]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:50.200770  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f87857f121b4326898cbb9093fe5e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:50.201429  7349 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae8d11badd1496fa892027634672d6b (DEFAULT_TABLE table=kudu-3577 [id=4e8e4ff3def4454f8c18fe39d304cf69]), partition=HASH (c1) PARTITION 2, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260504 19:59:50.202907  7351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a3a33e05fa849dbb4eade34e84c82bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:50.205623  7349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae8d11badd1496fa892027634672d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:50.230500  7400 tablet_bootstrap.cc:492] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a: Bootstrap starting.
I20260504 19:59:50.237668  7400 tablet_bootstrap.cc:654] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:50.255762  7400 tablet_bootstrap.cc:492] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a: No bootstrap required, opened a new log
I20260504 19:59:50.256242  7400 ts_tablet_manager.cc:1403] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.013s
I20260504 19:59:50.259837  7400 raft_consensus.cc:359] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.260649  7400 raft_consensus.cc:385] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:50.261097  7400 raft_consensus.cc:740] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c007def0a8304873bb6bb689852f269a, State: Initialized, Role: FOLLOWER
I20260504 19:59:50.262086  7400 consensus_queue.cc:260] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.263070  7400 raft_consensus.cc:399] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:50.263453  7400 raft_consensus.cc:493] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:50.263921  7400 raft_consensus.cc:3060] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:50.270539  7400 raft_consensus.cc:515] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.271236  7400 leader_election.cc:304] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a [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: c007def0a8304873bb6bb689852f269a; no voters: 
I20260504 19:59:50.271867  7400 leader_election.cc:290] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:50.272039  7405 raft_consensus.cc:2804] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:50.273067  7405 raft_consensus.cc:697] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a [term 1 LEADER]: Becoming Leader. State: Replica: c007def0a8304873bb6bb689852f269a, State: Running, Role: LEADER
I20260504 19:59:50.273887  7400 ts_tablet_manager.cc:1434] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.004s
I20260504 19:59:50.273804  7405 consensus_queue.cc:237] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a [LEADER]: Queue going to LEADER mode. State: All 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: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.275655  7400 tablet_bootstrap.cc:492] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a: Bootstrap starting.
I20260504 19:59:50.282330  7266 catalog_manager.cc:5671] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a reported cstate change: term changed from 0 to 1, leader changed from <none> to c007def0a8304873bb6bb689852f269a (127.2.80.129). New cstate: current_term: 1 leader_uuid: "c007def0a8304873bb6bb689852f269a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:50.283370  7400 tablet_bootstrap.cc:654] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:50.288753  7400 tablet_bootstrap.cc:492] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a: No bootstrap required, opened a new log
I20260504 19:59:50.289238  7400 ts_tablet_manager.cc:1403] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260504 19:59:50.292507  7400 raft_consensus.cc:359] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.293102  7400 raft_consensus.cc:385] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:50.293411  7400 raft_consensus.cc:740] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c007def0a8304873bb6bb689852f269a, State: Initialized, Role: FOLLOWER
I20260504 19:59:50.294039  7400 consensus_queue.cc:260] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.294693  7400 raft_consensus.cc:399] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:50.295020  7400 raft_consensus.cc:493] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:50.295364  7400 raft_consensus.cc:3060] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:50.300989  7400 raft_consensus.cc:515] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.301694  7400 leader_election.cc:304] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a [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: c007def0a8304873bb6bb689852f269a; no voters: 
I20260504 19:59:50.302179  7400 leader_election.cc:290] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:50.302376  7405 raft_consensus.cc:2804] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:50.302906  7405 raft_consensus.cc:697] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a [term 1 LEADER]: Becoming Leader. State: Replica: c007def0a8304873bb6bb689852f269a, State: Running, Role: LEADER
I20260504 19:59:50.303802  7400 ts_tablet_manager.cc:1434] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260504 19:59:50.303637  7405 consensus_queue.cc:237] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a [LEADER]: Queue going to LEADER mode. State: All 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: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.304657  7400 tablet_bootstrap.cc:492] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a: Bootstrap starting.
I20260504 19:59:50.311462  7400 tablet_bootstrap.cc:654] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:50.314227  7265 catalog_manager.cc:5671] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a reported cstate change: term changed from 0 to 1, leader changed from <none> to c007def0a8304873bb6bb689852f269a (127.2.80.129). New cstate: current_term: 1 leader_uuid: "c007def0a8304873bb6bb689852f269a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:50.319583  7400 tablet_bootstrap.cc:492] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a: No bootstrap required, opened a new log
I20260504 19:59:50.320030  7400 ts_tablet_manager.cc:1403] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260504 19:59:50.322717  7400 raft_consensus.cc:359] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.323197  7400 raft_consensus.cc:385] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:50.323668  7400 raft_consensus.cc:740] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c007def0a8304873bb6bb689852f269a, State: Initialized, Role: FOLLOWER
I20260504 19:59:50.324465  7400 consensus_queue.cc:260] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.325022  7400 raft_consensus.cc:399] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:50.325340  7400 raft_consensus.cc:493] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:50.325690  7400 raft_consensus.cc:3060] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:50.331260  7400 raft_consensus.cc:515] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.331941  7400 leader_election.cc:304] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a [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: c007def0a8304873bb6bb689852f269a; no voters: 
I20260504 19:59:50.332573  7400 leader_election.cc:290] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:50.332732  7405 raft_consensus.cc:2804] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:50.333276  7405 raft_consensus.cc:697] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a [term 1 LEADER]: Becoming Leader. State: Replica: c007def0a8304873bb6bb689852f269a, State: Running, Role: LEADER
I20260504 19:59:50.334172  7400 ts_tablet_manager.cc:1434] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260504 19:59:50.334013  7405 consensus_queue.cc:237] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a [LEADER]: Queue going to LEADER mode. State: All 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: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.334973  7400 tablet_bootstrap.cc:492] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a: Bootstrap starting.
I20260504 19:59:50.342356  7400 tablet_bootstrap.cc:654] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:50.341897  7266 catalog_manager.cc:5671] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a reported cstate change: term changed from 0 to 1, leader changed from <none> to c007def0a8304873bb6bb689852f269a (127.2.80.129). New cstate: current_term: 1 leader_uuid: "c007def0a8304873bb6bb689852f269a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:50.348207  7400 tablet_bootstrap.cc:492] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a: No bootstrap required, opened a new log
I20260504 19:59:50.348629  7400 ts_tablet_manager.cc:1403] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260504 19:59:50.351413  7400 raft_consensus.cc:359] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.351868  7400 raft_consensus.cc:385] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:50.352113  7400 raft_consensus.cc:740] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c007def0a8304873bb6bb689852f269a, State: Initialized, Role: FOLLOWER
I20260504 19:59:50.352945  7400 consensus_queue.cc:260] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.353617  7400 raft_consensus.cc:399] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:50.353925  7400 raft_consensus.cc:493] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:50.354281  7400 raft_consensus.cc:3060] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:50.361843  7400 raft_consensus.cc:515] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.362471  7400 leader_election.cc:304] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a [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: c007def0a8304873bb6bb689852f269a; no voters: 
I20260504 19:59:50.362985  7400 leader_election.cc:290] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:50.363178  7405 raft_consensus.cc:2804] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:50.363849  7405 raft_consensus.cc:697] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a [term 1 LEADER]: Becoming Leader. State: Replica: c007def0a8304873bb6bb689852f269a, State: Running, Role: LEADER
I20260504 19:59:50.364571  7400 ts_tablet_manager.cc:1434] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260504 19:59:50.364611  7405 consensus_queue.cc:237] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a [LEADER]: Queue going to LEADER mode. State: All 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: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.365628  7400 tablet_bootstrap.cc:492] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a: Bootstrap starting.
I20260504 19:59:50.372887  7400 tablet_bootstrap.cc:654] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:50.372324  7266 catalog_manager.cc:5671] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a reported cstate change: term changed from 0 to 1, leader changed from <none> to c007def0a8304873bb6bb689852f269a (127.2.80.129). New cstate: current_term: 1 leader_uuid: "c007def0a8304873bb6bb689852f269a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:50.379892  7400 tablet_bootstrap.cc:492] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a: No bootstrap required, opened a new log
I20260504 19:59:50.380333  7400 ts_tablet_manager.cc:1403] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260504 19:59:50.383672  7400 raft_consensus.cc:359] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.384241  7400 raft_consensus.cc:385] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:50.384521  7400 raft_consensus.cc:740] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c007def0a8304873bb6bb689852f269a, State: Initialized, Role: FOLLOWER
I20260504 19:59:50.385228  7400 consensus_queue.cc:260] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.386023  7400 raft_consensus.cc:399] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:50.386363  7400 raft_consensus.cc:493] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:50.386761  7400 raft_consensus.cc:3060] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:50.394358  7400 raft_consensus.cc:515] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.395090  7400 leader_election.cc:304] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a [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: c007def0a8304873bb6bb689852f269a; no voters: 
I20260504 19:59:50.395643  7400 leader_election.cc:290] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:50.395901  7405 raft_consensus.cc:2804] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:50.396596  7405 raft_consensus.cc:697] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a [term 1 LEADER]: Becoming Leader. State: Replica: c007def0a8304873bb6bb689852f269a, State: Running, Role: LEADER
I20260504 19:59:50.397477  7400 ts_tablet_manager.cc:1434] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a: Time spent starting tablet: real 0.017s	user 0.019s	sys 0.000s
I20260504 19:59:50.397554  7405 consensus_queue.cc:237] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a [LEADER]: Queue going to LEADER mode. State: All 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: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } }
I20260504 19:59:50.405123  7266 catalog_manager.cc:5671] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a reported cstate change: term changed from 0 to 1, leader changed from <none> to c007def0a8304873bb6bb689852f269a (127.2.80.129). New cstate: current_term: 1 leader_uuid: "c007def0a8304873bb6bb689852f269a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c007def0a8304873bb6bb689852f269a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42073 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:50.628664  7266 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44470:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20260504 19:59:50.654492  7424 tablet.cc:1724] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1
I20260504 19:59:50.654700  7426 tablet.cc:1724] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1
I20260504 19:59:50.665028  7422 tablet.cc:1724] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1
I20260504 19:59:50.665064  7425 tablet.cc:1724] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1
I20260504 19:59:50.743167  7424 tablet.cc:1724] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1
I20260504 19:59:50.811455  7265 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76: kudu-3577 [id=4e8e4ff3def4454f8c18fe39d304cf69] alter complete (version 1)
I20260504 19:59:50.920194  7265 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44470:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c4" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c5" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c6" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c7" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c8" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:50.943845  7424 tablet.cc:1724] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2
I20260504 19:59:50.946496  7424 tablet.cc:1622] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:50.950817  7422 tablet.cc:1724] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2
I20260504 19:59:50.953616  7422 tablet.cc:1622] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:50.952703  7426 tablet.cc:1724] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2
I20260504 19:59:50.955363  7426 tablet.cc:1622] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:50.963865  7425 tablet.cc:1724] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2
I20260504 19:59:50.966555  7425 tablet.cc:1622] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:50.975565  7424 tablet.cc:1724] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2
I20260504 19:59:50.978367  7424 tablet.cc:1622] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.010167  7266 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76: kudu-3577 [id=4e8e4ff3def4454f8c18fe39d304cf69] alter complete (version 2)
I20260504 19:59:51.095539  7266 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44470:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } modify_external_catalogs: true
I20260504 19:59:51.116462  7422 tablet.cc:1724] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3
I20260504 19:59:51.119758  7422 tablet.cc:1622] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.119125  7424 tablet.cc:1724] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3
I20260504 19:59:51.122478  7424 tablet.cc:1622] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.121160  7425 tablet.cc:1724] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3
I20260504 19:59:51.124440  7425 tablet.cc:1622] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.127238  7426 tablet.cc:1724] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3
I20260504 19:59:51.130561  7426 tablet.cc:1622] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.148636  7424 tablet.cc:1724] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3
I20260504 19:59:51.163933  7424 tablet.cc:1622] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.186333  7266 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76: kudu-3577 [id=4e8e4ff3def4454f8c18fe39d304cf69] alter complete (version 3)
I20260504 19:59:51.272244  7265 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44470:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:51.292274  7424 tablet.cc:1724] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4
I20260504 19:59:51.295113  7424 tablet.cc:1622] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.294559  7425 tablet.cc:1724] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4
I20260504 19:59:51.297848  7425 tablet.cc:1622] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.307041  7426 tablet.cc:1724] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4
I20260504 19:59:51.310322  7426 tablet.cc:1622] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.310850  7422 tablet.cc:1724] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4
I20260504 19:59:51.316744  7422 tablet.cc:1622] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.323859  7425 tablet.cc:1724] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4
I20260504 19:59:51.327126  7425 tablet.cc:1622] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.358791  7264 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76: kudu-3577 [id=4e8e4ff3def4454f8c18fe39d304cf69] alter complete (version 4)
I20260504 19:59:51.455426  7264 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44470:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c10" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c11" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c12" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c13" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c14" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c15" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c16" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c17" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c18" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c19" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c20" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c21" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c22" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c23" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c24" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c25" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c26" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c27" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c28" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c29" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c30" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c31" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c32" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c33" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c34" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c35" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c36" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c37" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c38" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c39" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c40" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c41" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c42" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c43" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c44" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c45" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c46" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c47" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c48" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c49" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c50" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c51" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c52" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c53" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c54" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c55" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c56" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c57" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c58" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c59" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c60" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c61" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c62" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c63" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c64" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c65" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c66" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c67" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c68" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c69" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c70" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c71" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c72" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c73" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c74" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c75" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c76" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c77" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c78" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c79" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c80" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c81" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c82" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c83" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c84" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c85" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c86" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c87" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c88" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c89" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c90" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c91" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c92" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c93" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c94" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c95" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c96" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c97" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c98" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c99" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 19:59:51.520637  7426 tablet.cc:1724] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5
I20260504 19:59:51.549316  7426 tablet.cc:1622] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.549443  7425 tablet.cc:1724] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5
I20260504 19:59:51.558547  7425 tablet.cc:1622] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.553452  7424 tablet.cc:1724] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5
I20260504 19:59:51.561308  7424 tablet.cc:1622] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.541632  7422 tablet.cc:1724] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5
I20260504 19:59:51.566313  7422 tablet.cc:1622] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.589380  7425 tablet.cc:1724] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5
I20260504 19:59:51.596426  7425 tablet.cc:1622] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.628207  7264 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76: kudu-3577 [id=4e8e4ff3def4454f8c18fe39d304cf69] alter complete (version 5)
I20260504 19:59:51.870764  7264 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44470:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c3" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c4" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c5" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c6" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c7" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c8" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c10" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c11" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c12" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c13" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c14" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c15" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c16" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c17" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c18" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c19" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c20" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c21" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c22" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c23" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c24" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c25" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c26" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c27" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c28" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c29" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c30" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c31" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c32" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c33" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c34" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c35" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c36" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c37" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c38" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c39" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c40" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c41" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c42" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c43" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c44" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c45" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c46" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c47" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c48" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c49" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c50" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c51" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c52" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c53" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c54" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c55" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c56" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c57" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c58" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c59" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c60" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c61" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c62" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c63" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c64" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c65" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c66" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c67" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c68" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c69" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c70" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c71" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c72" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c73" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c74" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c75" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c76" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c77" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c78" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c79" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c80" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c81" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c82" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c83" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c84" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c85" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c86" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c87" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c88" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c89" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c90" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c91" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c92" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c93" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c94" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c95" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c96" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c97" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c98" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c99" } } modify_external_catalogs: true
I20260504 19:59:51.911844  7425 tablet.cc:1724] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 6
I20260504 19:59:51.919929  7425 tablet.cc:1622] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.920610  7424 tablet.cc:1724] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 6
I20260504 19:59:51.920076  7422 tablet.cc:1724] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 6
I20260504 19:59:51.929899  7422 tablet.cc:1622] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.915467  7426 tablet.cc:1724] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 6
I20260504 19:59:51.932319  7426 tablet.cc:1622] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.933423  7424 tablet.cc:1622] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.943037  7425 tablet.cc:1724] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 6
I20260504 19:59:51.953274  7425 tablet.cc:1622] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a: MemRowSet was empty: no flush needed.
I20260504 19:59:51.975210  7264 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76: kudu-3577 [id=4e8e4ff3def4454f8c18fe39d304cf69] alter complete (version 6)
I20260504 19:59:52.042850  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:52.078611  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:52.079267  2370 tablet_replica.cc:333] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a: stopping tablet replica
I20260504 19:59:52.079866  2370 raft_consensus.cc:2243] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:52.080327  2370 raft_consensus.cc:2272] T 8f87857f121b4326898cbb9093fe5e5d P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:52.082599  2370 tablet_replica.cc:333] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a: stopping tablet replica
I20260504 19:59:52.083143  2370 raft_consensus.cc:2243] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:52.083578  2370 raft_consensus.cc:2272] T 7ae8d11badd1496fa892027634672d6b P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:52.086057  2370 tablet_replica.cc:333] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a: stopping tablet replica
I20260504 19:59:52.086601  2370 raft_consensus.cc:2243] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:52.087044  2370 raft_consensus.cc:2272] T ef54daab1b294df38a67f06c6243ebe8 P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:52.090027  2370 tablet_replica.cc:333] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a: stopping tablet replica
I20260504 19:59:52.090603  2370 raft_consensus.cc:2243] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:52.091120  2370 raft_consensus.cc:2272] T c5bd2985dff1410ab93f571496533f93 P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:52.093876  2370 tablet_replica.cc:333] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a: stopping tablet replica
I20260504 19:59:52.094385  2370 raft_consensus.cc:2243] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:52.094821  2370 raft_consensus.cc:2272] T 3a3a33e05fa849dbb4eade34e84c82bd P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:52.097452  2370 tablet_replica.cc:333] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a: stopping tablet replica
I20260504 19:59:52.097993  2370 raft_consensus.cc:2243] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:52.098400  2370 raft_consensus.cc:2272] T 088dcef83d214d68a9d68e0e290ef867 P c007def0a8304873bb6bb689852f269a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:52.118402  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:52.139786  2370 master.cc:562] Master@127.2.80.190:35745 shutting down...
I20260504 19:59:52.167321  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:52.167948  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:52.168319  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6e2a0608abe54aa19a32323f8a0d5c76: stopping tablet replica
I20260504 19:59:52.183614  2370 master.cc:584] Master@127.2.80.190:35745 shutdown complete.
[       OK ] AlterTableTest.RangeWithCustomHashSchema (2626 ms)
[ RUN      ] AlterTableTest.TestRenameStillCreatingTable
I20260504 19:59:52.215672  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:41065
I20260504 19:59:52.216809  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:52.219409  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:52.222798  2370 webserver.cc:492] Webserver started at http://127.2.80.190:39095/ using document root <none> and password file <none>
I20260504 19:59:52.223321  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:52.223723  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:52.224133  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:52.225296  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "77f46c2bbb0444e19984ef4ecba0a0fc"
format_stamp: "Formatted at 2026-05-04 19:59:52 on dist-test-slave-8hzn"
I20260504 19:59:52.231094  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260504 19:59:52.235101  7433 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:52.236214  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260504 19:59:52.236590  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "77f46c2bbb0444e19984ef4ecba0a0fc"
format_stamp: "Formatted at 2026-05-04 19:59:52 on dist-test-slave-8hzn"
I20260504 19:59:52.236997  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777924742900738-2370-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)
I20260504 19:59:52.251021  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:52.252385  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:52.302148  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:41065
I20260504 19:59:52.302207  7484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:41065 every 8 connection(s)
I20260504 19:59:52.307565  7485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:52.318703  7485 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc: Bootstrap starting.
I20260504 19:59:52.322988  7485 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:52.327570  7485 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc: No bootstrap required, opened a new log
I20260504 19:59:52.329697  7485 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77f46c2bbb0444e19984ef4ecba0a0fc" member_type: VOTER }
I20260504 19:59:52.330145  7485 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:52.330416  7485 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f46c2bbb0444e19984ef4ecba0a0fc, State: Initialized, Role: FOLLOWER
I20260504 19:59:52.330940  7485 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "77f46c2bbb0444e19984ef4ecba0a0fc" member_type: VOTER }
I20260504 19:59:52.331403  7485 raft_consensus.cc:399] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:52.331650  7485 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:52.331914  7485 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:52.336910  7485 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77f46c2bbb0444e19984ef4ecba0a0fc" member_type: VOTER }
I20260504 19:59:52.337571  7485 leader_election.cc:304] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [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: 77f46c2bbb0444e19984ef4ecba0a0fc; no voters: 
I20260504 19:59:52.338960  7485 leader_election.cc:290] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:52.339385  7488 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:52.341005  7488 raft_consensus.cc:697] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [term 1 LEADER]: Becoming Leader. State: Replica: 77f46c2bbb0444e19984ef4ecba0a0fc, State: Running, Role: LEADER
I20260504 19:59:52.341882  7488 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [LEADER]: Queue going to LEADER mode. State: All 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: "77f46c2bbb0444e19984ef4ecba0a0fc" member_type: VOTER }
I20260504 19:59:52.342689  7485 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:52.345295  7489 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "77f46c2bbb0444e19984ef4ecba0a0fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77f46c2bbb0444e19984ef4ecba0a0fc" member_type: VOTER } }
I20260504 19:59:52.345429  7490 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77f46c2bbb0444e19984ef4ecba0a0fc. Latest consensus state: current_term: 1 leader_uuid: "77f46c2bbb0444e19984ef4ecba0a0fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77f46c2bbb0444e19984ef4ecba0a0fc" member_type: VOTER } }
I20260504 19:59:52.345880  7489 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:52.346033  7490 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:52.347846  7493 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:52.356551  7493 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:52.369930  7493 catalog_manager.cc:1357] Generated new cluster ID: c91b5ac07d64401899f255675a56687f
I20260504 19:59:52.370348  7493 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:52.370582  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:52.404722  7493 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:52.406654  7493 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:52.426211  7493 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc: Generated new TSK 0
I20260504 19:59:52.426927  7493 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:52.437219  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:52.440544  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:52.444047  2370 webserver.cc:492] Webserver started at http://127.2.80.129:35117/ using document root <none> and password file <none>
I20260504 19:59:52.444598  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:52.444809  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:52.445140  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:52.446818  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "cee227fa109b4343bef2712ceaa0e5b9"
format_stamp: "Formatted at 2026-05-04 19:59:52 on dist-test-slave-8hzn"
I20260504 19:59:52.451802  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260504 19:59:52.455564  7509 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:52.456528  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260504 19:59:52.456830  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "cee227fa109b4343bef2712ceaa0e5b9"
format_stamp: "Formatted at 2026-05-04 19:59:52 on dist-test-slave-8hzn"
I20260504 19:59:52.457146  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777924742900738-2370-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)
I20260504 19:59:52.477161  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:52.478245  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:52.479991  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:52.482749  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:52.482962  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:52.483312  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:52.483460  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:52.542865  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:32873
I20260504 19:59:52.542943  7571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:32873 every 8 connection(s)
I20260504 19:59:52.560027  7572 heartbeater.cc:344] Connected to a master server at 127.2.80.190:41065
I20260504 19:59:52.560451  7572 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:52.561344  7572 heartbeater.cc:507] Master 127.2.80.190:41065 requested a full tablet report, sending...
I20260504 19:59:52.563689  7450 ts_manager.cc:194] Registered new tserver with Master: cee227fa109b4343bef2712ceaa0e5b9 (127.2.80.129:32873)
I20260504 19:59:52.563994  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016730595s
I20260504 19:59:52.566133  7450 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58390
I20260504 19:59:52.579406  7572 heartbeater.cc:499] Master 127.2.80.190:41065 was elected leader, sending a full tablet report...
I20260504 19:59:52.589399  7450 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58398:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:52.621955  7537 tablet_service.cc:1511] Processing CreateTablet for tablet dab09502281b480abcfcb97467be72b4 (DEFAULT_TABLE table=fake-table [id=a6996e26aa914d42a461baa5d6d749f2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:52.623284  7537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab09502281b480abcfcb97467be72b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:52.640087  7584 tablet_bootstrap.cc:492] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9: Bootstrap starting.
I20260504 19:59:52.646052  7584 tablet_bootstrap.cc:654] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:52.655879  7584 tablet_bootstrap.cc:492] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9: No bootstrap required, opened a new log
I20260504 19:59:52.656343  7584 ts_tablet_manager.cc:1403] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260504 19:59:52.658294  7584 raft_consensus.cc:359] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cee227fa109b4343bef2712ceaa0e5b9" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32873 } }
I20260504 19:59:52.658763  7584 raft_consensus.cc:385] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:52.659045  7584 raft_consensus.cc:740] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee227fa109b4343bef2712ceaa0e5b9, State: Initialized, Role: FOLLOWER
I20260504 19:59:52.659693  7584 consensus_queue.cc:260] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cee227fa109b4343bef2712ceaa0e5b9" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32873 } }
I20260504 19:59:52.660166  7584 raft_consensus.cc:399] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:52.660408  7584 raft_consensus.cc:493] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:52.660684  7584 raft_consensus.cc:3060] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:52.666713  7584 raft_consensus.cc:515] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cee227fa109b4343bef2712ceaa0e5b9" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32873 } }
I20260504 19:59:52.667464  7584 leader_election.cc:304] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9 [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: cee227fa109b4343bef2712ceaa0e5b9; no voters: 
I20260504 19:59:52.668972  7584 leader_election.cc:290] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:52.669343  7586 raft_consensus.cc:2804] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:52.674232  7586 raft_consensus.cc:697] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9 [term 1 LEADER]: Becoming Leader. State: Replica: cee227fa109b4343bef2712ceaa0e5b9, State: Running, Role: LEADER
I20260504 19:59:52.674744  7584 ts_tablet_manager.cc:1434] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.005s
I20260504 19:59:52.675261  7586 consensus_queue.cc:237] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9 [LEADER]: Queue going to LEADER mode. State: All 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: "cee227fa109b4343bef2712ceaa0e5b9" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32873 } }
I20260504 19:59:52.681969  7449 catalog_manager.cc:5671] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cee227fa109b4343bef2712ceaa0e5b9 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "cee227fa109b4343bef2712ceaa0e5b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cee227fa109b4343bef2712ceaa0e5b9" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32873 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:52.716136  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:52.718783  7450 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58398:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260504 19:59:52.719143  7449 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58398:
name: "foo"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:52.721998  7450 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58398:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260504 19:59:52.725343  7448 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58398:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260504 19:59:52.729192  7450 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58398:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260504 19:59:52.734330  7449 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58398:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260504 19:59:52.742679  7537 tablet_service.cc:1511] Processing CreateTablet for tablet f5649b1e6f77490886131428883f0cb9 (DEFAULT_TABLE table=foo [id=9698178a2e84414ba30619f330b43395]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:52.743803  7537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5649b1e6f77490886131428883f0cb9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260504 19:59:52.746740  7449 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f5649b1e6f77490886131428883f0cb9 consensus state has no leader
I20260504 19:59:52.760829  7584 tablet_bootstrap.cc:492] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9: Bootstrap starting.
I20260504 19:59:52.766520  7584 tablet_bootstrap.cc:654] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:52.772073  7584 tablet_bootstrap.cc:492] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9: No bootstrap required, opened a new log
I20260504 19:59:52.772538  7584 ts_tablet_manager.cc:1403] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260504 19:59:52.775601  7584 raft_consensus.cc:359] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cee227fa109b4343bef2712ceaa0e5b9" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32873 } }
I20260504 19:59:52.776182  7584 raft_consensus.cc:385] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:52.776402  7584 raft_consensus.cc:740] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee227fa109b4343bef2712ceaa0e5b9, State: Initialized, Role: FOLLOWER
I20260504 19:59:52.777045  7584 consensus_queue.cc:260] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cee227fa109b4343bef2712ceaa0e5b9" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32873 } }
I20260504 19:59:52.777691  7584 raft_consensus.cc:399] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:52.777966  7584 raft_consensus.cc:493] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:52.778260  7584 raft_consensus.cc:3060] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:52.786267  7584 raft_consensus.cc:515] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cee227fa109b4343bef2712ceaa0e5b9" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32873 } }
I20260504 19:59:52.787202  7584 leader_election.cc:304] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9 [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: cee227fa109b4343bef2712ceaa0e5b9; no voters: 
I20260504 19:59:52.788218  7584 leader_election.cc:290] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:52.788357  7586 raft_consensus.cc:2804] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:52.789165  7586 raft_consensus.cc:697] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9 [term 1 LEADER]: Becoming Leader. State: Replica: cee227fa109b4343bef2712ceaa0e5b9, State: Running, Role: LEADER
I20260504 19:59:52.790230  7586 consensus_queue.cc:237] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9 [LEADER]: Queue going to LEADER mode. State: All 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: "cee227fa109b4343bef2712ceaa0e5b9" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32873 } }
I20260504 19:59:52.791210  7584 ts_tablet_manager.cc:1434] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9: Time spent starting tablet: real 0.018s	user 0.016s	sys 0.000s
I20260504 19:59:52.797048  7449 catalog_manager.cc:5671] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cee227fa109b4343bef2712ceaa0e5b9 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "cee227fa109b4343bef2712ceaa0e5b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cee227fa109b4343bef2712ceaa0e5b9" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 32873 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:52.798601  7449 catalog_manager.cc:5763] TS cee227fa109b4343bef2712ceaa0e5b9 (127.2.80.129:32873) does not have the latest schema for tablet f5649b1e6f77490886131428883f0cb9 (table foo2 [id=9698178a2e84414ba30619f330b43395]). Expected version 1 got 0
I20260504 19:59:52.813386  7448 catalog_manager.cc:5763] TS cee227fa109b4343bef2712ceaa0e5b9 (127.2.80.129:32873) does not have the latest schema for tablet f5649b1e6f77490886131428883f0cb9 (table foo2 [id=9698178a2e84414ba30619f330b43395]). Expected version 1 got 0
I20260504 19:59:52.816236  7595 tablet.cc:1724] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:52.838846  7448 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc: foo2 [id=9698178a2e84414ba30619f330b43395] alter complete (version 1)
I20260504 19:59:52.840687  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:52.872448  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:52.873407  2370 tablet_replica.cc:333] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9: stopping tablet replica
I20260504 19:59:52.874027  2370 raft_consensus.cc:2243] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:52.874590  2370 raft_consensus.cc:2272] T f5649b1e6f77490886131428883f0cb9 P cee227fa109b4343bef2712ceaa0e5b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:52.876863  2370 tablet_replica.cc:333] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9: stopping tablet replica
I20260504 19:59:52.877418  2370 raft_consensus.cc:2243] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:52.877839  2370 raft_consensus.cc:2272] T dab09502281b480abcfcb97467be72b4 P cee227fa109b4343bef2712ceaa0e5b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:52.900635  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:52.910635  2370 master.cc:562] Master@127.2.80.190:41065 shutting down...
I20260504 19:59:52.931501  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:52.932102  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:52.932605  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 77f46c2bbb0444e19984ef4ecba0a0fc: stopping tablet replica
I20260504 19:59:52.955778  2370 master.cc:584] Master@127.2.80.190:41065 shutdown complete.
[       OK ] AlterTableTest.TestRenameStillCreatingTable (774 ms)
[ RUN      ] AlterTableTest.TestKUDU2132
I20260504 19:59:52.992044  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:46417
I20260504 19:59:52.993599  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:52.997259  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:53.000545  2370 webserver.cc:492] Webserver started at http://127.2.80.190:39599/ using document root <none> and password file <none>
I20260504 19:59:53.001212  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:53.001448  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:53.001746  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:53.003212  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "4666f2cc401944b58c0097a3a572c52a"
format_stamp: "Formatted at 2026-05-04 19:59:52 on dist-test-slave-8hzn"
I20260504 19:59:53.010124  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260504 19:59:53.014935  7599 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:53.016047  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260504 19:59:53.016669  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "4666f2cc401944b58c0097a3a572c52a"
format_stamp: "Formatted at 2026-05-04 19:59:52 on dist-test-slave-8hzn"
I20260504 19:59:53.017102  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777924742900738-2370-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)
I20260504 19:59:53.052474  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:53.053674  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:53.107896  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:46417
I20260504 19:59:53.108151  7650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:46417 every 8 connection(s)
I20260504 19:59:53.113171  7651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:53.130510  7651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a: Bootstrap starting.
I20260504 19:59:53.136049  7651 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:53.141158  7651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a: No bootstrap required, opened a new log
I20260504 19:59:53.143687  7651 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4666f2cc401944b58c0097a3a572c52a" member_type: VOTER }
I20260504 19:59:53.144200  7651 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:53.144452  7651 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4666f2cc401944b58c0097a3a572c52a, State: Initialized, Role: FOLLOWER
I20260504 19:59:53.145082  7651 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4666f2cc401944b58c0097a3a572c52a" member_type: VOTER }
I20260504 19:59:53.145619  7651 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:53.145895  7651 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:53.146205  7651 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:53.152887  7651 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4666f2cc401944b58c0097a3a572c52a" member_type: VOTER }
I20260504 19:59:53.153596  7651 leader_election.cc:304] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [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: 4666f2cc401944b58c0097a3a572c52a; no voters: 
I20260504 19:59:53.154892  7651 leader_election.cc:290] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:53.155225  7654 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:53.157060  7654 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [term 1 LEADER]: Becoming Leader. State: Replica: 4666f2cc401944b58c0097a3a572c52a, State: Running, Role: LEADER
I20260504 19:59:53.157773  7654 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [LEADER]: Queue going to LEADER mode. State: All 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: "4666f2cc401944b58c0097a3a572c52a" member_type: VOTER }
I20260504 19:59:53.158044  7651 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:53.160513  7655 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4666f2cc401944b58c0097a3a572c52a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4666f2cc401944b58c0097a3a572c52a" member_type: VOTER } }
I20260504 19:59:53.160552  7656 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4666f2cc401944b58c0097a3a572c52a. Latest consensus state: current_term: 1 leader_uuid: "4666f2cc401944b58c0097a3a572c52a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4666f2cc401944b58c0097a3a572c52a" member_type: VOTER } }
I20260504 19:59:53.161226  7655 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:53.161237  7656 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:53.176093  7659 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:53.181473  7659 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:53.184326  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:53.191166  7659 catalog_manager.cc:1357] Generated new cluster ID: 7010bfb3a54f48ef987e12a1828a7088
I20260504 19:59:53.191495  7659 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:53.207556  7659 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:53.208997  7659 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:53.223742  7659 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a: Generated new TSK 0
I20260504 19:59:53.224349  7659 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:53.251055  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:53.255422  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:53.258884  2370 webserver.cc:492] Webserver started at http://127.2.80.129:36141/ using document root <none> and password file <none>
I20260504 19:59:53.259536  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:53.259783  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:53.260098  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:53.261570  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "720f8c5bcad54d039cb6471641a14ccc"
format_stamp: "Formatted at 2026-05-04 19:59:53 on dist-test-slave-8hzn"
I20260504 19:59:53.267829  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260504 19:59:53.272512  7675 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:53.273504  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 19:59:53.273872  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "720f8c5bcad54d039cb6471641a14ccc"
format_stamp: "Formatted at 2026-05-04 19:59:53 on dist-test-slave-8hzn"
I20260504 19:59:53.274245  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777924742900738-2370-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)
I20260504 19:59:53.287367  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:53.288404  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:53.290064  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:53.292649  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:53.293042  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260504 19:59:53.293368  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:53.293516  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:53.347574  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:44373
I20260504 19:59:53.347666  7737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:44373 every 8 connection(s)
I20260504 19:59:53.366429  7738 heartbeater.cc:344] Connected to a master server at 127.2.80.190:46417
I20260504 19:59:53.366858  7738 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:53.367728  7738 heartbeater.cc:507] Master 127.2.80.190:46417 requested a full tablet report, sending...
I20260504 19:59:53.370014  7616 ts_manager.cc:194] Registered new tserver with Master: 720f8c5bcad54d039cb6471641a14ccc (127.2.80.129:44373)
I20260504 19:59:53.370817  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017835381s
I20260504 19:59:53.372685  7616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47170
I20260504 19:59:53.411788  7738 heartbeater.cc:499] Master 127.2.80.190:46417 was elected leader, sending a full tablet report...
I20260504 19:59:53.445787  7615 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47176:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:53.494450  7703 tablet_service.cc:1511] Processing CreateTablet for tablet c8548f5e5ce24e6e9b8f266431183650 (DEFAULT_TABLE table=fake-table [id=26bdade51f1e4461966d27637066be1d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:53.495939  7703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8548f5e5ce24e6e9b8f266431183650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:53.516350  7751 tablet_bootstrap.cc:492] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc: Bootstrap starting.
I20260504 19:59:53.525488  7751 tablet_bootstrap.cc:654] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:53.533849  7751 tablet_bootstrap.cc:492] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc: No bootstrap required, opened a new log
I20260504 19:59:53.534334  7751 ts_tablet_manager.cc:1403] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.011s
I20260504 19:59:53.537668  7751 raft_consensus.cc:359] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "720f8c5bcad54d039cb6471641a14ccc" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44373 } }
I20260504 19:59:53.538480  7751 raft_consensus.cc:385] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:53.538811  7751 raft_consensus.cc:740] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 720f8c5bcad54d039cb6471641a14ccc, State: Initialized, Role: FOLLOWER
I20260504 19:59:53.539599  7751 consensus_queue.cc:260] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "720f8c5bcad54d039cb6471641a14ccc" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44373 } }
I20260504 19:59:53.540365  7751 raft_consensus.cc:399] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:53.540863  7751 raft_consensus.cc:493] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:53.541463  7751 raft_consensus.cc:3060] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:53.551246  7751 raft_consensus.cc:515] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "720f8c5bcad54d039cb6471641a14ccc" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44373 } }
I20260504 19:59:53.552049  7751 leader_election.cc:304] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc [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: 720f8c5bcad54d039cb6471641a14ccc; no voters: 
I20260504 19:59:53.553671  7751 leader_election.cc:290] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:53.554108  7753 raft_consensus.cc:2804] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:53.556548  7751 ts_tablet_manager.cc:1434] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.010s
I20260504 19:59:53.557104  7753 raft_consensus.cc:697] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc [term 1 LEADER]: Becoming Leader. State: Replica: 720f8c5bcad54d039cb6471641a14ccc, State: Running, Role: LEADER
I20260504 19:59:53.558043  7753 consensus_queue.cc:237] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc [LEADER]: Queue going to LEADER mode. State: All 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: "720f8c5bcad54d039cb6471641a14ccc" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44373 } }
I20260504 19:59:53.564888  7615 catalog_manager.cc:5671] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc reported cstate change: term changed from 0 to 1, leader changed from <none> to 720f8c5bcad54d039cb6471641a14ccc (127.2.80.129). New cstate: current_term: 1 leader_uuid: "720f8c5bcad54d039cb6471641a14ccc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "720f8c5bcad54d039cb6471641a14ccc" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44373 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:53.605284  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:53.608001  7616 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47176:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "primaryKeyRenamed" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c1" new_name: "c0" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c0" } } modify_external_catalogs: true
I20260504 19:59:53.624275  7759 tablet.cc:1724] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:primaryKeyRenamed INT32 NOT NULL,
    PRIMARY KEY (primaryKeyRenamed)
) version 1
I20260504 19:59:53.626475  7759 tablet.cc:1622] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc: MemRowSet was empty: no flush needed.
I20260504 19:59:53.651636  7615 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a: fake-table [id=26bdade51f1e4461966d27637066be1d] alter complete (version 1)
I20260504 19:59:53.655503  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:53.699374  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:53.701920  2370 tablet_replica.cc:333] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc: stopping tablet replica
I20260504 19:59:53.702571  2370 raft_consensus.cc:2243] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:53.703234  2370 raft_consensus.cc:2272] T c8548f5e5ce24e6e9b8f266431183650 P 720f8c5bcad54d039cb6471641a14ccc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:53.727110  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:53.741226  2370 master.cc:562] Master@127.2.80.190:46417 shutting down...
I20260504 19:59:53.769552  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:53.770074  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:53.770426  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4666f2cc401944b58c0097a3a572c52a: stopping tablet replica
I20260504 19:59:53.793299  2370 master.cc:584] Master@127.2.80.190:46417 shutdown complete.
[       OK ] AlterTableTest.TestKUDU2132 (850 ms)
[ RUN      ] AlterTableTest.TestMaintenancePriorityAlter
I20260504 19:59:53.843508  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:36575
I20260504 19:59:53.845111  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:53.848860  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:53.852483  2370 webserver.cc:492] Webserver started at http://127.2.80.190:34459/ using document root <none> and password file <none>
I20260504 19:59:53.853226  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:53.853463  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:53.853886  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:53.855845  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "b82f145bf5ef414fb6232f1cf179a805"
format_stamp: "Formatted at 2026-05-04 19:59:53 on dist-test-slave-8hzn"
I20260504 19:59:53.862802  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260504 19:59:53.867599  7763 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:53.868628  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260504 19:59:53.869086  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "b82f145bf5ef414fb6232f1cf179a805"
format_stamp: "Formatted at 2026-05-04 19:59:53 on dist-test-slave-8hzn"
I20260504 19:59:53.869446  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777924742900738-2370-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)
I20260504 19:59:53.897401  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:53.899063  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:53.950628  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:36575
I20260504 19:59:53.950768  7814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:36575 every 8 connection(s)
I20260504 19:59:53.955861  7815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:53.967628  7815 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805: Bootstrap starting.
I20260504 19:59:53.972610  7815 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:53.977145  7815 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805: No bootstrap required, opened a new log
I20260504 19:59:53.979277  7815 raft_consensus.cc:359] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b82f145bf5ef414fb6232f1cf179a805" member_type: VOTER }
I20260504 19:59:53.979714  7815 raft_consensus.cc:385] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:53.979952  7815 raft_consensus.cc:740] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82f145bf5ef414fb6232f1cf179a805, State: Initialized, Role: FOLLOWER
I20260504 19:59:53.980468  7815 consensus_queue.cc:260] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b82f145bf5ef414fb6232f1cf179a805" member_type: VOTER }
I20260504 19:59:53.980963  7815 raft_consensus.cc:399] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:53.981215  7815 raft_consensus.cc:493] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:53.981504  7815 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:53.986933  7815 raft_consensus.cc:515] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b82f145bf5ef414fb6232f1cf179a805" member_type: VOTER }
I20260504 19:59:53.987594  7815 leader_election.cc:304] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [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: b82f145bf5ef414fb6232f1cf179a805; no voters: 
I20260504 19:59:53.989163  7815 leader_election.cc:290] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:53.989526  7818 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:53.991318  7818 raft_consensus.cc:697] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [term 1 LEADER]: Becoming Leader. State: Replica: b82f145bf5ef414fb6232f1cf179a805, State: Running, Role: LEADER
I20260504 19:59:53.992170  7818 consensus_queue.cc:237] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [LEADER]: Queue going to LEADER mode. State: All 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: "b82f145bf5ef414fb6232f1cf179a805" member_type: VOTER }
I20260504 19:59:53.992789  7815 sys_catalog.cc:565] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:53.995573  7819 sys_catalog.cc:455] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b82f145bf5ef414fb6232f1cf179a805" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b82f145bf5ef414fb6232f1cf179a805" member_type: VOTER } }
I20260504 19:59:53.995820  7820 sys_catalog.cc:455] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b82f145bf5ef414fb6232f1cf179a805. Latest consensus state: current_term: 1 leader_uuid: "b82f145bf5ef414fb6232f1cf179a805" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b82f145bf5ef414fb6232f1cf179a805" member_type: VOTER } }
I20260504 19:59:53.996206  7819 sys_catalog.cc:458] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:53.996354  7820 sys_catalog.cc:458] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:54.005703  7823 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:54.013548  7823 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:54.019485  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:54.024469  7823 catalog_manager.cc:1357] Generated new cluster ID: 55c9d1f5ee0f4d56a4b19b6c85d0e90e
I20260504 19:59:54.024802  7823 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:54.044152  7823 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:54.045939  7823 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:54.064663  7823 catalog_manager.cc:6044] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805: Generated new TSK 0
I20260504 19:59:54.065375  7823 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:54.086097  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:54.089902  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:54.093644  2370 webserver.cc:492] Webserver started at http://127.2.80.129:44333/ using document root <none> and password file <none>
I20260504 19:59:54.094213  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:54.094470  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:54.094818  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:54.095963  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "80b24a5d63954ef2aa038cd59bd6658d"
format_stamp: "Formatted at 2026-05-04 19:59:54 on dist-test-slave-8hzn"
I20260504 19:59:54.101243  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260504 19:59:54.105332  7839 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:54.106343  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260504 19:59:54.106709  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "80b24a5d63954ef2aa038cd59bd6658d"
format_stamp: "Formatted at 2026-05-04 19:59:54 on dist-test-slave-8hzn"
I20260504 19:59:54.107074  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777924742900738-2370-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)
I20260504 19:59:54.131817  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:54.133411  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:54.135650  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:54.138993  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:54.139294  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:54.139575  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:54.139771  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:54.196753  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:42903
I20260504 19:59:54.196904  7901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:42903 every 8 connection(s)
I20260504 19:59:54.219990  7902 heartbeater.cc:344] Connected to a master server at 127.2.80.190:36575
I20260504 19:59:54.220605  7902 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:54.221542  7902 heartbeater.cc:507] Master 127.2.80.190:36575 requested a full tablet report, sending...
I20260504 19:59:54.224160  7780 ts_manager.cc:194] Registered new tserver with Master: 80b24a5d63954ef2aa038cd59bd6658d (127.2.80.129:42903)
I20260504 19:59:54.224704  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.024210488s
I20260504 19:59:54.227053  7780 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40720
I20260504 19:59:54.240409  7902 heartbeater.cc:499] Master 127.2.80.190:36575 was elected leader, sending a full tablet report...
I20260504 19:59:54.252586  7780 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40722:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:54.290663  7867 tablet_service.cc:1511] Processing CreateTablet for tablet 431833828cd04610bdd658055e310665 (DEFAULT_TABLE table=fake-table [id=00d2f371be434a009c0ab8315e6eeddb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:54.291952  7867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 431833828cd04610bdd658055e310665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:54.308909  7914 tablet_bootstrap.cc:492] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d: Bootstrap starting.
I20260504 19:59:54.315917  7914 tablet_bootstrap.cc:654] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:54.322132  7914 tablet_bootstrap.cc:492] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d: No bootstrap required, opened a new log
I20260504 19:59:54.322660  7914 ts_tablet_manager.cc:1403] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260504 19:59:54.325510  7914 raft_consensus.cc:359] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80b24a5d63954ef2aa038cd59bd6658d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42903 } }
I20260504 19:59:54.326117  7914 raft_consensus.cc:385] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:54.326630  7914 raft_consensus.cc:740] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80b24a5d63954ef2aa038cd59bd6658d, State: Initialized, Role: FOLLOWER
I20260504 19:59:54.327368  7914 consensus_queue.cc:260] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "80b24a5d63954ef2aa038cd59bd6658d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42903 } }
I20260504 19:59:54.328399  7914 raft_consensus.cc:399] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:54.328805  7914 raft_consensus.cc:493] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:54.329206  7914 raft_consensus.cc:3060] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:54.338150  7914 raft_consensus.cc:515] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80b24a5d63954ef2aa038cd59bd6658d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42903 } }
I20260504 19:59:54.339043  7914 leader_election.cc:304] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d [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: 80b24a5d63954ef2aa038cd59bd6658d; no voters: 
I20260504 19:59:54.342267  7914 leader_election.cc:290] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:54.342701  7916 raft_consensus.cc:2804] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:54.350454  7916 raft_consensus.cc:697] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d [term 1 LEADER]: Becoming Leader. State: Replica: 80b24a5d63954ef2aa038cd59bd6658d, State: Running, Role: LEADER
I20260504 19:59:54.350764  7914 ts_tablet_manager.cc:1434] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d: Time spent starting tablet: real 0.028s	user 0.017s	sys 0.011s
I20260504 19:59:54.351385  7916 consensus_queue.cc:237] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d [LEADER]: Queue going to LEADER mode. State: All 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: "80b24a5d63954ef2aa038cd59bd6658d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42903 } }
I20260504 19:59:54.359115  7780 catalog_manager.cc:5671] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d reported cstate change: term changed from 0 to 1, leader changed from <none> to 80b24a5d63954ef2aa038cd59bd6658d (127.2.80.129). New cstate: current_term: 1 leader_uuid: "80b24a5d63954ef2aa038cd59bd6658d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80b24a5d63954ef2aa038cd59bd6658d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 42903 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:54.401886  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:54.404428  7780 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40722:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20260504 19:59:54.424697  7922 tablet.cc:1724] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:54.446473  7779 catalog_manager.cc:6216] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805: fake-table [id=00d2f371be434a009c0ab8315e6eeddb] alter complete (version 1)
I20260504 19:59:54.449947  7780 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40722:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "-1" }
I20260504 19:59:54.465190  7922 tablet.cc:1724] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:54.487694  7780 catalog_manager.cc:6216] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805: fake-table [id=00d2f371be434a009c0ab8315e6eeddb] alter complete (version 2)
I20260504 19:59:54.497154  7780 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40722:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "0" }
I20260504 19:59:54.513921  7922 tablet.cc:1724] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:54.535231  7779 catalog_manager.cc:6216] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805: fake-table [id=00d2f371be434a009c0ab8315e6eeddb] alter complete (version 3)
I20260504 19:59:54.536988  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:54.569216  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:54.570798  2370 tablet_replica.cc:333] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d: stopping tablet replica
I20260504 19:59:54.571470  2370 raft_consensus.cc:2243] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:54.572031  2370 raft_consensus.cc:2272] T 431833828cd04610bdd658055e310665 P 80b24a5d63954ef2aa038cd59bd6658d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:54.584779  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:54.595021  2370 master.cc:562] Master@127.2.80.190:36575 shutting down...
I20260504 19:59:54.623142  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:54.623998  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:54.624504  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P b82f145bf5ef414fb6232f1cf179a805: stopping tablet replica
I20260504 19:59:54.638226  2370 master.cc:584] Master@127.2.80.190:36575 shutdown complete.
[       OK ] AlterTableTest.TestMaintenancePriorityAlter (826 ms)
[ RUN      ] AlterTableTest.DisableCompactionAlter
I20260504 19:59:54.667043  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:38091
I20260504 19:59:54.668159  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:54.670564  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:54.673586  2370 webserver.cc:492] Webserver started at http://127.2.80.190:39391/ using document root <none> and password file <none>
I20260504 19:59:54.674106  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:54.674315  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:54.674612  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:54.675734  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "d867f637c9db410a9921e1bbb6fd6270"
format_stamp: "Formatted at 2026-05-04 19:59:54 on dist-test-slave-8hzn"
I20260504 19:59:54.680524  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260504 19:59:54.684093  7926 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:54.685056  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 19:59:54.685346  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "d867f637c9db410a9921e1bbb6fd6270"
format_stamp: "Formatted at 2026-05-04 19:59:54 on dist-test-slave-8hzn"
I20260504 19:59:54.685662  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777924742900738-2370-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)
I20260504 19:59:54.704193  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:54.705718  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:54.753070  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:38091
I20260504 19:59:54.753134  7977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:38091 every 8 connection(s)
I20260504 19:59:54.757359  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:54.775286  7978 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270: Bootstrap starting.
I20260504 19:59:54.780284  7978 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:54.784878  7978 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270: No bootstrap required, opened a new log
I20260504 19:59:54.787084  7978 raft_consensus.cc:359] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d867f637c9db410a9921e1bbb6fd6270" member_type: VOTER }
I20260504 19:59:54.787565  7978 raft_consensus.cc:385] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:54.787830  7978 raft_consensus.cc:740] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d867f637c9db410a9921e1bbb6fd6270, State: Initialized, Role: FOLLOWER
I20260504 19:59:54.788359  7978 consensus_queue.cc:260] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d867f637c9db410a9921e1bbb6fd6270" member_type: VOTER }
I20260504 19:59:54.788841  7978 raft_consensus.cc:399] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:54.789178  7978 raft_consensus.cc:493] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:54.789710  7978 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:54.796336  7978 raft_consensus.cc:515] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d867f637c9db410a9921e1bbb6fd6270" member_type: VOTER }
I20260504 19:59:54.797576  7978 leader_election.cc:304] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [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: d867f637c9db410a9921e1bbb6fd6270; no voters: 
I20260504 19:59:54.799121  7978 leader_election.cc:290] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:54.799453  7981 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:54.801236  7981 raft_consensus.cc:697] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [term 1 LEADER]: Becoming Leader. State: Replica: d867f637c9db410a9921e1bbb6fd6270, State: Running, Role: LEADER
I20260504 19:59:54.802141  7981 consensus_queue.cc:237] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [LEADER]: Queue going to LEADER mode. State: All 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: "d867f637c9db410a9921e1bbb6fd6270" member_type: VOTER }
I20260504 19:59:54.803062  7978 sys_catalog.cc:565] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:54.805706  7983 sys_catalog.cc:455] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d867f637c9db410a9921e1bbb6fd6270. Latest consensus state: current_term: 1 leader_uuid: "d867f637c9db410a9921e1bbb6fd6270" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d867f637c9db410a9921e1bbb6fd6270" member_type: VOTER } }
I20260504 19:59:54.806473  7983 sys_catalog.cc:458] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:54.805727  7982 sys_catalog.cc:455] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d867f637c9db410a9921e1bbb6fd6270" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d867f637c9db410a9921e1bbb6fd6270" member_type: VOTER } }
I20260504 19:59:54.807093  7982 sys_catalog.cc:458] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:54.810446  7986 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:54.816962  7986 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:54.830633  7986 catalog_manager.cc:1357] Generated new cluster ID: e312cd84c310422abb7b5ed725b705ef
I20260504 19:59:54.830948  7986 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:54.837143  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:54.867729  7986 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:54.869076  7986 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:54.886602  7986 catalog_manager.cc:6044] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270: Generated new TSK 0
I20260504 19:59:54.887181  7986 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:54.903944  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:54.908782  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:54.912835  2370 webserver.cc:492] Webserver started at http://127.2.80.129:34087/ using document root <none> and password file <none>
I20260504 19:59:54.913622  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:54.913901  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:54.914225  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:54.915709  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "3a76838641d44a44bb812e8ee35da248"
format_stamp: "Formatted at 2026-05-04 19:59:54 on dist-test-slave-8hzn"
I20260504 19:59:54.922070  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.008s
I20260504 19:59:54.927012  8002 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:54.927977  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260504 19:59:54.928295  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "3a76838641d44a44bb812e8ee35da248"
format_stamp: "Formatted at 2026-05-04 19:59:54 on dist-test-slave-8hzn"
I20260504 19:59:54.928628  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777924742900738-2370-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)
I20260504 19:59:54.952664  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:54.953715  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:54.955370  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:54.957942  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:54.958178  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:54.958426  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:54.958606  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:55.015942  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:41043
I20260504 19:59:55.016034  8064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:41043 every 8 connection(s)
I20260504 19:59:55.032703  8065 heartbeater.cc:344] Connected to a master server at 127.2.80.190:38091
I20260504 19:59:55.033106  8065 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:55.033885  8065 heartbeater.cc:507] Master 127.2.80.190:38091 requested a full tablet report, sending...
I20260504 19:59:55.035931  7943 ts_manager.cc:194] Registered new tserver with Master: 3a76838641d44a44bb812e8ee35da248 (127.2.80.129:41043)
I20260504 19:59:55.036175  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016684602s
I20260504 19:59:55.038337  7943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41876
I20260504 19:59:55.051626  8065 heartbeater.cc:499] Master 127.2.80.190:38091 was elected leader, sending a full tablet report...
I20260504 19:59:55.062016  7943 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41878:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:55.101616  8030 tablet_service.cc:1511] Processing CreateTablet for tablet 552b1c772d6547c7aebf4f53aa7c0e98 (DEFAULT_TABLE table=fake-table [id=89a382141bce47298c2d46f2f2723b5f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:55.102826  8030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552b1c772d6547c7aebf4f53aa7c0e98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:55.118894  8077 tablet_bootstrap.cc:492] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248: Bootstrap starting.
I20260504 19:59:55.125217  8077 tablet_bootstrap.cc:654] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:55.130198  8077 tablet_bootstrap.cc:492] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248: No bootstrap required, opened a new log
I20260504 19:59:55.130897  8077 ts_tablet_manager.cc:1403] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260504 19:59:55.133725  8077 raft_consensus.cc:359] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a76838641d44a44bb812e8ee35da248" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41043 } }
I20260504 19:59:55.134271  8077 raft_consensus.cc:385] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:55.134603  8077 raft_consensus.cc:740] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a76838641d44a44bb812e8ee35da248, State: Initialized, Role: FOLLOWER
I20260504 19:59:55.135248  8077 consensus_queue.cc:260] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3a76838641d44a44bb812e8ee35da248" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41043 } }
I20260504 19:59:55.135882  8077 raft_consensus.cc:399] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:55.136199  8077 raft_consensus.cc:493] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:55.136580  8077 raft_consensus.cc:3060] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:55.144130  8077 raft_consensus.cc:515] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a76838641d44a44bb812e8ee35da248" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41043 } }
I20260504 19:59:55.144882  8077 leader_election.cc:304] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248 [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: 3a76838641d44a44bb812e8ee35da248; no voters: 
I20260504 19:59:55.146730  8077 leader_election.cc:290] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:55.146977  8079 raft_consensus.cc:2804] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:55.153453  8077 ts_tablet_manager.cc:1434] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.008s
I20260504 19:59:55.154304  8079 raft_consensus.cc:697] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248 [term 1 LEADER]: Becoming Leader. State: Replica: 3a76838641d44a44bb812e8ee35da248, State: Running, Role: LEADER
I20260504 19:59:55.154999  8079 consensus_queue.cc:237] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248 [LEADER]: Queue going to LEADER mode. State: All 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: "3a76838641d44a44bb812e8ee35da248" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41043 } }
I20260504 19:59:55.161391  7942 catalog_manager.cc:5671] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a76838641d44a44bb812e8ee35da248 (127.2.80.129). New cstate: current_term: 1 leader_uuid: "3a76838641d44a44bb812e8ee35da248" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a76838641d44a44bb812e8ee35da248" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 41043 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:55.207988  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:55.210220  7942 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41878:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260504 19:59:55.227185  8085 tablet.cc:1724] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:55.248735  7943 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270: fake-table [id=89a382141bce47298c2d46f2f2723b5f] alter complete (version 1)
I20260504 19:59:55.251915  7943 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41878:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUE" }
I20260504 19:59:55.266359  8085 tablet.cc:1724] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:55.290107  7942 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270: fake-table [id=89a382141bce47298c2d46f2f2723b5f] alter complete (version 2)
I20260504 19:59:55.293648  7942 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41878:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "True" }
I20260504 19:59:55.309701  8085 tablet.cc:1724] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:55.331791  7942 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270: fake-table [id=89a382141bce47298c2d46f2f2723b5f] alter complete (version 3)
I20260504 19:59:55.335896  7943 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41878:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TrUe" }
I20260504 19:59:55.351485  8085 tablet.cc:1724] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20260504 19:59:55.372689  7942 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270: fake-table [id=89a382141bce47298c2d46f2f2723b5f] alter complete (version 4)
I20260504 19:59:55.376741  7943 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41878:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUe" }
I20260504 19:59:55.390147  8085 tablet.cc:1724] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20260504 19:59:55.414120  7943 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270: fake-table [id=89a382141bce47298c2d46f2f2723b5f] alter complete (version 5)
I20260504 19:59:55.420655  7943 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41878:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "" }
I20260504 19:59:55.435597  8085 tablet.cc:1724] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20260504 19:59:55.457094  7943 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270: fake-table [id=89a382141bce47298c2d46f2f2723b5f] alter complete (version 6)
I20260504 19:59:55.462802  7943 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41878:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260504 19:59:55.477633  8085 tablet.cc:1724] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20260504 19:59:55.497164  7943 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270: fake-table [id=89a382141bce47298c2d46f2f2723b5f] alter complete (version 7)
I20260504 19:59:55.501981  7943 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41878:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260504 19:59:55.517048  8085 tablet.cc:1724] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20260504 19:59:55.539229  7942 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270: fake-table [id=89a382141bce47298c2d46f2f2723b5f] alter complete (version 8)
I20260504 19:59:55.549325  7942 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41878:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260504 19:59:55.564845  8085 tablet.cc:1724] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20260504 19:59:55.586563  7942 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270: fake-table [id=89a382141bce47298c2d46f2f2723b5f] alter complete (version 9)
I20260504 19:59:55.593806  7942 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41878:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260504 19:59:55.611485  8085 tablet.cc:1724] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20260504 19:59:55.637565  7943 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270: fake-table [id=89a382141bce47298c2d46f2f2723b5f] alter complete (version 10)
I20260504 19:59:55.645787  7943 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41878:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260504 19:59:55.664044  8085 tablet.cc:1724] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 11
I20260504 19:59:55.687372  7943 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270: fake-table [id=89a382141bce47298c2d46f2f2723b5f] alter complete (version 11)
I20260504 19:59:55.695403  7943 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41878:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ok" }
I20260504 19:59:55.699378  7943 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41878:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ttrue" }
I20260504 19:59:55.703965  7942 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41878:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "trueue" }
I20260504 19:59:55.709333  7942 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41878:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "falsee" }
I20260504 19:59:55.714747  7942 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41878:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "fallse" }
I20260504 19:59:55.718973  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:55.751459  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:55.752185  2370 tablet_replica.cc:333] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248: stopping tablet replica
I20260504 19:59:55.752763  2370 raft_consensus.cc:2243] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:55.753290  2370 raft_consensus.cc:2272] T 552b1c772d6547c7aebf4f53aa7c0e98 P 3a76838641d44a44bb812e8ee35da248 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:55.774639  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:55.783818  2370 master.cc:562] Master@127.2.80.190:38091 shutting down...
I20260504 19:59:55.814203  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:55.814845  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:55.815156  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P d867f637c9db410a9921e1bbb6fd6270: stopping tablet replica
I20260504 19:59:55.826848  2370 master.cc:584] Master@127.2.80.190:38091 shutdown complete.
[       OK ] AlterTableTest.DisableCompactionAlter (1184 ms)
[ RUN      ] AlterTableTest.AddAndRemoveImmutableAttribute
I20260504 19:59:55.852198  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:45867
I20260504 19:59:55.853524  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:55.856289  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:55.859323  2370 webserver.cc:492] Webserver started at http://127.2.80.190:33021/ using document root <none> and password file <none>
I20260504 19:59:55.859848  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:55.860054  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:55.860327  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:55.861524  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "9675c59801374ffca2d5a685c1c7b8b0"
format_stamp: "Formatted at 2026-05-04 19:59:55 on dist-test-slave-8hzn"
I20260504 19:59:55.866621  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260504 19:59:55.870442  8089 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:55.871400  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260504 19:59:55.871778  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "9675c59801374ffca2d5a685c1c7b8b0"
format_stamp: "Formatted at 2026-05-04 19:59:55 on dist-test-slave-8hzn"
I20260504 19:59:55.872148  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777924742900738-2370-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)
I20260504 19:59:55.904815  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:55.906189  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:55.950717  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:45867
I20260504 19:59:55.950867  8140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:45867 every 8 connection(s)
I20260504 19:59:55.955200  8141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:55.974956  8141 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0: Bootstrap starting.
I20260504 19:59:55.980345  8141 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:55.984884  8141 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0: No bootstrap required, opened a new log
I20260504 19:59:55.986982  8141 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9675c59801374ffca2d5a685c1c7b8b0" member_type: VOTER }
I20260504 19:59:55.987401  8141 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:55.987660  8141 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9675c59801374ffca2d5a685c1c7b8b0, State: Initialized, Role: FOLLOWER
I20260504 19:59:55.988448  8141 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9675c59801374ffca2d5a685c1c7b8b0" member_type: VOTER }
I20260504 19:59:55.988971  8141 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:55.989233  8141 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:55.989576  8141 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:55.995191  8141 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9675c59801374ffca2d5a685c1c7b8b0" member_type: VOTER }
I20260504 19:59:55.995775  8141 leader_election.cc:304] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [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: 9675c59801374ffca2d5a685c1c7b8b0; no voters: 
I20260504 19:59:55.997180  8141 leader_election.cc:290] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:55.997874  8144 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:55.999670  8144 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [term 1 LEADER]: Becoming Leader. State: Replica: 9675c59801374ffca2d5a685c1c7b8b0, State: Running, Role: LEADER
I20260504 19:59:56.000627  8144 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [LEADER]: Queue going to LEADER mode. State: All 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: "9675c59801374ffca2d5a685c1c7b8b0" member_type: VOTER }
I20260504 19:59:56.002774  8141 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:56.003667  8146 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9675c59801374ffca2d5a685c1c7b8b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9675c59801374ffca2d5a685c1c7b8b0" member_type: VOTER } }
I20260504 19:59:56.004359  8146 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:56.003722  8145 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9675c59801374ffca2d5a685c1c7b8b0. Latest consensus state: current_term: 1 leader_uuid: "9675c59801374ffca2d5a685c1c7b8b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9675c59801374ffca2d5a685c1c7b8b0" member_type: VOTER } }
I20260504 19:59:56.005590  8145 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:56.010589  8148 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:56.018458  8148 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:56.025674  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:56.030493  8148 catalog_manager.cc:1357] Generated new cluster ID: e8f4dd7a858244f5870759819aaefe63
I20260504 19:59:56.030853  8148 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:56.044744  8148 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:56.046139  8148 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:56.061492  8148 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0: Generated new TSK 0
I20260504 19:59:56.062202  8148 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:56.097654  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:56.100970  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:56.104342  2370 webserver.cc:492] Webserver started at http://127.2.80.129:40321/ using document root <none> and password file <none>
I20260504 19:59:56.104888  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:56.105162  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:56.105445  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:56.106570  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "7273401e25c2462bbfb6124bde5b3f4d"
format_stamp: "Formatted at 2026-05-04 19:59:56 on dist-test-slave-8hzn"
I20260504 19:59:56.111585  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260504 19:59:56.115487  8165 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:56.116418  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260504 19:59:56.116778  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "7273401e25c2462bbfb6124bde5b3f4d"
format_stamp: "Formatted at 2026-05-04 19:59:56 on dist-test-slave-8hzn"
I20260504 19:59:56.117203  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777924742900738-2370-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)
I20260504 19:59:56.150126  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:56.151561  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:56.153497  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:56.156620  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:56.156903  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:56.157229  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:56.157439  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:56.207448  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:37859
I20260504 19:59:56.207623  8227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:37859 every 8 connection(s)
I20260504 19:59:56.224030  8228 heartbeater.cc:344] Connected to a master server at 127.2.80.190:45867
I20260504 19:59:56.224478  8228 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:56.225373  8228 heartbeater.cc:507] Master 127.2.80.190:45867 requested a full tablet report, sending...
I20260504 19:59:56.227664  8106 ts_manager.cc:194] Registered new tserver with Master: 7273401e25c2462bbfb6124bde5b3f4d (127.2.80.129:37859)
I20260504 19:59:56.228578  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017589489s
I20260504 19:59:56.229518  8106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60842
I20260504 19:59:56.242345  8228 heartbeater.cc:499] Master 127.2.80.190:45867 was elected leader, sending a full tablet report...
I20260504 19:59:56.255651  8106 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60844:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:56.294488  8193 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4691d3b4b0498aafa6f4c03e678471 (DEFAULT_TABLE table=fake-table [id=c597b04b1fee40b0a036fcaf5b103e33]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:56.295724  8193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4691d3b4b0498aafa6f4c03e678471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:56.314054  8240 tablet_bootstrap.cc:492] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d: Bootstrap starting.
I20260504 19:59:56.319121  8240 tablet_bootstrap.cc:654] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:56.323560  8240 tablet_bootstrap.cc:492] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d: No bootstrap required, opened a new log
I20260504 19:59:56.324030  8240 ts_tablet_manager.cc:1403] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.006s
I20260504 19:59:56.326756  8240 raft_consensus.cc:359] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7273401e25c2462bbfb6124bde5b3f4d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 37859 } }
I20260504 19:59:56.327340  8240 raft_consensus.cc:385] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:56.327646  8240 raft_consensus.cc:740] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7273401e25c2462bbfb6124bde5b3f4d, State: Initialized, Role: FOLLOWER
I20260504 19:59:56.328351  8240 consensus_queue.cc:260] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7273401e25c2462bbfb6124bde5b3f4d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 37859 } }
I20260504 19:59:56.329136  8240 raft_consensus.cc:399] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:56.329488  8240 raft_consensus.cc:493] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:56.329787  8240 raft_consensus.cc:3060] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:56.335237  8240 raft_consensus.cc:515] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7273401e25c2462bbfb6124bde5b3f4d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 37859 } }
I20260504 19:59:56.335879  8240 leader_election.cc:304] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d [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: 7273401e25c2462bbfb6124bde5b3f4d; no voters: 
I20260504 19:59:56.337357  8240 leader_election.cc:290] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:56.337684  8242 raft_consensus.cc:2804] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:56.343734  8240 ts_tablet_manager.cc:1434] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.004s
I20260504 19:59:56.344069  8242 raft_consensus.cc:697] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d [term 1 LEADER]: Becoming Leader. State: Replica: 7273401e25c2462bbfb6124bde5b3f4d, State: Running, Role: LEADER
I20260504 19:59:56.344906  8242 consensus_queue.cc:237] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d [LEADER]: Queue going to LEADER mode. State: All 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: "7273401e25c2462bbfb6124bde5b3f4d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 37859 } }
I20260504 19:59:56.352083  8105 catalog_manager.cc:5671] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7273401e25c2462bbfb6124bde5b3f4d (127.2.80.129). New cstate: current_term: 1 leader_uuid: "7273401e25c2462bbfb6124bde5b3f4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7273401e25c2462bbfb6124bde5b3f4d" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 37859 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:56.398386  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:56.472708  8105 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60844:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } } modify_external_catalogs: true
I20260504 19:59:56.488487  8249 tablet.cc:1724] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL IMMUTABLE,
    PRIMARY KEY (c0)
) version 1
I20260504 19:59:56.490531  8249 tablet.cc:1622] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d: MemRowSet was empty: no flush needed.
I20260504 19:59:56.511700  8106 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0: fake-table [id=c597b04b1fee40b0a036fcaf5b103e33] alter complete (version 1)
I20260504 19:59:56.576093  8106 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60844:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } } modify_external_catalogs: true
I20260504 19:59:56.590967  8249 tablet.cc:1724] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL IMMUTABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 19:59:56.593065  8249 tablet.cc:1622] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d: MemRowSet was empty: no flush needed.
I20260504 19:59:56.615681  8106 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0: fake-table [id=c597b04b1fee40b0a036fcaf5b103e33] alter complete (version 2)
I20260504 19:59:56.685083  8106 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60844:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: true } } } modify_external_catalogs: true
I20260504 19:59:56.698598  8249 tablet.cc:1724] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE IMMUTABLE,
    PRIMARY KEY (c0)
) version 3
I20260504 19:59:56.701145  8249 tablet.cc:1622] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d: MemRowSet was empty: no flush needed.
I20260504 19:59:56.724812  8106 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0: fake-table [id=c597b04b1fee40b0a036fcaf5b103e33] alter complete (version 3)
I20260504 19:59:56.804277  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 19:59:56.832338  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 19:59:56.833225  2370 tablet_replica.cc:333] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d: stopping tablet replica
I20260504 19:59:56.833943  2370 raft_consensus.cc:2243] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:56.834504  2370 raft_consensus.cc:2272] T 5d4691d3b4b0498aafa6f4c03e678471 P 7273401e25c2462bbfb6124bde5b3f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:56.857038  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:56.867277  2370 master.cc:562] Master@127.2.80.190:45867 shutting down...
I20260504 19:59:56.891947  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:56.892479  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:56.892791  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9675c59801374ffca2d5a685c1c7b8b0: stopping tablet replica
I20260504 19:59:56.902740  2370 master.cc:584] Master@127.2.80.190:45867 shutdown complete.
[       OK ] AlterTableTest.AddAndRemoveImmutableAttribute (1084 ms)
[ RUN      ] AlterTableTest.DropAndAddBackSameRangePartition
I20260504 19:59:56.938323  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:34601
I20260504 19:59:56.939652  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:56.943109  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:56.946466  2370 webserver.cc:492] Webserver started at http://127.2.80.190:36299/ using document root <none> and password file <none>
I20260504 19:59:56.947101  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:56.947324  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:56.947639  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:56.949133  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "ede675cb30734f399d7b8f6f19913d98"
format_stamp: "Formatted at 2026-05-04 19:59:56 on dist-test-slave-8hzn"
I20260504 19:59:56.955294  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260504 19:59:56.959950  8253 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:56.961025  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 19:59:56.961378  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "ede675cb30734f399d7b8f6f19913d98"
format_stamp: "Formatted at 2026-05-04 19:59:56 on dist-test-slave-8hzn"
I20260504 19:59:56.961731  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-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)
I20260504 19:59:56.981850  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:56.983153  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:57.026463  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:34601
I20260504 19:59:57.026605  8304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:34601 every 8 connection(s)
I20260504 19:59:57.030876  8305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:57.046974  8305 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Bootstrap starting.
I20260504 19:59:57.053431  8305 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:57.059316  8305 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: No bootstrap required, opened a new log
I20260504 19:59:57.062189  8305 raft_consensus.cc:359] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ede675cb30734f399d7b8f6f19913d98" member_type: VOTER }
I20260504 19:59:57.062721  8305 raft_consensus.cc:385] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:57.062985  8305 raft_consensus.cc:740] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ede675cb30734f399d7b8f6f19913d98, State: Initialized, Role: FOLLOWER
I20260504 19:59:57.063585  8305 consensus_queue.cc:260] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ede675cb30734f399d7b8f6f19913d98" member_type: VOTER }
I20260504 19:59:57.064126  8305 raft_consensus.cc:399] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:57.064401  8305 raft_consensus.cc:493] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:57.064705  8305 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:57.071816  8305 raft_consensus.cc:515] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ede675cb30734f399d7b8f6f19913d98" member_type: VOTER }
I20260504 19:59:57.072479  8305 leader_election.cc:304] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [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: ede675cb30734f399d7b8f6f19913d98; no voters: 
I20260504 19:59:57.073884  8305 leader_election.cc:290] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:57.074329  8308 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:57.076205  8308 raft_consensus.cc:697] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [term 1 LEADER]: Becoming Leader. State: Replica: ede675cb30734f399d7b8f6f19913d98, State: Running, Role: LEADER
I20260504 19:59:57.077037  8308 consensus_queue.cc:237] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [LEADER]: Queue going to LEADER mode. State: All 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: "ede675cb30734f399d7b8f6f19913d98" member_type: VOTER }
I20260504 19:59:57.077203  8305 sys_catalog.cc:565] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:57.081463  8309 sys_catalog.cc:455] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ede675cb30734f399d7b8f6f19913d98" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ede675cb30734f399d7b8f6f19913d98" member_type: VOTER } }
I20260504 19:59:57.081475  8310 sys_catalog.cc:455] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ede675cb30734f399d7b8f6f19913d98. Latest consensus state: current_term: 1 leader_uuid: "ede675cb30734f399d7b8f6f19913d98" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ede675cb30734f399d7b8f6f19913d98" member_type: VOTER } }
I20260504 19:59:57.082176  8309 sys_catalog.cc:458] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:57.082185  8310 sys_catalog.cc:458] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:57.098088  8313 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:57.105381  8313 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:57.106400  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:57.114810  8313 catalog_manager.cc:1357] Generated new cluster ID: 98b3af3d862543dd833410dd4d4d2de0
I20260504 19:59:57.115130  8313 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:57.146569  8313 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:57.147819  8313 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:57.171799  8313 catalog_manager.cc:6044] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Generated new TSK 0
I20260504 19:59:57.172443  8313 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:57.237260  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:57.240758  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:57.244340  2370 webserver.cc:492] Webserver started at http://127.2.80.129:34823/ using document root <none> and password file <none>
I20260504 19:59:57.244885  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:57.245139  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:57.245425  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:57.246527  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "0eb7ac66c5024535bed1dbc6db8960ae"
format_stamp: "Formatted at 2026-05-04 19:59:57 on dist-test-slave-8hzn"
I20260504 19:59:57.251368  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260504 19:59:57.254985  8329 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:57.255949  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260504 19:59:57.256345  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "0eb7ac66c5024535bed1dbc6db8960ae"
format_stamp: "Formatted at 2026-05-04 19:59:57 on dist-test-slave-8hzn"
I20260504 19:59:57.256606  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-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)
I20260504 19:59:57.271826  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:57.272887  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:57.274591  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:57.277483  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:57.277690  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:57.278002  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:57.278162  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:57.339061  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:44299
I20260504 19:59:57.339246  8391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:44299 every 8 connection(s)
I20260504 19:59:57.354846  8392 heartbeater.cc:344] Connected to a master server at 127.2.80.190:34601
I20260504 19:59:57.355268  8392 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:57.356027  8392 heartbeater.cc:507] Master 127.2.80.190:34601 requested a full tablet report, sending...
I20260504 19:59:57.358098  8270 ts_manager.cc:194] Registered new tserver with Master: 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129:44299)
I20260504 19:59:57.358433  2370 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01549911s
I20260504 19:59:57.360620  8270 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50580
I20260504 19:59:57.374203  8392 heartbeater.cc:499] Master 127.2.80.190:34601 was elected leader, sending a full tablet report...
I20260504 19:59:57.384647  8270 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50582:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:57.421203  8357 tablet_service.cc:1511] Processing CreateTablet for tablet 100eea5c5c2742ee86e56deab1fac7d4 (DEFAULT_TABLE table=fake-table [id=ff7031a4b5a34d2aaf78adf0313267e3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:57.422190  8357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100eea5c5c2742ee86e56deab1fac7d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:57.439311  8404 tablet_bootstrap.cc:492] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae: Bootstrap starting.
I20260504 19:59:57.443674  8404 tablet_bootstrap.cc:654] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:57.451043  8404 tablet_bootstrap.cc:492] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae: No bootstrap required, opened a new log
I20260504 19:59:57.451470  8404 ts_tablet_manager.cc:1403] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260504 19:59:57.453459  8404 raft_consensus.cc:359] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.453917  8404 raft_consensus.cc:385] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:57.454157  8404 raft_consensus.cc:740] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Initialized, Role: FOLLOWER
I20260504 19:59:57.454669  8404 consensus_queue.cc:260] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.455148  8404 raft_consensus.cc:399] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:57.455394  8404 raft_consensus.cc:493] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:57.455677  8404 raft_consensus.cc:3060] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:57.463551  8404 raft_consensus.cc:515] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.464211  8404 leader_election.cc:304] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae [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: 0eb7ac66c5024535bed1dbc6db8960ae; no voters: 
I20260504 19:59:57.465631  8404 leader_election.cc:290] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:57.465957  8406 raft_consensus.cc:2804] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:57.468515  8404 ts_tablet_manager.cc:1434] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.004s
I20260504 19:59:57.469133  8406 raft_consensus.cc:697] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Becoming Leader. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Running, Role: LEADER
I20260504 19:59:57.469889  8406 consensus_queue.cc:237] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae [LEADER]: Queue going to LEADER mode. State: All 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.476157  8269 catalog_manager.cc:5671] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129). New cstate: current_term: 1 leader_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:57.513376  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 19:59:57.517499  8269 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50582:
name: "test-dup-ranges"
schema {
  columns {
    name: "c0"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c2"
    type: UNIXTIME_MICROS
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c3"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c4"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c5"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\006\004\000\000@bAYD\006\000\007\004\000\000P\007\026BE\006\000""\006\004\000\000@bAYD\006\000\007\004\000\000P\007\026BE\006\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "c0"
    }
    columns {
      name: "c4"
    }
    num_buckets: 5
    seed: 0
  }
  range_schema {
    columns {
      name: "c2"
    }
  }
}
I20260504 19:59:57.551535  8357 tablet_service.cc:1511] Processing CreateTablet for tablet 2fbd84708f6e40c4b5de9a0eef63a911 (DEFAULT_TABLE table=test-dup-ranges [id=3831342e44944001958cd0c4d3def857]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260504 19:59:57.553210  8357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fbd84708f6e40c4b5de9a0eef63a911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:57.559592  8355 tablet_service.cc:1511] Processing CreateTablet for tablet 1101f70a22ef47c0b66057c8646000ff (DEFAULT_TABLE table=test-dup-ranges [id=3831342e44944001958cd0c4d3def857]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260504 19:59:57.560191  8353 tablet_service.cc:1511] Processing CreateTablet for tablet aeab22d2eb5e4698975aa58f416108b3 (DEFAULT_TABLE table=test-dup-ranges [id=3831342e44944001958cd0c4d3def857]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260504 19:59:57.561064  8355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1101f70a22ef47c0b66057c8646000ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:57.561870  8353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeab22d2eb5e4698975aa58f416108b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:57.557075  8356 tablet_service.cc:1511] Processing CreateTablet for tablet ccc322b4b2c34fae86442b1de9b3d308 (DEFAULT_TABLE table=test-dup-ranges [id=3831342e44944001958cd0c4d3def857]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260504 19:59:57.558140  8354 tablet_service.cc:1511] Processing CreateTablet for tablet 7eca6e778aa04fe7966c3b29afc83d82 (DEFAULT_TABLE table=test-dup-ranges [id=3831342e44944001958cd0c4d3def857]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260504 19:59:57.563988  8356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc322b4b2c34fae86442b1de9b3d308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:57.573272  8354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eca6e778aa04fe7966c3b29afc83d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:57.579247  8404 tablet_bootstrap.cc:492] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae: Bootstrap starting.
I20260504 19:59:57.593240  8404 tablet_bootstrap.cc:654] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:57.605796  8404 tablet_bootstrap.cc:492] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae: No bootstrap required, opened a new log
I20260504 19:59:57.606312  8404 ts_tablet_manager.cc:1403] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.001s
I20260504 19:59:57.609383  8404 raft_consensus.cc:359] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.609959  8404 raft_consensus.cc:385] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:57.610245  8404 raft_consensus.cc:740] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Initialized, Role: FOLLOWER
I20260504 19:59:57.610893  8404 consensus_queue.cc:260] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.611522  8404 raft_consensus.cc:399] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:57.611814  8404 raft_consensus.cc:493] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:57.612141  8404 raft_consensus.cc:3060] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:57.617983  8404 raft_consensus.cc:515] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.618796  8404 leader_election.cc:304] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae [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: 0eb7ac66c5024535bed1dbc6db8960ae; no voters: 
I20260504 19:59:57.619598  8406 raft_consensus.cc:2804] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:57.620050  8406 raft_consensus.cc:697] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Becoming Leader. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Running, Role: LEADER
I20260504 19:59:57.620103  8404 leader_election.cc:290] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:57.620816  8406 consensus_queue.cc:237] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae [LEADER]: Queue going to LEADER mode. State: All 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.621863  8404 ts_tablet_manager.cc:1434] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260504 19:59:57.622936  8404 tablet_bootstrap.cc:492] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae: Bootstrap starting.
I20260504 19:59:57.630506  8404 tablet_bootstrap.cc:654] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:57.631242  8269 catalog_manager.cc:5671] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129). New cstate: current_term: 1 leader_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:57.636242  8404 tablet_bootstrap.cc:492] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae: No bootstrap required, opened a new log
I20260504 19:59:57.636742  8404 ts_tablet_manager.cc:1403] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260504 19:59:57.638975  8404 raft_consensus.cc:359] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.639531  8404 raft_consensus.cc:385] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:57.639775  8404 raft_consensus.cc:740] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Initialized, Role: FOLLOWER
I20260504 19:59:57.640344  8404 consensus_queue.cc:260] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.640933  8404 raft_consensus.cc:399] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:57.641659  8404 raft_consensus.cc:493] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:57.641974  8404 raft_consensus.cc:3060] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:57.648613  8404 raft_consensus.cc:515] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.649258  8404 leader_election.cc:304] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae [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: 0eb7ac66c5024535bed1dbc6db8960ae; no voters: 
I20260504 19:59:57.649766  8404 leader_election.cc:290] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:57.649950  8406 raft_consensus.cc:2804] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:57.650465  8406 raft_consensus.cc:697] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Becoming Leader. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Running, Role: LEADER
I20260504 19:59:57.651170  8406 consensus_queue.cc:237] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae [LEADER]: Queue going to LEADER mode. State: All 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.651561  8404 ts_tablet_manager.cc:1434] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.001s
I20260504 19:59:57.652248  8404 tablet_bootstrap.cc:492] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae: Bootstrap starting.
I20260504 19:59:57.658089  8269 catalog_manager.cc:5671] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129). New cstate: current_term: 1 leader_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:57.661594  8404 tablet_bootstrap.cc:654] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:57.672232  8404 tablet_bootstrap.cc:492] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae: No bootstrap required, opened a new log
I20260504 19:59:57.672747  8404 ts_tablet_manager.cc:1403] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260504 19:59:57.675765  8404 raft_consensus.cc:359] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.676395  8404 raft_consensus.cc:385] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:57.676712  8404 raft_consensus.cc:740] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Initialized, Role: FOLLOWER
I20260504 19:59:57.677383  8404 consensus_queue.cc:260] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.677917  8404 raft_consensus.cc:399] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:57.678226  8404 raft_consensus.cc:493] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:57.678633  8404 raft_consensus.cc:3060] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:57.684327  8404 raft_consensus.cc:515] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.685102  8404 leader_election.cc:304] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae [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: 0eb7ac66c5024535bed1dbc6db8960ae; no voters: 
I20260504 19:59:57.685755  8404 leader_election.cc:290] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:57.685904  8406 raft_consensus.cc:2804] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:57.686388  8406 raft_consensus.cc:697] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Becoming Leader. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Running, Role: LEADER
I20260504 19:59:57.687131  8406 consensus_queue.cc:237] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae [LEADER]: Queue going to LEADER mode. State: All 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.687542  8404 ts_tablet_manager.cc:1434] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260504 19:59:57.689934  8404 tablet_bootstrap.cc:492] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae: Bootstrap starting.
I20260504 19:59:57.696592  8404 tablet_bootstrap.cc:654] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:57.697124  8269 catalog_manager.cc:5671] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129). New cstate: current_term: 1 leader_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:57.703653  8404 tablet_bootstrap.cc:492] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae: No bootstrap required, opened a new log
I20260504 19:59:57.704145  8404 ts_tablet_manager.cc:1403] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.009s
I20260504 19:59:57.707043  8404 raft_consensus.cc:359] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.707525  8404 raft_consensus.cc:385] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:57.707767  8404 raft_consensus.cc:740] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Initialized, Role: FOLLOWER
I20260504 19:59:57.708326  8404 consensus_queue.cc:260] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.708837  8404 raft_consensus.cc:399] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:57.709172  8404 raft_consensus.cc:493] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:57.709455  8404 raft_consensus.cc:3060] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:57.715359  8404 raft_consensus.cc:515] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.716281  8404 leader_election.cc:304] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae [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: 0eb7ac66c5024535bed1dbc6db8960ae; no voters: 
I20260504 19:59:57.717010  8404 leader_election.cc:290] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:57.717172  8406 raft_consensus.cc:2804] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:57.717693  8406 raft_consensus.cc:697] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Becoming Leader. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Running, Role: LEADER
I20260504 19:59:57.718489  8406 consensus_queue.cc:237] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae [LEADER]: Queue going to LEADER mode. State: All 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.718927  8404 ts_tablet_manager.cc:1434] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.003s
I20260504 19:59:57.719841  8404 tablet_bootstrap.cc:492] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae: Bootstrap starting.
I20260504 19:59:57.727077  8404 tablet_bootstrap.cc:654] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:57.727672  8269 catalog_manager.cc:5671] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129). New cstate: current_term: 1 leader_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:57.732576  8404 tablet_bootstrap.cc:492] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae: No bootstrap required, opened a new log
I20260504 19:59:57.733054  8404 ts_tablet_manager.cc:1403] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260504 19:59:57.735116  8404 raft_consensus.cc:359] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.735594  8404 raft_consensus.cc:385] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:57.735829  8404 raft_consensus.cc:740] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Initialized, Role: FOLLOWER
I20260504 19:59:57.736363  8404 consensus_queue.cc:260] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.736972  8404 raft_consensus.cc:399] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:57.737248  8404 raft_consensus.cc:493] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:57.737516  8404 raft_consensus.cc:3060] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:57.742378  8404 raft_consensus.cc:515] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.743042  8404 leader_election.cc:304] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae [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: 0eb7ac66c5024535bed1dbc6db8960ae; no voters: 
I20260504 19:59:57.743607  8404 leader_election.cc:290] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:57.743736  8406 raft_consensus.cc:2804] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:57.744194  8406 raft_consensus.cc:697] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Becoming Leader. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Running, Role: LEADER
I20260504 19:59:57.745182  8404 ts_tablet_manager.cc:1434] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260504 19:59:57.744882  8406 consensus_queue.cc:237] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae [LEADER]: Queue going to LEADER mode. State: All 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.751466  8269 catalog_manager.cc:5671] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129). New cstate: current_term: 1 leader_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:57.789383  8269 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50582:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } custom_hash_schema { hash_schema { columns { name: "c0" } columns { name: "c4" } num_buckets: 5 seed: 0 } } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260504 19:59:57.810992  8269 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9fcf6990b33b4776b4f5721ac2595707 has no consensus state
W20260504 19:59:57.812704  8269 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b4d55ad0ba914ee6bfba1634889860f9 has no consensus state
W20260504 19:59:57.814463  8269 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 015b9aad19d34962bb13d5ba828b7ea3 has no consensus state
W20260504 19:59:57.816286  8269 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b18226844ec44edea9bb416b92c3e594 has no consensus state
W20260504 19:59:57.818048  8269 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 55fa027a5fd04823b6d0acf913d05c07 has no consensus state
W20260504 19:59:57.834566  8254 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 015b9aad19d34962bb13d5ba828b7ea3 (table test-dup-ranges [id=3831342e44944001958cd0c4d3def857], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 015b9aad19d34962bb13d5ba828b7ea3 consensus state has no leader
I20260504 19:59:57.837967  8356 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcf6990b33b4776b4f5721ac2595707 (DEFAULT_TABLE table=test-dup-ranges [id=3831342e44944001958cd0c4d3def857]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260504 19:59:57.840708  8353 tablet_service.cc:1511] Processing CreateTablet for tablet b4d55ad0ba914ee6bfba1634889860f9 (DEFAULT_TABLE table=test-dup-ranges [id=3831342e44944001958cd0c4d3def857]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260504 19:59:57.843881  8353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4d55ad0ba914ee6bfba1634889860f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:57.843688  8354 tablet_service.cc:1511] Processing CreateTablet for tablet 015b9aad19d34962bb13d5ba828b7ea3 (DEFAULT_TABLE table=test-dup-ranges [id=3831342e44944001958cd0c4d3def857]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260504 19:59:57.845139  8354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015b9aad19d34962bb13d5ba828b7ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:57.847435  8356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcf6990b33b4776b4f5721ac2595707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:57.851699  8355 tablet_service.cc:1511] Processing CreateTablet for tablet b18226844ec44edea9bb416b92c3e594 (DEFAULT_TABLE table=test-dup-ranges [id=3831342e44944001958cd0c4d3def857]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260504 19:59:57.852043  8357 tablet_service.cc:1511] Processing CreateTablet for tablet 55fa027a5fd04823b6d0acf913d05c07 (DEFAULT_TABLE table=test-dup-ranges [id=3831342e44944001958cd0c4d3def857]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260504 19:59:57.853096  8355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18226844ec44edea9bb416b92c3e594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:57.853722  8357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fa027a5fd04823b6d0acf913d05c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:57.870152  8404 tablet_bootstrap.cc:492] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae: Bootstrap starting.
I20260504 19:59:57.875960  8404 tablet_bootstrap.cc:654] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:57.886776  8404 tablet_bootstrap.cc:492] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae: No bootstrap required, opened a new log
I20260504 19:59:57.887300  8404 ts_tablet_manager.cc:1403] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260504 19:59:57.891621  8404 raft_consensus.cc:359] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.892088  8404 raft_consensus.cc:385] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:57.892352  8404 raft_consensus.cc:740] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Initialized, Role: FOLLOWER
I20260504 19:59:57.892874  8404 consensus_queue.cc:260] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.893441  8404 raft_consensus.cc:399] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:57.893680  8404 raft_consensus.cc:493] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:57.893950  8404 raft_consensus.cc:3060] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:57.900245  8404 raft_consensus.cc:515] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.900990  8404 leader_election.cc:304] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae [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: 0eb7ac66c5024535bed1dbc6db8960ae; no voters: 
I20260504 19:59:57.901461  8404 leader_election.cc:290] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:57.901638  8406 raft_consensus.cc:2804] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:57.902163  8406 raft_consensus.cc:697] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Becoming Leader. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Running, Role: LEADER
I20260504 19:59:57.903182  8404 ts_tablet_manager.cc:1434] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.000s
I20260504 19:59:57.903020  8406 consensus_queue.cc:237] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae [LEADER]: Queue going to LEADER mode. State: All 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.903823  8404 tablet_bootstrap.cc:492] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae: Bootstrap starting.
I20260504 19:59:57.910094  8404 tablet_bootstrap.cc:654] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:57.910562  8269 catalog_manager.cc:5671] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129). New cstate: current_term: 1 leader_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:57.916409  8404 tablet_bootstrap.cc:492] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae: No bootstrap required, opened a new log
I20260504 19:59:57.917022  8404 ts_tablet_manager.cc:1403] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260504 19:59:57.919691  8404 raft_consensus.cc:359] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.920334  8404 raft_consensus.cc:385] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:57.920651  8404 raft_consensus.cc:740] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Initialized, Role: FOLLOWER
I20260504 19:59:57.921290  8404 consensus_queue.cc:260] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.921941  8404 raft_consensus.cc:399] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:57.922251  8404 raft_consensus.cc:493] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:57.922578  8404 raft_consensus.cc:3060] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:57.929766  8404 raft_consensus.cc:515] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.930466  8404 leader_election.cc:304] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae [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: 0eb7ac66c5024535bed1dbc6db8960ae; no voters: 
I20260504 19:59:57.931042  8404 leader_election.cc:290] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:57.931233  8406 raft_consensus.cc:2804] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:57.931955  8406 raft_consensus.cc:697] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Becoming Leader. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Running, Role: LEADER
I20260504 19:59:57.932614  8404 ts_tablet_manager.cc:1434] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260504 19:59:57.932730  8406 consensus_queue.cc:237] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae [LEADER]: Queue going to LEADER mode. State: All 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.933990  8404 tablet_bootstrap.cc:492] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae: Bootstrap starting.
I20260504 19:59:57.940088  8404 tablet_bootstrap.cc:654] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:57.940634  8269 catalog_manager.cc:5671] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129). New cstate: current_term: 1 leader_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:57.949136  8404 tablet_bootstrap.cc:492] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae: No bootstrap required, opened a new log
I20260504 19:59:57.949558  8404 ts_tablet_manager.cc:1403] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.009s
I20260504 19:59:57.952171  8404 raft_consensus.cc:359] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.952755  8404 raft_consensus.cc:385] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:57.953095  8404 raft_consensus.cc:740] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Initialized, Role: FOLLOWER
I20260504 19:59:57.953637  8404 consensus_queue.cc:260] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.954192  8404 raft_consensus.cc:399] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:57.954457  8404 raft_consensus.cc:493] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:57.954792  8404 raft_consensus.cc:3060] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:57.961252  8404 raft_consensus.cc:515] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.961858  8404 leader_election.cc:304] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae [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: 0eb7ac66c5024535bed1dbc6db8960ae; no voters: 
I20260504 19:59:57.962460  8404 leader_election.cc:290] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:57.962667  8406 raft_consensus.cc:2804] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:57.963338  8406 raft_consensus.cc:697] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Becoming Leader. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Running, Role: LEADER
I20260504 19:59:57.964089  8406 consensus_queue.cc:237] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae [LEADER]: Queue going to LEADER mode. State: All 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.964504  8404 ts_tablet_manager.cc:1434] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260504 19:59:57.966975  8404 tablet_bootstrap.cc:492] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae: Bootstrap starting.
I20260504 19:59:57.972622  8404 tablet_bootstrap.cc:654] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:57.977013  8269 catalog_manager.cc:5671] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129). New cstate: current_term: 1 leader_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:57.978302  8404 tablet_bootstrap.cc:492] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae: No bootstrap required, opened a new log
I20260504 19:59:57.978811  8404 ts_tablet_manager.cc:1403] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260504 19:59:57.980650  8404 raft_consensus.cc:359] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.981153  8404 raft_consensus.cc:385] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:57.981390  8404 raft_consensus.cc:740] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Initialized, Role: FOLLOWER
I20260504 19:59:57.982029  8404 consensus_queue.cc:260] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.982693  8404 raft_consensus.cc:399] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:57.983029  8404 raft_consensus.cc:493] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:57.983783  8404 raft_consensus.cc:3060] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:57.991086  8404 raft_consensus.cc:515] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.991786  8404 leader_election.cc:304] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae [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: 0eb7ac66c5024535bed1dbc6db8960ae; no voters: 
I20260504 19:59:57.992547  8406 raft_consensus.cc:2804] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:57.993032  8406 raft_consensus.cc:697] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Becoming Leader. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Running, Role: LEADER
I20260504 19:59:57.993788  8406 consensus_queue.cc:237] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae [LEADER]: Queue going to LEADER mode. State: All 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:57.996225  8404 leader_election.cc:290] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:57.998438  8404 ts_tablet_manager.cc:1434] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.004s
I20260504 19:59:57.999308  8404 tablet_bootstrap.cc:492] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae: Bootstrap starting.
I20260504 19:59:58.000725  8269 catalog_manager.cc:5671] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129). New cstate: current_term: 1 leader_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:58.004588  8404 tablet_bootstrap.cc:654] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:58.013586  8404 tablet_bootstrap.cc:492] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae: No bootstrap required, opened a new log
I20260504 19:59:58.014008  8404 ts_tablet_manager.cc:1403] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260504 19:59:58.016275  8404 raft_consensus.cc:359] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.016878  8404 raft_consensus.cc:385] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:58.017237  8404 raft_consensus.cc:740] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Initialized, Role: FOLLOWER
I20260504 19:59:58.017944  8404 consensus_queue.cc:260] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.018603  8404 raft_consensus.cc:399] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:58.018963  8404 raft_consensus.cc:493] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:58.019325  8404 raft_consensus.cc:3060] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:58.025099  8404 raft_consensus.cc:515] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.025976  8404 leader_election.cc:304] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae [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: 0eb7ac66c5024535bed1dbc6db8960ae; no voters: 
I20260504 19:59:58.026620  8404 leader_election.cc:290] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:58.026755  8406 raft_consensus.cc:2804] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:58.027226  8406 raft_consensus.cc:697] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Becoming Leader. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Running, Role: LEADER
I20260504 19:59:58.027963  8406 consensus_queue.cc:237] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae [LEADER]: Queue going to LEADER mode. State: All 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.028765  8404 ts_tablet_manager.cc:1434] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260504 19:59:58.034711  8269 catalog_manager.cc:5671] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129). New cstate: current_term: 1 leader_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:58.048982  8269 catalog_manager.cc:6216] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: test-dup-ranges [id=3831342e44944001958cd0c4d3def857] alter complete (version 0)
I20260504 19:59:58.066459  8269 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50582:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:58.089427  8269 catalog_manager.cc:5958] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Sending DeleteTablet for 1 replicas of tablet 9fcf6990b33b4776b4f5721ac2595707
I20260504 19:59:58.090225  8269 catalog_manager.cc:5958] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Sending DeleteTablet for 1 replicas of tablet b4d55ad0ba914ee6bfba1634889860f9
I20260504 19:59:58.090903  8269 catalog_manager.cc:5958] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Sending DeleteTablet for 1 replicas of tablet 015b9aad19d34962bb13d5ba828b7ea3
I20260504 19:59:58.092088  8269 catalog_manager.cc:5958] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Sending DeleteTablet for 1 replicas of tablet b18226844ec44edea9bb416b92c3e594
I20260504 19:59:58.092867  8269 catalog_manager.cc:5958] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Sending DeleteTablet for 1 replicas of tablet 55fa027a5fd04823b6d0acf913d05c07
I20260504 19:59:58.093741  8353 tablet_service.cc:1558] Processing DeleteTablet for tablet b4d55ad0ba914ee6bfba1634889860f9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:58 UTC) from {username='slave'} at 127.0.0.1:52004
I20260504 19:59:58.094063  8354 tablet_service.cc:1558] Processing DeleteTablet for tablet 015b9aad19d34962bb13d5ba828b7ea3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:58 UTC) from {username='slave'} at 127.0.0.1:52004
I20260504 19:59:58.094920  8357 tablet_service.cc:1558] Processing DeleteTablet for tablet b18226844ec44edea9bb416b92c3e594 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:58 UTC) from {username='slave'} at 127.0.0.1:52004
I20260504 19:59:58.094496  8355 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fcf6990b33b4776b4f5721ac2595707 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:58 UTC) from {username='slave'} at 127.0.0.1:52004
I20260504 19:59:58.102416  8353 tablet_service.cc:1558] Processing DeleteTablet for tablet 55fa027a5fd04823b6d0acf913d05c07 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:58 UTC) from {username='slave'} at 127.0.0.1:52004
I20260504 19:59:58.102213  8270 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50582:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } custom_hash_schema { hash_schema { columns { name: "c0" } columns { name: "c4" } num_buckets: 5 seed: 0 } } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:58.107339  8432 tablet_replica.cc:333] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae: stopping tablet replica
I20260504 19:59:58.108340  8432 raft_consensus.cc:2243] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:58.109076  8432 raft_consensus.cc:2272] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:58.112389  8432 ts_tablet_manager.cc:1916] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260504 19:59:58.124531  8270 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1789876f48aa4f95b9478708e1a60adc has no consensus state
W20260504 19:59:58.126825  8270 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 037b8e614b5a4834bb71c46556c88fbe has no consensus state
W20260504 19:59:58.128872  8270 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a1cea2b8cc4a40478232d2ba33100fe9 has no consensus state
I20260504 19:59:58.129333  8432 ts_tablet_manager.cc:1929] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:58.129881  8432 log.cc:1199] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/015b9aad19d34962bb13d5ba828b7ea3
I20260504 19:59:58.130717  8432 ts_tablet_manager.cc:1950] T 015b9aad19d34962bb13d5ba828b7ea3 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting consensus metadata
W20260504 19:59:58.131289  8270 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a3ede39fd02c412f9e1b0635464b8ac1 has no consensus state
W20260504 19:59:58.133452  8270 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 334b8cdf413f4ba58f9b6aa09199c53e has no consensus state
I20260504 19:59:58.134539  8432 tablet_replica.cc:333] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae: stopping tablet replica
I20260504 19:59:58.135730  8432 raft_consensus.cc:2243] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:58.136369  8432 raft_consensus.cc:2272] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:58.138471  8254 catalog_manager.cc:5002] TS 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129:44299): tablet 015b9aad19d34962bb13d5ba828b7ea3 (table test-dup-ranges [id=3831342e44944001958cd0c4d3def857]) successfully deleted
I20260504 19:59:58.143900  8432 ts_tablet_manager.cc:1916] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:58.159157  8354 tablet_service.cc:1511] Processing CreateTablet for tablet 1789876f48aa4f95b9478708e1a60adc (DEFAULT_TABLE table=test-dup-ranges [id=3831342e44944001958cd0c4d3def857]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260504 19:59:58.162621  8353 tablet_service.cc:1511] Processing CreateTablet for tablet 037b8e614b5a4834bb71c46556c88fbe (DEFAULT_TABLE table=test-dup-ranges [id=3831342e44944001958cd0c4d3def857]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260504 19:59:58.164635  8354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1789876f48aa4f95b9478708e1a60adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:58.164556  8355 tablet_service.cc:1511] Processing CreateTablet for tablet a1cea2b8cc4a40478232d2ba33100fe9 (DEFAULT_TABLE table=test-dup-ranges [id=3831342e44944001958cd0c4d3def857]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260504 19:59:58.166265  8355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1cea2b8cc4a40478232d2ba33100fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:58.167009  8353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 037b8e614b5a4834bb71c46556c88fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:58.168097  8357 tablet_service.cc:1511] Processing CreateTablet for tablet a3ede39fd02c412f9e1b0635464b8ac1 (DEFAULT_TABLE table=test-dup-ranges [id=3831342e44944001958cd0c4d3def857]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260504 19:59:58.169516  8357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3ede39fd02c412f9e1b0635464b8ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:58.172186  8356 tablet_service.cc:1511] Processing CreateTablet for tablet 334b8cdf413f4ba58f9b6aa09199c53e (DEFAULT_TABLE table=test-dup-ranges [id=3831342e44944001958cd0c4d3def857]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260504 19:59:58.173673  8356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334b8cdf413f4ba58f9b6aa09199c53e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:58.192807  8404 tablet_bootstrap.cc:492] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae: Bootstrap starting.
I20260504 19:59:58.198920  8404 tablet_bootstrap.cc:654] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:58.202864  8432 ts_tablet_manager.cc:1929] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:58.203382  8432 log.cc:1199] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/b18226844ec44edea9bb416b92c3e594
I20260504 19:59:58.204270  8432 ts_tablet_manager.cc:1950] T b18226844ec44edea9bb416b92c3e594 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting consensus metadata
I20260504 19:59:58.207517  8404 tablet_bootstrap.cc:492] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae: No bootstrap required, opened a new log
I20260504 19:59:58.208243  8404 ts_tablet_manager.cc:1403] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260504 19:59:58.210616  8432 tablet_replica.cc:333] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae: stopping tablet replica
I20260504 19:59:58.211200  8404 raft_consensus.cc:359] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.211583  8432 raft_consensus.cc:2243] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:58.211854  8404 raft_consensus.cc:385] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:58.212215  8432 raft_consensus.cc:2272] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:58.212311  8404 raft_consensus.cc:740] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Initialized, Role: FOLLOWER
I20260504 19:59:58.213197  8254 catalog_manager.cc:5002] TS 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129:44299): tablet b18226844ec44edea9bb416b92c3e594 (table test-dup-ranges [id=3831342e44944001958cd0c4d3def857]) successfully deleted
I20260504 19:59:58.216467  8432 ts_tablet_manager.cc:1916] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:58.213140  8404 consensus_queue.cc:260] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.221321  8404 raft_consensus.cc:399] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:58.221668  8404 raft_consensus.cc:493] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:58.221992  8404 raft_consensus.cc:3060] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:58.229061  8404 raft_consensus.cc:515] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.229830  8404 leader_election.cc:304] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae [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: 0eb7ac66c5024535bed1dbc6db8960ae; no voters: 
I20260504 19:59:58.230437  8404 leader_election.cc:290] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:58.230583  8406 raft_consensus.cc:2804] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:58.231055  8406 raft_consensus.cc:697] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Becoming Leader. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Running, Role: LEADER
I20260504 19:59:58.232028  8404 ts_tablet_manager.cc:1434] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.000s
I20260504 19:59:58.231806  8406 consensus_queue.cc:237] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae [LEADER]: Queue going to LEADER mode. State: All 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.232864  8404 tablet_bootstrap.cc:492] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae: Bootstrap starting.
I20260504 19:59:58.241566  8404 tablet_bootstrap.cc:654] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:58.243950  8432 ts_tablet_manager.cc:1929] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:58.244513  8432 log.cc:1199] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/9fcf6990b33b4776b4f5721ac2595707
I20260504 19:59:58.245450  8432 ts_tablet_manager.cc:1950] T 9fcf6990b33b4776b4f5721ac2595707 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting consensus metadata
I20260504 19:59:58.249198  8254 catalog_manager.cc:5002] TS 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129:44299): tablet 9fcf6990b33b4776b4f5721ac2595707 (table test-dup-ranges [id=3831342e44944001958cd0c4d3def857]) successfully deleted
I20260504 19:59:58.249686  8432 tablet_replica.cc:333] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae: stopping tablet replica
I20260504 19:59:58.250597  8432 raft_consensus.cc:2243] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:58.251227  8432 raft_consensus.cc:2272] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:58.254921  8404 tablet_bootstrap.cc:492] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae: No bootstrap required, opened a new log
I20260504 19:59:58.255533  8404 ts_tablet_manager.cc:1403] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260504 19:59:58.257131  8432 ts_tablet_manager.cc:1916] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:58.257115  8268 catalog_manager.cc:5671] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129). New cstate: current_term: 1 leader_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:58.258548  8404 raft_consensus.cc:359] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.259119  8404 raft_consensus.cc:385] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:58.259429  8404 raft_consensus.cc:740] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Initialized, Role: FOLLOWER
I20260504 19:59:58.261193  8404 consensus_queue.cc:260] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.262166  8404 raft_consensus.cc:399] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:58.262501  8404 raft_consensus.cc:493] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:58.262858  8404 raft_consensus.cc:3060] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:58.269898  8404 raft_consensus.cc:515] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.270689  8404 leader_election.cc:304] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae [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: 0eb7ac66c5024535bed1dbc6db8960ae; no voters: 
I20260504 19:59:58.273041  8404 leader_election.cc:290] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:58.273301  8407 raft_consensus.cc:2804] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:58.273841  8407 raft_consensus.cc:697] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Becoming Leader. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Running, Role: LEADER
I20260504 19:59:58.274940  8404 ts_tablet_manager.cc:1434] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.003s
I20260504 19:59:58.274683  8407 consensus_queue.cc:237] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae [LEADER]: Queue going to LEADER mode. State: All 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.275799  8404 tablet_bootstrap.cc:492] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae: Bootstrap starting.
I20260504 19:59:58.283071  8432 ts_tablet_manager.cc:1929] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:58.283620  8432 log.cc:1199] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/b4d55ad0ba914ee6bfba1634889860f9
I20260504 19:59:58.284646  8432 ts_tablet_manager.cc:1950] T b4d55ad0ba914ee6bfba1634889860f9 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting consensus metadata
I20260504 19:59:58.285526  8270 catalog_manager.cc:5671] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129). New cstate: current_term: 1 leader_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:58.287513  8254 catalog_manager.cc:5002] TS 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129:44299): tablet b4d55ad0ba914ee6bfba1634889860f9 (table test-dup-ranges [id=3831342e44944001958cd0c4d3def857]) successfully deleted
I20260504 19:59:58.288661  8432 tablet_replica.cc:333] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae: stopping tablet replica
I20260504 19:59:58.289623  8432 raft_consensus.cc:2243] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:58.290102  8404 tablet_bootstrap.cc:654] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:58.290266  8432 raft_consensus.cc:2272] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:58.294697  8432 ts_tablet_manager.cc:1916] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:58.302312  8404 tablet_bootstrap.cc:492] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae: No bootstrap required, opened a new log
I20260504 19:59:58.302974  8404 ts_tablet_manager.cc:1403] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260504 19:59:58.304982  8404 raft_consensus.cc:359] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.305413  8404 raft_consensus.cc:385] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:58.305709  8404 raft_consensus.cc:740] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Initialized, Role: FOLLOWER
I20260504 19:59:58.306327  8404 consensus_queue.cc:260] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.307032  8404 raft_consensus.cc:399] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:58.307369  8404 raft_consensus.cc:493] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:58.307883  8404 raft_consensus.cc:3060] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:58.314687  8404 raft_consensus.cc:515] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.314906  8432 ts_tablet_manager.cc:1929] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:58.315356  8432 log.cc:1199] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/55fa027a5fd04823b6d0acf913d05c07
I20260504 19:59:58.315441  8404 leader_election.cc:304] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae [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: 0eb7ac66c5024535bed1dbc6db8960ae; no voters: 
I20260504 19:59:58.316171  8432 ts_tablet_manager.cc:1950] T 55fa027a5fd04823b6d0acf913d05c07 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting consensus metadata
I20260504 19:59:58.316352  8407 raft_consensus.cc:2804] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:58.317018  8407 raft_consensus.cc:697] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Becoming Leader. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Running, Role: LEADER
I20260504 19:59:58.317726  8407 consensus_queue.cc:237] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae [LEADER]: Queue going to LEADER mode. State: All 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.316195  8404 leader_election.cc:290] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:58.320453  8404 ts_tablet_manager.cc:1434] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.000s
I20260504 19:59:58.321380  8404 tablet_bootstrap.cc:492] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae: Bootstrap starting.
I20260504 19:59:58.322407  8254 catalog_manager.cc:5002] TS 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129:44299): tablet 55fa027a5fd04823b6d0acf913d05c07 (table test-dup-ranges [id=3831342e44944001958cd0c4d3def857]) successfully deleted
I20260504 19:59:58.327275  8404 tablet_bootstrap.cc:654] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:58.329205  8270 catalog_manager.cc:5671] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129). New cstate: current_term: 1 leader_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:58.332599  8404 tablet_bootstrap.cc:492] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae: No bootstrap required, opened a new log
I20260504 19:59:58.333150  8404 ts_tablet_manager.cc:1403] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260504 19:59:58.335721  8404 raft_consensus.cc:359] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.336535  8404 raft_consensus.cc:385] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:58.336812  8404 raft_consensus.cc:740] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Initialized, Role: FOLLOWER
I20260504 19:59:58.337424  8404 consensus_queue.cc:260] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.338024  8404 raft_consensus.cc:399] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:58.338294  8404 raft_consensus.cc:493] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:58.338604  8404 raft_consensus.cc:3060] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:58.347149  8404 raft_consensus.cc:515] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.347856  8404 leader_election.cc:304] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae [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: 0eb7ac66c5024535bed1dbc6db8960ae; no voters: 
I20260504 19:59:58.348433  8404 leader_election.cc:290] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:58.348616  8407 raft_consensus.cc:2804] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:58.349614  8407 raft_consensus.cc:697] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Becoming Leader. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Running, Role: LEADER
I20260504 19:59:58.350082  8404 ts_tablet_manager.cc:1434] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent starting tablet: real 0.017s	user 0.015s	sys 0.000s
I20260504 19:59:58.350171  8407 consensus_queue.cc:237] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae [LEADER]: Queue going to LEADER mode. State: All 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.351377  8404 tablet_bootstrap.cc:492] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae: Bootstrap starting.
I20260504 19:59:58.360651  8404 tablet_bootstrap.cc:654] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:58.363884  8270 catalog_manager.cc:5671] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129). New cstate: current_term: 1 leader_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:58.367520  8404 tablet_bootstrap.cc:492] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae: No bootstrap required, opened a new log
I20260504 19:59:58.368083  8404 ts_tablet_manager.cc:1403] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260504 19:59:58.371300  8404 raft_consensus.cc:359] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.371922  8404 raft_consensus.cc:385] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:58.372224  8404 raft_consensus.cc:740] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Initialized, Role: FOLLOWER
I20260504 19:59:58.372910  8404 consensus_queue.cc:260] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.373621  8404 raft_consensus.cc:399] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:58.373925  8404 raft_consensus.cc:493] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:58.374229  8404 raft_consensus.cc:3060] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:58.382090  8404 raft_consensus.cc:515] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.382854  8404 leader_election.cc:304] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae [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: 0eb7ac66c5024535bed1dbc6db8960ae; no voters: 
I20260504 19:59:58.383450  8404 leader_election.cc:290] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:58.383792  8406 raft_consensus.cc:2804] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:58.384389  8406 raft_consensus.cc:697] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Becoming Leader. State: Replica: 0eb7ac66c5024535bed1dbc6db8960ae, State: Running, Role: LEADER
I20260504 19:59:58.385545  8406 consensus_queue.cc:237] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae [LEADER]: Queue going to LEADER mode. State: All 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: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } }
I20260504 19:59:58.385962  8404 ts_tablet_manager.cc:1434] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae: Time spent starting tablet: real 0.018s	user 0.019s	sys 0.000s
I20260504 19:59:58.393857  8268 catalog_manager.cc:5671] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129). New cstate: current_term: 1 leader_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb7ac66c5024535bed1dbc6db8960ae" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 44299 } health_report { overall_health: HEALTHY } } }
I20260504 19:59:58.409183  8268 catalog_manager.cc:6216] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: test-dup-ranges [id=3831342e44944001958cd0c4d3def857] alter complete (version 0)
I20260504 19:59:58.437394  8270 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50582:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 19:59:58.467865  8270 catalog_manager.cc:5958] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Sending DeleteTablet for 1 replicas of tablet 1789876f48aa4f95b9478708e1a60adc
I20260504 19:59:58.468721  8270 catalog_manager.cc:5958] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Sending DeleteTablet for 1 replicas of tablet 037b8e614b5a4834bb71c46556c88fbe
I20260504 19:59:58.469450  8270 catalog_manager.cc:5958] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Sending DeleteTablet for 1 replicas of tablet a1cea2b8cc4a40478232d2ba33100fe9
I20260504 19:59:58.470108  8270 catalog_manager.cc:5958] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Sending DeleteTablet for 1 replicas of tablet a3ede39fd02c412f9e1b0635464b8ac1
I20260504 19:59:58.471045  8270 catalog_manager.cc:5958] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Sending DeleteTablet for 1 replicas of tablet 334b8cdf413f4ba58f9b6aa09199c53e
I20260504 19:59:58.471549  8353 tablet_service.cc:1558] Processing DeleteTablet for tablet 1789876f48aa4f95b9478708e1a60adc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:58 UTC) from {username='slave'} at 127.0.0.1:52004
I20260504 19:59:58.473165  8432 tablet_replica.cc:333] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae: stopping tablet replica
I20260504 19:59:58.474076  8432 raft_consensus.cc:2243] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:58.474745  8432 raft_consensus.cc:2272] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:58.475463  8356 tablet_service.cc:1558] Processing DeleteTablet for tablet a3ede39fd02c412f9e1b0635464b8ac1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:58 UTC) from {username='slave'} at 127.0.0.1:52004
I20260504 19:59:58.476186  8357 tablet_service.cc:1558] Processing DeleteTablet for tablet 334b8cdf413f4ba58f9b6aa09199c53e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:58 UTC) from {username='slave'} at 127.0.0.1:52004
I20260504 19:59:58.473989  8354 tablet_service.cc:1558] Processing DeleteTablet for tablet a1cea2b8cc4a40478232d2ba33100fe9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:58 UTC) from {username='slave'} at 127.0.0.1:52004
I20260504 19:59:58.480470  8355 tablet_service.cc:1558] Processing DeleteTablet for tablet 037b8e614b5a4834bb71c46556c88fbe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 19:59:58 UTC) from {username='slave'} at 127.0.0.1:52004
I20260504 19:59:58.481324  8432 ts_tablet_manager.cc:1916] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:58.485803  8268 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50582:
table { table_name: "test-dup-ranges" } modify_external_catalogs: true
I20260504 19:59:58.486533  8268 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:50582:
table { table_name: "test-dup-ranges" } modify_external_catalogs: true
I20260504 19:59:58.500239  8432 ts_tablet_manager.cc:1929] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:58.500747  8432 log.cc:1199] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/1789876f48aa4f95b9478708e1a60adc
I20260504 19:59:58.501987  8432 ts_tablet_manager.cc:1950] T 1789876f48aa4f95b9478708e1a60adc P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting consensus metadata
I20260504 19:59:58.507051  8432 tablet_replica.cc:333] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae: stopping tablet replica
I20260504 19:59:58.507844  8254 catalog_manager.cc:5002] TS 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129:44299): tablet 1789876f48aa4f95b9478708e1a60adc (table test-dup-ranges [id=3831342e44944001958cd0c4d3def857]) successfully deleted
I20260504 19:59:58.508044  8432 raft_consensus.cc:2243] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:58.508828  8432 raft_consensus.cc:2272] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:58.508987  8268 catalog_manager.cc:5958] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Sending DeleteTablet for 1 replicas of tablet 2fbd84708f6e40c4b5de9a0eef63a911
I20260504 19:59:58.509872  8268 catalog_manager.cc:5958] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Sending DeleteTablet for 1 replicas of tablet ccc322b4b2c34fae86442b1de9b3d308
I20260504 19:59:58.511221  8353 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fbd84708f6e40c4b5de9a0eef63a911 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-04 19:59:58 UTC) from {username='slave'} at 127.0.0.1:52004
I20260504 19:59:58.510910  8268 catalog_manager.cc:5958] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Sending DeleteTablet for 1 replicas of tablet 1101f70a22ef47c0b66057c8646000ff
I20260504 19:59:58.513360  8268 catalog_manager.cc:5958] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Sending DeleteTablet for 1 replicas of tablet 7eca6e778aa04fe7966c3b29afc83d82
I20260504 19:59:58.513942  8432 ts_tablet_manager.cc:1916] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:58.513974  8353 tablet_service.cc:1558] Processing DeleteTablet for tablet ccc322b4b2c34fae86442b1de9b3d308 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-04 19:59:58 UTC) from {username='slave'} at 127.0.0.1:52004
I20260504 19:59:58.514161  8268 catalog_manager.cc:5958] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: Sending DeleteTablet for 1 replicas of tablet aeab22d2eb5e4698975aa58f416108b3
I20260504 19:59:58.515851  8353 tablet_service.cc:1558] Processing DeleteTablet for tablet 1101f70a22ef47c0b66057c8646000ff with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-04 19:59:58 UTC) from {username='slave'} at 127.0.0.1:52004
I20260504 19:59:58.516549  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
W20260504 19:59:58.520465  8254 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 4 similar messages]
I20260504 19:59:58.532464  8432 ts_tablet_manager.cc:1929] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:58.532963  8432 log.cc:1199] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/a3ede39fd02c412f9e1b0635464b8ac1
I20260504 19:59:58.533818  8432 ts_tablet_manager.cc:1950] T a3ede39fd02c412f9e1b0635464b8ac1 P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting consensus metadata
I20260504 19:59:58.536868  8432 tablet_replica.cc:333] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae: stopping tablet replica
I20260504 19:59:58.537864  8432 raft_consensus.cc:2243] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:58.538743  8432 raft_consensus.cc:2272] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:58.542776  8432 ts_tablet_manager.cc:1916] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 19:59:58.554750  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260504 19:59:58.554117  8254 catalog_manager.cc:4729] TS 0eb7ac66c5024535bed1dbc6db8960ae (127.2.80.129:44299): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 7eca6e778aa04fe7966c3b29afc83d82: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260504 19:59:58.564620  8432 ts_tablet_manager.cc:1929] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 19:59:58.565277  8432 log.cc:1199] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/334b8cdf413f4ba58f9b6aa09199c53e
I20260504 19:59:58.566020  8432 ts_tablet_manager.cc:1950] T 334b8cdf413f4ba58f9b6aa09199c53e P 0eb7ac66c5024535bed1dbc6db8960ae: Deleting consensus metadata
I20260504 19:59:58.571630  2370 tablet_replica.cc:333] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae: stopping tablet replica
I20260504 19:59:58.572530  2370 raft_consensus.cc:2243] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:58.573100  2370 raft_consensus.cc:2272] T 037b8e614b5a4834bb71c46556c88fbe P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:58.577322  2370 tablet_replica.cc:333] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae: stopping tablet replica
I20260504 19:59:58.578470  2370 raft_consensus.cc:2243] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:58.579231  2370 raft_consensus.cc:2272] T a1cea2b8cc4a40478232d2ba33100fe9 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:58.583328  2370 tablet_replica.cc:333] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae: stopping tablet replica
I20260504 19:59:58.584586  2370 raft_consensus.cc:2243] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:58.585371  2370 raft_consensus.cc:2272] T ccc322b4b2c34fae86442b1de9b3d308 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:58.588891  2370 tablet_replica.cc:333] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae: stopping tablet replica
I20260504 19:59:58.589668  2370 raft_consensus.cc:2243] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:58.590189  2370 raft_consensus.cc:2272] T 7eca6e778aa04fe7966c3b29afc83d82 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:58.593520  2370 tablet_replica.cc:333] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae: stopping tablet replica
I20260504 19:59:58.594619  2370 raft_consensus.cc:2243] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:58.595597  2370 raft_consensus.cc:2272] T 100eea5c5c2742ee86e56deab1fac7d4 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:58.598613  2370 tablet_replica.cc:333] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae: stopping tablet replica
I20260504 19:59:58.599303  2370 raft_consensus.cc:2243] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:58.599824  2370 raft_consensus.cc:2272] T aeab22d2eb5e4698975aa58f416108b3 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:58.602722  2370 tablet_replica.cc:333] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae: stopping tablet replica
I20260504 19:59:58.603440  2370 raft_consensus.cc:2243] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:58.603936  2370 raft_consensus.cc:2272] T 2fbd84708f6e40c4b5de9a0eef63a911 P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:58.606447  2370 tablet_replica.cc:333] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae: stopping tablet replica
I20260504 19:59:58.606961  2370 raft_consensus.cc:2243] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:58.607393  2370 raft_consensus.cc:2272] T 1101f70a22ef47c0b66057c8646000ff P 0eb7ac66c5024535bed1dbc6db8960ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:58.632894  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 19:59:58.657455  2370 master.cc:562] Master@127.2.80.190:34601 shutting down...
I20260504 19:59:58.793561  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [term 1 LEADER]: Raft consensus shutting down.
I20260504 19:59:58.794279  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 19:59:58.794631  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P ede675cb30734f399d7b8f6f19913d98: stopping tablet replica
I20260504 19:59:58.819453  2370 master.cc:584] Master@127.2.80.190:34601 shutdown complete.
[       OK ] AlterTableTest.DropAndAddBackSameRangePartition (1914 ms)
[----------] 33 tests from AlterTableTest (55780 ms total)

[----------] 7 tests from ReplicatedAlterTableTest
[ RUN      ] ReplicatedAlterTableTest.TestReplicatedAlter
I20260504 19:59:58.852231  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:33023
I20260504 19:59:58.853569  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:58.857250  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:58.860546  2370 webserver.cc:492] Webserver started at http://127.2.80.190:40109/ using document root <none> and password file <none>
I20260504 19:59:58.861255  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:58.861501  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:58.861819  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:58.862974  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "d30ca6dcc4cf4d94b0d255a8d771f2a4"
format_stamp: "Formatted at 2026-05-04 19:59:58 on dist-test-slave-8hzn"
I20260504 19:59:58.872661  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.007s	sys 0.001s
I20260504 19:59:58.878559  8448 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:58.880113  2370 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260504 19:59:58.880498  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "d30ca6dcc4cf4d94b0d255a8d771f2a4"
format_stamp: "Formatted at 2026-05-04 19:59:58 on dist-test-slave-8hzn"
I20260504 19:59:58.880863  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-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)
I20260504 19:59:58.920787  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:58.922477  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:58.970605  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:33023
I20260504 19:59:58.970695  8499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:33023 every 8 connection(s)
I20260504 19:59:58.975103  8500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:58.992463  8500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4: Bootstrap starting.
I20260504 19:59:58.998673  8500 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4: Neither blocks nor log segments found. Creating new log.
I20260504 19:59:59.004216  8500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4: No bootstrap required, opened a new log
I20260504 19:59:59.007211  8500 raft_consensus.cc:359] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d30ca6dcc4cf4d94b0d255a8d771f2a4" member_type: VOTER }
I20260504 19:59:59.007788  8500 raft_consensus.cc:385] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 19:59:59.008071  8500 raft_consensus.cc:740] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d30ca6dcc4cf4d94b0d255a8d771f2a4, State: Initialized, Role: FOLLOWER
I20260504 19:59:59.008733  8500 consensus_queue.cc:260] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d30ca6dcc4cf4d94b0d255a8d771f2a4" member_type: VOTER }
I20260504 19:59:59.009400  8500 raft_consensus.cc:399] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 19:59:59.009714  8500 raft_consensus.cc:493] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 19:59:59.010043  8500 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [term 0 FOLLOWER]: Advancing to term 1
I20260504 19:59:59.017937  8500 raft_consensus.cc:515] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d30ca6dcc4cf4d94b0d255a8d771f2a4" member_type: VOTER }
I20260504 19:59:59.018661  8500 leader_election.cc:304] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [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: d30ca6dcc4cf4d94b0d255a8d771f2a4; no voters: 
I20260504 19:59:59.020098  8500 leader_election.cc:290] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 19:59:59.020422  8503 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 19:59:59.022475  8503 raft_consensus.cc:697] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [term 1 LEADER]: Becoming Leader. State: Replica: d30ca6dcc4cf4d94b0d255a8d771f2a4, State: Running, Role: LEADER
I20260504 19:59:59.023200  8503 consensus_queue.cc:237] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [LEADER]: Queue going to LEADER mode. State: All 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: "d30ca6dcc4cf4d94b0d255a8d771f2a4" member_type: VOTER }
I20260504 19:59:59.023535  8500 sys_catalog.cc:565] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 19:59:59.026104  8504 sys_catalog.cc:455] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d30ca6dcc4cf4d94b0d255a8d771f2a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d30ca6dcc4cf4d94b0d255a8d771f2a4" member_type: VOTER } }
I20260504 19:59:59.026115  8505 sys_catalog.cc:455] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d30ca6dcc4cf4d94b0d255a8d771f2a4. Latest consensus state: current_term: 1 leader_uuid: "d30ca6dcc4cf4d94b0d255a8d771f2a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d30ca6dcc4cf4d94b0d255a8d771f2a4" member_type: VOTER } }
I20260504 19:59:59.027055  8504 sys_catalog.cc:458] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:59.027093  8505 sys_catalog.cc:458] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [sys.catalog]: This master's current role is: LEADER
I20260504 19:59:59.029019  8508 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 19:59:59.037282  8508 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 19:59:59.049985  8508 catalog_manager.cc:1357] Generated new cluster ID: 84adc7021bf4428ab85e487971b807f1
I20260504 19:59:59.050340  8508 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 19:59:59.060890  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 19:59:59.085986  8508 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 19:59:59.087756  8508 catalog_manager.cc:1514] Loading token signing keys...
I20260504 19:59:59.107384  8508 catalog_manager.cc:6044] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4: Generated new TSK 0
I20260504 19:59:59.108189  8508 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 19:59:59.127584  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:59.132359  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:59.136082  2370 webserver.cc:492] Webserver started at http://127.2.80.129:34651/ using document root <none> and password file <none>
I20260504 19:59:59.137230  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:59.137739  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:59.138136  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:59.139791  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "c30fcf1f451c44d094164c2c42127352"
format_stamp: "Formatted at 2026-05-04 19:59:59 on dist-test-slave-8hzn"
I20260504 19:59:59.146723  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260504 19:59:59.151654  8524 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:59.152639  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260504 19:59:59.153024  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "c30fcf1f451c44d094164c2c42127352"
format_stamp: "Formatted at 2026-05-04 19:59:59 on dist-test-slave-8hzn"
I20260504 19:59:59.153390  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-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)
I20260504 19:59:59.187959  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:59.189467  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:59.191576  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:59.194967  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:59.195271  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:59.195560  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:59.195762  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:59.249830  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:33813
I20260504 19:59:59.249956  8586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:33813 every 8 connection(s)
I20260504 19:59:59.257725  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:59.261704  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:59.265460  2370 webserver.cc:492] Webserver started at http://127.2.80.130:37701/ using document root <none> and password file <none>
I20260504 19:59:59.266099  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:59.266358  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:59.266683  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:59.268630  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-1-root/instance:
uuid: "f53e479c63734c599dc4db40e54c964e"
format_stamp: "Formatted at 2026-05-04 19:59:59 on dist-test-slave-8hzn"
I20260504 19:59:59.272506  8587 heartbeater.cc:344] Connected to a master server at 127.2.80.190:33023
I20260504 19:59:59.273123  8587 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:59.274029  8587 heartbeater.cc:507] Master 127.2.80.190:33023 requested a full tablet report, sending...
I20260504 19:59:59.275628  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260504 19:59:59.276640  8465 ts_manager.cc:194] Registered new tserver with Master: c30fcf1f451c44d094164c2c42127352 (127.2.80.129:33813)
I20260504 19:59:59.279769  8465 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53270
I20260504 19:59:59.281827  8594 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:59.283587  2370 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260504 19:59:59.283928  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-1-root
uuid: "f53e479c63734c599dc4db40e54c964e"
format_stamp: "Formatted at 2026-05-04 19:59:59 on dist-test-slave-8hzn"
I20260504 19:59:59.284312  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-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)
I20260504 19:59:59.293337  8587 heartbeater.cc:499] Master 127.2.80.190:33023 was elected leader, sending a full tablet report...
I20260504 19:59:59.311414  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:59.313472  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:59.315577  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:59.318415  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:59.318692  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:59.318953  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:59.319141  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:59.404523  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.130:44565
I20260504 19:59:59.404716  8656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.130:44565 every 8 connection(s)
I20260504 19:59:59.416214  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:59.420261  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:59.427021  8657 heartbeater.cc:344] Connected to a master server at 127.2.80.190:33023
I20260504 19:59:59.427539  8657 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:59.428565  8657 heartbeater.cc:507] Master 127.2.80.190:33023 requested a full tablet report, sending...
I20260504 19:59:59.428699  2370 webserver.cc:492] Webserver started at http://127.2.80.131:46619/ using document root <none> and password file <none>
I20260504 19:59:59.429461  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:59.429725  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:59.430064  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:59.430915  8464 ts_manager.cc:194] Registered new tserver with Master: f53e479c63734c599dc4db40e54c964e (127.2.80.130:44565)
I20260504 19:59:59.431169  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-2-root/instance:
uuid: "fe5884b250ef4de4bde6ab98ba38b589"
format_stamp: "Formatted at 2026-05-04 19:59:59 on dist-test-slave-8hzn"
I20260504 19:59:59.432849  8464 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53278
I20260504 19:59:59.438062  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.008s
I20260504 19:59:59.443576  8663 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:59.444536  2370 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260504 19:59:59.444881  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-2-root
uuid: "fe5884b250ef4de4bde6ab98ba38b589"
format_stamp: "Formatted at 2026-05-04 19:59:59 on dist-test-slave-8hzn"
I20260504 19:59:59.445257  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-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)
I20260504 19:59:59.445734  8657 heartbeater.cc:499] Master 127.2.80.190:33023 was elected leader, sending a full tablet report...
I20260504 19:59:59.471276  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:59.472523  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:59.475229  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:59.479008  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:59.479312  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:59.479733  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:59.479946  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:59.592307  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.131:45585
I20260504 19:59:59.592443  8725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.131:45585 every 8 connection(s)
I20260504 19:59:59.600342  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 19:59:59.606441  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 19:59:59.623169  8726 heartbeater.cc:344] Connected to a master server at 127.2.80.190:33023
I20260504 19:59:59.623718  8726 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:59.625118  8726 heartbeater.cc:507] Master 127.2.80.190:33023 requested a full tablet report, sending...
I20260504 19:59:59.627565  2370 webserver.cc:492] Webserver started at http://127.2.80.132:40589/ using document root <none> and password file <none>
I20260504 19:59:59.628072  8465 ts_manager.cc:194] Registered new tserver with Master: fe5884b250ef4de4bde6ab98ba38b589 (127.2.80.131:45585)
I20260504 19:59:59.628213  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 19:59:59.628621  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 19:59:59.629119  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 19:59:59.630194  8465 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53290
I20260504 19:59:59.631152  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-3-root/instance:
uuid: "3d49b26e24eb47a8b0ce443c40a4a74d"
format_stamp: "Formatted at 2026-05-04 19:59:59 on dist-test-slave-8hzn"
I20260504 19:59:59.637005  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260504 19:59:59.641703  8732 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:59.642942  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260504 19:59:59.643358  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-3-root
uuid: "3d49b26e24eb47a8b0ce443c40a4a74d"
format_stamp: "Formatted at 2026-05-04 19:59:59 on dist-test-slave-8hzn"
I20260504 19:59:59.643959  8726 heartbeater.cc:499] Master 127.2.80.190:33023 was elected leader, sending a full tablet report...
I20260504 19:59:59.643945  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260504 19:59:59.678155  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 19:59:59.679759  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 19:59:59.682659  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 19:59:59.686972  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 19:59:59.687274  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:59.687577  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 19:59:59.687780  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 19:59:59.816814  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.132:39681
I20260504 19:59:59.816897  8794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.132:39681 every 8 connection(s)
I20260504 19:59:59.844056  8795 heartbeater.cc:344] Connected to a master server at 127.2.80.190:33023
I20260504 19:59:59.844702  8795 heartbeater.cc:461] Registering TS with master...
I20260504 19:59:59.845925  8795 heartbeater.cc:507] Master 127.2.80.190:33023 requested a full tablet report, sending...
I20260504 19:59:59.847846  8463 ts_manager.cc:194] Registered new tserver with Master: 3d49b26e24eb47a8b0ce443c40a4a74d (127.2.80.132:39681)
I20260504 19:59:59.848222  2370 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015937716s
I20260504 19:59:59.849505  8463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53306
I20260504 19:59:59.862893  8795 heartbeater.cc:499] Master 127.2.80.190:33023 was elected leader, sending a full tablet report...
I20260504 19:59:59.896660  8464 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53312:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 19:59:59.973321  8552 tablet_service.cc:1511] Processing CreateTablet for tablet f118471681124640ae04914fa688fbb2 (DEFAULT_TABLE table=fake-table [id=92c8f2a5f9d84977a4b777a54b904afa]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:59.973798  8760 tablet_service.cc:1511] Processing CreateTablet for tablet f118471681124640ae04914fa688fbb2 (DEFAULT_TABLE table=fake-table [id=92c8f2a5f9d84977a4b777a54b904afa]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:59.974687  8552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f118471681124640ae04914fa688fbb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:59.975042  8760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f118471681124640ae04914fa688fbb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 19:59:59.982659  8622 tablet_service.cc:1511] Processing CreateTablet for tablet f118471681124640ae04914fa688fbb2 (DEFAULT_TABLE table=fake-table [id=92c8f2a5f9d84977a4b777a54b904afa]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 19:59:59.984114  8622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f118471681124640ae04914fa688fbb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:00:00.010388  8813 tablet_bootstrap.cc:492] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d: Bootstrap starting.
I20260504 20:00:00.023978  8813 tablet_bootstrap.cc:654] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d: Neither blocks nor log segments found. Creating new log.
I20260504 20:00:00.017772  8814 tablet_bootstrap.cc:492] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e: Bootstrap starting.
I20260504 20:00:00.034329  8816 tablet_bootstrap.cc:492] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352: Bootstrap starting.
I20260504 20:00:00.047242  8814 tablet_bootstrap.cc:654] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e: Neither blocks nor log segments found. Creating new log.
I20260504 20:00:00.053453  8813 tablet_bootstrap.cc:492] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d: No bootstrap required, opened a new log
I20260504 20:00:00.053992  8813 ts_tablet_manager.cc:1403] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.009s
I20260504 20:00:00.058270  8816 tablet_bootstrap.cc:654] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352: Neither blocks nor log segments found. Creating new log.
I20260504 20:00:00.062197  8813 raft_consensus.cc:359] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d49b26e24eb47a8b0ce443c40a4a74d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39681 } } peers { permanent_uuid: "c30fcf1f451c44d094164c2c42127352" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33813 } } peers { permanent_uuid: "f53e479c63734c599dc4db40e54c964e" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44565 } }
I20260504 20:00:00.063063  8813 raft_consensus.cc:385] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:00:00.063354  8813 raft_consensus.cc:740] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d49b26e24eb47a8b0ce443c40a4a74d, State: Initialized, Role: FOLLOWER
I20260504 20:00:00.064092  8813 consensus_queue.cc:260] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d49b26e24eb47a8b0ce443c40a4a74d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39681 } } peers { permanent_uuid: "c30fcf1f451c44d094164c2c42127352" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33813 } } peers { permanent_uuid: "f53e479c63734c599dc4db40e54c964e" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44565 } }
I20260504 20:00:00.081995  8813 ts_tablet_manager.cc:1434] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.010s
I20260504 20:00:00.082067  8814 tablet_bootstrap.cc:492] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e: No bootstrap required, opened a new log
I20260504 20:00:00.082813  8814 ts_tablet_manager.cc:1403] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.015s
W20260504 20:00:00.083105  8796 tablet.cc:2404] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260504 20:00:00.086441  8814 raft_consensus.cc:359] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d49b26e24eb47a8b0ce443c40a4a74d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39681 } } peers { permanent_uuid: "c30fcf1f451c44d094164c2c42127352" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33813 } } peers { permanent_uuid: "f53e479c63734c599dc4db40e54c964e" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44565 } }
I20260504 20:00:00.087249  8814 raft_consensus.cc:385] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:00:00.087558  8814 raft_consensus.cc:740] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53e479c63734c599dc4db40e54c964e, State: Initialized, Role: FOLLOWER
I20260504 20:00:00.088286  8814 consensus_queue.cc:260] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d49b26e24eb47a8b0ce443c40a4a74d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39681 } } peers { permanent_uuid: "c30fcf1f451c44d094164c2c42127352" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33813 } } peers { permanent_uuid: "f53e479c63734c599dc4db40e54c964e" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44565 } }
I20260504 20:00:00.097070  8814 ts_tablet_manager.cc:1434] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.002s
I20260504 20:00:00.109283  8818 raft_consensus.cc:493] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260504 20:00:00.111478  8816 tablet_bootstrap.cc:492] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352: No bootstrap required, opened a new log
I20260504 20:00:00.117244  8816 ts_tablet_manager.cc:1403] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.000s
I20260504 20:00:00.115933  8818 raft_consensus.cc:515] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d49b26e24eb47a8b0ce443c40a4a74d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39681 } } peers { permanent_uuid: "c30fcf1f451c44d094164c2c42127352" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33813 } } peers { permanent_uuid: "f53e479c63734c599dc4db40e54c964e" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44565 } }
I20260504 20:00:00.126641  8816 raft_consensus.cc:359] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d49b26e24eb47a8b0ce443c40a4a74d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39681 } } peers { permanent_uuid: "c30fcf1f451c44d094164c2c42127352" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33813 } } peers { permanent_uuid: "f53e479c63734c599dc4db40e54c964e" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44565 } }
I20260504 20:00:00.127622  8816 raft_consensus.cc:385] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:00:00.127933  8816 raft_consensus.cc:740] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c30fcf1f451c44d094164c2c42127352, State: Initialized, Role: FOLLOWER
I20260504 20:00:00.128705  8816 consensus_queue.cc:260] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d49b26e24eb47a8b0ce443c40a4a74d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39681 } } peers { permanent_uuid: "c30fcf1f451c44d094164c2c42127352" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33813 } } peers { permanent_uuid: "f53e479c63734c599dc4db40e54c964e" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44565 } }
I20260504 20:00:00.132598  8816 ts_tablet_manager.cc:1434] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260504 20:00:00.148265  8818 leader_election.cc:290] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c30fcf1f451c44d094164c2c42127352 (127.2.80.129:33813), f53e479c63734c599dc4db40e54c964e (127.2.80.130:44565)
I20260504 20:00:00.150967  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118471681124640ae04914fa688fbb2" candidate_uuid: "3d49b26e24eb47a8b0ce443c40a4a74d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c30fcf1f451c44d094164c2c42127352" is_pre_election: true
I20260504 20:00:00.152000  8562 raft_consensus.cc:2468] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d49b26e24eb47a8b0ce443c40a4a74d in term 0.
I20260504 20:00:00.155365  8733 leader_election.cc:304] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d49b26e24eb47a8b0ce443c40a4a74d, c30fcf1f451c44d094164c2c42127352; no voters: 
I20260504 20:00:00.159054  8818 raft_consensus.cc:2804] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260504 20:00:00.161765  8818 raft_consensus.cc:493] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260504 20:00:00.165907  8818 raft_consensus.cc:3060] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:00:00.169860  8632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118471681124640ae04914fa688fbb2" candidate_uuid: "3d49b26e24eb47a8b0ce443c40a4a74d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53e479c63734c599dc4db40e54c964e" is_pre_election: true
I20260504 20:00:00.170666  8632 raft_consensus.cc:2468] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d49b26e24eb47a8b0ce443c40a4a74d in term 0.
I20260504 20:00:00.174464  8818 raft_consensus.cc:515] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d49b26e24eb47a8b0ce443c40a4a74d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39681 } } peers { permanent_uuid: "c30fcf1f451c44d094164c2c42127352" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33813 } } peers { permanent_uuid: "f53e479c63734c599dc4db40e54c964e" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44565 } }
I20260504 20:00:00.178105  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118471681124640ae04914fa688fbb2" candidate_uuid: "3d49b26e24eb47a8b0ce443c40a4a74d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c30fcf1f451c44d094164c2c42127352"
I20260504 20:00:00.178447  8818 leader_election.cc:290] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [CANDIDATE]: Term 1 election: Requested vote from peers c30fcf1f451c44d094164c2c42127352 (127.2.80.129:33813), f53e479c63734c599dc4db40e54c964e (127.2.80.130:44565)
I20260504 20:00:00.178785  8562 raft_consensus.cc:3060] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352 [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:00:00.178683  8632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118471681124640ae04914fa688fbb2" candidate_uuid: "3d49b26e24eb47a8b0ce443c40a4a74d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53e479c63734c599dc4db40e54c964e"
I20260504 20:00:00.180445  8632 raft_consensus.cc:3060] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:00:00.188611  8562 raft_consensus.cc:2468] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d49b26e24eb47a8b0ce443c40a4a74d in term 1.
I20260504 20:00:00.189833  8632 raft_consensus.cc:2468] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d49b26e24eb47a8b0ce443c40a4a74d in term 1.
I20260504 20:00:00.190040  8733 leader_election.cc:304] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d49b26e24eb47a8b0ce443c40a4a74d, c30fcf1f451c44d094164c2c42127352; no voters: 
I20260504 20:00:00.191510  8818 raft_consensus.cc:2804] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [term 1 FOLLOWER]: Leader election won for term 1
I20260504 20:00:00.197898  8818 raft_consensus.cc:697] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [term 1 LEADER]: Becoming Leader. State: Replica: 3d49b26e24eb47a8b0ce443c40a4a74d, State: Running, Role: LEADER
I20260504 20:00:00.198915  8818 consensus_queue.cc:237] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d49b26e24eb47a8b0ce443c40a4a74d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39681 } } peers { permanent_uuid: "c30fcf1f451c44d094164c2c42127352" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33813 } } peers { permanent_uuid: "f53e479c63734c599dc4db40e54c964e" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44565 } }
I20260504 20:00:00.215124  8462 catalog_manager.cc:5671] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d49b26e24eb47a8b0ce443c40a4a74d (127.2.80.132). New cstate: current_term: 1 leader_uuid: "3d49b26e24eb47a8b0ce443c40a4a74d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d49b26e24eb47a8b0ce443c40a4a74d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c30fcf1f451c44d094164c2c42127352" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53e479c63734c599dc4db40e54c964e" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44565 } health_report { overall_health: UNKNOWN } } }
I20260504 20:00:00.383350  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 20:00:00.434870  8632 raft_consensus.cc:1275] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e [term 1 FOLLOWER]: Refusing update from remote peer 3d49b26e24eb47a8b0ce443c40a4a74d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260504 20:00:00.435065  8562 raft_consensus.cc:1275] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352 [term 1 FOLLOWER]: Refusing update from remote peer 3d49b26e24eb47a8b0ce443c40a4a74d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260504 20:00:00.437242  8818 consensus_queue.cc:1048] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53e479c63734c599dc4db40e54c964e" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260504 20:00:00.440380  8822 consensus_queue.cc:1048] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c30fcf1f451c44d094164c2c42127352" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260504 20:00:00.473315  8830 mvcc.cc:204] Tried to move back new op lower bound from 3 to 2. Current Snapshot: MvccSnapshot[applied={T|T < 3}]
I20260504 20:00:00.611486  2370 alter_table-test.cc:2380] Verifying initial pattern
I20260504 20:00:00.638366  2370 alter_table-test.cc:2383] Dropping and adding back c1
I20260504 20:00:00.640326  8465 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53312:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260504 20:00:00.688616  8834 tablet.cc:1724] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 20:00:00.688956  8836 tablet.cc:1724] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 20:00:00.693399  8833 tablet.cc:1724] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 20:00:00.839720  8463 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4: fake-table [id=92c8f2a5f9d84977a4b777a54b904afa] alter complete (version 1)
I20260504 20:00:00.861220  8462 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53312:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260504 20:00:00.893857  8834 tablet.cc:1724] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352: Alter schema from (
    10:c0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 20:00:00.895794  8834 tablet.cc:1622] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352: MemRowSet was empty: no flush needed.
I20260504 20:00:00.896656  8836 tablet.cc:1724] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e: Alter schema from (
    10:c0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 20:00:00.899403  8836 tablet.cc:1622] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e: MemRowSet was empty: no flush needed.
I20260504 20:00:00.895675  8833 tablet.cc:1724] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d: Alter schema from (
    10:c0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 20:00:00.902288  8833 tablet.cc:1622] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d: MemRowSet was empty: no flush needed.
I20260504 20:00:00.931289  8461 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4: fake-table [id=92c8f2a5f9d84977a4b777a54b904afa] alter complete (version 2)
I20260504 20:00:00.936781  2370 alter_table-test.cc:2393] Verifying that the new default shows up
I20260504 20:00:00.969553  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 20:00:01.028034  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:00:01.028957  2370 tablet_replica.cc:333] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352: stopping tablet replica
I20260504 20:00:01.029731  2370 raft_consensus.cc:2243] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:00:01.030236  2370 raft_consensus.cc:2272] T f118471681124640ae04914fa688fbb2 P c30fcf1f451c44d094164c2c42127352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:00:01.047700  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 20:00:01.062704  2370 tablet_server.cc:179] TabletServer@127.2.80.130:0 shutting down...
I20260504 20:00:01.106508  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:00:01.107553  2370 tablet_replica.cc:333] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e: stopping tablet replica
I20260504 20:00:01.108295  2370 raft_consensus.cc:2243] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:00:01.108891  2370 raft_consensus.cc:2272] T f118471681124640ae04914fa688fbb2 P f53e479c63734c599dc4db40e54c964e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:00:01.122198  2370 tablet_server.cc:196] TabletServer@127.2.80.130:0 shutdown complete.
I20260504 20:00:01.138290  2370 tablet_server.cc:179] TabletServer@127.2.80.131:0 shutting down...
I20260504 20:00:01.179006  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:00:01.187175  2370 tablet_server.cc:196] TabletServer@127.2.80.131:0 shutdown complete.
I20260504 20:00:01.196064  2370 tablet_server.cc:179] TabletServer@127.2.80.132:0 shutting down...
I20260504 20:00:01.242122  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:00:01.242916  2370 tablet_replica.cc:333] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d: stopping tablet replica
I20260504 20:00:01.243520  2370 raft_consensus.cc:2243] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:00:01.244401  2370 raft_consensus.cc:2272] T f118471681124640ae04914fa688fbb2 P 3d49b26e24eb47a8b0ce443c40a4a74d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:00:01.261098  2370 tablet_server.cc:196] TabletServer@127.2.80.132:0 shutdown complete.
I20260504 20:00:01.272694  2370 master.cc:562] Master@127.2.80.190:33023 shutting down...
I20260504 20:00:01.306154  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:00:01.306792  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:00:01.307140  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P d30ca6dcc4cf4d94b0d255a8d771f2a4: stopping tablet replica
I20260504 20:00:01.330240  2370 master.cc:584] Master@127.2.80.190:33023 shutdown complete.
[       OK ] ReplicatedAlterTableTest.TestReplicatedAlter (2509 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterTableAndDropTablet
I20260504 20:00:01.362713  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:43713
I20260504 20:00:01.364028  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:00:01.367455  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:00:01.371035  2370 webserver.cc:492] Webserver started at http://127.2.80.190:35441/ using document root <none> and password file <none>
I20260504 20:00:01.371613  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:00:01.371822  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:00:01.372349  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:00:01.374425  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "e8f40e5073ca4571a5e7850a42c6e7fc"
format_stamp: "Formatted at 2026-05-04 20:00:01 on dist-test-slave-8hzn"
I20260504 20:00:01.380673  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260504 20:00:01.385538  8843 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:01.386708  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260504 20:00:01.387065  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "e8f40e5073ca4571a5e7850a42c6e7fc"
format_stamp: "Formatted at 2026-05-04 20:00:01 on dist-test-slave-8hzn"
I20260504 20:00:01.387514  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-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)
I20260504 20:00:01.412703  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:00:01.413903  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:00:01.471048  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:43713
I20260504 20:00:01.471221  8894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:43713 every 8 connection(s)
I20260504 20:00:01.476007  8895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:00:01.498600  8895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc: Bootstrap starting.
I20260504 20:00:01.506165  8895 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc: Neither blocks nor log segments found. Creating new log.
I20260504 20:00:01.512351  8895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc: No bootstrap required, opened a new log
I20260504 20:00:01.515401  8895 raft_consensus.cc:359] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8f40e5073ca4571a5e7850a42c6e7fc" member_type: VOTER }
I20260504 20:00:01.515988  8895 raft_consensus.cc:385] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:00:01.516281  8895 raft_consensus.cc:740] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f40e5073ca4571a5e7850a42c6e7fc, State: Initialized, Role: FOLLOWER
I20260504 20:00:01.517206  8895 consensus_queue.cc:260] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e8f40e5073ca4571a5e7850a42c6e7fc" member_type: VOTER }
I20260504 20:00:01.517805  8895 raft_consensus.cc:399] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 20:00:01.518110  8895 raft_consensus.cc:493] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 20:00:01.518509  8895 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:00:01.525962  8895 raft_consensus.cc:515] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8f40e5073ca4571a5e7850a42c6e7fc" member_type: VOTER }
I20260504 20:00:01.526989  8895 leader_election.cc:304] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [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: e8f40e5073ca4571a5e7850a42c6e7fc; no voters: 
I20260504 20:00:01.529040  8895 leader_election.cc:290] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 20:00:01.529457  8898 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [term 1 FOLLOWER]: Leader election won for term 1
I20260504 20:00:01.531553  8898 raft_consensus.cc:697] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [term 1 LEADER]: Becoming Leader. State: Replica: e8f40e5073ca4571a5e7850a42c6e7fc, State: Running, Role: LEADER
I20260504 20:00:01.532374  8898 consensus_queue.cc:237] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [LEADER]: Queue going to LEADER mode. State: All 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: "e8f40e5073ca4571a5e7850a42c6e7fc" member_type: VOTER }
I20260504 20:00:01.532754  8895 sys_catalog.cc:565] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [sys.catalog]: configured and running, proceeding with master startup.
I20260504 20:00:01.537117  8899 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e8f40e5073ca4571a5e7850a42c6e7fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8f40e5073ca4571a5e7850a42c6e7fc" member_type: VOTER } }
I20260504 20:00:01.537665  8899 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [sys.catalog]: This master's current role is: LEADER
I20260504 20:00:01.536747  8900 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [sys.catalog]: SysCatalogTable state changed. Reason: New leader e8f40e5073ca4571a5e7850a42c6e7fc. Latest consensus state: current_term: 1 leader_uuid: "e8f40e5073ca4571a5e7850a42c6e7fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8f40e5073ca4571a5e7850a42c6e7fc" member_type: VOTER } }
I20260504 20:00:01.539023  8900 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [sys.catalog]: This master's current role is: LEADER
I20260504 20:00:01.555373  8904 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 20:00:01.562125  8904 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 20:00:01.566004  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 20:00:01.574923  8904 catalog_manager.cc:1357] Generated new cluster ID: 1d5a292db8034ccd951d6df8177314d7
I20260504 20:00:01.575258  8904 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 20:00:01.599565  8904 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 20:00:01.601853  8904 catalog_manager.cc:1514] Loading token signing keys...
I20260504 20:00:01.625749  8904 catalog_manager.cc:6044] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc: Generated new TSK 0
I20260504 20:00:01.626536  8904 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 20:00:01.633500  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:00:01.637884  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:00:01.643088  2370 webserver.cc:492] Webserver started at http://127.2.80.129:36679/ using document root <none> and password file <none>
I20260504 20:00:01.643857  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:00:01.644141  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:00:01.644516  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:00:01.646312  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "846ab1c1bf0549879e3936c849b31236"
format_stamp: "Formatted at 2026-05-04 20:00:01 on dist-test-slave-8hzn"
I20260504 20:00:01.652845  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260504 20:00:01.658536  8919 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:01.660620  2370 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.002s
I20260504 20:00:01.661063  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "846ab1c1bf0549879e3936c849b31236"
format_stamp: "Formatted at 2026-05-04 20:00:01 on dist-test-slave-8hzn"
I20260504 20:00:01.661392  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-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)
I20260504 20:00:01.687887  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:00:01.689070  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:00:01.691010  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:00:01.693754  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:00:01.693960  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:01.694262  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:00:01.694720  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:01.756398  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:35517
I20260504 20:00:01.756505  8981 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:35517 every 8 connection(s)
I20260504 20:00:01.762127  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:00:01.769569  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:00:01.777245  2370 webserver.cc:492] Webserver started at http://127.2.80.130:41983/ using document root <none> and password file <none>
I20260504 20:00:01.777985  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:00:01.778255  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:00:01.778584  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:00:01.779886  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/ts-1-root/instance:
uuid: "ff9f60609a6149fd89d3184ffae8e1eb"
format_stamp: "Formatted at 2026-05-04 20:00:01 on dist-test-slave-8hzn"
I20260504 20:00:01.787261  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260504 20:00:01.788654  8982 heartbeater.cc:344] Connected to a master server at 127.2.80.190:43713
I20260504 20:00:01.789111  8982 heartbeater.cc:461] Registering TS with master...
I20260504 20:00:01.790023  8982 heartbeater.cc:507] Master 127.2.80.190:43713 requested a full tablet report, sending...
I20260504 20:00:01.792454  8860 ts_manager.cc:194] Registered new tserver with Master: 846ab1c1bf0549879e3936c849b31236 (127.2.80.129:35517)
I20260504 20:00:01.792709  8989 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:01.793987  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260504 20:00:01.794426  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/ts-1-root
uuid: "ff9f60609a6149fd89d3184ffae8e1eb"
format_stamp: "Formatted at 2026-05-04 20:00:01 on dist-test-slave-8hzn"
I20260504 20:00:01.794872  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-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)
I20260504 20:00:01.795262  8860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44316
I20260504 20:00:01.809043  8982 heartbeater.cc:499] Master 127.2.80.190:43713 was elected leader, sending a full tablet report...
I20260504 20:00:01.811939  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:00:01.813475  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:00:01.815120  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:00:01.817644  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:00:01.817854  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:01.818370  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:00:01.818645  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:01.883167  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.130:32971
I20260504 20:00:01.883280  9051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.130:32971 every 8 connection(s)
I20260504 20:00:01.889851  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:00:01.895911  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:00:01.902365  2370 webserver.cc:492] Webserver started at http://127.2.80.131:37075/ using document root <none> and password file <none>
I20260504 20:00:01.903095  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:00:01.903330  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:00:01.903712  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:00:01.905025  9052 heartbeater.cc:344] Connected to a master server at 127.2.80.190:43713
I20260504 20:00:01.905256  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/ts-2-root/instance:
uuid: "5c35327ef068421fb9f092bf0e25411c"
format_stamp: "Formatted at 2026-05-04 20:00:01 on dist-test-slave-8hzn"
I20260504 20:00:01.905495  9052 heartbeater.cc:461] Registering TS with master...
I20260504 20:00:01.906502  9052 heartbeater.cc:507] Master 127.2.80.190:43713 requested a full tablet report, sending...
I20260504 20:00:01.909237  8860 ts_manager.cc:194] Registered new tserver with Master: ff9f60609a6149fd89d3184ffae8e1eb (127.2.80.130:32971)
I20260504 20:00:01.911346  8860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44320
I20260504 20:00:01.912261  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260504 20:00:01.917255  9058 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:01.918747  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260504 20:00:01.919100  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/ts-2-root
uuid: "5c35327ef068421fb9f092bf0e25411c"
format_stamp: "Formatted at 2026-05-04 20:00:01 on dist-test-slave-8hzn"
I20260504 20:00:01.919392  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-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)
I20260504 20:00:01.924669  9052 heartbeater.cc:499] Master 127.2.80.190:43713 was elected leader, sending a full tablet report...
I20260504 20:00:01.941995  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:00:01.943714  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:00:01.945523  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:00:01.948335  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:00:01.948541  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:01.949193  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:00:01.949421  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:02.032352  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.131:43653
I20260504 20:00:02.032485  9120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.131:43653 every 8 connection(s)
I20260504 20:00:02.039124  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:00:02.044839  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:00:02.053381  2370 webserver.cc:492] Webserver started at http://127.2.80.132:42107/ using document root <none> and password file <none>
I20260504 20:00:02.054148  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:00:02.054423  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:00:02.054363  9121 heartbeater.cc:344] Connected to a master server at 127.2.80.190:43713
I20260504 20:00:02.054992  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:00:02.055047  9121 heartbeater.cc:461] Registering TS with master...
I20260504 20:00:02.056345  9121 heartbeater.cc:507] Master 127.2.80.190:43713 requested a full tablet report, sending...
I20260504 20:00:02.056798  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/ts-3-root/instance:
uuid: "f1b4b3bedfb04013a99787103ebe16fd"
format_stamp: "Formatted at 2026-05-04 20:00:02 on dist-test-slave-8hzn"
I20260504 20:00:02.059669  8860 ts_manager.cc:194] Registered new tserver with Master: 5c35327ef068421fb9f092bf0e25411c (127.2.80.131:43653)
I20260504 20:00:02.061661  8860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44326
I20260504 20:00:02.066740  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.002s
I20260504 20:00:02.071218  9127 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:02.072207  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260504 20:00:02.072863  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/ts-3-root
uuid: "f1b4b3bedfb04013a99787103ebe16fd"
format_stamp: "Formatted at 2026-05-04 20:00:02 on dist-test-slave-8hzn"
I20260504 20:00:02.073314  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777924742900738-2370-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260504 20:00:02.076867  9121 heartbeater.cc:499] Master 127.2.80.190:43713 was elected leader, sending a full tablet report...
I20260504 20:00:02.100840  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:00:02.102618  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:00:02.106822  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:00:02.110172  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:00:02.110497  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:02.111006  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:00:02.111244  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:02.199980  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.132:41875
I20260504 20:00:02.200062  9189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.132:41875 every 8 connection(s)
I20260504 20:00:02.227419  9190 heartbeater.cc:344] Connected to a master server at 127.2.80.190:43713
I20260504 20:00:02.227850  9190 heartbeater.cc:461] Registering TS with master...
I20260504 20:00:02.229197  9190 heartbeater.cc:507] Master 127.2.80.190:43713 requested a full tablet report, sending...
I20260504 20:00:02.231925  8859 ts_manager.cc:194] Registered new tserver with Master: f1b4b3bedfb04013a99787103ebe16fd (127.2.80.132:41875)
I20260504 20:00:02.232695  2370 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017574539s
I20260504 20:00:02.233975  8859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44338
I20260504 20:00:02.248131  9190 heartbeater.cc:499] Master 127.2.80.190:43713 was elected leader, sending a full tablet report...
I20260504 20:00:02.270298  8859 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44344:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 20:00:02.359190  9086 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8af69f259545068c2b2d0723bbb91a (DEFAULT_TABLE table=fake-table [id=047404830b3848758820ee09221a279a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:00:02.360523  9086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8af69f259545068c2b2d0723bbb91a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:00:02.370350  9017 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8af69f259545068c2b2d0723bbb91a (DEFAULT_TABLE table=fake-table [id=047404830b3848758820ee09221a279a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:00:02.372171  9017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8af69f259545068c2b2d0723bbb91a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:00:02.377095  9155 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8af69f259545068c2b2d0723bbb91a (DEFAULT_TABLE table=fake-table [id=047404830b3848758820ee09221a279a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:00:02.382082  9155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8af69f259545068c2b2d0723bbb91a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:00:02.405882  9208 tablet_bootstrap.cc:492] T 9a8af69f259545068c2b2d0723bbb91a P 5c35327ef068421fb9f092bf0e25411c: Bootstrap starting.
I20260504 20:00:02.422358  9209 tablet_bootstrap.cc:492] T 9a8af69f259545068c2b2d0723bbb91a P ff9f60609a6149fd89d3184ffae8e1eb: Bootstrap starting.
I20260504 20:00:02.423395  9210 tablet_bootstrap.cc:492] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd: Bootstrap starting.
I20260504 20:00:02.429481  9209 tablet_bootstrap.cc:654] T 9a8af69f259545068c2b2d0723bbb91a P ff9f60609a6149fd89d3184ffae8e1eb: Neither blocks nor log segments found. Creating new log.
I20260504 20:00:02.432719  9208 tablet_bootstrap.cc:654] T 9a8af69f259545068c2b2d0723bbb91a P 5c35327ef068421fb9f092bf0e25411c: Neither blocks nor log segments found. Creating new log.
I20260504 20:00:02.436160  9209 tablet_bootstrap.cc:492] T 9a8af69f259545068c2b2d0723bbb91a P ff9f60609a6149fd89d3184ffae8e1eb: No bootstrap required, opened a new log
I20260504 20:00:02.436702  9209 ts_tablet_manager.cc:1403] T 9a8af69f259545068c2b2d0723bbb91a P ff9f60609a6149fd89d3184ffae8e1eb: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260504 20:00:02.436913  9210 tablet_bootstrap.cc:654] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd: Neither blocks nor log segments found. Creating new log.
I20260504 20:00:02.438536  9208 tablet_bootstrap.cc:492] T 9a8af69f259545068c2b2d0723bbb91a P 5c35327ef068421fb9f092bf0e25411c: No bootstrap required, opened a new log
I20260504 20:00:02.440698  9209 raft_consensus.cc:359] T 9a8af69f259545068c2b2d0723bbb91a P ff9f60609a6149fd89d3184ffae8e1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9f60609a6149fd89d3184ffae8e1eb" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 32971 } } peers { permanent_uuid: "5c35327ef068421fb9f092bf0e25411c" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 43653 } } peers { permanent_uuid: "f1b4b3bedfb04013a99787103ebe16fd" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 41875 } }
I20260504 20:00:02.448284  9208 ts_tablet_manager.cc:1403] T 9a8af69f259545068c2b2d0723bbb91a P 5c35327ef068421fb9f092bf0e25411c: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.000s
I20260504 20:00:02.448594  9209 raft_consensus.cc:385] T 9a8af69f259545068c2b2d0723bbb91a P ff9f60609a6149fd89d3184ffae8e1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:00:02.449220  9209 raft_consensus.cc:740] T 9a8af69f259545068c2b2d0723bbb91a P ff9f60609a6149fd89d3184ffae8e1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9f60609a6149fd89d3184ffae8e1eb, State: Initialized, Role: FOLLOWER
I20260504 20:00:02.450415  9209 consensus_queue.cc:260] T 9a8af69f259545068c2b2d0723bbb91a P ff9f60609a6149fd89d3184ffae8e1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9f60609a6149fd89d3184ffae8e1eb" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 32971 } } peers { permanent_uuid: "5c35327ef068421fb9f092bf0e25411c" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 43653 } } peers { permanent_uuid: "f1b4b3bedfb04013a99787103ebe16fd" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 41875 } }
I20260504 20:00:02.451543  9208 raft_consensus.cc:359] T 9a8af69f259545068c2b2d0723bbb91a P 5c35327ef068421fb9f092bf0e25411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9f60609a6149fd89d3184ffae8e1eb" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 32971 } } peers { permanent_uuid: "5c35327ef068421fb9f092bf0e25411c" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 43653 } } peers { permanent_uuid: "f1b4b3bedfb04013a99787103ebe16fd" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 41875 } }
I20260504 20:00:02.452612  9208 raft_consensus.cc:385] T 9a8af69f259545068c2b2d0723bbb91a P 5c35327ef068421fb9f092bf0e25411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:00:02.453078  9208 raft_consensus.cc:740] T 9a8af69f259545068c2b2d0723bbb91a P 5c35327ef068421fb9f092bf0e25411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c35327ef068421fb9f092bf0e25411c, State: Initialized, Role: FOLLOWER
I20260504 20:00:02.454021  9208 consensus_queue.cc:260] T 9a8af69f259545068c2b2d0723bbb91a P 5c35327ef068421fb9f092bf0e25411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9f60609a6149fd89d3184ffae8e1eb" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 32971 } } peers { permanent_uuid: "5c35327ef068421fb9f092bf0e25411c" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 43653 } } peers { permanent_uuid: "f1b4b3bedfb04013a99787103ebe16fd" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 41875 } }
I20260504 20:00:02.455327  9210 tablet_bootstrap.cc:492] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd: No bootstrap required, opened a new log
I20260504 20:00:02.455945  9210 ts_tablet_manager.cc:1403] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.015s
I20260504 20:00:02.458765  9209 ts_tablet_manager.cc:1434] T 9a8af69f259545068c2b2d0723bbb91a P ff9f60609a6149fd89d3184ffae8e1eb: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.004s
I20260504 20:00:02.460444  9210 raft_consensus.cc:359] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9f60609a6149fd89d3184ffae8e1eb" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 32971 } } peers { permanent_uuid: "5c35327ef068421fb9f092bf0e25411c" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 43653 } } peers { permanent_uuid: "f1b4b3bedfb04013a99787103ebe16fd" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 41875 } }
I20260504 20:00:02.461411  9210 raft_consensus.cc:385] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:00:02.461766  9210 raft_consensus.cc:740] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b4b3bedfb04013a99787103ebe16fd, State: Initialized, Role: FOLLOWER
I20260504 20:00:02.462859  9210 consensus_queue.cc:260] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9f60609a6149fd89d3184ffae8e1eb" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 32971 } } peers { permanent_uuid: "5c35327ef068421fb9f092bf0e25411c" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 43653 } } peers { permanent_uuid: "f1b4b3bedfb04013a99787103ebe16fd" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 41875 } }
I20260504 20:00:02.466014  9208 ts_tablet_manager.cc:1434] T 9a8af69f259545068c2b2d0723bbb91a P 5c35327ef068421fb9f092bf0e25411c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.010s
I20260504 20:00:02.470600  9210 ts_tablet_manager.cc:1434] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260504 20:00:02.529973  9216 raft_consensus.cc:493] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260504 20:00:02.530483  9216 raft_consensus.cc:515] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9f60609a6149fd89d3184ffae8e1eb" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 32971 } } peers { permanent_uuid: "5c35327ef068421fb9f092bf0e25411c" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 43653 } } peers { permanent_uuid: "f1b4b3bedfb04013a99787103ebe16fd" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 41875 } }
I20260504 20:00:02.532570  9216 leader_election.cc:290] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9f60609a6149fd89d3184ffae8e1eb (127.2.80.130:32971), 5c35327ef068421fb9f092bf0e25411c (127.2.80.131:43653)
I20260504 20:00:02.551147  9096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8af69f259545068c2b2d0723bbb91a" candidate_uuid: "f1b4b3bedfb04013a99787103ebe16fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c35327ef068421fb9f092bf0e25411c" is_pre_election: true
I20260504 20:00:02.551954  9096 raft_consensus.cc:2468] T 9a8af69f259545068c2b2d0723bbb91a P 5c35327ef068421fb9f092bf0e25411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1b4b3bedfb04013a99787103ebe16fd in term 0.
I20260504 20:00:02.553373  9131 leader_election.cc:304] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c35327ef068421fb9f092bf0e25411c, f1b4b3bedfb04013a99787103ebe16fd; no voters: 
I20260504 20:00:02.554240  9216 raft_consensus.cc:2804] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260504 20:00:02.554631  9216 raft_consensus.cc:493] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260504 20:00:02.554996  9216 raft_consensus.cc:3060] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:00:02.555953  9027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8af69f259545068c2b2d0723bbb91a" candidate_uuid: "f1b4b3bedfb04013a99787103ebe16fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9f60609a6149fd89d3184ffae8e1eb" is_pre_election: true
I20260504 20:00:02.556704  9027 raft_consensus.cc:2468] T 9a8af69f259545068c2b2d0723bbb91a P ff9f60609a6149fd89d3184ffae8e1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1b4b3bedfb04013a99787103ebe16fd in term 0.
I20260504 20:00:02.563050  9216 raft_consensus.cc:515] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9f60609a6149fd89d3184ffae8e1eb" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 32971 } } peers { permanent_uuid: "5c35327ef068421fb9f092bf0e25411c" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 43653 } } peers { permanent_uuid: "f1b4b3bedfb04013a99787103ebe16fd" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 41875 } }
I20260504 20:00:02.568957  9216 leader_election.cc:290] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [CANDIDATE]: Term 1 election: Requested vote from peers ff9f60609a6149fd89d3184ffae8e1eb (127.2.80.130:32971), 5c35327ef068421fb9f092bf0e25411c (127.2.80.131:43653)
I20260504 20:00:02.569371  9027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8af69f259545068c2b2d0723bbb91a" candidate_uuid: "f1b4b3bedfb04013a99787103ebe16fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9f60609a6149fd89d3184ffae8e1eb"
I20260504 20:00:02.569679  9096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8af69f259545068c2b2d0723bbb91a" candidate_uuid: "f1b4b3bedfb04013a99787103ebe16fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c35327ef068421fb9f092bf0e25411c"
I20260504 20:00:02.570101  9027 raft_consensus.cc:3060] T 9a8af69f259545068c2b2d0723bbb91a P ff9f60609a6149fd89d3184ffae8e1eb [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:00:02.570363  9096 raft_consensus.cc:3060] T 9a8af69f259545068c2b2d0723bbb91a P 5c35327ef068421fb9f092bf0e25411c [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:00:02.579644  9096 raft_consensus.cc:2468] T 9a8af69f259545068c2b2d0723bbb91a P 5c35327ef068421fb9f092bf0e25411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b4b3bedfb04013a99787103ebe16fd in term 1.
I20260504 20:00:02.581041  9131 leader_election.cc:304] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c35327ef068421fb9f092bf0e25411c, f1b4b3bedfb04013a99787103ebe16fd; no voters: 
I20260504 20:00:02.581552  9027 raft_consensus.cc:2468] T 9a8af69f259545068c2b2d0723bbb91a P ff9f60609a6149fd89d3184ffae8e1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b4b3bedfb04013a99787103ebe16fd in term 1.
I20260504 20:00:02.582454  9216 raft_consensus.cc:2804] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [term 1 FOLLOWER]: Leader election won for term 1
I20260504 20:00:02.584188  9216 raft_consensus.cc:697] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [term 1 LEADER]: Becoming Leader. State: Replica: f1b4b3bedfb04013a99787103ebe16fd, State: Running, Role: LEADER
I20260504 20:00:02.585165  9216 consensus_queue.cc:237] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9f60609a6149fd89d3184ffae8e1eb" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 32971 } } peers { permanent_uuid: "5c35327ef068421fb9f092bf0e25411c" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 43653 } } peers { permanent_uuid: "f1b4b3bedfb04013a99787103ebe16fd" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 41875 } }
I20260504 20:00:02.593430  8860 catalog_manager.cc:5671] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd reported cstate change: term changed from 0 to 1, leader changed from <none> to f1b4b3bedfb04013a99787103ebe16fd (127.2.80.132). New cstate: current_term: 1 leader_uuid: "f1b4b3bedfb04013a99787103ebe16fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9f60609a6149fd89d3184ffae8e1eb" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c35327ef068421fb9f092bf0e25411c" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 43653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b4b3bedfb04013a99787103ebe16fd" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 41875 } health_report { overall_health: HEALTHY } } }
I20260504 20:00:02.668615  2370 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2406: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260504 20:00:02.669498  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 20:00:02.716508  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:00:02.725723  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 20:00:02.735038  2370 tablet_server.cc:179] TabletServer@127.2.80.130:0 shutting down...
I20260504 20:00:02.775002  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:00:02.777700  2370 tablet_replica.cc:333] T 9a8af69f259545068c2b2d0723bbb91a P ff9f60609a6149fd89d3184ffae8e1eb: stopping tablet replica
I20260504 20:00:02.778369  2370 raft_consensus.cc:2243] T 9a8af69f259545068c2b2d0723bbb91a P ff9f60609a6149fd89d3184ffae8e1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:00:02.778808  2370 raft_consensus.cc:2272] T 9a8af69f259545068c2b2d0723bbb91a P ff9f60609a6149fd89d3184ffae8e1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:00:02.791083  2370 tablet_server.cc:196] TabletServer@127.2.80.130:0 shutdown complete.
I20260504 20:00:02.803402  2370 tablet_server.cc:179] TabletServer@127.2.80.131:0 shutting down...
I20260504 20:00:02.836779  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:00:02.838001  2370 tablet_replica.cc:333] T 9a8af69f259545068c2b2d0723bbb91a P 5c35327ef068421fb9f092bf0e25411c: stopping tablet replica
I20260504 20:00:02.838605  2370 raft_consensus.cc:2243] T 9a8af69f259545068c2b2d0723bbb91a P 5c35327ef068421fb9f092bf0e25411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:00:02.839031  2370 raft_consensus.cc:2272] T 9a8af69f259545068c2b2d0723bbb91a P 5c35327ef068421fb9f092bf0e25411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:00:02.859301  2370 tablet_server.cc:196] TabletServer@127.2.80.131:0 shutdown complete.
I20260504 20:00:02.869292  2370 tablet_server.cc:179] TabletServer@127.2.80.132:0 shutting down...
I20260504 20:00:02.897682  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:00:02.898661  2370 tablet_replica.cc:333] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd: stopping tablet replica
I20260504 20:00:02.899163  2370 raft_consensus.cc:2243] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:00:02.899762  2370 pending_rounds.cc:70] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd: Trying to abort 1 pending ops.
I20260504 20:00:02.899935  2370 pending_rounds.cc:77] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260504 20:00:02.900278  2370 raft_consensus.cc:2889] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260504 20:00:02.900573  2370 raft_consensus.cc:2272] T 9a8af69f259545068c2b2d0723bbb91a P f1b4b3bedfb04013a99787103ebe16fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:00:02.922230  2370 tablet_server.cc:196] TabletServer@127.2.80.132:0 shutdown complete.
I20260504 20:00:02.931725  2370 master.cc:562] Master@127.2.80.190:43713 shutting down...
I20260504 20:00:02.954777  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:00:02.955495  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:00:02.955884  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P e8f40e5073ca4571a5e7850a42c6e7fc: stopping tablet replica
I20260504 20:00:02.970829  2370 master.cc:584] Master@127.2.80.190:43713 shutdown complete.
[  SKIPPED ] ReplicatedAlterTableTest.AlterTableAndDropTablet (1637 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactor
I20260504 20:00:02.999388  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:44241
I20260504 20:00:03.000564  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:00:03.003014  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:00:03.006417  2370 webserver.cc:492] Webserver started at http://127.2.80.190:37553/ using document root <none> and password file <none>
I20260504 20:00:03.007014  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:00:03.007251  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:00:03.007560  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:00:03.008891  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "fd9c2ddb118d4a99bd03a7021ed519a9"
format_stamp: "Formatted at 2026-05-04 20:00:03 on dist-test-slave-8hzn"
I20260504 20:00:03.013991  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260504 20:00:03.017639  9225 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:03.018553  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260504 20:00:03.018909  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "fd9c2ddb118d4a99bd03a7021ed519a9"
format_stamp: "Formatted at 2026-05-04 20:00:03 on dist-test-slave-8hzn"
I20260504 20:00:03.019222  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-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)
I20260504 20:00:03.040197  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:00:03.041415  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:00:03.095791  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:44241
I20260504 20:00:03.095882  9276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:44241 every 8 connection(s)
I20260504 20:00:03.100800  9277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:00:03.114390  9277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9: Bootstrap starting.
I20260504 20:00:03.119278  9277 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9: Neither blocks nor log segments found. Creating new log.
I20260504 20:00:03.124087  9277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9: No bootstrap required, opened a new log
I20260504 20:00:03.126400  9277 raft_consensus.cc:359] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9c2ddb118d4a99bd03a7021ed519a9" member_type: VOTER }
I20260504 20:00:03.127022  9277 raft_consensus.cc:385] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:00:03.127415  9277 raft_consensus.cc:740] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9c2ddb118d4a99bd03a7021ed519a9, State: Initialized, Role: FOLLOWER
I20260504 20:00:03.128204  9277 consensus_queue.cc:260] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fd9c2ddb118d4a99bd03a7021ed519a9" member_type: VOTER }
I20260504 20:00:03.128954  9277 raft_consensus.cc:399] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 20:00:03.129331  9277 raft_consensus.cc:493] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 20:00:03.129670  9277 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:00:03.134629  9277 raft_consensus.cc:515] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9c2ddb118d4a99bd03a7021ed519a9" member_type: VOTER }
I20260504 20:00:03.135273  9277 leader_election.cc:304] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [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: fd9c2ddb118d4a99bd03a7021ed519a9; no voters: 
I20260504 20:00:03.136674  9277 leader_election.cc:290] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 20:00:03.137032  9280 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 20:00:03.138760  9280 raft_consensus.cc:697] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [term 1 LEADER]: Becoming Leader. State: Replica: fd9c2ddb118d4a99bd03a7021ed519a9, State: Running, Role: LEADER
I20260504 20:00:03.139667  9280 consensus_queue.cc:237] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [LEADER]: Queue going to LEADER mode. State: All 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: "fd9c2ddb118d4a99bd03a7021ed519a9" member_type: VOTER }
I20260504 20:00:03.140319  9277 sys_catalog.cc:565] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 20:00:03.142652  9281 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fd9c2ddb118d4a99bd03a7021ed519a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9c2ddb118d4a99bd03a7021ed519a9" member_type: VOTER } }
I20260504 20:00:03.143244  9281 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [sys.catalog]: This master's current role is: LEADER
I20260504 20:00:03.145115  9282 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fd9c2ddb118d4a99bd03a7021ed519a9. Latest consensus state: current_term: 1 leader_uuid: "fd9c2ddb118d4a99bd03a7021ed519a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9c2ddb118d4a99bd03a7021ed519a9" member_type: VOTER } }
I20260504 20:00:03.145907  9282 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [sys.catalog]: This master's current role is: LEADER
I20260504 20:00:03.153195  9285 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 20:00:03.159930  9285 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 20:00:03.164229  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 20:00:03.170773  9285 catalog_manager.cc:1357] Generated new cluster ID: b6810ed55a8141d097425a3a251be51f
I20260504 20:00:03.171132  9285 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 20:00:03.206175  9285 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 20:00:03.207758  9285 catalog_manager.cc:1514] Loading token signing keys...
I20260504 20:00:03.222622  9285 catalog_manager.cc:6044] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9: Generated new TSK 0
I20260504 20:00:03.223459  9285 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 20:00:03.231650  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:00:03.235210  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:00:03.239106  2370 webserver.cc:492] Webserver started at http://127.2.80.129:44423/ using document root <none> and password file <none>
I20260504 20:00:03.239667  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:00:03.239907  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:00:03.240207  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:00:03.241492  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "7b16b3e5a9924cb883f219a36121066a"
format_stamp: "Formatted at 2026-05-04 20:00:03 on dist-test-slave-8hzn"
I20260504 20:00:03.247654  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260504 20:00:03.251959  9302 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:03.253026  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260504 20:00:03.253357  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "7b16b3e5a9924cb883f219a36121066a"
format_stamp: "Formatted at 2026-05-04 20:00:03 on dist-test-slave-8hzn"
I20260504 20:00:03.253651  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-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)
I20260504 20:00:03.274771  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:00:03.276268  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:00:03.278177  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:00:03.281344  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:00:03.281610  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:03.282008  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:00:03.282191  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:03.340584  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:45457
I20260504 20:00:03.340719  9364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:45457 every 8 connection(s)
I20260504 20:00:03.346196  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:00:03.351290  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:00:03.355000  2370 webserver.cc:492] Webserver started at http://127.2.80.130:38443/ using document root <none> and password file <none>
I20260504 20:00:03.355897  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:00:03.356182  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:00:03.356506  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:00:03.358067  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-1-root/instance:
uuid: "7db26828dc674d86a0263804255340cf"
format_stamp: "Formatted at 2026-05-04 20:00:03 on dist-test-slave-8hzn"
I20260504 20:00:03.361917  9365 heartbeater.cc:344] Connected to a master server at 127.2.80.190:44241
I20260504 20:00:03.362412  9365 heartbeater.cc:461] Registering TS with master...
I20260504 20:00:03.363385  9365 heartbeater.cc:507] Master 127.2.80.190:44241 requested a full tablet report, sending...
I20260504 20:00:03.365447  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260504 20:00:03.366617  9242 ts_manager.cc:194] Registered new tserver with Master: 7b16b3e5a9924cb883f219a36121066a (127.2.80.129:45457)
I20260504 20:00:03.369199  9242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47104
I20260504 20:00:03.370014  9372 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:03.371160  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260504 20:00:03.371624  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-1-root
uuid: "7db26828dc674d86a0263804255340cf"
format_stamp: "Formatted at 2026-05-04 20:00:03 on dist-test-slave-8hzn"
I20260504 20:00:03.371953  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-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)
I20260504 20:00:03.382795  9365 heartbeater.cc:499] Master 127.2.80.190:44241 was elected leader, sending a full tablet report...
I20260504 20:00:03.393781  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:00:03.395025  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:00:03.396679  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:00:03.401391  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:00:03.401676  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:03.401962  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:00:03.402148  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:03.526429  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.130:44341
I20260504 20:00:03.526569  9435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.130:44341 every 8 connection(s)
I20260504 20:00:03.535421  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:00:03.544826  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:00:03.551636  2370 webserver.cc:492] Webserver started at http://127.2.80.131:33319/ using document root <none> and password file <none>
I20260504 20:00:03.552330  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:00:03.552613  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:00:03.553076  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:00:03.555421  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-2-root/instance:
uuid: "0334d02ab0e84b6db07cc469b2f2bfc9"
format_stamp: "Formatted at 2026-05-04 20:00:03 on dist-test-slave-8hzn"
I20260504 20:00:03.557446  9436 heartbeater.cc:344] Connected to a master server at 127.2.80.190:44241
I20260504 20:00:03.557997  9436 heartbeater.cc:461] Registering TS with master...
I20260504 20:00:03.559165  9436 heartbeater.cc:507] Master 127.2.80.190:44241 requested a full tablet report, sending...
I20260504 20:00:03.561965  9242 ts_manager.cc:194] Registered new tserver with Master: 7db26828dc674d86a0263804255340cf (127.2.80.130:44341)
I20260504 20:00:03.563033  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260504 20:00:03.564307  9242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47120
I20260504 20:00:03.568308  9442 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:03.569440  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260504 20:00:03.570024  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-2-root
uuid: "0334d02ab0e84b6db07cc469b2f2bfc9"
format_stamp: "Formatted at 2026-05-04 20:00:03 on dist-test-slave-8hzn"
I20260504 20:00:03.570573  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-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)
I20260504 20:00:03.578374  9436 heartbeater.cc:499] Master 127.2.80.190:44241 was elected leader, sending a full tablet report...
I20260504 20:00:03.587041  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:00:03.588871  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:00:03.591044  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:00:03.594740  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:00:03.595084  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:03.595448  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:00:03.595844  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260504 20:00:03.672649  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.131:42809
I20260504 20:00:03.672958  9504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.131:42809 every 8 connection(s)
I20260504 20:00:03.680511  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:00:03.688962  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:00:03.695251  9505 heartbeater.cc:344] Connected to a master server at 127.2.80.190:44241
I20260504 20:00:03.695813  2370 webserver.cc:492] Webserver started at http://127.2.80.132:36481/ using document root <none> and password file <none>
I20260504 20:00:03.695916  9505 heartbeater.cc:461] Registering TS with master...
I20260504 20:00:03.696331  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:00:03.696511  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:00:03.696738  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:00:03.697047  9505 heartbeater.cc:507] Master 127.2.80.190:44241 requested a full tablet report, sending...
I20260504 20:00:03.698230  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-3-root/instance:
uuid: "779ae90532b940258507a87ae498481d"
format_stamp: "Formatted at 2026-05-04 20:00:03 on dist-test-slave-8hzn"
I20260504 20:00:03.700817  9241 ts_manager.cc:194] Registered new tserver with Master: 0334d02ab0e84b6db07cc469b2f2bfc9 (127.2.80.131:42809)
I20260504 20:00:03.707907  9241 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47124
I20260504 20:00:03.710498  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.012s	user 0.008s	sys 0.004s
I20260504 20:00:03.716194  9511 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:03.717823  2370 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260504 20:00:03.718221  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-3-root
uuid: "779ae90532b940258507a87ae498481d"
format_stamp: "Formatted at 2026-05-04 20:00:03 on dist-test-slave-8hzn"
I20260504 20:00:03.718600  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260504 20:00:03.721372  9505 heartbeater.cc:499] Master 127.2.80.190:44241 was elected leader, sending a full tablet report...
I20260504 20:00:03.751255  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:00:03.752830  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:00:03.754619  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:00:03.757593  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:00:03.757937  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:03.758208  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:00:03.758421  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:03.849457  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.132:45663
I20260504 20:00:03.849710  9573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.132:45663 every 8 connection(s)
I20260504 20:00:03.879428  9574 heartbeater.cc:344] Connected to a master server at 127.2.80.190:44241
I20260504 20:00:03.879889  9574 heartbeater.cc:461] Registering TS with master...
I20260504 20:00:03.880789  9574 heartbeater.cc:507] Master 127.2.80.190:44241 requested a full tablet report, sending...
I20260504 20:00:03.883503  9240 ts_manager.cc:194] Registered new tserver with Master: 779ae90532b940258507a87ae498481d (127.2.80.132:45663)
I20260504 20:00:03.884361  2370 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01884085s
I20260504 20:00:03.885550  9240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47136
I20260504 20:00:03.899236  9574 heartbeater.cc:499] Master 127.2.80.190:44241 was elected leader, sending a full tablet report...
I20260504 20:00:03.920910  9241 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47142:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 20:00:03.992419  9539 tablet_service.cc:1511] Processing CreateTablet for tablet 7e1b8cda48fc40608bade0fef995fe90 (DEFAULT_TABLE table=fake-table [id=0386d2ceaa344751bb64ce443f3eaa12]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:00:03.994104  9539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1b8cda48fc40608bade0fef995fe90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:00:04.013011  9330 tablet_service.cc:1511] Processing CreateTablet for tablet 7e1b8cda48fc40608bade0fef995fe90 (DEFAULT_TABLE table=fake-table [id=0386d2ceaa344751bb64ce443f3eaa12]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:00:04.014585  9330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1b8cda48fc40608bade0fef995fe90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:00:04.034287  9400 tablet_service.cc:1511] Processing CreateTablet for tablet 7e1b8cda48fc40608bade0fef995fe90 (DEFAULT_TABLE table=fake-table [id=0386d2ceaa344751bb64ce443f3eaa12]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:00:04.035815  9400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1b8cda48fc40608bade0fef995fe90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:00:04.038221  9591 tablet_bootstrap.cc:492] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d: Bootstrap starting.
I20260504 20:00:04.056409  9591 tablet_bootstrap.cc:654] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d: Neither blocks nor log segments found. Creating new log.
I20260504 20:00:04.059082  9592 tablet_bootstrap.cc:492] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a: Bootstrap starting.
I20260504 20:00:04.066368  9592 tablet_bootstrap.cc:654] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a: Neither blocks nor log segments found. Creating new log.
I20260504 20:00:04.075461  9591 tablet_bootstrap.cc:492] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d: No bootstrap required, opened a new log
I20260504 20:00:04.076047  9591 ts_tablet_manager.cc:1403] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.000s
I20260504 20:00:04.079610  9591 raft_consensus.cc:359] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "779ae90532b940258507a87ae498481d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 45663 } } peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } peers { permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44341 } }
I20260504 20:00:04.080629  9591 raft_consensus.cc:385] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:00:04.080816  9592 tablet_bootstrap.cc:492] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a: No bootstrap required, opened a new log
I20260504 20:00:04.085480  9592 ts_tablet_manager.cc:1403] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.000s
I20260504 20:00:04.085824  9591 raft_consensus.cc:740] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 779ae90532b940258507a87ae498481d, State: Initialized, Role: FOLLOWER
I20260504 20:00:04.087755  9591 consensus_queue.cc:260] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "779ae90532b940258507a87ae498481d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 45663 } } peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } peers { permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44341 } }
I20260504 20:00:04.090585  9594 tablet_bootstrap.cc:492] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Bootstrap starting.
I20260504 20:00:04.091383  9591 ts_tablet_manager.cc:1434] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.005s
I20260504 20:00:04.100741  9594 tablet_bootstrap.cc:654] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Neither blocks nor log segments found. Creating new log.
I20260504 20:00:04.103850  9592 raft_consensus.cc:359] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "779ae90532b940258507a87ae498481d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 45663 } } peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } peers { permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44341 } }
I20260504 20:00:04.104540  9592 raft_consensus.cc:385] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:00:04.104889  9592 raft_consensus.cc:740] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b16b3e5a9924cb883f219a36121066a, State: Initialized, Role: FOLLOWER
I20260504 20:00:04.106024  9592 consensus_queue.cc:260] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "779ae90532b940258507a87ae498481d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 45663 } } peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } peers { permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44341 } }
I20260504 20:00:04.117877  9594 tablet_bootstrap.cc:492] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: No bootstrap required, opened a new log
I20260504 20:00:04.118535  9594 ts_tablet_manager.cc:1403] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.005s
I20260504 20:00:04.122535  9594 raft_consensus.cc:359] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "779ae90532b940258507a87ae498481d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 45663 } } peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } peers { permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44341 } }
I20260504 20:00:04.123425  9594 raft_consensus.cc:385] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:00:04.123777  9594 raft_consensus.cc:740] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7db26828dc674d86a0263804255340cf, State: Initialized, Role: FOLLOWER
I20260504 20:00:04.124792  9594 consensus_queue.cc:260] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "779ae90532b940258507a87ae498481d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 45663 } } peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } peers { permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44341 } }
I20260504 20:00:04.138062  9592 ts_tablet_manager.cc:1434] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a: Time spent starting tablet: real 0.052s	user 0.014s	sys 0.003s
I20260504 20:00:04.138247  9594 ts_tablet_manager.cc:1434] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.004s
I20260504 20:00:04.333573  9598 raft_consensus.cc:493] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260504 20:00:04.334177  9598 raft_consensus.cc:515] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "779ae90532b940258507a87ae498481d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 45663 } } peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } peers { permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44341 } }
I20260504 20:00:04.337999  9598 leader_election.cc:290] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 779ae90532b940258507a87ae498481d (127.2.80.132:45663), 7db26828dc674d86a0263804255340cf (127.2.80.130:44341)
I20260504 20:00:04.357419  9549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1b8cda48fc40608bade0fef995fe90" candidate_uuid: "7b16b3e5a9924cb883f219a36121066a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "779ae90532b940258507a87ae498481d" is_pre_election: true
I20260504 20:00:04.357749  9410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1b8cda48fc40608bade0fef995fe90" candidate_uuid: "7b16b3e5a9924cb883f219a36121066a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7db26828dc674d86a0263804255340cf" is_pre_election: true
I20260504 20:00:04.358632  9549 raft_consensus.cc:2468] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b16b3e5a9924cb883f219a36121066a in term 0.
I20260504 20:00:04.358732  9410 raft_consensus.cc:2468] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b16b3e5a9924cb883f219a36121066a in term 0.
I20260504 20:00:04.360183  9305 leader_election.cc:304] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 779ae90532b940258507a87ae498481d, 7b16b3e5a9924cb883f219a36121066a; no voters: 
I20260504 20:00:04.363095  9598 raft_consensus.cc:2804] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260504 20:00:04.363543  9598 raft_consensus.cc:493] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260504 20:00:04.364063  9598 raft_consensus.cc:3060] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:00:04.371865  9598 raft_consensus.cc:515] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "779ae90532b940258507a87ae498481d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 45663 } } peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } peers { permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44341 } }
I20260504 20:00:04.373976  9598 leader_election.cc:290] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [CANDIDATE]: Term 1 election: Requested vote from peers 779ae90532b940258507a87ae498481d (127.2.80.132:45663), 7db26828dc674d86a0263804255340cf (127.2.80.130:44341)
I20260504 20:00:04.375507  9549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1b8cda48fc40608bade0fef995fe90" candidate_uuid: "7b16b3e5a9924cb883f219a36121066a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "779ae90532b940258507a87ae498481d"
I20260504 20:00:04.375805  9410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1b8cda48fc40608bade0fef995fe90" candidate_uuid: "7b16b3e5a9924cb883f219a36121066a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7db26828dc674d86a0263804255340cf"
I20260504 20:00:04.376459  9549 raft_consensus.cc:3060] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:00:04.376641  9410 raft_consensus.cc:3060] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:00:04.388388  9410 raft_consensus.cc:2468] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b16b3e5a9924cb883f219a36121066a in term 1.
I20260504 20:00:04.389927  9306 leader_election.cc:304] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b16b3e5a9924cb883f219a36121066a, 7db26828dc674d86a0263804255340cf; no voters: 
I20260504 20:00:04.390353  9549 raft_consensus.cc:2468] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b16b3e5a9924cb883f219a36121066a in term 1.
I20260504 20:00:04.390877  9598 raft_consensus.cc:2804] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [term 1 FOLLOWER]: Leader election won for term 1
I20260504 20:00:04.393241  9598 raft_consensus.cc:697] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [term 1 LEADER]: Becoming Leader. State: Replica: 7b16b3e5a9924cb883f219a36121066a, State: Running, Role: LEADER
I20260504 20:00:04.395231  9598 consensus_queue.cc:237] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "779ae90532b940258507a87ae498481d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 45663 } } peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } peers { permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44341 } }
I20260504 20:00:04.406550  9239 catalog_manager.cc:5671] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b16b3e5a9924cb883f219a36121066a (127.2.80.129). New cstate: current_term: 1 leader_uuid: "7b16b3e5a9924cb883f219a36121066a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "779ae90532b940258507a87ae498481d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 45663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44341 } health_report { overall_health: UNKNOWN } } }
I20260504 20:00:04.518966  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 20:00:04.522619  9239 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47142:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20260504 20:00:04.552618  9410 raft_consensus.cc:1275] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf [term 1 FOLLOWER]: Refusing update from remote peer 7b16b3e5a9924cb883f219a36121066a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260504 20:00:04.555778  9549 raft_consensus.cc:1275] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d [term 1 FOLLOWER]: Refusing update from remote peer 7b16b3e5a9924cb883f219a36121066a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260504 20:00:04.558125  9602 consensus_queue.cc:1048] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [LEADER]: Connected to new peer: Peer: permanent_uuid: "779ae90532b940258507a87ae498481d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 45663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260504 20:00:04.559281  9598 consensus_queue.cc:1048] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260504 20:00:04.588984  9241 catalog_manager.cc:5763] TS 779ae90532b940258507a87ae498481d (127.2.80.132:45663) does not have the latest schema for tablet 7e1b8cda48fc40608bade0fef995fe90 (table fake-table [id=0386d2ceaa344751bb64ce443f3eaa12]). Expected version 1 got 0
I20260504 20:00:04.600813  9610 tablet.cc:1724] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 20:00:04.612413  9241 catalog_manager.cc:5763] TS 7db26828dc674d86a0263804255340cf (127.2.80.130:44341) does not have the latest schema for tablet 7e1b8cda48fc40608bade0fef995fe90 (table fake-table [id=0386d2ceaa344751bb64ce443f3eaa12]). Expected version 1 got 0
I20260504 20:00:04.618883  9242 catalog_manager.cc:5763] TS 779ae90532b940258507a87ae498481d (127.2.80.132:45663) does not have the latest schema for tablet 7e1b8cda48fc40608bade0fef995fe90 (table fake-table [id=0386d2ceaa344751bb64ce443f3eaa12]). Expected version 1 got 0
I20260504 20:00:04.618979  9612 tablet.cc:1724] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 20:00:04.627597  9240 catalog_manager.cc:6216] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9: fake-table [id=0386d2ceaa344751bb64ce443f3eaa12] alter complete (version 1)
I20260504 20:00:04.630389  9613 tablet.cc:1724] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 20:00:04.640605  9340 consensus_queue.cc:237] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "779ae90532b940258507a87ae498481d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 45663 } } peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } }
I20260504 20:00:04.660127  9549 raft_consensus.cc:1275] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d [term 1 FOLLOWER]: Refusing update from remote peer 7b16b3e5a9924cb883f219a36121066a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260504 20:00:04.662007  9598 consensus_queue.cc:1048] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [LEADER]: Connected to new peer: Peer: permanent_uuid: "779ae90532b940258507a87ae498481d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 45663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260504 20:00:04.669988  9602 raft_consensus.cc:2955] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 7db26828dc674d86a0263804255340cf (127.2.80.130) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "779ae90532b940258507a87ae498481d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 45663 } } peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } }
I20260504 20:00:04.671871  9549 raft_consensus.cc:2955] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 7db26828dc674d86a0263804255340cf (127.2.80.130) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "779ae90532b940258507a87ae498481d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 45663 } } peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } }
I20260504 20:00:04.687450  9241 catalog_manager.cc:5671] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d reported cstate change: config changed from index -1 to 3, VOTER 7db26828dc674d86a0263804255340cf (127.2.80.130) evicted. New cstate: current_term: 1 leader_uuid: "7b16b3e5a9924cb883f219a36121066a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "779ae90532b940258507a87ae498481d" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 45663 } } peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } }
I20260504 20:00:04.691335  9229 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet 7e1b8cda48fc40608bade0fef995fe90 with cas_config_opid_index -1: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260504 20:00:04.701659  9400 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e1b8cda48fc40608bade0fef995fe90 with delete_type TABLET_DATA_TOMBSTONED (TS 7db26828dc674d86a0263804255340cf not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:60468
I20260504 20:00:04.707316  9340 consensus_queue.cc:237] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } }
I20260504 20:00:04.713899  9614 tablet_replica.cc:333] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: stopping tablet replica
I20260504 20:00:04.714987  9614 raft_consensus.cc:2243] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:00:04.715649  9614 raft_consensus.cc:2272] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:00:04.719099  9614 ts_tablet_manager.cc:1916] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260504 20:00:04.720722  9602 raft_consensus.cc:2955] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 779ae90532b940258507a87ae498481d (127.2.80.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } }
I20260504 20:00:04.731734  9229 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet 7e1b8cda48fc40608bade0fef995fe90 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260504 20:00:04.735121  9239 catalog_manager.cc:5671] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a reported cstate change: config changed from index 3 to 4, VOTER 779ae90532b940258507a87ae498481d (127.2.80.132) evicted. New cstate: current_term: 1 leader_uuid: "7b16b3e5a9924cb883f219a36121066a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } health_report { overall_health: HEALTHY } } }
I20260504 20:00:04.741951  9614 ts_tablet_manager.cc:1929] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260504 20:00:04.742641  9614 log.cc:1199] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-1-root/wals/7e1b8cda48fc40608bade0fef995fe90
I20260504 20:00:04.744566  9229 catalog_manager.cc:5002] TS 7db26828dc674d86a0263804255340cf (127.2.80.130:44341): tablet 7e1b8cda48fc40608bade0fef995fe90 (table fake-table [id=0386d2ceaa344751bb64ce443f3eaa12]) successfully deleted
I20260504 20:00:04.747727  9539 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e1b8cda48fc40608bade0fef995fe90 with delete_type TABLET_DATA_TOMBSTONED (TS 779ae90532b940258507a87ae498481d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57608
I20260504 20:00:04.749949  9615 tablet_replica.cc:333] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d: stopping tablet replica
I20260504 20:00:04.750572  9615 raft_consensus.cc:2243] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:00:04.751137  9615 raft_consensus.cc:2272] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:00:04.753490  9615 ts_tablet_manager.cc:1916] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260504 20:00:04.768627  9615 ts_tablet_manager.cc:1929] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260504 20:00:04.769079  9615 log.cc:1199] T 7e1b8cda48fc40608bade0fef995fe90 P 779ae90532b940258507a87ae498481d: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-3-root/wals/7e1b8cda48fc40608bade0fef995fe90
I20260504 20:00:04.771059  9228 catalog_manager.cc:5002] TS 779ae90532b940258507a87ae498481d (127.2.80.132:45663): tablet 7e1b8cda48fc40608bade0fef995fe90 (table fake-table [id=0386d2ceaa344751bb64ce443f3eaa12]) successfully deleted
I20260504 20:00:04.813809  9240 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47142:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260504 20:00:04.833176  9610 tablet.cc:1724] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 20:00:04.859251  9240 catalog_manager.cc:6216] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9: fake-table [id=0386d2ceaa344751bb64ce443f3eaa12] alter complete (version 2)
I20260504 20:00:04.864365  9340 consensus_queue.cc:237] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } peers { permanent_uuid: "0334d02ab0e84b6db07cc469b2f2bfc9" member_type: NON_VOTER last_known_addr { host: "127.2.80.131" port: 42809 } attrs { promote: true } }
I20260504 20:00:04.869205  9602 raft_consensus.cc:2955] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 4 to 6, NON_VOTER 0334d02ab0e84b6db07cc469b2f2bfc9 (127.2.80.131) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } peers { permanent_uuid: "0334d02ab0e84b6db07cc469b2f2bfc9" member_type: NON_VOTER last_known_addr { host: "127.2.80.131" port: 42809 } attrs { promote: true } } }
I20260504 20:00:04.881023  9229 catalog_manager.cc:5184] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7e1b8cda48fc40608bade0fef995fe90 with cas_config_opid_index 4: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260504 20:00:04.885478  9240 catalog_manager.cc:5671] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a reported cstate change: config changed from index 4 to 6, NON_VOTER 0334d02ab0e84b6db07cc469b2f2bfc9 (127.2.80.131) added. New cstate: current_term: 1 leader_uuid: "7b16b3e5a9924cb883f219a36121066a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0334d02ab0e84b6db07cc469b2f2bfc9" member_type: NON_VOTER last_known_addr { host: "127.2.80.131" port: 42809 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260504 20:00:04.900316  9340 consensus_queue.cc:237] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 1.6, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } peers { permanent_uuid: "0334d02ab0e84b6db07cc469b2f2bfc9" member_type: NON_VOTER last_known_addr { host: "127.2.80.131" port: 42809 } attrs { promote: true } } peers { permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 44341 } attrs { promote: true } }
I20260504 20:00:04.906337  9598 raft_consensus.cc:2955] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 7db26828dc674d86a0263804255340cf (127.2.80.130) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } peers { permanent_uuid: "0334d02ab0e84b6db07cc469b2f2bfc9" member_type: NON_VOTER last_known_addr { host: "127.2.80.131" port: 42809 } attrs { promote: true } } peers { permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 44341 } attrs { promote: true } } }
W20260504 20:00:04.907754  9306 consensus_peers.cc:597] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a -> Peer 7db26828dc674d86a0263804255340cf (127.2.80.130:44341): Couldn't send request to peer 7db26828dc674d86a0263804255340cf. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
W20260504 20:00:04.910524  9304 consensus_peers.cc:597] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a -> Peer 0334d02ab0e84b6db07cc469b2f2bfc9 (127.2.80.131:42809): Couldn't send request to peer 0334d02ab0e84b6db07cc469b2f2bfc9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e1b8cda48fc40608bade0fef995fe90. This is attempt 1: this message will repeat every 5th retry.
I20260504 20:00:04.919404  9229 catalog_manager.cc:5184] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7e1b8cda48fc40608bade0fef995fe90 with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260504 20:00:04.923149  9239 catalog_manager.cc:5671] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a reported cstate change: config changed from index 6 to 7, NON_VOTER 7db26828dc674d86a0263804255340cf (127.2.80.130) added. New cstate: current_term: 1 leader_uuid: "7b16b3e5a9924cb883f219a36121066a" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0334d02ab0e84b6db07cc469b2f2bfc9" member_type: NON_VOTER last_known_addr { host: "127.2.80.131" port: 42809 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 44341 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260504 20:00:05.515470  9619 ts_tablet_manager.cc:933] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Initiating tablet copy from peer 7b16b3e5a9924cb883f219a36121066a (127.2.80.129:45457)
I20260504 20:00:05.521908  9619 tablet_copy_client.cc:323] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: tablet copy: Beginning tablet copy session from remote peer at address 127.2.80.129:45457
I20260504 20:00:05.541220  9622 ts_tablet_manager.cc:933] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9: Initiating tablet copy from peer 7b16b3e5a9924cb883f219a36121066a (127.2.80.129:45457)
I20260504 20:00:05.568040  9622 tablet_copy_client.cc:323] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9: tablet copy: Beginning tablet copy session from remote peer at address 127.2.80.129:45457
I20260504 20:00:05.602121  9350 tablet_copy_service.cc:140] P 7b16b3e5a9924cb883f219a36121066a: Received BeginTabletCopySession request for tablet 7e1b8cda48fc40608bade0fef995fe90 from peer 7db26828dc674d86a0263804255340cf ({username='slave'} at 127.0.0.1:37962)
I20260504 20:00:05.603116  9350 tablet_copy_service.cc:161] P 7b16b3e5a9924cb883f219a36121066a: Beginning new tablet copy session on tablet 7e1b8cda48fc40608bade0fef995fe90 from peer 7db26828dc674d86a0263804255340cf at {username='slave'} at 127.0.0.1:37962: session id = 7db26828dc674d86a0263804255340cf-7e1b8cda48fc40608bade0fef995fe90
I20260504 20:00:05.616868  9350 tablet_copy_source_session.cc:215] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a: Tablet Copy: opened 0 blocks and 1 log segments
I20260504 20:00:05.621666  9619 ts_tablet_manager.cc:1916] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260504 20:00:05.623704  9350 tablet_copy_service.cc:140] P 7b16b3e5a9924cb883f219a36121066a: Received BeginTabletCopySession request for tablet 7e1b8cda48fc40608bade0fef995fe90 from peer 0334d02ab0e84b6db07cc469b2f2bfc9 ({username='slave'} at 127.0.0.1:37976)
I20260504 20:00:05.624402  9350 tablet_copy_service.cc:161] P 7b16b3e5a9924cb883f219a36121066a: Beginning new tablet copy session on tablet 7e1b8cda48fc40608bade0fef995fe90 from peer 0334d02ab0e84b6db07cc469b2f2bfc9 at {username='slave'} at 127.0.0.1:37976: session id = 0334d02ab0e84b6db07cc469b2f2bfc9-7e1b8cda48fc40608bade0fef995fe90
I20260504 20:00:05.632983  9350 tablet_copy_source_session.cc:215] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a: Tablet Copy: opened 0 blocks and 1 log segments
I20260504 20:00:05.636130  9622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1b8cda48fc40608bade0fef995fe90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:00:05.644121  9619 ts_tablet_manager.cc:1929] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260504 20:00:05.645224  9619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1b8cda48fc40608bade0fef995fe90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:00:05.654452  9622 tablet_copy_client.cc:806] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9: tablet copy: Starting download of 0 data blocks...
I20260504 20:00:05.655236  9622 tablet_copy_client.cc:670] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9: tablet copy: Starting download of 1 WAL segments...
I20260504 20:00:05.655328  9619 tablet_copy_client.cc:806] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: tablet copy: Starting download of 0 data blocks...
I20260504 20:00:05.655980  9619 tablet_copy_client.cc:670] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: tablet copy: Starting download of 1 WAL segments...
I20260504 20:00:05.661249  9619 tablet_copy_client.cc:538] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260504 20:00:05.661248  9622 tablet_copy_client.cc:538] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260504 20:00:05.671833  9619 tablet_bootstrap.cc:492] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Bootstrap starting.
I20260504 20:00:05.677531  9622 tablet_bootstrap.cc:492] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9: Bootstrap starting.
I20260504 20:00:05.697525  9619 tablet.cc:1724] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 20:00:05.698731  9619 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260504 20:00:05.705938  9619 tablet.cc:1724] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 20:00:05.706751  9619 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260504 20:00:05.712721  9619 tablet_bootstrap.cc:492] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260504 20:00:05.713758  9619 tablet_bootstrap.cc:492] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Bootstrap complete.
I20260504 20:00:05.716753  9622 tablet.cc:1724] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20260504 20:00:05.717988  9622 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260504 20:00:05.729071  9622 tablet.cc:1724] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20260504 20:00:05.730160  9622 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260504 20:00:05.731441  9619 ts_tablet_manager.cc:1403] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Time spent bootstrapping tablet: real 0.060s	user 0.048s	sys 0.008s
I20260504 20:00:05.735049  9619 raft_consensus.cc:359] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } peers { permanent_uuid: "0334d02ab0e84b6db07cc469b2f2bfc9" member_type: NON_VOTER last_known_addr { host: "127.2.80.131" port: 42809 } attrs { promote: true } } peers { permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 44341 } attrs { promote: true } }
I20260504 20:00:05.736078  9619 raft_consensus.cc:740] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7db26828dc674d86a0263804255340cf, State: Initialized, Role: LEARNER
I20260504 20:00:05.736799  9619 consensus_queue.cc:260] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf [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: 7 OBSOLETE_local: false peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } peers { permanent_uuid: "0334d02ab0e84b6db07cc469b2f2bfc9" member_type: NON_VOTER last_known_addr { host: "127.2.80.131" port: 42809 } attrs { promote: true } } peers { permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 44341 } attrs { promote: true } }
I20260504 20:00:05.737633  9622 tablet_bootstrap.cc:492] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260504 20:00:05.738721  9622 tablet_bootstrap.cc:492] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9: Bootstrap complete.
I20260504 20:00:05.742601  9619 ts_tablet_manager.cc:1434] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.007s
I20260504 20:00:05.747953  9349 tablet_copy_service.cc:342] P 7b16b3e5a9924cb883f219a36121066a: Request end of tablet copy session 7db26828dc674d86a0263804255340cf-7e1b8cda48fc40608bade0fef995fe90 received from {username='slave'} at 127.0.0.1:37962
I20260504 20:00:05.748510  9349 tablet_copy_service.cc:434] P 7b16b3e5a9924cb883f219a36121066a: ending tablet copy session 7db26828dc674d86a0263804255340cf-7e1b8cda48fc40608bade0fef995fe90 on tablet 7e1b8cda48fc40608bade0fef995fe90 with peer 7db26828dc674d86a0263804255340cf
I20260504 20:00:05.775764  9622 ts_tablet_manager.cc:1403] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9: Time spent bootstrapping tablet: real 0.098s	user 0.057s	sys 0.016s
I20260504 20:00:05.778323  9622 raft_consensus.cc:359] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } peers { permanent_uuid: "0334d02ab0e84b6db07cc469b2f2bfc9" member_type: NON_VOTER last_known_addr { host: "127.2.80.131" port: 42809 } attrs { promote: true } } peers { permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 44341 } attrs { promote: true } }
I20260504 20:00:05.778978  9622 raft_consensus.cc:740] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0334d02ab0e84b6db07cc469b2f2bfc9, State: Initialized, Role: LEARNER
I20260504 20:00:05.779486  9622 consensus_queue.cc:260] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9 [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: 7 OBSOLETE_local: false peers { permanent_uuid: "7b16b3e5a9924cb883f219a36121066a" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45457 } } peers { permanent_uuid: "0334d02ab0e84b6db07cc469b2f2bfc9" member_type: NON_VOTER last_known_addr { host: "127.2.80.131" port: 42809 } attrs { promote: true } } peers { permanent_uuid: "7db26828dc674d86a0263804255340cf" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 44341 } attrs { promote: true } }
I20260504 20:00:05.782239  9622 ts_tablet_manager.cc:1434] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260504 20:00:05.785895  9349 tablet_copy_service.cc:342] P 7b16b3e5a9924cb883f219a36121066a: Request end of tablet copy session 0334d02ab0e84b6db07cc469b2f2bfc9-7e1b8cda48fc40608bade0fef995fe90 received from {username='slave'} at 127.0.0.1:37976
I20260504 20:00:05.786397  9349 tablet_copy_service.cc:434] P 7b16b3e5a9924cb883f219a36121066a: ending tablet copy session 0334d02ab0e84b6db07cc469b2f2bfc9-7e1b8cda48fc40608bade0fef995fe90 on tablet 7e1b8cda48fc40608bade0fef995fe90 with peer 0334d02ab0e84b6db07cc469b2f2bfc9
I20260504 20:00:05.934825  9479 raft_consensus.cc:1217] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7]   Dedup: 1.7->[]
I20260504 20:00:06.056512  9240 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47142:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260504 20:00:06.060192  9410 raft_consensus.cc:1217] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7]   Dedup: 1.7->[]
I20260504 20:00:06.069485  9241 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47142:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 5
I20260504 20:00:06.074987  9241 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47142:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: -1
I20260504 20:00:06.082818  9239 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47142:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 2
I20260504 20:00:06.088349  9239 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47142:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 9
I20260504 20:00:06.094075  9240 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47142:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260504 20:00:06.096179  9240 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:47142:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260504 20:00:06.115499  9240 catalog_manager.cc:5958] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9: Sending DeleteTablet for 3 replicas of tablet 7e1b8cda48fc40608bade0fef995fe90
I20260504 20:00:06.117235  9330 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e1b8cda48fc40608bade0fef995fe90 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-04 20:00:06 UTC) from {username='slave'} at 127.0.0.1:37938
I20260504 20:00:06.119979  9400 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e1b8cda48fc40608bade0fef995fe90 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-04 20:00:06 UTC) from {username='slave'} at 127.0.0.1:60468
I20260504 20:00:06.133121  9639 tablet_replica.cc:333] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a: stopping tablet replica
I20260504 20:00:06.135859  9639 raft_consensus.cc:2243] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:00:06.136293  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 20:00:06.137398  9639 raft_consensus.cc:2272] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:00:06.140600  9639 ts_tablet_manager.cc:1916] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 20:00:06.145479  9642 tablet_replica.cc:333] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: stopping tablet replica
I20260504 20:00:06.146502  9642 raft_consensus.cc:2243] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf [term 1 LEARNER]: Raft consensus shutting down.
I20260504 20:00:06.147205  9642 raft_consensus.cc:2272] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf [term 1 LEARNER]: Raft consensus is shut down!
I20260504 20:00:06.160272  9642 ts_tablet_manager.cc:1916] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 20:00:06.177520  9470 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e1b8cda48fc40608bade0fef995fe90 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-04 20:00:06 UTC) from {username='slave'} at 127.0.0.1:46566
I20260504 20:00:06.179950  9639 ts_tablet_manager.cc:1929] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260504 20:00:06.180541  9639 log.cc:1199] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/7e1b8cda48fc40608bade0fef995fe90
I20260504 20:00:06.181818  9639 ts_tablet_manager.cc:1950] T 7e1b8cda48fc40608bade0fef995fe90 P 7b16b3e5a9924cb883f219a36121066a: Deleting consensus metadata
I20260504 20:00:06.187646  9229 catalog_manager.cc:5002] TS 7b16b3e5a9924cb883f219a36121066a (127.2.80.129:45457): tablet 7e1b8cda48fc40608bade0fef995fe90 (table fake-table [id=0386d2ceaa344751bb64ce443f3eaa12]) successfully deleted
I20260504 20:00:06.179503  9643 tablet_replica.cc:333] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9: stopping tablet replica
I20260504 20:00:06.200495  9643 raft_consensus.cc:2243] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9 [term 1 LEARNER]: Raft consensus shutting down.
I20260504 20:00:06.201231  9643 raft_consensus.cc:2272] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9 [term 1 LEARNER]: Raft consensus is shut down!
I20260504 20:00:06.206815  9643 ts_tablet_manager.cc:1916] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 20:00:06.211007  9642 ts_tablet_manager.cc:1929] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260504 20:00:06.211633  9642 log.cc:1199] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-1-root/wals/7e1b8cda48fc40608bade0fef995fe90
I20260504 20:00:06.212795  9642 ts_tablet_manager.cc:1950] T 7e1b8cda48fc40608bade0fef995fe90 P 7db26828dc674d86a0263804255340cf: Deleting consensus metadata
I20260504 20:00:06.217320  9229 catalog_manager.cc:5002] TS 7db26828dc674d86a0263804255340cf (127.2.80.130:44341): tablet 7e1b8cda48fc40608bade0fef995fe90 (table fake-table [id=0386d2ceaa344751bb64ce443f3eaa12]) successfully deleted
I20260504 20:00:06.224453  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:00:06.238981  9643 ts_tablet_manager.cc:1929] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260504 20:00:06.239822  9643 log.cc:1199] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1777924742900738-2370-0/minicluster-data/ts-2-root/wals/7e1b8cda48fc40608bade0fef995fe90
I20260504 20:00:06.240402  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 20:00:06.240870  9643 ts_tablet_manager.cc:1950] T 7e1b8cda48fc40608bade0fef995fe90 P 0334d02ab0e84b6db07cc469b2f2bfc9: Deleting consensus metadata
I20260504 20:00:06.245074  9227 catalog_manager.cc:5002] TS 0334d02ab0e84b6db07cc469b2f2bfc9 (127.2.80.131:42809): tablet 7e1b8cda48fc40608bade0fef995fe90 (table fake-table [id=0386d2ceaa344751bb64ce443f3eaa12]) successfully deleted
I20260504 20:00:06.260138  2370 tablet_server.cc:179] TabletServer@127.2.80.130:0 shutting down...
I20260504 20:00:06.305958  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:00:06.325866  2370 tablet_server.cc:196] TabletServer@127.2.80.130:0 shutdown complete.
I20260504 20:00:06.339103  2370 tablet_server.cc:179] TabletServer@127.2.80.131:0 shutting down...
I20260504 20:00:06.371629  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260504 20:00:06.501255  9501 debug-util.cc:398] Leaking SignalData structure 0x7b08000bf3c0 after lost signal to thread 2373
W20260504 20:00:06.502418  9501 debug-util.cc:398] Leaking SignalData structure 0x7b080011b3c0 after lost signal to thread 9276
W20260504 20:00:06.505882  9501 debug-util.cc:398] Leaking SignalData structure 0x7b08001caa40 after lost signal to thread 9573
W20260504 20:00:07.377739  2370 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 9501)
W20260504 20:00:08.378384  2370 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 9501)
W20260504 20:00:09.378901  2370 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 9501)
I20260504 20:00:09.561748  2370 tablet_server.cc:196] TabletServer@127.2.80.131:0 shutdown complete.
I20260504 20:00:09.574911  2370 tablet_server.cc:179] TabletServer@127.2.80.132:0 shutting down...
I20260504 20:00:09.613507  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:00:09.633482  2370 tablet_server.cc:196] TabletServer@127.2.80.132:0 shutdown complete.
I20260504 20:00:09.645958  2370 master.cc:562] Master@127.2.80.190:44241 shutting down...
I20260504 20:00:09.674384  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:00:09.674916  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:00:09.675241  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P fd9c2ddb118d4a99bd03a7021ed519a9: stopping tablet replica
I20260504 20:00:09.698307  2370 master.cc:584] Master@127.2.80.190:44241 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterReplicationFactor (6738 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning
I20260504 20:00:09.737834  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:38045
I20260504 20:00:09.738961  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:00:09.741436  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:00:09.744537  2370 webserver.cc:492] Webserver started at http://127.2.80.190:38359/ using document root <none> and password file <none>
I20260504 20:00:09.745105  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:00:09.745296  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:00:09.745591  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:00:09.746693  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "e6b5a01b68a4496f824636edbf73fe87"
format_stamp: "Formatted at 2026-05-04 20:00:09 on dist-test-slave-8hzn"
I20260504 20:00:09.751471  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260504 20:00:09.755091  9647 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:09.755972  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260504 20:00:09.756309  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "e6b5a01b68a4496f824636edbf73fe87"
format_stamp: "Formatted at 2026-05-04 20:00:09 on dist-test-slave-8hzn"
I20260504 20:00:09.756673  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-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)
I20260504 20:00:09.781540  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:00:09.783128  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:00:09.835091  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:38045
I20260504 20:00:09.835184  9698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:38045 every 8 connection(s)
I20260504 20:00:09.839999  9699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:00:09.851497  9699 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87: Bootstrap starting.
I20260504 20:00:09.856467  9699 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87: Neither blocks nor log segments found. Creating new log.
I20260504 20:00:09.861330  9699 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87: No bootstrap required, opened a new log
I20260504 20:00:09.863462  9699 raft_consensus.cc:359] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6b5a01b68a4496f824636edbf73fe87" member_type: VOTER }
I20260504 20:00:09.863931  9699 raft_consensus.cc:385] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:00:09.864180  9699 raft_consensus.cc:740] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6b5a01b68a4496f824636edbf73fe87, State: Initialized, Role: FOLLOWER
I20260504 20:00:09.864729  9699 consensus_queue.cc:260] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6b5a01b68a4496f824636edbf73fe87" member_type: VOTER }
I20260504 20:00:09.865301  9699 raft_consensus.cc:399] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 20:00:09.865543  9699 raft_consensus.cc:493] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 20:00:09.865814  9699 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:00:09.870718  9699 raft_consensus.cc:515] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6b5a01b68a4496f824636edbf73fe87" member_type: VOTER }
I20260504 20:00:09.871300  9699 leader_election.cc:304] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [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: e6b5a01b68a4496f824636edbf73fe87; no voters: 
I20260504 20:00:09.872696  9699 leader_election.cc:290] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 20:00:09.873059  9702 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 20:00:09.874768  9702 raft_consensus.cc:697] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [term 1 LEADER]: Becoming Leader. State: Replica: e6b5a01b68a4496f824636edbf73fe87, State: Running, Role: LEADER
I20260504 20:00:09.875567  9702 consensus_queue.cc:237] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [LEADER]: Queue going to LEADER mode. State: All 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: "e6b5a01b68a4496f824636edbf73fe87" member_type: VOTER }
I20260504 20:00:09.876196  9699 sys_catalog.cc:565] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 20:00:09.880198  9704 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e6b5a01b68a4496f824636edbf73fe87. Latest consensus state: current_term: 1 leader_uuid: "e6b5a01b68a4496f824636edbf73fe87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6b5a01b68a4496f824636edbf73fe87" member_type: VOTER } }
I20260504 20:00:09.881028  9704 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [sys.catalog]: This master's current role is: LEADER
I20260504 20:00:09.882450  9703 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e6b5a01b68a4496f824636edbf73fe87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6b5a01b68a4496f824636edbf73fe87" member_type: VOTER } }
I20260504 20:00:09.883208  9703 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [sys.catalog]: This master's current role is: LEADER
I20260504 20:00:09.890843  9708 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 20:00:09.897660  9708 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 20:00:09.898795  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 20:00:09.909765  9708 catalog_manager.cc:1357] Generated new cluster ID: 17642c9b31c943d8909036255c3411f2
I20260504 20:00:09.910104  9708 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 20:00:09.935294  9708 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 20:00:09.936578  9708 catalog_manager.cc:1514] Loading token signing keys...
I20260504 20:00:09.951758  9708 catalog_manager.cc:6044] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87: Generated new TSK 0
I20260504 20:00:09.952399  9708 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 20:00:09.966151  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:00:09.969635  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:00:09.973079  2370 webserver.cc:492] Webserver started at http://127.2.80.129:43759/ using document root <none> and password file <none>
I20260504 20:00:09.973611  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:00:09.973830  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:00:09.974103  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:00:09.975164  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "369b00dd73494d6a9af367353c9dc858"
format_stamp: "Formatted at 2026-05-04 20:00:09 on dist-test-slave-8hzn"
I20260504 20:00:09.980409  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260504 20:00:09.984212  9723 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:09.985376  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 20:00:09.985751  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "369b00dd73494d6a9af367353c9dc858"
format_stamp: "Formatted at 2026-05-04 20:00:09 on dist-test-slave-8hzn"
I20260504 20:00:09.986079  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-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)
I20260504 20:00:10.017788  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:00:10.018957  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:00:10.020685  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:00:10.023509  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:00:10.023712  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:10.024049  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:00:10.024197  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:10.079452  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:33023
I20260504 20:00:10.079545  9785 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:33023 every 8 connection(s)
I20260504 20:00:10.084713  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:00:10.092062  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:00:10.099006  2370 webserver.cc:492] Webserver started at http://127.2.80.130:43357/ using document root <none> and password file <none>
I20260504 20:00:10.099853  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:00:10.100103  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:00:10.100392  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:00:10.101868  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-1-root/instance:
uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6"
format_stamp: "Formatted at 2026-05-04 20:00:10 on dist-test-slave-8hzn"
I20260504 20:00:10.108704  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260504 20:00:10.113685  9793 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:10.114843  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260504 20:00:10.115207  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-1-root
uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6"
format_stamp: "Formatted at 2026-05-04 20:00:10 on dist-test-slave-8hzn"
I20260504 20:00:10.115624  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-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)
I20260504 20:00:10.117846  9786 heartbeater.cc:344] Connected to a master server at 127.2.80.190:38045
I20260504 20:00:10.118274  9786 heartbeater.cc:461] Registering TS with master...
I20260504 20:00:10.119211  9786 heartbeater.cc:507] Master 127.2.80.190:38045 requested a full tablet report, sending...
I20260504 20:00:10.122167  9664 ts_manager.cc:194] Registered new tserver with Master: 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023)
I20260504 20:00:10.124472  9664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33940
I20260504 20:00:10.138417  9786 heartbeater.cc:499] Master 127.2.80.190:38045 was elected leader, sending a full tablet report...
I20260504 20:00:10.147719  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:00:10.149091  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:00:10.150909  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:00:10.154464  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:00:10.154770  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:10.155076  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:00:10.155285  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:10.215214  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.130:34535
I20260504 20:00:10.215286  9855 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.130:34535 every 8 connection(s)
I20260504 20:00:10.221115  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:00:10.226290  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:00:10.232244  2370 webserver.cc:492] Webserver started at http://127.2.80.131:39593/ using document root <none> and password file <none>
I20260504 20:00:10.233062  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:00:10.233376  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:00:10.233750  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:00:10.235040  9856 heartbeater.cc:344] Connected to a master server at 127.2.80.190:38045
I20260504 20:00:10.235297  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-2-root/instance:
uuid: "43b264d319244e9788c7f57027efa233"
format_stamp: "Formatted at 2026-05-04 20:00:10 on dist-test-slave-8hzn"
I20260504 20:00:10.235504  9856 heartbeater.cc:461] Registering TS with master...
I20260504 20:00:10.236531  9856 heartbeater.cc:507] Master 127.2.80.190:38045 requested a full tablet report, sending...
I20260504 20:00:10.238970  9664 ts_manager.cc:194] Registered new tserver with Master: c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535)
I20260504 20:00:10.241019  9664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33948
I20260504 20:00:10.242825  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.006s
I20260504 20:00:10.248155  9862 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:10.249185  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260504 20:00:10.249550  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-2-root
uuid: "43b264d319244e9788c7f57027efa233"
format_stamp: "Formatted at 2026-05-04 20:00:10 on dist-test-slave-8hzn"
I20260504 20:00:10.249919  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-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)
I20260504 20:00:10.254269  9856 heartbeater.cc:499] Master 127.2.80.190:38045 was elected leader, sending a full tablet report...
I20260504 20:00:10.284463  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:00:10.286159  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:00:10.288638  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:00:10.291483  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:00:10.291762  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:10.292096  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:00:10.292322  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:10.361238  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.131:37465
I20260504 20:00:10.361366  9924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.131:37465 every 8 connection(s)
I20260504 20:00:10.366596  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:00:10.372486  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:00:10.376101  2370 webserver.cc:492] Webserver started at http://127.2.80.132:36991/ using document root <none> and password file <none>
I20260504 20:00:10.376674  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:00:10.376909  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:00:10.377260  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:00:10.378818  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-3-root/instance:
uuid: "fa5d7c4930124f6cad774784f95d10ae"
format_stamp: "Formatted at 2026-05-04 20:00:10 on dist-test-slave-8hzn"
I20260504 20:00:10.383965  9925 heartbeater.cc:344] Connected to a master server at 127.2.80.190:38045
I20260504 20:00:10.384490  9925 heartbeater.cc:461] Registering TS with master...
I20260504 20:00:10.385869  9925 heartbeater.cc:507] Master 127.2.80.190:38045 requested a full tablet report, sending...
I20260504 20:00:10.388217  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.007s	sys 0.000s
I20260504 20:00:10.388290  9664 ts_manager.cc:194] Registered new tserver with Master: 43b264d319244e9788c7f57027efa233 (127.2.80.131:37465)
I20260504 20:00:10.390048  9664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33950
I20260504 20:00:10.393366  9931 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:10.394328  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260504 20:00:10.394692  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-3-root
uuid: "fa5d7c4930124f6cad774784f95d10ae"
format_stamp: "Formatted at 2026-05-04 20:00:10 on dist-test-slave-8hzn"
I20260504 20:00:10.395058  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260504 20:00:10.402801  9925 heartbeater.cc:499] Master 127.2.80.190:38045 was elected leader, sending a full tablet report...
I20260504 20:00:10.430958  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:00:10.432603  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:00:10.434537  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:00:10.437666  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:00:10.437992  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260504 20:00:10.438298  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:00:10.438526  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:00:10.514360  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.132:34783
I20260504 20:00:10.514498  9993 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.132:34783 every 8 connection(s)
I20260504 20:00:10.533082  9994 heartbeater.cc:344] Connected to a master server at 127.2.80.190:38045
I20260504 20:00:10.533479  9994 heartbeater.cc:461] Registering TS with master...
I20260504 20:00:10.534250  9994 heartbeater.cc:507] Master 127.2.80.190:38045 requested a full tablet report, sending...
I20260504 20:00:10.536259  9662 ts_manager.cc:194] Registered new tserver with Master: fa5d7c4930124f6cad774784f95d10ae (127.2.80.132:34783)
I20260504 20:00:10.536774  2370 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017794904s
I20260504 20:00:10.538209  9662 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33956
I20260504 20:00:10.553326  9994 heartbeater.cc:499] Master 127.2.80.190:38045 was elected leader, sending a full tablet report...
I20260504 20:00:10.573858  9663 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33966:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 20:00:10.651338  9821 tablet_service.cc:1511] Processing CreateTablet for tablet 06691fcea0b84c39911a9b3970955c52 (DEFAULT_TABLE table=fake-table [id=abeb42c6940943b6be61edee7568eb39]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:00:10.653292  9821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06691fcea0b84c39911a9b3970955c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:00:10.678817  9751 tablet_service.cc:1511] Processing CreateTablet for tablet 06691fcea0b84c39911a9b3970955c52 (DEFAULT_TABLE table=fake-table [id=abeb42c6940943b6be61edee7568eb39]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:00:10.680187  9751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06691fcea0b84c39911a9b3970955c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:00:10.685282 10012 tablet_bootstrap.cc:492] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap starting.
I20260504 20:00:10.695680  9959 tablet_service.cc:1511] Processing CreateTablet for tablet 06691fcea0b84c39911a9b3970955c52 (DEFAULT_TABLE table=fake-table [id=abeb42c6940943b6be61edee7568eb39]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:00:10.697130  9959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06691fcea0b84c39911a9b3970955c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:00:10.698940 10012 tablet_bootstrap.cc:654] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Neither blocks nor log segments found. Creating new log.
I20260504 20:00:10.724566 10012 tablet_bootstrap.cc:492] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6: No bootstrap required, opened a new log
I20260504 20:00:10.725338 10012 ts_tablet_manager.cc:1403] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.012s
I20260504 20:00:10.728472 10012 raft_consensus.cc:359] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } } peers { permanent_uuid: "fa5d7c4930124f6cad774784f95d10ae" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 34783 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } }
I20260504 20:00:10.729898 10012 raft_consensus.cc:385] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:00:10.735232 10012 raft_consensus.cc:740] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26a54ff545c4ef18f18f3b3bb7c6bc6, State: Initialized, Role: FOLLOWER
I20260504 20:00:10.735881 10014 tablet_bootstrap.cc:492] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858: Bootstrap starting.
I20260504 20:00:10.736429 10012 consensus_queue.cc:260] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } } peers { permanent_uuid: "fa5d7c4930124f6cad774784f95d10ae" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 34783 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } }
I20260504 20:00:10.751818 10012 ts_tablet_manager.cc:1434] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.004s
I20260504 20:00:10.756392 10016 tablet_bootstrap.cc:492] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae: Bootstrap starting.
I20260504 20:00:10.759533 10014 tablet_bootstrap.cc:654] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858: Neither blocks nor log segments found. Creating new log.
I20260504 20:00:10.780571 10016 tablet_bootstrap.cc:654] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae: Neither blocks nor log segments found. Creating new log.
I20260504 20:00:10.785403 10014 tablet_bootstrap.cc:492] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858: No bootstrap required, opened a new log
I20260504 20:00:10.785941 10014 ts_tablet_manager.cc:1403] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.000s
I20260504 20:00:10.793503 10014 raft_consensus.cc:359] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } } peers { permanent_uuid: "fa5d7c4930124f6cad774784f95d10ae" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 34783 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } }
I20260504 20:00:10.794358 10014 raft_consensus.cc:385] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:00:10.794710 10014 raft_consensus.cc:740] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 369b00dd73494d6a9af367353c9dc858, State: Initialized, Role: FOLLOWER
I20260504 20:00:10.795459 10014 consensus_queue.cc:260] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } } peers { permanent_uuid: "fa5d7c4930124f6cad774784f95d10ae" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 34783 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } }
I20260504 20:00:10.799885 10016 tablet_bootstrap.cc:492] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae: No bootstrap required, opened a new log
I20260504 20:00:10.800580 10016 ts_tablet_manager.cc:1403] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.023s
I20260504 20:00:10.803701 10016 raft_consensus.cc:359] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } } peers { permanent_uuid: "fa5d7c4930124f6cad774784f95d10ae" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 34783 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } }
I20260504 20:00:10.804600 10016 raft_consensus.cc:385] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:00:10.804997 10016 raft_consensus.cc:740] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa5d7c4930124f6cad774784f95d10ae, State: Initialized, Role: FOLLOWER
I20260504 20:00:10.805787 10016 consensus_queue.cc:260] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } } peers { permanent_uuid: "fa5d7c4930124f6cad774784f95d10ae" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 34783 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } }
I20260504 20:00:10.807636 10014 ts_tablet_manager.cc:1434] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.007s
I20260504 20:00:10.815954 10016 ts_tablet_manager.cc:1434] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260504 20:00:10.850864 10020 raft_consensus.cc:493] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260504 20:00:10.851394 10020 raft_consensus.cc:515] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } } peers { permanent_uuid: "fa5d7c4930124f6cad774784f95d10ae" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 34783 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } }
I20260504 20:00:10.854873 10020 leader_election.cc:290] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535), 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023)
I20260504 20:00:10.867578  9831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06691fcea0b84c39911a9b3970955c52" candidate_uuid: "fa5d7c4930124f6cad774784f95d10ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" is_pre_election: true
I20260504 20:00:10.868566  9831 raft_consensus.cc:2468] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa5d7c4930124f6cad774784f95d10ae in term 0.
I20260504 20:00:10.870677  9933 leader_election.cc:304] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c26a54ff545c4ef18f18f3b3bb7c6bc6, fa5d7c4930124f6cad774784f95d10ae; no voters: 
I20260504 20:00:10.871780 10020 raft_consensus.cc:2804] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260504 20:00:10.872159 10020 raft_consensus.cc:493] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260504 20:00:10.872481 10020 raft_consensus.cc:3060] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:00:10.877277  9761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06691fcea0b84c39911a9b3970955c52" candidate_uuid: "fa5d7c4930124f6cad774784f95d10ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "369b00dd73494d6a9af367353c9dc858" is_pre_election: true
I20260504 20:00:10.878096  9761 raft_consensus.cc:2468] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa5d7c4930124f6cad774784f95d10ae in term 0.
I20260504 20:00:10.882915 10020 raft_consensus.cc:515] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } } peers { permanent_uuid: "fa5d7c4930124f6cad774784f95d10ae" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 34783 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } }
I20260504 20:00:10.884630 10020 leader_election.cc:290] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [CANDIDATE]: Term 1 election: Requested vote from peers c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535), 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023)
I20260504 20:00:10.885489  9831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06691fcea0b84c39911a9b3970955c52" candidate_uuid: "fa5d7c4930124f6cad774784f95d10ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6"
I20260504 20:00:10.885655  9761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06691fcea0b84c39911a9b3970955c52" candidate_uuid: "fa5d7c4930124f6cad774784f95d10ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "369b00dd73494d6a9af367353c9dc858"
I20260504 20:00:10.886165  9831 raft_consensus.cc:3060] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:00:10.886230  9761 raft_consensus.cc:3060] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858 [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:00:10.896011  9761 raft_consensus.cc:2468] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa5d7c4930124f6cad774784f95d10ae in term 1.
I20260504 20:00:10.897382  9935 leader_election.cc:304] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 369b00dd73494d6a9af367353c9dc858, fa5d7c4930124f6cad774784f95d10ae; no voters: 
I20260504 20:00:10.896971  9831 raft_consensus.cc:2468] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa5d7c4930124f6cad774784f95d10ae in term 1.
I20260504 20:00:10.898424 10020 raft_consensus.cc:2804] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [term 1 FOLLOWER]: Leader election won for term 1
I20260504 20:00:10.900098 10020 raft_consensus.cc:697] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [term 1 LEADER]: Becoming Leader. State: Replica: fa5d7c4930124f6cad774784f95d10ae, State: Running, Role: LEADER
I20260504 20:00:10.901002 10020 consensus_queue.cc:237] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } } peers { permanent_uuid: "fa5d7c4930124f6cad774784f95d10ae" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 34783 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } }
I20260504 20:00:10.909140  9661 catalog_manager.cc:5671] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae reported cstate change: term changed from 0 to 1, leader changed from <none> to fa5d7c4930124f6cad774784f95d10ae (127.2.80.132). New cstate: current_term: 1 leader_uuid: "fa5d7c4930124f6cad774784f95d10ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa5d7c4930124f6cad774784f95d10ae" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } health_report { overall_health: UNKNOWN } } }
I20260504 20:00:11.005419  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 20:00:11.007340  9664 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33966:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260504 20:00:11.007926  9664 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:33966:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260504 20:00:11.019320  9664 catalog_manager.cc:5958] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87: Sending DeleteTablet for 3 replicas of tablet 06691fcea0b84c39911a9b3970955c52
I20260504 20:00:11.021633  9821 tablet_service.cc:1558] Processing DeleteTablet for tablet 06691fcea0b84c39911a9b3970955c52 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-04 20:00:11 UTC) from {username='slave'} at 127.0.0.1:57362
I20260504 20:00:11.023675  9751 tablet_service.cc:1558] Processing DeleteTablet for tablet 06691fcea0b84c39911a9b3970955c52 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-04 20:00:11 UTC) from {username='slave'} at 127.0.0.1:38028
I20260504 20:00:11.025259  9959 tablet_service.cc:1558] Processing DeleteTablet for tablet 06691fcea0b84c39911a9b3970955c52 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-04 20:00:11 UTC) from {username='slave'} at 127.0.0.1:51624
I20260504 20:00:11.026162 10027 tablet_replica.cc:333] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858: stopping tablet replica
I20260504 20:00:11.027148 10027 raft_consensus.cc:2243] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:00:11.027817 10027 raft_consensus.cc:2272] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:00:11.033540 10027 ts_tablet_manager.cc:1916] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 20:00:11.046315 10028 tablet_replica.cc:333] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae: stopping tablet replica
I20260504 20:00:11.047566 10028 raft_consensus.cc:2243] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:00:11.048780 10028 pending_rounds.cc:70] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae: Trying to abort 1 pending ops.
I20260504 20:00:11.049227 10028 pending_rounds.cc:77] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260504 20:00:11.049962 10028 raft_consensus.cc:2889] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260504 20:00:11.050732 10028 raft_consensus.cc:2272] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:00:11.053198 10026 tablet_replica.cc:333] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6: stopping tablet replica
I20260504 20:00:11.053261 10027 ts_tablet_manager.cc:1929] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260504 20:00:11.053898 10027 log.cc:1199] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/06691fcea0b84c39911a9b3970955c52
I20260504 20:00:11.054199 10026 raft_consensus.cc:2243] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:00:11.054670 10027 ts_tablet_manager.cc:1950] T 06691fcea0b84c39911a9b3970955c52 P 369b00dd73494d6a9af367353c9dc858: Deleting consensus metadata
I20260504 20:00:11.054822 10026 raft_consensus.cc:2272] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:00:11.058349  9651 catalog_manager.cc:5002] TS 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): tablet 06691fcea0b84c39911a9b3970955c52 (table fake-table [id=abeb42c6940943b6be61edee7568eb39]) successfully deleted
I20260504 20:00:11.060179 10028 ts_tablet_manager.cc:1916] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 20:00:11.062585 10026 ts_tablet_manager.cc:1916] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 20:00:11.079804 10026 ts_tablet_manager.cc:1929] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260504 20:00:11.080314 10026 log.cc:1199] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-1-root/wals/06691fcea0b84c39911a9b3970955c52
I20260504 20:00:11.081167 10026 ts_tablet_manager.cc:1950] T 06691fcea0b84c39911a9b3970955c52 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Deleting consensus metadata
I20260504 20:00:11.084898  9649 catalog_manager.cc:5002] TS c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): tablet 06691fcea0b84c39911a9b3970955c52 (table fake-table [id=abeb42c6940943b6be61edee7568eb39]) successfully deleted
I20260504 20:00:11.099764 10028 ts_tablet_manager.cc:1929] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 20:00:11.100322 10028 log.cc:1199] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0/minicluster-data/ts-3-root/wals/06691fcea0b84c39911a9b3970955c52
I20260504 20:00:11.101296 10028 ts_tablet_manager.cc:1950] T 06691fcea0b84c39911a9b3970955c52 P fa5d7c4930124f6cad774784f95d10ae: Deleting consensus metadata
I20260504 20:00:11.102972  9649 catalog_manager.cc:5002] TS fa5d7c4930124f6cad774784f95d10ae (127.2.80.132:34783): tablet 06691fcea0b84c39911a9b3970955c52 (table fake-table [id=abeb42c6940943b6be61edee7568eb39]) successfully deleted
I20260504 20:00:11.111368  9663 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33976:
name: "fake-table"
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"
    }
  }
}
I20260504 20:00:11.156158  9890 tablet_service.cc:1511] Processing CreateTablet for tablet b12e864d05aa43ae9c54ffc0322a61f5 (DEFAULT_TABLE table=fake-table [id=bb8e63f2316c4aba839fd3324d1eb0c9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260504 20:00:11.157528  9890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b12e864d05aa43ae9c54ffc0322a61f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:00:11.176349 10034 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233: Bootstrap starting.
I20260504 20:00:11.181515 10034 tablet_bootstrap.cc:654] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233: Neither blocks nor log segments found. Creating new log.
I20260504 20:00:11.188392 10034 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233: No bootstrap required, opened a new log
I20260504 20:00:11.188898 10034 ts_tablet_manager.cc:1403] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260504 20:00:11.192178 10034 raft_consensus.cc:359] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } }
I20260504 20:00:11.193254 10034 raft_consensus.cc:385] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:00:11.193576 10034 raft_consensus.cc:740] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43b264d319244e9788c7f57027efa233, State: Initialized, Role: FOLLOWER
I20260504 20:00:11.194593 10034 consensus_queue.cc:260] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } }
I20260504 20:00:11.195173 10034 raft_consensus.cc:399] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 20:00:11.195472 10034 raft_consensus.cc:493] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 20:00:11.195770 10034 raft_consensus.cc:3060] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:00:11.203068 10034 raft_consensus.cc:515] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } }
I20260504 20:00:11.203836 10034 leader_election.cc:304] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [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: 43b264d319244e9788c7f57027efa233; no voters: 
I20260504 20:00:11.206511 10034 leader_election.cc:290] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 20:00:11.207880 10036 raft_consensus.cc:2804] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 20:00:11.215617 10034 ts_tablet_manager.cc:1434] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233: Time spent starting tablet: real 0.026s	user 0.016s	sys 0.008s
I20260504 20:00:11.221658 10036 raft_consensus.cc:697] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 1 LEADER]: Becoming Leader. State: Replica: 43b264d319244e9788c7f57027efa233, State: Running, Role: LEADER
I20260504 20:00:11.222537 10036 consensus_queue.cc:237] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [LEADER]: Queue going to LEADER mode. State: All 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: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } }
I20260504 20:00:11.232844  9663 catalog_manager.cc:5671] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43b264d319244e9788c7f57027efa233 (127.2.80.131). New cstate: current_term: 1 leader_uuid: "43b264d319244e9788c7f57027efa233" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } health_report { overall_health: HEALTHY } } }
W20260504 20:00:11.398597 10043 meta_cache.cc:1261] Time spent looking up entry by key: real 0.059s	user 0.000s	sys 0.008s
W20260504 20:00:11.569139 10041 meta_cache.cc:1261] Time spent looking up entry by key: real 0.050s	user 0.000s	sys 0.004s
W20260504 20:00:12.627532 10044 meta_cache.cc:1261] Time spent looking up entry by key: real 0.119s	user 0.004s	sys 0.000s
W20260504 20:00:12.757493 10044 meta_cache.cc:1261] Time spent looking up entry by key: real 0.070s	user 0.001s	sys 0.000s
W20260504 20:00:12.984129 10041 meta_cache.cc:1261] Time spent looking up entry by key: real 0.050s	user 0.000s	sys 0.001s
W20260504 20:00:13.692301 10031 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.2.80.131:37465, user_credentials={real_user=slave}} blocked reactor thread for 80925.4us
W20260504 20:00:13.693423 10048 meta_cache.cc:1261] Time spent looking up entry by key: real 0.071s	user 0.002s	sys 0.000s
W20260504 20:00:13.735502 10047 meta_cache.cc:1261] Time spent looking up entry by key: real 0.078s	user 0.009s	sys 0.003s
W20260504 20:00:14.576231 10031 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.2.80.131:37465, user_credentials={real_user=slave}} blocked reactor thread for 49689.7us
W20260504 20:00:14.634253 10031 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.2.80.131:37465, user_credentials={real_user=slave}} blocked reactor thread for 53937.6us
W20260504 20:00:14.977212 10049 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.000s	sys 0.000s
W20260504 20:00:17.541996 10031 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.2.80.131:37465, user_credentials={real_user=slave}} blocked reactor thread for 57278.1us
W20260504 20:00:17.757002 10043 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.002s	sys 0.000s
W20260504 20:00:17.968150 10047 meta_cache.cc:1261] Time spent looking up entry by key: real 0.095s	user 0.023s	sys 0.003s
W20260504 20:00:17.968845 10042 meta_cache.cc:1261] Time spent looking up entry by key: real 0.101s	user 0.004s	sys 0.005s
W20260504 20:00:17.969225 10049 meta_cache.cc:1261] Time spent looking up entry by key: real 0.075s	user 0.001s	sys 0.000s
W20260504 20:00:17.977262 10044 meta_cache.cc:1261] Time spent looking up entry by key: real 0.073s	user 0.007s	sys 0.016s
W20260504 20:00:18.365767 10031 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.2.80.131:37465, user_credentials={real_user=slave}} blocked reactor thread for 58593.4us
W20260504 20:00:22.362452 10047 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.002s	sys 0.000s
W20260504 20:00:22.626682 10031 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.2.80.131:37465, user_credentials={real_user=slave}} blocked reactor thread for 55031.2us
W20260504 20:00:22.704859 10048 meta_cache.cc:1261] Time spent looking up entry by key: real 0.079s	user 0.001s	sys 0.018s
I20260504 20:00:24.516341  2370 test_workload.cc:405] TestWorkload: Skipping table creation because table fake-table already exists
I20260504 20:00:24.552605  9659 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33966:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260504 20:00:24.586305 10055 tablet.cc:1724] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260504 20:00:24.620640  9661 catalog_manager.cc:6216] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87: fake-table [id=bb8e63f2316c4aba839fd3324d1eb0c9] alter complete (version 1)
I20260504 20:00:24.625999  9900 consensus_queue.cc:237] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 625, Committed index: 625, Last appended: 1.625, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 626 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: NON_VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: true } }
I20260504 20:00:24.631575 10038 raft_consensus.cc:2955] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 1 LEADER]: Committing config change with OpId 1.626: config changed from index -1 to 626, NON_VOTER 369b00dd73494d6a9af367353c9dc858 (127.2.80.129) added. New config: { opid_index: 626 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: NON_VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: true } } }
I20260504 20:00:24.655326  9650 catalog_manager.cc:5184] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b12e864d05aa43ae9c54ffc0322a61f5 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260504 20:00:24.658295  9658 catalog_manager.cc:5671] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 reported cstate change: config changed from index -1 to 626, NON_VOTER 369b00dd73494d6a9af367353c9dc858 (127.2.80.129) added. New cstate: current_term: 1 leader_uuid: "43b264d319244e9788c7f57027efa233" committed_config { opid_index: 626 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: NON_VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260504 20:00:24.677568  9900 consensus_queue.cc:237] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 626, Committed index: 626, Last appended: 1.626, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 627 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: NON_VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: true } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: true } }
I20260504 20:00:24.682029 10038 raft_consensus.cc:2955] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 1 LEADER]: Committing config change with OpId 1.627: config changed from index 626 to 627, NON_VOTER c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130) added. New config: { opid_index: 627 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: NON_VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: true } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: true } } }
W20260504 20:00:24.692435  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b12e864d05aa43ae9c54ffc0322a61f5. This is attempt 1: this message will repeat every 5th retry.
I20260504 20:00:24.695106  9650 catalog_manager.cc:5184] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b12e864d05aa43ae9c54ffc0322a61f5 with cas_config_opid_index 626: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260504 20:00:24.703405  9659 catalog_manager.cc:5671] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 reported cstate change: config changed from index 626 to 627, NON_VOTER c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130) added. New cstate: current_term: 1 leader_uuid: "43b264d319244e9788c7f57027efa233" committed_config { opid_index: 627 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: NON_VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260504 20:00:24.707674  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b12e864d05aa43ae9c54ffc0322a61f5. This is attempt 1: this message will repeat every 5th retry.
I20260504 20:00:25.300163 10086 ts_tablet_manager.cc:933] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Initiating tablet copy from peer 43b264d319244e9788c7f57027efa233 (127.2.80.131:37465)
I20260504 20:00:25.338394 10089 ts_tablet_manager.cc:933] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Initiating tablet copy from peer 43b264d319244e9788c7f57027efa233 (127.2.80.131:37465)
I20260504 20:00:25.341346 10086 tablet_copy_client.cc:323] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: tablet copy: Beginning tablet copy session from remote peer at address 127.2.80.131:37465
I20260504 20:00:25.379634 10089 tablet_copy_client.cc:323] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: tablet copy: Beginning tablet copy session from remote peer at address 127.2.80.131:37465
I20260504 20:00:25.404340  9910 tablet_copy_service.cc:140] P 43b264d319244e9788c7f57027efa233: Received BeginTabletCopySession request for tablet b12e864d05aa43ae9c54ffc0322a61f5 from peer 369b00dd73494d6a9af367353c9dc858 ({username='slave'} at 127.0.0.1:52664)
I20260504 20:00:25.405015  9910 tablet_copy_service.cc:161] P 43b264d319244e9788c7f57027efa233: Beginning new tablet copy session on tablet b12e864d05aa43ae9c54ffc0322a61f5 from peer 369b00dd73494d6a9af367353c9dc858 at {username='slave'} at 127.0.0.1:52664: session id = 369b00dd73494d6a9af367353c9dc858-b12e864d05aa43ae9c54ffc0322a61f5
W20260504 20:00:25.428540 10067 scanner-internal.cc:458] Time spent opening tablet: real 0.717s	user 0.002s	sys 0.000s
I20260504 20:00:25.451751  9910 tablet_copy_source_session.cc:215] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233: Tablet Copy: opened 0 blocks and 1 log segments
W20260504 20:00:25.487187 10072 scanner-internal.cc:458] Time spent opening tablet: real 0.778s	user 0.002s	sys 0.000s
I20260504 20:00:25.499747 10086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b12e864d05aa43ae9c54ffc0322a61f5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260504 20:00:25.517359 10068 scanner-internal.cc:458] Time spent opening tablet: real 0.805s	user 0.002s	sys 0.000s
W20260504 20:00:25.551095 10065 scanner-internal.cc:458] Time spent opening tablet: real 0.843s	user 0.003s	sys 0.000s
W20260504 20:00:25.575838 10069 scanner-internal.cc:458] Time spent opening tablet: real 0.863s	user 0.002s	sys 0.000s
W20260504 20:00:25.576315 10073 scanner-internal.cc:458] Time spent opening tablet: real 0.862s	user 0.002s	sys 0.000s
I20260504 20:00:25.582857 10086 tablet_copy_client.cc:806] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: tablet copy: Starting download of 0 data blocks...
I20260504 20:00:25.583953 10086 tablet_copy_client.cc:670] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: tablet copy: Starting download of 1 WAL segments...
W20260504 20:00:25.588299 10074 scanner-internal.cc:458] Time spent opening tablet: real 0.875s	user 0.002s	sys 0.000s
I20260504 20:00:25.613359  9909 tablet_copy_service.cc:140] P 43b264d319244e9788c7f57027efa233: Received BeginTabletCopySession request for tablet b12e864d05aa43ae9c54ffc0322a61f5 from peer c26a54ff545c4ef18f18f3b3bb7c6bc6 ({username='slave'} at 127.0.0.1:52674)
I20260504 20:00:25.614331  9909 tablet_copy_service.cc:161] P 43b264d319244e9788c7f57027efa233: Beginning new tablet copy session on tablet b12e864d05aa43ae9c54ffc0322a61f5 from peer c26a54ff545c4ef18f18f3b3bb7c6bc6 at {username='slave'} at 127.0.0.1:52674: session id = c26a54ff545c4ef18f18f3b3bb7c6bc6-b12e864d05aa43ae9c54ffc0322a61f5
I20260504 20:00:25.628794  9909 tablet_copy_source_session.cc:215] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233: Tablet Copy: opened 0 blocks and 1 log segments
W20260504 20:00:25.635640 10070 scanner-internal.cc:458] Time spent opening tablet: real 0.924s	user 0.002s	sys 0.000s
W20260504 20:00:25.643200 10066 scanner-internal.cc:458] Time spent opening tablet: real 0.931s	user 0.004s	sys 0.007s
I20260504 20:00:25.644907 10089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b12e864d05aa43ae9c54ffc0322a61f5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260504 20:00:25.662204 10071 scanner-internal.cc:458] Time spent opening tablet: real 0.948s	user 0.001s	sys 0.001s
I20260504 20:00:25.727499 10089 tablet_copy_client.cc:806] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: tablet copy: Starting download of 0 data blocks...
I20260504 20:00:25.728127 10089 tablet_copy_client.cc:670] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: tablet copy: Starting download of 1 WAL segments...
I20260504 20:00:26.133059 10086 tablet_copy_client.cc:538] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260504 20:00:26.143368 10086 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Bootstrap starting.
I20260504 20:00:26.277771 10089 tablet_copy_client.cc:538] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260504 20:00:26.311894 10089 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap starting.
W20260504 20:00:27.660293  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260504 20:00:27.892237  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260504 20:00:29.467587 10067 scanner-internal.cc:458] Time spent opening tablet: real 0.807s	user 0.002s	sys 0.000s
W20260504 20:00:30.207037  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260504 20:00:30.442723  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260504 20:00:30.477253 10065 scanner-internal.cc:458] Time spent opening tablet: real 0.793s	user 0.001s	sys 0.001s
W20260504 20:00:30.513311 10089 log.cc:927] Time spent T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
W20260504 20:00:30.631258 10068 scanner-internal.cc:458] Time spent opening tablet: real 0.752s	user 0.001s	sys 0.000s
W20260504 20:00:30.826143 10071 scanner-internal.cc:458] Time spent opening tablet: real 0.586s	user 0.001s	sys 0.000s
W20260504 20:00:30.988562 10072 scanner-internal.cc:458] Time spent opening tablet: real 0.656s	user 0.002s	sys 0.000s
W20260504 20:00:31.665289 10066 scanner-internal.cc:458] Time spent opening tablet: real 0.736s	user 0.002s	sys 0.000s
W20260504 20:00:32.273250  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 16: this message will repeat every 5th retry.
W20260504 20:00:32.436839 10070 scanner-internal.cc:458] Time spent opening tablet: real 0.687s	user 0.002s	sys 0.000s
W20260504 20:00:32.514532 10073 scanner-internal.cc:458] Time spent opening tablet: real 0.757s	user 0.001s	sys 0.000s
W20260504 20:00:32.520149 10074 scanner-internal.cc:458] Time spent opening tablet: real 0.646s	user 0.002s	sys 0.000s
W20260504 20:00:32.650903 10069 scanner-internal.cc:458] Time spent opening tablet: real 0.674s	user 0.001s	sys 0.000s
W20260504 20:00:32.865588  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 16: this message will repeat every 5th retry.
I20260504 20:00:33.856335 10086 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Bootstrap replaying log segment 1/1 (133.7K/1.10M this segment, stats: ops{read=75 overwritten=0 applied=74 ignored=0} inserts{seen=3650 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260504 20:00:34.680534 10089 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap replaying log segment 1/1 (140.7K/1.10M this segment, stats: ops{read=79 overwritten=0 applied=75 ignored=0} inserts{seen=3700 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:00:34.754410  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 21: this message will repeat every 5th retry.
W20260504 20:00:34.794054 10068 scanner-internal.cc:458] Time spent opening tablet: real 0.745s	user 0.001s	sys 0.000s
W20260504 20:00:35.264452  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 21: this message will repeat every 5th retry.
W20260504 20:00:35.437325 10067 scanner-internal.cc:458] Time spent opening tablet: real 0.584s	user 0.002s	sys 0.000s
I20260504 20:00:36.740250  9872 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:52658 (request call id 196) took 1028 ms. Trace:
I20260504 20:00:36.760865  9872 rpcz_store.cc:276] 0504 20:00:35.711697 (+     0us) service_pool.cc:167] Inserting onto call queue
0504 20:00:35.720424 (+  8727us) service_pool.cc:224] Handling call
0504 20:00:35.721026 (+   602us) tablet_service.cc:2890] Created scanner 4f08df0d467941838aac94c9b2b61cc2 for tablet b12e864d05aa43ae9c54ffc0322a61f5, query id is 23c200e359574872a05a6c701ad9920f
0504 20:00:35.722053 (+  1027us) tablet_service.cc:3030] Creating iterator
0504 20:00:35.722097 (+    44us) tablet_service.cc:3408] Waiting safe time to advance
0504 20:00:35.722149 (+    52us) tablet_service.cc:3415] Waiting for operations to commit
0504 20:00:35.722216 (+    67us) tablet_service.cc:3431] All operations in snapshot committed. Waited for 80 microseconds
0504 20:00:35.722479 (+   263us) tablet_service.cc:3055] Iterator created
0504 20:00:35.986083 (+263604us) tablet_service.cc:3077] Iterator init: OK
0504 20:00:35.987560 (+  1477us) tablet_service.cc:3120] has_more: true
0504 20:00:35.987717 (+   157us) tablet_service.cc:3137] Continuing scan request
0504 20:00:35.992286 (+  4569us) tablet_service.cc:3201] Found scanner 4f08df0d467941838aac94c9b2b61cc2 for tablet b12e864d05aa43ae9c54ffc0322a61f5, query id is 23c200e359574872a05a6c701ad9920f
0504 20:00:36.738485 (+746199us) tablet_service.cc:3276] Deadline expired after scanning 2048 rows: responding with 83968 bytes (batch size 1048576)
0504 20:00:36.740174 (+  1689us) inbound_call.cc:177] Queueing success response
Metrics: {"rowset_iterators":1,"scanner_bytes_read":0}
W20260504 20:00:36.792156 10072 scanner-internal.cc:458] Time spent opening tablet: real 1.082s	user 0.001s	sys 0.000s
W20260504 20:00:36.973058 10066 scanner-internal.cc:458] Time spent opening tablet: real 0.681s	user 0.001s	sys 0.000s
W20260504 20:00:37.065892  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20260504 20:00:37.211014 10071 scanner-internal.cc:458] Time spent opening tablet: real 0.885s	user 0.001s	sys 0.000s
W20260504 20:00:37.493700 10065 scanner-internal.cc:458] Time spent opening tablet: real 0.585s	user 0.002s	sys 0.000s
W20260504 20:00:37.677953 10070 scanner-internal.cc:458] Time spent opening tablet: real 0.845s	user 0.001s	sys 0.000s
W20260504 20:00:37.962152  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20260504 20:00:38.859493 10073 scanner-internal.cc:458] Time spent opening tablet: real 0.581s	user 0.001s	sys 0.000s
I20260504 20:00:38.956869 10086 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Bootstrap replaying log segment 1/1 (263.8K/1.10M this segment, stats: ops{read=147 overwritten=0 applied=146 ignored=0} inserts{seen=7250 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:00:39.257138 10068 scanner-internal.cc:458] Time spent opening tablet: real 0.579s	user 0.002s	sys 0.000s
W20260504 20:00:39.560433  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
W20260504 20:00:39.590615 10074 scanner-internal.cc:458] Time spent opening tablet: real 0.789s	user 0.002s	sys 0.000s
I20260504 20:00:39.805004 10089 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap replaying log segment 1/1 (274.7K/1.10M this segment, stats: ops{read=153 overwritten=0 applied=153 ignored=0} inserts{seen=7600 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:00:40.464192 10067 scanner-internal.cc:458] Time spent opening tablet: real 0.666s	user 0.001s	sys 0.000s
W20260504 20:00:40.589783  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
W20260504 20:00:41.101423 10069 scanner-internal.cc:458] Time spent opening tablet: real 0.662s	user 0.001s	sys 0.000s
W20260504 20:00:41.223956 10089 log.cc:927] Time spent T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260504 20:00:41.650668 10065 scanner-internal.cc:458] Time spent opening tablet: real 0.800s	user 0.002s	sys 0.000s
W20260504 20:00:41.875422 10086 log.cc:927] Time spent T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Append to log took a long time: real 0.051s	user 0.004s	sys 0.000s
W20260504 20:00:41.898732 10071 scanner-internal.cc:458] Time spent opening tablet: real 0.606s	user 0.001s	sys 0.000s
W20260504 20:00:42.009037 10066 scanner-internal.cc:458] Time spent opening tablet: real 0.642s	user 0.002s	sys 0.000s
W20260504 20:00:42.116957  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
W20260504 20:00:43.121163  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
W20260504 20:00:43.669354 10072 scanner-internal.cc:458] Time spent opening tablet: real 0.670s	user 0.002s	sys 0.000s
I20260504 20:00:44.047446 10086 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Bootstrap replaying log segment 1/1 (370.5K/1.10M this segment, stats: ops{read=206 overwritten=0 applied=205 ignored=0} inserts{seen=10200 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:00:44.229507 10073 scanner-internal.cc:458] Time spent opening tablet: real 0.869s	user 0.002s	sys 0.000s
W20260504 20:00:44.283265 10068 scanner-internal.cc:458] Time spent opening tablet: real 0.769s	user 0.001s	sys 0.000s
W20260504 20:00:44.576412 10070 scanner-internal.cc:458] Time spent opening tablet: real 0.693s	user 0.002s	sys 0.000s
W20260504 20:00:44.611253  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
I20260504 20:00:44.845412 10089 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap replaying log segment 1/1 (374.1K/1.10M this segment, stats: ops{read=208 overwritten=0 applied=207 ignored=0} inserts{seen=10300 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:00:45.401507 10074 scanner-internal.cc:458] Time spent opening tablet: real 0.693s	user 0.002s	sys 0.000s
W20260504 20:00:45.694686  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
W20260504 20:00:46.042984 10067 scanner-internal.cc:458] Time spent opening tablet: real 0.742s	user 0.001s	sys 0.000s
W20260504 20:00:46.694586 10069 scanner-internal.cc:458] Time spent opening tablet: real 0.782s	user 0.001s	sys 0.000s
W20260504 20:00:47.140390  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
W20260504 20:00:47.687271 10089 log.cc:927] Time spent T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Append to log took a long time: real 0.050s	user 0.004s	sys 0.000s
W20260504 20:00:48.129971  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
W20260504 20:00:48.385300 10066 scanner-internal.cc:458] Time spent opening tablet: real 0.766s	user 0.001s	sys 0.000s
W20260504 20:00:48.402592  9852 debug-util.cc:398] Leaking SignalData structure 0x7b08000acc40 after lost signal to thread 2373
W20260504 20:00:48.423092  9852 debug-util.cc:398] Leaking SignalData structure 0x7b0800084b20 after lost signal to thread 9698
W20260504 20:00:48.449988  9852 debug-util.cc:398] Leaking SignalData structure 0x7b08002032a0 after lost signal to thread 9785
W20260504 20:00:48.466907  9852 debug-util.cc:398] Leaking SignalData structure 0x7b08000a0040 after lost signal to thread 9855
W20260504 20:00:48.493571  9852 debug-util.cc:398] Leaking SignalData structure 0x7b0800129c40 after lost signal to thread 9924
W20260504 20:00:48.496243  9852 debug-util.cc:398] Leaking SignalData structure 0x7b080013a120 after lost signal to thread 9993
W20260504 20:00:48.536623 10071 scanner-internal.cc:458] Time spent opening tablet: real 0.803s	user 0.001s	sys 0.000s
W20260504 20:00:48.649480 10065 scanner-internal.cc:458] Time spent opening tablet: real 0.719s	user 0.001s	sys 0.000s
I20260504 20:00:49.105041 10086 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Bootstrap replaying log segment 1/1 (493.5K/1.10M this segment, stats: ops{read=274 overwritten=0 applied=272 ignored=0} inserts{seen=13550 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:00:49.736385  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
W20260504 20:00:49.792510 10072 scanner-internal.cc:458] Time spent opening tablet: real 0.782s	user 0.002s	sys 0.000s
I20260504 20:00:49.850497 10089 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap replaying log segment 1/1 (489.8K/1.10M this segment, stats: ops{read=272 overwritten=0 applied=269 ignored=0} inserts{seen=13400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:00:50.205796 10073 scanner-internal.cc:458] Time spent opening tablet: real 0.599s	user 0.002s	sys 0.000s
W20260504 20:00:50.249217 10070 scanner-internal.cc:458] Time spent opening tablet: real 0.609s	user 0.002s	sys 0.000s
W20260504 20:00:50.574973  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
W20260504 20:00:51.093587 10068 scanner-internal.cc:458] Time spent opening tablet: real 0.604s	user 0.001s	sys 0.000s
W20260504 20:00:51.182260 10074 scanner-internal.cc:458] Time spent opening tablet: real 0.661s	user 0.001s	sys 0.000s
W20260504 20:00:52.346738  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
W20260504 20:00:52.876446 10067 scanner-internal.cc:458] Time spent opening tablet: real 0.711s	user 0.001s	sys 0.000s
W20260504 20:00:52.877952 10069 scanner-internal.cc:458] Time spent opening tablet: real 0.632s	user 0.001s	sys 0.000s
W20260504 20:00:53.135373  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
I20260504 20:00:54.168294 10086 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Bootstrap replaying log segment 1/1 (644.1K/1.10M this segment, stats: ops{read=357 overwritten=0 applied=357 ignored=0} inserts{seen=17800 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:00:54.211539 10070 scanner-internal.cc:458] Time spent opening tablet: real 0.696s	user 0.002s	sys 0.000s
W20260504 20:00:54.328361 10066 scanner-internal.cc:458] Time spent opening tablet: real 0.676s	user 0.001s	sys 0.000s
W20260504 20:00:54.543354 10071 scanner-internal.cc:458] Time spent opening tablet: real 0.649s	user 0.002s	sys 0.000s
W20260504 20:00:54.688760 10065 scanner-internal.cc:458] Time spent opening tablet: real 0.646s	user 0.002s	sys 0.000s
W20260504 20:00:54.784054  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 61: this message will repeat every 5th retry.
I20260504 20:00:54.861781 10089 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap replaying log segment 1/1 (604.1K/1.10M this segment, stats: ops{read=335 overwritten=0 applied=332 ignored=0} inserts{seen=16550 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:00:55.510391  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 61: this message will repeat every 5th retry.
W20260504 20:00:56.229339 10072 scanner-internal.cc:458] Time spent opening tablet: real 0.811s	user 0.002s	sys 0.000s
W20260504 20:00:56.772711 10073 scanner-internal.cc:458] Time spent opening tablet: real 0.673s	user 0.002s	sys 0.000s
W20260504 20:00:57.411116 10068 scanner-internal.cc:458] Time spent opening tablet: real 0.761s	user 0.002s	sys 0.000s
W20260504 20:00:57.428416  9695 debug-util.cc:398] Leaking SignalData structure 0x7b0800174020 after lost signal to thread 2373
W20260504 20:00:57.429878  9695 debug-util.cc:398] Leaking SignalData structure 0x7b0800080a40 after lost signal to thread 9698
W20260504 20:00:57.431228  9695 debug-util.cc:398] Leaking SignalData structure 0x7b080021e0e0 after lost signal to thread 9785
W20260504 20:00:57.432389  9695 debug-util.cc:398] Leaking SignalData structure 0x7b080021e920 after lost signal to thread 9855
W20260504 20:00:57.433987  9695 debug-util.cc:398] Leaking SignalData structure 0x7b080021f160 after lost signal to thread 9924
W20260504 20:00:57.435339  9695 debug-util.cc:398] Leaking SignalData structure 0x7b080021f9a0 after lost signal to thread 9993
W20260504 20:00:57.561676  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 66: this message will repeat every 5th retry.
W20260504 20:00:58.094213 10074 scanner-internal.cc:458] Time spent opening tablet: real 0.772s	user 0.002s	sys 0.000s
W20260504 20:00:58.114284  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 66: this message will repeat every 5th retry.
W20260504 20:00:59.098222 10067 scanner-internal.cc:458] Time spent opening tablet: real 0.725s	user 0.002s	sys 0.000s
I20260504 20:00:59.225723 10086 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Bootstrap replaying log segment 1/1 (722.1K/1.10M this segment, stats: ops{read=400 overwritten=0 applied=399 ignored=0} inserts{seen=19900 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:00:59.429240 10071 scanner-internal.cc:458] Time spent opening tablet: real 0.722s	user 0.002s	sys 0.000s
W20260504 20:00:59.625921 10069 scanner-internal.cc:458] Time spent opening tablet: real 0.655s	user 0.001s	sys 0.000s
I20260504 20:01:00.140873 10089 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap replaying log segment 1/1 (692.8K/1.10M this segment, stats: ops{read=384 overwritten=0 applied=377 ignored=0} inserts{seen=18800 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:01:00.215096  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 71: this message will repeat every 5th retry.
W20260504 20:01:00.334148 10066 scanner-internal.cc:458] Time spent opening tablet: real 0.616s	user 0.001s	sys 0.000s
W20260504 20:01:00.847981 10065 scanner-internal.cc:458] Time spent opening tablet: real 0.594s	user 0.002s	sys 0.000s
W20260504 20:01:00.861084  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 71: this message will repeat every 5th retry.
W20260504 20:01:01.171787 10070 scanner-internal.cc:458] Time spent opening tablet: real 0.775s	user 0.001s	sys 0.000s
W20260504 20:01:02.566778  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 76: this message will repeat every 5th retry.
W20260504 20:01:03.088932 10072 scanner-internal.cc:458] Time spent opening tablet: real 0.638s	user 0.002s	sys 0.000s
W20260504 20:01:03.308710 10073 scanner-internal.cc:458] Time spent opening tablet: real 0.792s	user 0.001s	sys 0.000s
W20260504 20:01:03.323702 10068 scanner-internal.cc:458] Time spent opening tablet: real 0.817s	user 0.002s	sys 0.000s
W20260504 20:01:03.452337  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 76: this message will repeat every 5th retry.
W20260504 20:01:04.114872 10074 scanner-internal.cc:458] Time spent opening tablet: real 0.701s	user 0.002s	sys 0.000s
I20260504 20:01:04.223081 10086 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Bootstrap replaying log segment 1/1 (814.6K/1.10M this segment, stats: ops{read=451 overwritten=0 applied=449 ignored=0} inserts{seen=22400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:01:04.655952 10069 scanner-internal.cc:458] Time spent opening tablet: real 0.730s	user 0.001s	sys 0.000s
W20260504 20:01:04.959519  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 81: this message will repeat every 5th retry.
I20260504 20:01:05.377305 10089 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap replaying log segment 1/1 (802.0K/1.10M this segment, stats: ops{read=444 overwritten=0 applied=444 ignored=0} inserts{seen=22150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:01:05.986011  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 81: this message will repeat every 5th retry.
W20260504 20:01:06.386008 10067 scanner-internal.cc:458] Time spent opening tablet: real 0.754s	user 0.002s	sys 0.000s
W20260504 20:01:06.580619 10066 scanner-internal.cc:458] Time spent opening tablet: real 0.673s	user 0.001s	sys 0.000s
W20260504 20:01:06.810691 10071 scanner-internal.cc:458] Time spent opening tablet: real 0.633s	user 0.001s	sys 0.000s
W20260504 20:01:07.676549 10070 scanner-internal.cc:458] Time spent opening tablet: real 0.660s	user 0.002s	sys 0.000s
W20260504 20:01:07.751824  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 86: this message will repeat every 5th retry.
W20260504 20:01:08.323194 10065 scanner-internal.cc:458] Time spent opening tablet: real 0.818s	user 0.001s	sys 0.000s
I20260504 20:01:09.996477  9656 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33956 (request call id 3256) took 1574 ms. Trace:
I20260504 20:01:10.094436  9656 rpcz_store.cc:276] 0504 20:01:08.421708 (+     0us) service_pool.cc:167] Inserting onto call queue
0504 20:01:09.994851 (+1573143us) service_pool.cc:224] Handling call
0504 20:01:09.996197 (+  1346us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
W20260504 20:01:10.281576  9865 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.651s	user 0.001s	sys 0.002s
W20260504 20:01:10.284029  9865 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.654s	user 0.002s	sys 0.002s
I20260504 20:01:10.347285 10089 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap replaying log segment 1/1 (861.6K/1.10M this segment, stats: ops{read=477 overwritten=0 applied=470 ignored=0} inserts{seen=23450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260504 20:01:10.366590  9876 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:52658 (request call id 789) took 2361 ms. Trace:
I20260504 20:01:10.367357  9664 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33950 (request call id 3108) took 1943 ms. Trace:
I20260504 20:01:10.393154  9664 rpcz_store.cc:276] 0504 20:01:08.423857 (+     0us) service_pool.cc:167] Inserting onto call queue
0504 20:01:10.365619 (+1941762us) service_pool.cc:224] Handling call
0504 20:01:10.367189 (+  1570us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260504 20:01:10.382272  9875 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:52658 (request call id 795) took 1986 ms. Trace:
I20260504 20:01:10.394412  9875 rpcz_store.cc:276] 0504 20:01:08.395608 (+     0us) service_pool.cc:167] Inserting onto call queue
0504 20:01:08.407066 (+ 11458us) service_pool.cc:224] Handling call
0504 20:01:08.407286 (+   220us) tablet_service.cc:3201] Found scanner e0cbf9336bde48ec8e4296613dea5e3c for tablet b12e864d05aa43ae9c54ffc0322a61f5, query id is 2881d0ee2b3d4c7e9abbff8204d41996
0504 20:01:10.380535 (+1973249us) tablet_service.cc:3276] Deadline expired after scanning 384 rows: responding with 15744 bytes (batch size 1048576)
0504 20:01:10.382181 (+  1646us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260504 20:01:10.385387  9874 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:52658 (request call id 793) took 2047 ms. Trace:
I20260504 20:01:10.395825  9874 rpcz_store.cc:276] 0504 20:01:08.338142 (+     0us) service_pool.cc:167] Inserting onto call queue
0504 20:01:08.346945 (+  8803us) service_pool.cc:224] Handling call
0504 20:01:08.347215 (+   270us) tablet_service.cc:3201] Found scanner 8e2a1ffb0c9b47afaa1cccd5b47280ce for tablet b12e864d05aa43ae9c54ffc0322a61f5, query id is 2fd3e391e3c045bdbc3566622531917b
0504 20:01:10.383168 (+2035953us) tablet_service.cc:3276] Deadline expired after scanning 1024 rows: responding with 41984 bytes (batch size 1048576)
0504 20:01:10.385317 (+  2149us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260504 20:01:10.396982  9876 rpcz_store.cc:276] 0504 20:01:08.005297 (+     0us) service_pool.cc:167] Inserting onto call queue
0504 20:01:08.005432 (+   135us) service_pool.cc:224] Handling call
0504 20:01:08.005671 (+   239us) tablet_service.cc:3201] Found scanner 7219421adb194daa986e2110015c04c7 for tablet b12e864d05aa43ae9c54ffc0322a61f5, query id is dec3a3b2e1124ad682e2c7a0eb453d96
0504 20:01:10.364487 (+2358816us) tablet_service.cc:3276] Deadline expired after scanning 3840 rows: responding with 157440 bytes (batch size 1048576)
0504 20:01:10.366502 (+  2015us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260504 20:01:10.401162  9878 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:52658 (request call id 791) took 2188 ms. Trace:
I20260504 20:01:10.401854  9878 rpcz_store.cc:276] 0504 20:01:08.213106 (+     0us) service_pool.cc:167] Inserting onto call queue
0504 20:01:08.217064 (+  3958us) service_pool.cc:224] Handling call
0504 20:01:08.217320 (+   256us) tablet_service.cc:3201] Found scanner 54586e968f8c48648d8aa7365cce6e78 for tablet b12e864d05aa43ae9c54ffc0322a61f5, query id is 4c340eb9ff5f4436b37c8b5275799c7f
0504 20:01:10.399612 (+2182292us) tablet_service.cc:3276] Deadline expired after scanning 384 rows: responding with 15744 bytes (batch size 1048576)
0504 20:01:10.401100 (+  1488us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260504 20:01:10.390026 10086 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Bootstrap replaying log segment 1/1 (909.0K/1.10M this segment, stats: ops{read=503 overwritten=0 applied=502 ignored=0} inserts{seen=25050 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260504 20:01:10.434077  9880 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:52658 (request call id 790) took 2300 ms. Trace:
I20260504 20:01:10.434655  9880 rpcz_store.cc:276] 0504 20:01:08.133238 (+     0us) service_pool.cc:167] Inserting onto call queue
0504 20:01:08.141026 (+  7788us) service_pool.cc:224] Handling call
0504 20:01:08.141272 (+   246us) tablet_service.cc:3201] Found scanner 5fe0c7a2decc472c8149ff3cf9b995cc for tablet b12e864d05aa43ae9c54ffc0322a61f5, query id is d97ea9f06ef842f8b0702c6f52db03d4
0504 20:01:10.432197 (+2290925us) tablet_service.cc:3276] Deadline expired after scanning 3072 rows: responding with 125952 bytes (batch size 1048576)
0504 20:01:10.433995 (+  1798us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260504 20:01:10.437109  9873 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:52658 (request call id 792) took 2203 ms. Trace:
I20260504 20:01:10.437563  9873 rpcz_store.cc:276] 0504 20:01:08.234025 (+     0us) service_pool.cc:167] Inserting onto call queue
0504 20:01:08.241002 (+  6977us) service_pool.cc:224] Handling call
0504 20:01:08.241234 (+   232us) tablet_service.cc:3201] Found scanner 980a4dbdeabd49f580013d66f44fc313 for tablet b12e864d05aa43ae9c54ffc0322a61f5, query id is 5ab80c397a7d42f2be834f06c5c48a2a
0504 20:01:10.435590 (+2194356us) tablet_service.cc:3276] Deadline expired after scanning 1024 rows: responding with 41984 bytes (batch size 1048576)
0504 20:01:10.437031 (+  1441us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260504 20:01:10.463312  9877 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:52658 (request call id 796) took 2059 ms. Trace:
I20260504 20:01:10.463840  9877 rpcz_store.cc:276] 0504 20:01:08.403618 (+     0us) service_pool.cc:167] Inserting onto call queue
0504 20:01:08.414168 (+ 10550us) service_pool.cc:224] Handling call
0504 20:01:08.414572 (+   404us) tablet_service.cc:3201] Found scanner 9d35660cb82c43b5a04361bff26a0998 for tablet b12e864d05aa43ae9c54ffc0322a61f5, query id is 077324c40d7a4903b33851bfff6e603d
0504 20:01:10.460804 (+2046232us) tablet_service.cc:3276] Deadline expired after scanning 384 rows: responding with 15744 bytes (batch size 1048576)
0504 20:01:10.463254 (+  2450us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
W20260504 20:01:10.470178  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 86: this message will repeat every 5th retry.
I20260504 20:01:10.504230  9871 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:52658 (request call id 786) took 2672 ms. Trace:
I20260504 20:01:10.504894  9871 rpcz_store.cc:276] 0504 20:01:07.832383 (+     0us) service_pool.cc:167] Inserting onto call queue
0504 20:01:07.832516 (+   133us) service_pool.cc:224] Handling call
0504 20:01:07.833665 (+  1149us) tablet_service.cc:3201] Found scanner 97c868f9fac5493db3dd1afc370220f5 for tablet b12e864d05aa43ae9c54ffc0322a61f5, query id is ca01be6364c84749a44285cee6f5d682
0504 20:01:08.425898 (+592233us) tablet_service.cc:3276] Deadline expired after scanning 1536 rows: responding with 62976 bytes (batch size 1048576)
0504 20:01:10.504151 (+2078253us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260504 20:01:10.556803  9872 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:52658 (request call id 788) took 2614 ms. Trace:
I20260504 20:01:10.566370  9872 rpcz_store.cc:276] 0504 20:01:07.942277 (+     0us) service_pool.cc:167] Inserting onto call queue
0504 20:01:07.944776 (+  2499us) service_pool.cc:224] Handling call
0504 20:01:07.945391 (+   615us) tablet_service.cc:2890] Created scanner eb81a59ccfa64c1a9eaf895f3267826d for tablet b12e864d05aa43ae9c54ffc0322a61f5, query id is cfc2b20e95264e9ba4f483ef68f9603d
0504 20:01:07.946400 (+  1009us) tablet_service.cc:3030] Creating iterator
0504 20:01:07.946446 (+    46us) tablet_service.cc:3408] Waiting safe time to advance
0504 20:01:07.946488 (+    42us) tablet_service.cc:3415] Waiting for operations to commit
0504 20:01:07.946552 (+    64us) tablet_service.cc:3431] All operations in snapshot committed. Waited for 68 microseconds
0504 20:01:07.953652 (+  7100us) tablet_service.cc:3055] Iterator created
0504 20:01:08.189473 (+235821us) tablet_service.cc:3077] Iterator init: OK
0504 20:01:08.189540 (+    67us) tablet_service.cc:3120] has_more: true
0504 20:01:08.189710 (+   170us) tablet_service.cc:3137] Continuing scan request
0504 20:01:08.189918 (+   208us) tablet_service.cc:3201] Found scanner eb81a59ccfa64c1a9eaf895f3267826d for tablet b12e864d05aa43ae9c54ffc0322a61f5, query id is cfc2b20e95264e9ba4f483ef68f9603d
0504 20:01:10.555713 (+2365795us) tablet_service.cc:3276] Deadline expired after scanning 1024 rows: responding with 41984 bytes (batch size 1048576)
0504 20:01:10.556754 (+  1041us) inbound_call.cc:177] Queueing success response
Metrics: {"rowset_iterators":1,"scanner_bytes_read":0}
I20260504 20:01:10.593333  9879 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:52658 (request call id 794) took 2232 ms. Trace:
I20260504 20:01:10.593871  9879 rpcz_store.cc:276] 0504 20:01:08.361057 (+     0us) service_pool.cc:167] Inserting onto call queue
0504 20:01:08.361167 (+   110us) service_pool.cc:224] Handling call
0504 20:01:08.361390 (+   223us) tablet_service.cc:3201] Found scanner 7b8a7000a89642f89377425a1a2df4e5 for tablet b12e864d05aa43ae9c54ffc0322a61f5, query id is 6b7c3319b7a4421d9118322dd930c7eb
0504 20:01:10.591570 (+2230180us) tablet_service.cc:3276] Deadline expired after scanning 1024 rows: responding with 41984 bytes (batch size 1048576)
0504 20:01:10.593268 (+  1698us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
W20260504 20:01:10.596303 10073 scanner-internal.cc:458] Time spent opening tablet: real 2.656s	user 0.002s	sys 0.000s
W20260504 20:01:11.422696  9990 debug-util.cc:398] Leaking SignalData structure 0x7b08000922e0 after lost signal to thread 2373
W20260504 20:01:11.424479  9990 debug-util.cc:398] Leaking SignalData structure 0x7b0800109380 after lost signal to thread 9698
W20260504 20:01:11.425836  9990 debug-util.cc:398] Leaking SignalData structure 0x7b0800113420 after lost signal to thread 9785
W20260504 20:01:11.427078  9990 debug-util.cc:398] Leaking SignalData structure 0x7b080021e600 after lost signal to thread 9855
W20260504 20:01:11.428375  9990 debug-util.cc:398] Leaking SignalData structure 0x7b08002250a0 after lost signal to thread 9924
W20260504 20:01:11.429600  9990 debug-util.cc:398] Leaking SignalData structure 0x7b0800225860 after lost signal to thread 9993
W20260504 20:01:11.849678  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 91: this message will repeat every 5th retry.
W20260504 20:01:12.556372 10068 scanner-internal.cc:458] Time spent opening tablet: real 0.722s	user 0.001s	sys 0.000s
W20260504 20:01:12.653946 10072 scanner-internal.cc:458] Time spent opening tablet: real 0.850s	user 0.001s	sys 0.000s
W20260504 20:01:12.937152  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 91: this message will repeat every 5th retry.
W20260504 20:01:13.176707 10074 scanner-internal.cc:458] Time spent opening tablet: real 0.870s	user 0.001s	sys 0.000s
W20260504 20:01:13.845225 10069 scanner-internal.cc:458] Time spent opening tablet: real 0.820s	user 0.001s	sys 0.000s
W20260504 20:01:13.958367 10067 scanner-internal.cc:458] Time spent opening tablet: real 0.742s	user 0.002s	sys 0.000s
W20260504 20:01:14.687614  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 96: this message will repeat every 5th retry.
W20260504 20:01:15.371032  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 96: this message will repeat every 5th retry.
I20260504 20:01:15.400246 10086 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Bootstrap replaying log segment 1/1 (1010.5K/1.10M this segment, stats: ops{read=559 overwritten=0 applied=557 ignored=0} inserts{seen=27800 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260504 20:01:15.489068 10089 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap replaying log segment 1/1 (946.9K/1.10M this segment, stats: ops{read=524 overwritten=0 applied=520 ignored=0} inserts{seen=25950 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:01:15.531940 10066 scanner-internal.cc:458] Time spent opening tablet: real 0.706s	user 0.002s	sys 0.000s
W20260504 20:01:16.179098 10071 scanner-internal.cc:458] Time spent opening tablet: real 0.884s	user 0.002s	sys 0.000s
W20260504 20:01:16.885675 10065 scanner-internal.cc:458] Time spent opening tablet: real 0.986s	user 0.001s	sys 0.000s
W20260504 20:01:17.292749  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 101: this message will repeat every 5th retry.
W20260504 20:01:17.489277 10070 scanner-internal.cc:458] Time spent opening tablet: real 0.712s	user 0.002s	sys 0.000s
W20260504 20:01:17.829202  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 101: this message will repeat every 5th retry.
W20260504 20:01:18.282416 10073 scanner-internal.cc:458] Time spent opening tablet: real 0.648s	user 0.001s	sys 0.000s
W20260504 20:01:19.063653 10074 scanner-internal.cc:458] Time spent opening tablet: real 0.590s	user 0.001s	sys 0.000s
W20260504 20:01:19.229384 10068 scanner-internal.cc:458] Time spent opening tablet: real 0.734s	user 0.002s	sys 0.000s
W20260504 20:01:19.281972 10072 scanner-internal.cc:458] Time spent opening tablet: real 0.666s	user 0.002s	sys 0.000s
W20260504 20:01:19.841621  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 106: this message will repeat every 5th retry.
I20260504 20:01:20.500525 10089 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap replaying log segment 1/1 (1023.1K/1.10M this segment, stats: ops{read=566 overwritten=0 applied=559 ignored=0} inserts{seen=27900 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:01:20.551322 10069 scanner-internal.cc:458] Time spent opening tablet: real 0.727s	user 0.002s	sys 0.000s
I20260504 20:01:20.560032 10086 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Bootstrap replaying log segment 1/1 (1.09M/1.10M this segment, stats: ops{read=615 overwritten=0 applied=613 ignored=0} inserts{seen=30600 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:01:20.577611 10067 scanner-internal.cc:458] Time spent opening tablet: real 0.816s	user 0.001s	sys 0.000s
W20260504 20:01:20.749224  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 106: this message will repeat every 5th retry.
I20260504 20:01:21.934434 10086 tablet.cc:1724] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260504 20:01:22.041826 10086 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260504 20:01:22.047207 10086 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Bootstrap replayed 1/1 log segments. Stats: ops{read=627 overwritten=0 applied=627 ignored=0} inserts{seen=31150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260504 20:01:22.053860 10086 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Bootstrap complete.
I20260504 20:01:22.294868 10086 ts_tablet_manager.cc:1403] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Time spent bootstrapping tablet: real 56.152s	user 12.269s	sys 0.423s
I20260504 20:01:22.326978 10086 raft_consensus.cc:359] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 627 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: NON_VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: true } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: true } }
I20260504 20:01:22.328348 10086 raft_consensus.cc:740] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 369b00dd73494d6a9af367353c9dc858, State: Initialized, Role: LEARNER
I20260504 20:01:22.345160 10086 consensus_queue.cc:260] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 627, Last appended: 1.627, Last appended by leader: 627, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 627 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: NON_VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: true } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: true } }
I20260504 20:01:22.386165 10086 ts_tablet_manager.cc:1434] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: Time spent starting tablet: real 0.091s	user 0.009s	sys 0.000s
I20260504 20:01:22.389676  9910 tablet_copy_service.cc:342] P 43b264d319244e9788c7f57027efa233: Request end of tablet copy session 369b00dd73494d6a9af367353c9dc858-b12e864d05aa43ae9c54ffc0322a61f5 received from {username='slave'} at 127.0.0.1:52664
I20260504 20:01:22.390369  9910 tablet_copy_service.cc:434] P 43b264d319244e9788c7f57027efa233: ending tablet copy session 369b00dd73494d6a9af367353c9dc858-b12e864d05aa43ae9c54ffc0322a61f5 on tablet b12e864d05aa43ae9c54ffc0322a61f5 with peer 369b00dd73494d6a9af367353c9dc858
I20260504 20:01:22.461589  9761 raft_consensus.cc:1217] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.626->[1.627-1.627]   Dedup: 1.627->[]
W20260504 20:01:22.735546 10066 scanner-internal.cc:458] Time spent opening tablet: real 0.788s	user 0.001s	sys 0.000s
I20260504 20:01:23.032868 10110 raft_consensus.cc:1064] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233: attempting to promote NON_VOTER 369b00dd73494d6a9af367353c9dc858 to VOTER
I20260504 20:01:23.038527 10110 consensus_queue.cc:237] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 627, Committed index: 627, Last appended: 1.627, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 628 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: true } }
I20260504 20:01:23.121315  9761 raft_consensus.cc:1275] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858 [term 1 LEARNER]: Refusing update from remote peer 43b264d319244e9788c7f57027efa233: Log matching property violated. Preceding OpId in replica: term: 1 index: 627. Preceding OpId from leader: term: 1 index: 628. (index mismatch)
I20260504 20:01:23.123067 10110 consensus_queue.cc:1048] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 628, Last known committed idx: 627, Time since last communication: 0.000s
W20260504 20:01:23.142544  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260504 20:01:23.163851 10110 raft_consensus.cc:2955] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 1 LEADER]: Committing config change with OpId 1.628: config changed from index 627 to 628, 369b00dd73494d6a9af367353c9dc858 (127.2.80.129) changed from NON_VOTER to VOTER. New config: { opid_index: 628 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: true } } }
I20260504 20:01:23.226872  9761 raft_consensus.cc:2955] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858 [term 1 FOLLOWER]: Committing config change with OpId 1.628: config changed from index 627 to 628, 369b00dd73494d6a9af367353c9dc858 (127.2.80.129) changed from NON_VOTER to VOTER. New config: { opid_index: 628 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: true } } }
I20260504 20:01:23.231763  9661 catalog_manager.cc:5671] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 reported cstate change: config changed from index 627 to 628, 369b00dd73494d6a9af367353c9dc858 (127.2.80.129) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43b264d319244e9788c7f57027efa233" committed_config { opid_index: 628 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260504 20:01:23.788503 10065 scanner-internal.cc:458] Time spent opening tablet: real 0.641s	user 0.001s	sys 0.000s
W20260504 20:01:23.943394 10071 scanner-internal.cc:458] Time spent opening tablet: real 0.765s	user 0.001s	sys 0.000s
W20260504 20:01:24.421031  9877 compilation_manager.cc:213] RowProjector compilation request submit failed: Service unavailable: Thread pool is at capacity (1/1 tasks running, 100/100 tasks queued)
W20260504 20:01:24.493419 10074 scanner-internal.cc:458] Time spent opening tablet: real 0.788s	user 0.001s	sys 0.000s
W20260504 20:01:24.971652 10073 scanner-internal.cc:458] Time spent opening tablet: real 0.598s	user 0.002s	sys 0.000s
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:360: Failure
Expected equality of these values:
  replication_factor
    Which is: 3
  actual_replica_count
    Which is: 2
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2538: Failure
Expected: VerifyTabletReplicaCount(3, VerifyRowCount::kEnable) doesn't generate new fatal failures in the current thread.
  Actual: it does.
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
W20260504 20:01:25.432722 10068 scanner-internal.cc:458] Time spent opening tablet: real 0.757s	user 0.002s	sys 0.000s
I20260504 20:01:25.607046 10089 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap replaying log segment 1/1 (1.09M/1.10M this segment, stats: ops{read=615 overwritten=0 applied=613 ignored=0} inserts{seen=30600 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260504 20:01:25.619907 10072 scanner-internal.cc:458] Time spent opening tablet: real 0.674s	user 0.002s	sys 0.000s
W20260504 20:01:25.781641 10070 scanner-internal.cc:458] Time spent opening tablet: real 0.971s	user 0.000s	sys 0.002s
W20260504 20:01:25.852136  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260504 20:01:26.349702 10089 tablet.cc:1724] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260504 20:01:26.379189 10089 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260504 20:01:26.397763 10089 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap replayed 1/1 log segments. Stats: ops{read=627 overwritten=0 applied=627 ignored=0} inserts{seen=31150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260504 20:01:26.450431 10089 tablet_bootstrap.cc:492] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Bootstrap complete.
I20260504 20:01:26.549371 10089 ts_tablet_manager.cc:1403] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Time spent bootstrapping tablet: real 60.238s	user 12.240s	sys 0.403s
I20260504 20:01:26.557327 10089 raft_consensus.cc:359] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 627 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: NON_VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: true } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: true } }
I20260504 20:01:26.568634 10089 raft_consensus.cc:740] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c26a54ff545c4ef18f18f3b3bb7c6bc6, State: Initialized, Role: LEARNER
I20260504 20:01:26.572009 10089 consensus_queue.cc:260] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 627, Last appended: 1.627, Last appended by leader: 627, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 627 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: NON_VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: true } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: true } }
I20260504 20:01:26.612023 10089 ts_tablet_manager.cc:1434] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: Time spent starting tablet: real 0.062s	user 0.003s	sys 0.004s
I20260504 20:01:26.614586  9910 tablet_copy_service.cc:342] P 43b264d319244e9788c7f57027efa233: Request end of tablet copy session c26a54ff545c4ef18f18f3b3bb7c6bc6-b12e864d05aa43ae9c54ffc0322a61f5 received from {username='slave'} at 127.0.0.1:52674
I20260504 20:01:26.615316  9910 tablet_copy_service.cc:434] P 43b264d319244e9788c7f57027efa233: ending tablet copy session c26a54ff545c4ef18f18f3b3bb7c6bc6-b12e864d05aa43ae9c54ffc0322a61f5 on tablet b12e864d05aa43ae9c54ffc0322a61f5 with peer c26a54ff545c4ef18f18f3b3bb7c6bc6
I20260504 20:01:26.885118  9831 raft_consensus.cc:2955] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 1 LEARNER]: Committing config change with OpId 1.628: config changed from index 627 to 628, 369b00dd73494d6a9af367353c9dc858 (127.2.80.129) changed from NON_VOTER to VOTER. New config: { opid_index: 628 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: NON_VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: true } } }
I20260504 20:01:27.527664 10129 raft_consensus.cc:1064] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233: attempting to promote NON_VOTER c26a54ff545c4ef18f18f3b3bb7c6bc6 to VOTER
I20260504 20:01:27.530289 10129 consensus_queue.cc:237] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 628, Committed index: 628, Last appended: 1.628, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 629 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: false } }
I20260504 20:01:27.578073  9831 raft_consensus.cc:1275] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 1 LEARNER]: Refusing update from remote peer 43b264d319244e9788c7f57027efa233: Log matching property violated. Preceding OpId in replica: term: 1 index: 628. Preceding OpId from leader: term: 1 index: 629. (index mismatch)
I20260504 20:01:27.579898  9761 raft_consensus.cc:1275] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858 [term 1 FOLLOWER]: Refusing update from remote peer 43b264d319244e9788c7f57027efa233: Log matching property violated. Preceding OpId in replica: term: 1 index: 628. Preceding OpId from leader: term: 1 index: 629. (index mismatch)
I20260504 20:01:27.582656 10130 consensus_queue.cc:1048] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 629, Last known committed idx: 628, Time since last communication: 0.001s
I20260504 20:01:27.584595 10130 consensus_queue.cc:1048] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 629, Last known committed idx: 628, Time since last communication: 0.000s
I20260504 20:01:27.592026 10128 raft_consensus.cc:2955] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 1 LEADER]: Committing config change with OpId 1.629: config changed from index 628 to 629, c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130) changed from NON_VOTER to VOTER. New config: { opid_index: 629 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: false } } }
I20260504 20:01:27.593537  9831 raft_consensus.cc:2955] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 1 FOLLOWER]: Committing config change with OpId 1.629: config changed from index 628 to 629, c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130) changed from NON_VOTER to VOTER. New config: { opid_index: 629 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: false } } }
I20260504 20:01:27.645071  9658 catalog_manager.cc:5671] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 reported cstate change: config changed from index 628 to 629, c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43b264d319244e9788c7f57027efa233" committed_config { opid_index: 629 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260504 20:01:27.705670  9761 raft_consensus.cc:2955] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858 [term 1 FOLLOWER]: Committing config change with OpId 1.629: config changed from index 628 to 629, c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130) changed from NON_VOTER to VOTER. New config: { opid_index: 629 OBSOLETE_local: true peers { permanent_uuid: "43b264d319244e9788c7f57027efa233" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 37465 } } peers { permanent_uuid: "369b00dd73494d6a9af367353c9dc858" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 33023 } attrs { promote: false } } peers { permanent_uuid: "c26a54ff545c4ef18f18f3b3bb7c6bc6" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34535 } attrs { promote: false } } }
W20260504 20:01:30.625249 10061 client.cc:2042] Couldn't close scanner 53e4eb1e878f40a7823315815af4bfd7: Service unavailable: reactor is shutting down (error 108)
I20260504 20:01:30.625722  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
W20260504 20:01:30.626564  9864 connection.cc:570] server connection from 127.0.0.1:52658 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260504 20:01:30.752646  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:30.754201  2370 tablet_replica.cc:333] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858: stopping tablet replica
I20260504 20:01:30.756862  2370 raft_consensus.cc:2243] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:01:30.758868  2370 raft_consensus.cc:2272] T b12e864d05aa43ae9c54ffc0322a61f5 P 369b00dd73494d6a9af367353c9dc858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:30.984086  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 20:01:31.018988  2370 tablet_server.cc:179] TabletServer@127.2.80.130:0 shutting down...
W20260504 20:01:31.062654  9864 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
W20260504 20:01:31.084856  9864 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer c26a54ff545c4ef18f18f3b3bb7c6bc6 (127.2.80.130:34535): Couldn't send request to peer c26a54ff545c4ef18f18f3b3bb7c6bc6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260504 20:01:31.125087  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:31.134368  2370 tablet_replica.cc:333] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6: stopping tablet replica
I20260504 20:01:31.135160  2370 raft_consensus.cc:2243] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:01:31.137006  2370 raft_consensus.cc:2272] T b12e864d05aa43ae9c54ffc0322a61f5 P c26a54ff545c4ef18f18f3b3bb7c6bc6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260504 20:01:31.126204  9866 consensus_peers.cc:597] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 -> Peer 369b00dd73494d6a9af367353c9dc858 (127.2.80.129:33023): Couldn't send request to peer 369b00dd73494d6a9af367353c9dc858. Status: Network error: Client connection negotiation failed: client connection to 127.2.80.129:33023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260504 20:01:31.495116  9852 debug-util.cc:398] Leaking SignalData structure 0x7b08000e4ee0 after lost signal to thread 2373
W20260504 20:01:31.496459  9852 debug-util.cc:398] Leaking SignalData structure 0x7b08001ff7e0 after lost signal to thread 9698
W20260504 20:01:31.497733  9852 debug-util.cc:398] Leaking SignalData structure 0x7b08001930c0 after lost signal to thread 9785
W20260504 20:01:31.498878  9852 debug-util.cc:398] Leaking SignalData structure 0x7b08000a7680 after lost signal to thread 9855
W20260504 20:01:31.500310  9852 debug-util.cc:398] Leaking SignalData structure 0x7b08000e3660 after lost signal to thread 9924
W20260504 20:01:31.506441  9852 debug-util.cc:398] Leaking SignalData structure 0x7b08001c4680 after lost signal to thread 9993
W20260504 20:01:32.259625  2370 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 9852)
I20260504 20:01:32.979452  2370 tablet_server.cc:196] TabletServer@127.2.80.130:0 shutdown complete.
I20260504 20:01:33.027926  2370 tablet_server.cc:179] TabletServer@127.2.80.131:0 shutting down...
I20260504 20:01:33.598980  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:33.599824  2370 tablet_replica.cc:333] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233: stopping tablet replica
I20260504 20:01:33.600610  2370 raft_consensus.cc:2243] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:01:33.601717  2370 raft_consensus.cc:2272] T b12e864d05aa43ae9c54ffc0322a61f5 P 43b264d319244e9788c7f57027efa233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:33.841580  2370 tablet_server.cc:196] TabletServer@127.2.80.131:0 shutdown complete.
I20260504 20:01:33.869849  2370 tablet_server.cc:179] TabletServer@127.2.80.132:0 shutting down...
I20260504 20:01:33.918181  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260504 20:01:34.214854  9695 debug-util.cc:398] Leaking SignalData structure 0x7b080021fce0 after lost signal to thread 2373
W20260504 20:01:34.216065  9695 debug-util.cc:398] Leaking SignalData structure 0x7b080021f5a0 after lost signal to thread 9698
W20260504 20:01:34.217290  9695 debug-util.cc:398] Leaking SignalData structure 0x7b08001c0940 after lost signal to thread 9924
W20260504 20:01:34.218436  9695 debug-util.cc:398] Leaking SignalData structure 0x7b0800167b00 after lost signal to thread 9993
W20260504 20:01:34.933372  2370 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 9990)
I20260504 20:01:35.583365  2370 tablet_server.cc:196] TabletServer@127.2.80.132:0 shutdown complete.
I20260504 20:01:35.601126  2370 master.cc:562] Master@127.2.80.190:38045 shutting down...
I20260504 20:01:35.629587  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:01:35.630551  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:35.630971  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P e6b5a01b68a4496f824636edbf73fe87: stopping tablet replica
I20260504 20:01:35.780210  2370 master.cc:584] Master@127.2.80.190:38045 shutdown complete.
I20260504 20:01:35.826315  2370 test_util.cc:182] -----------------------------------------------
I20260504 20:01:35.826536  2370 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1777924742900738-2370-0
[  FAILED  ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning (86092 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
I20260504 20:01:35.831419  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:36315
I20260504 20:01:35.832585  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:01:35.835189  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:01:35.837925  2370 webserver.cc:492] Webserver started at http://127.2.80.190:33627/ using document root <none> and password file <none>
I20260504 20:01:35.838454  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:01:35.838646  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:01:35.838944  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:01:35.840226  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "4b93d6821a9e425c997bedbbbf730800"
format_stamp: "Formatted at 2026-05-04 20:01:35 on dist-test-slave-8hzn"
I20260504 20:01:35.845289  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260504 20:01:35.849645 10152 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:35.850711  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260504 20:01:35.851087  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "4b93d6821a9e425c997bedbbbf730800"
format_stamp: "Formatted at 2026-05-04 20:01:35 on dist-test-slave-8hzn"
I20260504 20:01:35.851357  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-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)
I20260504 20:01:35.891508  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:01:35.892881  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:01:35.934628  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:36315
I20260504 20:01:35.934731 10203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:36315 every 8 connection(s)
I20260504 20:01:35.938886 10204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:01:35.951541 10204 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800: Bootstrap starting.
I20260504 20:01:35.956616 10204 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800: Neither blocks nor log segments found. Creating new log.
I20260504 20:01:35.961393 10204 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800: No bootstrap required, opened a new log
I20260504 20:01:35.963770 10204 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b93d6821a9e425c997bedbbbf730800" member_type: VOTER }
I20260504 20:01:35.964252 10204 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:01:35.964430 10204 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b93d6821a9e425c997bedbbbf730800, State: Initialized, Role: FOLLOWER
I20260504 20:01:35.964895 10204 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b93d6821a9e425c997bedbbbf730800" member_type: VOTER }
I20260504 20:01:35.965451 10204 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 20:01:35.965646 10204 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 20:01:35.965852 10204 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:01:35.971135 10204 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b93d6821a9e425c997bedbbbf730800" member_type: VOTER }
I20260504 20:01:35.971653 10204 leader_election.cc:304] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [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: 4b93d6821a9e425c997bedbbbf730800; no voters: 
I20260504 20:01:35.972973 10204 leader_election.cc:290] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 20:01:35.973518 10207 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 20:01:35.975010 10207 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [term 1 LEADER]: Becoming Leader. State: Replica: 4b93d6821a9e425c997bedbbbf730800, State: Running, Role: LEADER
I20260504 20:01:35.975785 10207 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [LEADER]: Queue going to LEADER mode. State: All 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: "4b93d6821a9e425c997bedbbbf730800" member_type: VOTER }
I20260504 20:01:35.976074 10204 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [sys.catalog]: configured and running, proceeding with master startup.
I20260504 20:01:35.983546 10208 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4b93d6821a9e425c997bedbbbf730800" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b93d6821a9e425c997bedbbbf730800" member_type: VOTER } }
I20260504 20:01:35.983678 10209 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4b93d6821a9e425c997bedbbbf730800. Latest consensus state: current_term: 1 leader_uuid: "4b93d6821a9e425c997bedbbbf730800" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b93d6821a9e425c997bedbbbf730800" member_type: VOTER } }
I20260504 20:01:35.984692 10208 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [sys.catalog]: This master's current role is: LEADER
I20260504 20:01:35.984843 10209 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [sys.catalog]: This master's current role is: LEADER
I20260504 20:01:35.992403 10215 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 20:01:35.999418 10215 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 20:01:36.000526  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 20:01:36.009681 10215 catalog_manager.cc:1357] Generated new cluster ID: c1dd2ef652d84e368e02d82c2de11900
I20260504 20:01:36.010077 10215 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 20:01:36.029311 10215 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 20:01:36.030815 10215 catalog_manager.cc:1514] Loading token signing keys...
I20260504 20:01:36.049150 10215 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800: Generated new TSK 0
I20260504 20:01:36.049721 10215 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 20:01:36.067523  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:01:36.071276  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:01:36.074818  2370 webserver.cc:492] Webserver started at http://127.2.80.129:43649/ using document root <none> and password file <none>
I20260504 20:01:36.075449  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:01:36.075678  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:01:36.075958  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:01:36.077153  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "9db71a97f8ad492a8b378f09d0491268"
format_stamp: "Formatted at 2026-05-04 20:01:36 on dist-test-slave-8hzn"
I20260504 20:01:36.082213  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260504 20:01:36.086194 10228 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:36.087155  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260504 20:01:36.087699  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "9db71a97f8ad492a8b378f09d0491268"
format_stamp: "Formatted at 2026-05-04 20:01:36 on dist-test-slave-8hzn"
I20260504 20:01:36.088127  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-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)
I20260504 20:01:36.118722  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:01:36.119910  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:01:36.121513  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:01:36.123908  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:01:36.124176  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:36.124423  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:01:36.124614  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:36.170075  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:38745
I20260504 20:01:36.170210 10290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:38745 every 8 connection(s)
I20260504 20:01:36.176072  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:01:36.180660  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:01:36.184329  2370 webserver.cc:492] Webserver started at http://127.2.80.130:45159/ using document root <none> and password file <none>
I20260504 20:01:36.184966  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:01:36.185199  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:01:36.185497  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:01:36.186656  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/ts-1-root/instance:
uuid: "adc6bec2480648358953dc7e120df9bd"
format_stamp: "Formatted at 2026-05-04 20:01:36 on dist-test-slave-8hzn"
I20260504 20:01:36.191550 10291 heartbeater.cc:344] Connected to a master server at 127.2.80.190:36315
I20260504 20:01:36.192085 10291 heartbeater.cc:461] Registering TS with master...
I20260504 20:01:36.193039  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260504 20:01:36.193122 10291 heartbeater.cc:507] Master 127.2.80.190:36315 requested a full tablet report, sending...
I20260504 20:01:36.195674 10169 ts_manager.cc:194] Registered new tserver with Master: 9db71a97f8ad492a8b378f09d0491268 (127.2.80.129:38745)
I20260504 20:01:36.197693 10298 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:36.198591  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260504 20:01:36.198485 10169 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55638
I20260504 20:01:36.199117  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/ts-1-root
uuid: "adc6bec2480648358953dc7e120df9bd"
format_stamp: "Formatted at 2026-05-04 20:01:36 on dist-test-slave-8hzn"
I20260504 20:01:36.199486  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-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)
I20260504 20:01:36.211650 10291 heartbeater.cc:499] Master 127.2.80.190:36315 was elected leader, sending a full tablet report...
I20260504 20:01:36.236619  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:01:36.238077  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:01:36.240422  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:01:36.243527  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:01:36.243772  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:36.244011  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:01:36.244156  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:36.298372  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.130:34057
I20260504 20:01:36.298533 10360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.130:34057 every 8 connection(s)
I20260504 20:01:36.304014  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:01:36.308000  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:01:36.311801  2370 webserver.cc:492] Webserver started at http://127.2.80.131:35287/ using document root <none> and password file <none>
I20260504 20:01:36.312517  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:01:36.312780  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:01:36.313171  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:01:36.314697 10361 heartbeater.cc:344] Connected to a master server at 127.2.80.190:36315
I20260504 20:01:36.314941  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/ts-2-root/instance:
uuid: "ae2e908a2357406586fbd0afcbeaca6e"
format_stamp: "Formatted at 2026-05-04 20:01:36 on dist-test-slave-8hzn"
I20260504 20:01:36.315426 10361 heartbeater.cc:461] Registering TS with master...
I20260504 20:01:36.316246 10361 heartbeater.cc:507] Master 127.2.80.190:36315 requested a full tablet report, sending...
I20260504 20:01:36.318583 10169 ts_manager.cc:194] Registered new tserver with Master: adc6bec2480648358953dc7e120df9bd (127.2.80.130:34057)
I20260504 20:01:36.320312 10169 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55640
I20260504 20:01:36.321249  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260504 20:01:36.325587 10367 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:36.326901  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260504 20:01:36.327361  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/ts-2-root
uuid: "ae2e908a2357406586fbd0afcbeaca6e"
format_stamp: "Formatted at 2026-05-04 20:01:36 on dist-test-slave-8hzn"
I20260504 20:01:36.327780  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-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)
I20260504 20:01:36.333091 10361 heartbeater.cc:499] Master 127.2.80.190:36315 was elected leader, sending a full tablet report...
I20260504 20:01:36.380084  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:01:36.381493  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:01:36.383147  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:01:36.385677  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:01:36.385931  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:36.386197  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:01:36.386384  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:36.438776  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.131:45929
I20260504 20:01:36.438823 10429 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.131:45929 every 8 connection(s)
I20260504 20:01:36.443779  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:01:36.449617  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:01:36.453464  2370 webserver.cc:492] Webserver started at http://127.2.80.132:42145/ using document root <none> and password file <none>
I20260504 20:01:36.454329  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:01:36.454623  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:01:36.455235  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:01:36.455278 10430 heartbeater.cc:344] Connected to a master server at 127.2.80.190:36315
I20260504 20:01:36.455811 10430 heartbeater.cc:461] Registering TS with master...
I20260504 20:01:36.456647 10430 heartbeater.cc:507] Master 127.2.80.190:36315 requested a full tablet report, sending...
I20260504 20:01:36.456765  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/ts-3-root/instance:
uuid: "5565c35db39a402bb96843613c5789a7"
format_stamp: "Formatted at 2026-05-04 20:01:36 on dist-test-slave-8hzn"
I20260504 20:01:36.459528 10168 ts_manager.cc:194] Registered new tserver with Master: ae2e908a2357406586fbd0afcbeaca6e (127.2.80.131:45929)
I20260504 20:01:36.461728 10168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55648
I20260504 20:01:36.463685  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260504 20:01:36.468011 10436 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:36.469085  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 20:01:36.469451  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/ts-3-root
uuid: "5565c35db39a402bb96843613c5789a7"
format_stamp: "Formatted at 2026-05-04 20:01:36 on dist-test-slave-8hzn"
I20260504 20:01:36.469719  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1777924742900738-2370-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260504 20:01:36.475025 10430 heartbeater.cc:499] Master 127.2.80.190:36315 was elected leader, sending a full tablet report...
I20260504 20:01:36.499626  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:01:36.501386  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:01:36.505896  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:01:36.508536  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:01:36.508736  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:36.509057  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:01:36.509241  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:36.567469  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.132:39035
I20260504 20:01:36.567586 10498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.132:39035 every 8 connection(s)
I20260504 20:01:36.583416 10499 heartbeater.cc:344] Connected to a master server at 127.2.80.190:36315
I20260504 20:01:36.583917 10499 heartbeater.cc:461] Registering TS with master...
I20260504 20:01:36.584749 10499 heartbeater.cc:507] Master 127.2.80.190:36315 requested a full tablet report, sending...
I20260504 20:01:36.587039 10168 ts_manager.cc:194] Registered new tserver with Master: 5565c35db39a402bb96843613c5789a7 (127.2.80.132:39035)
I20260504 20:01:36.587831  2370 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017082391s
I20260504 20:01:36.588912 10168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55662
I20260504 20:01:36.604244 10499 heartbeater.cc:499] Master 127.2.80.190:36315 was elected leader, sending a full tablet report...
I20260504 20:01:36.619220 10166 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55666:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 20:01:36.697700 10395 tablet_service.cc:1511] Processing CreateTablet for tablet 64262c5c94ca4b40b00f4afd4bcbb1e1 (DEFAULT_TABLE table=fake-table [id=fa37e71f8d1840539d86998c01d99603]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:01:36.697957 10326 tablet_service.cc:1511] Processing CreateTablet for tablet 64262c5c94ca4b40b00f4afd4bcbb1e1 (DEFAULT_TABLE table=fake-table [id=fa37e71f8d1840539d86998c01d99603]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:01:36.698944 10395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64262c5c94ca4b40b00f4afd4bcbb1e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:01:36.699304 10326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64262c5c94ca4b40b00f4afd4bcbb1e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:01:36.705317 10464 tablet_service.cc:1511] Processing CreateTablet for tablet 64262c5c94ca4b40b00f4afd4bcbb1e1 (DEFAULT_TABLE table=fake-table [id=fa37e71f8d1840539d86998c01d99603]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:01:36.706759 10464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64262c5c94ca4b40b00f4afd4bcbb1e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:01:36.728137 10517 tablet_bootstrap.cc:492] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P ae2e908a2357406586fbd0afcbeaca6e: Bootstrap starting.
I20260504 20:01:36.732616 10519 tablet_bootstrap.cc:492] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P adc6bec2480648358953dc7e120df9bd: Bootstrap starting.
I20260504 20:01:36.736970 10518 tablet_bootstrap.cc:492] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7: Bootstrap starting.
I20260504 20:01:36.737236 10517 tablet_bootstrap.cc:654] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P ae2e908a2357406586fbd0afcbeaca6e: Neither blocks nor log segments found. Creating new log.
I20260504 20:01:36.746516 10517 tablet_bootstrap.cc:492] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P ae2e908a2357406586fbd0afcbeaca6e: No bootstrap required, opened a new log
I20260504 20:01:36.747093 10517 ts_tablet_manager.cc:1403] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P ae2e908a2357406586fbd0afcbeaca6e: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260504 20:01:36.747738 10519 tablet_bootstrap.cc:654] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P adc6bec2480648358953dc7e120df9bd: Neither blocks nor log segments found. Creating new log.
I20260504 20:01:36.747844 10518 tablet_bootstrap.cc:654] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7: Neither blocks nor log segments found. Creating new log.
I20260504 20:01:36.752833 10517 raft_consensus.cc:359] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P ae2e908a2357406586fbd0afcbeaca6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc6bec2480648358953dc7e120df9bd" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34057 } } peers { permanent_uuid: "ae2e908a2357406586fbd0afcbeaca6e" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 45929 } } peers { permanent_uuid: "5565c35db39a402bb96843613c5789a7" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39035 } }
I20260504 20:01:36.757525 10517 raft_consensus.cc:385] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P ae2e908a2357406586fbd0afcbeaca6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:01:36.758047 10517 raft_consensus.cc:740] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P ae2e908a2357406586fbd0afcbeaca6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e908a2357406586fbd0afcbeaca6e, State: Initialized, Role: FOLLOWER
I20260504 20:01:36.758879 10517 consensus_queue.cc:260] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P ae2e908a2357406586fbd0afcbeaca6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc6bec2480648358953dc7e120df9bd" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34057 } } peers { permanent_uuid: "ae2e908a2357406586fbd0afcbeaca6e" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 45929 } } peers { permanent_uuid: "5565c35db39a402bb96843613c5789a7" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39035 } }
I20260504 20:01:36.760102 10519 tablet_bootstrap.cc:492] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P adc6bec2480648358953dc7e120df9bd: No bootstrap required, opened a new log
I20260504 20:01:36.760664 10519 ts_tablet_manager.cc:1403] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P adc6bec2480648358953dc7e120df9bd: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.012s
I20260504 20:01:36.763841 10519 raft_consensus.cc:359] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P adc6bec2480648358953dc7e120df9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc6bec2480648358953dc7e120df9bd" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34057 } } peers { permanent_uuid: "ae2e908a2357406586fbd0afcbeaca6e" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 45929 } } peers { permanent_uuid: "5565c35db39a402bb96843613c5789a7" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39035 } }
I20260504 20:01:36.764622 10519 raft_consensus.cc:385] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P adc6bec2480648358953dc7e120df9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:01:36.764986 10519 raft_consensus.cc:740] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P adc6bec2480648358953dc7e120df9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adc6bec2480648358953dc7e120df9bd, State: Initialized, Role: FOLLOWER
I20260504 20:01:36.765488 10518 tablet_bootstrap.cc:492] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7: No bootstrap required, opened a new log
I20260504 20:01:36.766214 10518 ts_tablet_manager.cc:1403] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.011s
I20260504 20:01:36.764247 10517 ts_tablet_manager.cc:1434] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P ae2e908a2357406586fbd0afcbeaca6e: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.003s
I20260504 20:01:36.765781 10519 consensus_queue.cc:260] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P adc6bec2480648358953dc7e120df9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc6bec2480648358953dc7e120df9bd" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34057 } } peers { permanent_uuid: "ae2e908a2357406586fbd0afcbeaca6e" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 45929 } } peers { permanent_uuid: "5565c35db39a402bb96843613c5789a7" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39035 } }
I20260504 20:01:36.769515 10519 ts_tablet_manager.cc:1434] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P adc6bec2480648358953dc7e120df9bd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260504 20:01:36.770063 10518 raft_consensus.cc:359] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc6bec2480648358953dc7e120df9bd" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34057 } } peers { permanent_uuid: "ae2e908a2357406586fbd0afcbeaca6e" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 45929 } } peers { permanent_uuid: "5565c35db39a402bb96843613c5789a7" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39035 } }
I20260504 20:01:36.771025 10518 raft_consensus.cc:385] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:01:36.771420 10518 raft_consensus.cc:740] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5565c35db39a402bb96843613c5789a7, State: Initialized, Role: FOLLOWER
I20260504 20:01:36.772517 10518 consensus_queue.cc:260] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc6bec2480648358953dc7e120df9bd" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34057 } } peers { permanent_uuid: "ae2e908a2357406586fbd0afcbeaca6e" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 45929 } } peers { permanent_uuid: "5565c35db39a402bb96843613c5789a7" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39035 } }
I20260504 20:01:36.777781 10518 ts_tablet_manager.cc:1434] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
W20260504 20:01:36.803257 10362 tablet.cc:2404] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P adc6bec2480648358953dc7e120df9bd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260504 20:01:37.006263 10525 raft_consensus.cc:493] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260504 20:01:37.006865 10525 raft_consensus.cc:515] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc6bec2480648358953dc7e120df9bd" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34057 } } peers { permanent_uuid: "ae2e908a2357406586fbd0afcbeaca6e" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 45929 } } peers { permanent_uuid: "5565c35db39a402bb96843613c5789a7" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39035 } }
I20260504 20:01:37.009649 10525 leader_election.cc:290] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adc6bec2480648358953dc7e120df9bd (127.2.80.130:34057), ae2e908a2357406586fbd0afcbeaca6e (127.2.80.131:45929)
I20260504 20:01:37.020097 10336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64262c5c94ca4b40b00f4afd4bcbb1e1" candidate_uuid: "5565c35db39a402bb96843613c5789a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adc6bec2480648358953dc7e120df9bd" is_pre_election: true
I20260504 20:01:37.021039 10336 raft_consensus.cc:2468] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P adc6bec2480648358953dc7e120df9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5565c35db39a402bb96843613c5789a7 in term 0.
I20260504 20:01:37.023013 10438 leader_election.cc:304] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5565c35db39a402bb96843613c5789a7, adc6bec2480648358953dc7e120df9bd; no voters: 
I20260504 20:01:37.023939 10525 raft_consensus.cc:2804] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260504 20:01:37.024358 10525 raft_consensus.cc:493] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260504 20:01:37.024708 10525 raft_consensus.cc:3060] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:01:37.025013 10405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64262c5c94ca4b40b00f4afd4bcbb1e1" candidate_uuid: "5565c35db39a402bb96843613c5789a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e908a2357406586fbd0afcbeaca6e" is_pre_election: true
I20260504 20:01:37.025717 10405 raft_consensus.cc:2468] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P ae2e908a2357406586fbd0afcbeaca6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5565c35db39a402bb96843613c5789a7 in term 0.
I20260504 20:01:37.030959 10525 raft_consensus.cc:515] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc6bec2480648358953dc7e120df9bd" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34057 } } peers { permanent_uuid: "ae2e908a2357406586fbd0afcbeaca6e" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 45929 } } peers { permanent_uuid: "5565c35db39a402bb96843613c5789a7" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39035 } }
I20260504 20:01:37.032737 10525 leader_election.cc:290] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [CANDIDATE]: Term 1 election: Requested vote from peers adc6bec2480648358953dc7e120df9bd (127.2.80.130:34057), ae2e908a2357406586fbd0afcbeaca6e (127.2.80.131:45929)
I20260504 20:01:37.033497 10336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64262c5c94ca4b40b00f4afd4bcbb1e1" candidate_uuid: "5565c35db39a402bb96843613c5789a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adc6bec2480648358953dc7e120df9bd"
I20260504 20:01:37.033690 10405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64262c5c94ca4b40b00f4afd4bcbb1e1" candidate_uuid: "5565c35db39a402bb96843613c5789a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e908a2357406586fbd0afcbeaca6e"
I20260504 20:01:37.034109 10336 raft_consensus.cc:3060] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P adc6bec2480648358953dc7e120df9bd [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:01:37.034274 10405 raft_consensus.cc:3060] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P ae2e908a2357406586fbd0afcbeaca6e [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:01:37.042104 10336 raft_consensus.cc:2468] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P adc6bec2480648358953dc7e120df9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5565c35db39a402bb96843613c5789a7 in term 1.
I20260504 20:01:37.043084 10405 raft_consensus.cc:2468] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P ae2e908a2357406586fbd0afcbeaca6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5565c35db39a402bb96843613c5789a7 in term 1.
I20260504 20:01:37.043273 10438 leader_election.cc:304] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5565c35db39a402bb96843613c5789a7, adc6bec2480648358953dc7e120df9bd; no voters: 
I20260504 20:01:37.044173 10525 raft_consensus.cc:2804] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 20:01:37.045508 10525 raft_consensus.cc:697] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [term 1 LEADER]: Becoming Leader. State: Replica: 5565c35db39a402bb96843613c5789a7, State: Running, Role: LEADER
I20260504 20:01:37.046306 10525 consensus_queue.cc:237] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc6bec2480648358953dc7e120df9bd" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34057 } } peers { permanent_uuid: "ae2e908a2357406586fbd0afcbeaca6e" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 45929 } } peers { permanent_uuid: "5565c35db39a402bb96843613c5789a7" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39035 } }
I20260504 20:01:37.055794 10169 catalog_manager.cc:5671] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5565c35db39a402bb96843613c5789a7 (127.2.80.132). New cstate: current_term: 1 leader_uuid: "5565c35db39a402bb96843613c5789a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc6bec2480648358953dc7e120df9bd" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 34057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e908a2357406586fbd0afcbeaca6e" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 45929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5565c35db39a402bb96843613c5789a7" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39035 } health_report { overall_health: HEALTHY } } }
I20260504 20:01:37.182588  2370 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2554: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260504 20:01:37.183348  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 20:01:37.216957  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:37.233564  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 20:01:37.242472  2370 tablet_server.cc:179] TabletServer@127.2.80.130:0 shutting down...
I20260504 20:01:37.274528  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:37.275509  2370 tablet_replica.cc:333] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P adc6bec2480648358953dc7e120df9bd: stopping tablet replica
I20260504 20:01:37.276062  2370 raft_consensus.cc:2243] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P adc6bec2480648358953dc7e120df9bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:01:37.276583  2370 raft_consensus.cc:2272] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P adc6bec2480648358953dc7e120df9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:37.295011  2370 tablet_server.cc:196] TabletServer@127.2.80.130:0 shutdown complete.
I20260504 20:01:37.304652  2370 tablet_server.cc:179] TabletServer@127.2.80.131:0 shutting down...
I20260504 20:01:37.328449  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:37.329221  2370 tablet_replica.cc:333] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P ae2e908a2357406586fbd0afcbeaca6e: stopping tablet replica
I20260504 20:01:37.330189  2370 raft_consensus.cc:2243] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P ae2e908a2357406586fbd0afcbeaca6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:01:37.330646  2370 raft_consensus.cc:2272] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P ae2e908a2357406586fbd0afcbeaca6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:37.349556  2370 tablet_server.cc:196] TabletServer@127.2.80.131:0 shutdown complete.
I20260504 20:01:37.358480  2370 tablet_server.cc:179] TabletServer@127.2.80.132:0 shutting down...
I20260504 20:01:37.381004  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:37.381580  2370 tablet_replica.cc:333] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7: stopping tablet replica
I20260504 20:01:37.382014  2370 raft_consensus.cc:2243] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:01:37.382537  2370 pending_rounds.cc:70] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7: Trying to abort 1 pending ops.
I20260504 20:01:37.382719  2370 pending_rounds.cc:77] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260504 20:01:37.382959  2370 raft_consensus.cc:2889] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260504 20:01:37.383178  2370 raft_consensus.cc:2272] T 64262c5c94ca4b40b00f4afd4bcbb1e1 P 5565c35db39a402bb96843613c5789a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:37.403398  2370 tablet_server.cc:196] TabletServer@127.2.80.132:0 shutdown complete.
I20260504 20:01:37.412828  2370 master.cc:562] Master@127.2.80.190:36315 shutting down...
I20260504 20:01:37.432430  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:01:37.433063  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:37.433416  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4b93d6821a9e425c997bedbbbf730800: stopping tablet replica
I20260504 20:01:37.454630  2370 master.cc:584] Master@127.2.80.190:36315 shutdown complete.
[  SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting (1650 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed
I20260504 20:01:37.481954  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:38495
I20260504 20:01:37.483022  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:01:37.485425  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:01:37.487725  2370 webserver.cc:492] Webserver started at http://127.2.80.190:33777/ using document root <none> and password file <none>
I20260504 20:01:37.488219  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:01:37.488421  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:01:37.488682  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:01:37.489784  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "5cf7d652484646cea2856c9ab066008a"
format_stamp: "Formatted at 2026-05-04 20:01:37 on dist-test-slave-8hzn"
I20260504 20:01:37.494246  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260504 20:01:37.497805 10535 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:37.498842  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 20:01:37.499264  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "5cf7d652484646cea2856c9ab066008a"
format_stamp: "Formatted at 2026-05-04 20:01:37 on dist-test-slave-8hzn"
I20260504 20:01:37.499573  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-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)
I20260504 20:01:37.512277  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:01:37.513357  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:01:37.550813  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:38495
I20260504 20:01:37.550892 10586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:38495 every 8 connection(s)
I20260504 20:01:37.554646 10587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:01:37.566551 10587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a: Bootstrap starting.
I20260504 20:01:37.571084 10587 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a: Neither blocks nor log segments found. Creating new log.
I20260504 20:01:37.575368 10587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a: No bootstrap required, opened a new log
I20260504 20:01:37.577788 10587 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cf7d652484646cea2856c9ab066008a" member_type: VOTER }
I20260504 20:01:37.578233 10587 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:01:37.578435 10587 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cf7d652484646cea2856c9ab066008a, State: Initialized, Role: FOLLOWER
I20260504 20:01:37.579106 10587 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5cf7d652484646cea2856c9ab066008a" member_type: VOTER }
I20260504 20:01:37.579567 10587 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 20:01:37.579769 10587 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 20:01:37.579993 10587 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:01:37.585543 10587 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cf7d652484646cea2856c9ab066008a" member_type: VOTER }
I20260504 20:01:37.586067 10587 leader_election.cc:304] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [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: 5cf7d652484646cea2856c9ab066008a; no voters: 
I20260504 20:01:37.587158 10587 leader_election.cc:290] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 20:01:37.587527 10590 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [term 1 FOLLOWER]: Leader election won for term 1
I20260504 20:01:37.588966 10590 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [term 1 LEADER]: Becoming Leader. State: Replica: 5cf7d652484646cea2856c9ab066008a, State: Running, Role: LEADER
I20260504 20:01:37.589607 10590 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [LEADER]: Queue going to LEADER mode. State: All 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: "5cf7d652484646cea2856c9ab066008a" member_type: VOTER }
I20260504 20:01:37.590421 10587 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [sys.catalog]: configured and running, proceeding with master startup.
I20260504 20:01:37.592303 10592 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5cf7d652484646cea2856c9ab066008a. Latest consensus state: current_term: 1 leader_uuid: "5cf7d652484646cea2856c9ab066008a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cf7d652484646cea2856c9ab066008a" member_type: VOTER } }
I20260504 20:01:37.592245 10591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5cf7d652484646cea2856c9ab066008a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cf7d652484646cea2856c9ab066008a" member_type: VOTER } }
I20260504 20:01:37.592983 10592 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [sys.catalog]: This master's current role is: LEADER
I20260504 20:01:37.593196 10591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [sys.catalog]: This master's current role is: LEADER
I20260504 20:01:37.599085 10595 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 20:01:37.606743 10595 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 20:01:37.607815  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 20:01:37.616464 10595 catalog_manager.cc:1357] Generated new cluster ID: ce4c3f50dc0c4f58af276caee11a8886
I20260504 20:01:37.616720 10595 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 20:01:37.647795 10595 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 20:01:37.649225 10595 catalog_manager.cc:1514] Loading token signing keys...
I20260504 20:01:37.665174 10595 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a: Generated new TSK 0
I20260504 20:01:37.665817 10595 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 20:01:37.674621  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:01:37.678387  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:01:37.681515  2370 webserver.cc:492] Webserver started at http://127.2.80.129:34445/ using document root <none> and password file <none>
I20260504 20:01:37.682062  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:01:37.682240  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:01:37.682570  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:01:37.683699  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "c1fe83174463431aab7cf5ceece77d81"
format_stamp: "Formatted at 2026-05-04 20:01:37 on dist-test-slave-8hzn"
I20260504 20:01:37.688469  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260504 20:01:37.692399 10611 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:37.693308  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 20:01:37.693641  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "c1fe83174463431aab7cf5ceece77d81"
format_stamp: "Formatted at 2026-05-04 20:01:37 on dist-test-slave-8hzn"
I20260504 20:01:37.693924  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-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)
I20260504 20:01:37.717268  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:01:37.718313  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:01:37.719810  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:01:37.722239  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:01:37.722435  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:37.722743  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:01:37.722903  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:37.762056  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:40049
I20260504 20:01:37.762171 10673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:40049 every 8 connection(s)
I20260504 20:01:37.767407  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:01:37.771806  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:01:37.775411  2370 webserver.cc:492] Webserver started at http://127.2.80.130:45353/ using document root <none> and password file <none>
I20260504 20:01:37.775952  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:01:37.776175  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:01:37.776664  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:01:37.778208  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/ts-1-root/instance:
uuid: "4a1565621b2546948de785e7ab58186b"
format_stamp: "Formatted at 2026-05-04 20:01:37 on dist-test-slave-8hzn"
I20260504 20:01:37.779014 10674 heartbeater.cc:344] Connected to a master server at 127.2.80.190:38495
I20260504 20:01:37.779467 10674 heartbeater.cc:461] Registering TS with master...
I20260504 20:01:37.780429 10674 heartbeater.cc:507] Master 127.2.80.190:38495 requested a full tablet report, sending...
I20260504 20:01:37.782743 10552 ts_manager.cc:194] Registered new tserver with Master: c1fe83174463431aab7cf5ceece77d81 (127.2.80.129:40049)
I20260504 20:01:37.784348  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260504 20:01:37.785043 10552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57162
I20260504 20:01:37.788702 10681 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:37.789659  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 20:01:37.789984  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/ts-1-root
uuid: "4a1565621b2546948de785e7ab58186b"
format_stamp: "Formatted at 2026-05-04 20:01:37 on dist-test-slave-8hzn"
I20260504 20:01:37.790263  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-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)
I20260504 20:01:37.797799 10674 heartbeater.cc:499] Master 127.2.80.190:38495 was elected leader, sending a full tablet report...
I20260504 20:01:37.802717  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:01:37.803869  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:01:37.805335  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:01:37.807560  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:01:37.807751  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:37.808082  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:01:37.808233  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:37.854815  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.130:44425
I20260504 20:01:37.854964 10743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.130:44425 every 8 connection(s)
I20260504 20:01:37.859690  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:01:37.864339  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:01:37.867899  2370 webserver.cc:492] Webserver started at http://127.2.80.131:42799/ using document root <none> and password file <none>
I20260504 20:01:37.868588  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:01:37.868846  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:01:37.869220  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:01:37.870595  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/ts-2-root/instance:
uuid: "4e63f49ee68044d9b59c981a724f08e0"
format_stamp: "Formatted at 2026-05-04 20:01:37 on dist-test-slave-8hzn"
I20260504 20:01:37.872493 10744 heartbeater.cc:344] Connected to a master server at 127.2.80.190:38495
I20260504 20:01:37.872975 10744 heartbeater.cc:461] Registering TS with master...
I20260504 20:01:37.873802 10744 heartbeater.cc:507] Master 127.2.80.190:38495 requested a full tablet report, sending...
I20260504 20:01:37.876124 10552 ts_manager.cc:194] Registered new tserver with Master: 4a1565621b2546948de785e7ab58186b (127.2.80.130:44425)
I20260504 20:01:37.877722  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260504 20:01:37.878566 10552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57164
I20260504 20:01:37.882504 10750 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:37.883596  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260504 20:01:37.884136  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/ts-2-root
uuid: "4e63f49ee68044d9b59c981a724f08e0"
format_stamp: "Formatted at 2026-05-04 20:01:37 on dist-test-slave-8hzn"
I20260504 20:01:37.884706  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-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)
I20260504 20:01:37.891687 10744 heartbeater.cc:499] Master 127.2.80.190:38495 was elected leader, sending a full tablet report...
I20260504 20:01:37.897377  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:01:37.898551  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:01:37.900061  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:01:37.902714  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:01:37.902951  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:37.903208  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:01:37.903393  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:37.948947  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.131:35129
I20260504 20:01:37.949038 10812 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.131:35129 every 8 connection(s)
I20260504 20:01:37.954768  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:01:37.958477  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:01:37.964325  2370 webserver.cc:492] Webserver started at http://127.2.80.132:43271/ using document root <none> and password file <none>
I20260504 20:01:37.965070  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:01:37.965337  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:01:37.965714  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:01:37.966914  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/ts-3-root/instance:
uuid: "253e07f387784e02859c8aa1cde99548"
format_stamp: "Formatted at 2026-05-04 20:01:37 on dist-test-slave-8hzn"
I20260504 20:01:37.967243 10813 heartbeater.cc:344] Connected to a master server at 127.2.80.190:38495
I20260504 20:01:37.967651 10813 heartbeater.cc:461] Registering TS with master...
I20260504 20:01:37.968374 10813 heartbeater.cc:507] Master 127.2.80.190:38495 requested a full tablet report, sending...
I20260504 20:01:37.970364 10552 ts_manager.cc:194] Registered new tserver with Master: 4e63f49ee68044d9b59c981a724f08e0 (127.2.80.131:35129)
I20260504 20:01:37.972128 10552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60730
I20260504 20:01:37.972306  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260504 20:01:37.976603 10819 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:37.977650  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260504 20:01:37.977993  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/ts-3-root
uuid: "253e07f387784e02859c8aa1cde99548"
format_stamp: "Formatted at 2026-05-04 20:01:37 on dist-test-slave-8hzn"
I20260504 20:01:37.978312  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1777924742900738-2370-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260504 20:01:37.984555 10813 heartbeater.cc:499] Master 127.2.80.190:38495 was elected leader, sending a full tablet report...
I20260504 20:01:37.994313  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:01:37.995666  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:01:37.997378  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:01:37.999749  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:01:37.999992  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:38.000245  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:01:38.000432  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:38.053453  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.132:39041
I20260504 20:01:38.053627 10881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.132:39041 every 8 connection(s)
I20260504 20:01:38.069375 10882 heartbeater.cc:344] Connected to a master server at 127.2.80.190:38495
I20260504 20:01:38.069777 10882 heartbeater.cc:461] Registering TS with master...
I20260504 20:01:38.070673 10882 heartbeater.cc:507] Master 127.2.80.190:38495 requested a full tablet report, sending...
I20260504 20:01:38.072742 10551 ts_manager.cc:194] Registered new tserver with Master: 253e07f387784e02859c8aa1cde99548 (127.2.80.132:39041)
I20260504 20:01:38.073412  2370 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015891341s
I20260504 20:01:38.075500 10551 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60740
I20260504 20:01:38.088272 10882 heartbeater.cc:499] Master 127.2.80.190:38495 was elected leader, sending a full tablet report...
I20260504 20:01:38.103739 10551 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60750:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 20:01:38.169905 10639 tablet_service.cc:1511] Processing CreateTablet for tablet 3abb4ef7a3224bb6a914a9c5db98b456 (DEFAULT_TABLE table=fake-table [id=5ed522ce5e2f48fca7f16598f922c310]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:01:38.171178 10639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3abb4ef7a3224bb6a914a9c5db98b456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:01:38.185278 10778 tablet_service.cc:1511] Processing CreateTablet for tablet 3abb4ef7a3224bb6a914a9c5db98b456 (DEFAULT_TABLE table=fake-table [id=5ed522ce5e2f48fca7f16598f922c310]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:01:38.186815 10778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3abb4ef7a3224bb6a914a9c5db98b456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:01:38.191689 10847 tablet_service.cc:1511] Processing CreateTablet for tablet 3abb4ef7a3224bb6a914a9c5db98b456 (DEFAULT_TABLE table=fake-table [id=5ed522ce5e2f48fca7f16598f922c310]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:01:38.192361 10897 tablet_bootstrap.cc:492] T 3abb4ef7a3224bb6a914a9c5db98b456 P c1fe83174463431aab7cf5ceece77d81: Bootstrap starting.
I20260504 20:01:38.193212 10847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3abb4ef7a3224bb6a914a9c5db98b456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:01:38.199997 10897 tablet_bootstrap.cc:654] T 3abb4ef7a3224bb6a914a9c5db98b456 P c1fe83174463431aab7cf5ceece77d81: Neither blocks nor log segments found. Creating new log.
I20260504 20:01:38.206804 10897 tablet_bootstrap.cc:492] T 3abb4ef7a3224bb6a914a9c5db98b456 P c1fe83174463431aab7cf5ceece77d81: No bootstrap required, opened a new log
I20260504 20:01:38.207435 10897 ts_tablet_manager.cc:1403] T 3abb4ef7a3224bb6a914a9c5db98b456 P c1fe83174463431aab7cf5ceece77d81: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260504 20:01:38.210687 10897 raft_consensus.cc:359] T 3abb4ef7a3224bb6a914a9c5db98b456 P c1fe83174463431aab7cf5ceece77d81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e63f49ee68044d9b59c981a724f08e0" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 35129 } } peers { permanent_uuid: "c1fe83174463431aab7cf5ceece77d81" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 40049 } } peers { permanent_uuid: "253e07f387784e02859c8aa1cde99548" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39041 } }
I20260504 20:01:38.212050 10897 raft_consensus.cc:385] T 3abb4ef7a3224bb6a914a9c5db98b456 P c1fe83174463431aab7cf5ceece77d81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:01:38.212335 10897 raft_consensus.cc:740] T 3abb4ef7a3224bb6a914a9c5db98b456 P c1fe83174463431aab7cf5ceece77d81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1fe83174463431aab7cf5ceece77d81, State: Initialized, Role: FOLLOWER
I20260504 20:01:38.213060 10897 consensus_queue.cc:260] T 3abb4ef7a3224bb6a914a9c5db98b456 P c1fe83174463431aab7cf5ceece77d81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e63f49ee68044d9b59c981a724f08e0" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 35129 } } peers { permanent_uuid: "c1fe83174463431aab7cf5ceece77d81" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 40049 } } peers { permanent_uuid: "253e07f387784e02859c8aa1cde99548" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39041 } }
I20260504 20:01:38.214286 10899 tablet_bootstrap.cc:492] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548: Bootstrap starting.
I20260504 20:01:38.217489 10897 ts_tablet_manager.cc:1434] T 3abb4ef7a3224bb6a914a9c5db98b456 P c1fe83174463431aab7cf5ceece77d81: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260504 20:01:38.222676 10899 tablet_bootstrap.cc:654] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548: Neither blocks nor log segments found. Creating new log.
I20260504 20:01:38.231033 10899 tablet_bootstrap.cc:492] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548: No bootstrap required, opened a new log
I20260504 20:01:38.231474 10902 tablet_bootstrap.cc:492] T 3abb4ef7a3224bb6a914a9c5db98b456 P 4e63f49ee68044d9b59c981a724f08e0: Bootstrap starting.
I20260504 20:01:38.231504 10899 ts_tablet_manager.cc:1403] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260504 20:01:38.234217 10899 raft_consensus.cc:359] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e63f49ee68044d9b59c981a724f08e0" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 35129 } } peers { permanent_uuid: "c1fe83174463431aab7cf5ceece77d81" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 40049 } } peers { permanent_uuid: "253e07f387784e02859c8aa1cde99548" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39041 } }
I20260504 20:01:38.234972 10899 raft_consensus.cc:385] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:01:38.235410 10899 raft_consensus.cc:740] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 253e07f387784e02859c8aa1cde99548, State: Initialized, Role: FOLLOWER
I20260504 20:01:38.236109 10899 consensus_queue.cc:260] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e63f49ee68044d9b59c981a724f08e0" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 35129 } } peers { permanent_uuid: "c1fe83174463431aab7cf5ceece77d81" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 40049 } } peers { permanent_uuid: "253e07f387784e02859c8aa1cde99548" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39041 } }
I20260504 20:01:38.238458 10902 tablet_bootstrap.cc:654] T 3abb4ef7a3224bb6a914a9c5db98b456 P 4e63f49ee68044d9b59c981a724f08e0: Neither blocks nor log segments found. Creating new log.
I20260504 20:01:38.239497 10899 ts_tablet_manager.cc:1434] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260504 20:01:38.253542 10902 tablet_bootstrap.cc:492] T 3abb4ef7a3224bb6a914a9c5db98b456 P 4e63f49ee68044d9b59c981a724f08e0: No bootstrap required, opened a new log
I20260504 20:01:38.254168 10902 ts_tablet_manager.cc:1403] T 3abb4ef7a3224bb6a914a9c5db98b456 P 4e63f49ee68044d9b59c981a724f08e0: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260504 20:01:38.257320 10902 raft_consensus.cc:359] T 3abb4ef7a3224bb6a914a9c5db98b456 P 4e63f49ee68044d9b59c981a724f08e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e63f49ee68044d9b59c981a724f08e0" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 35129 } } peers { permanent_uuid: "c1fe83174463431aab7cf5ceece77d81" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 40049 } } peers { permanent_uuid: "253e07f387784e02859c8aa1cde99548" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39041 } }
I20260504 20:01:38.258042 10902 raft_consensus.cc:385] T 3abb4ef7a3224bb6a914a9c5db98b456 P 4e63f49ee68044d9b59c981a724f08e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:01:38.258359 10902 raft_consensus.cc:740] T 3abb4ef7a3224bb6a914a9c5db98b456 P 4e63f49ee68044d9b59c981a724f08e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e63f49ee68044d9b59c981a724f08e0, State: Initialized, Role: FOLLOWER
I20260504 20:01:38.259159 10902 consensus_queue.cc:260] T 3abb4ef7a3224bb6a914a9c5db98b456 P 4e63f49ee68044d9b59c981a724f08e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e63f49ee68044d9b59c981a724f08e0" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 35129 } } peers { permanent_uuid: "c1fe83174463431aab7cf5ceece77d81" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 40049 } } peers { permanent_uuid: "253e07f387784e02859c8aa1cde99548" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39041 } }
I20260504 20:01:38.262028 10902 ts_tablet_manager.cc:1434] T 3abb4ef7a3224bb6a914a9c5db98b456 P 4e63f49ee68044d9b59c981a724f08e0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260504 20:01:38.275529 10903 raft_consensus.cc:493] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260504 20:01:38.276049 10903 raft_consensus.cc:515] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e63f49ee68044d9b59c981a724f08e0" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 35129 } } peers { permanent_uuid: "c1fe83174463431aab7cf5ceece77d81" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 40049 } } peers { permanent_uuid: "253e07f387784e02859c8aa1cde99548" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39041 } }
I20260504 20:01:38.279983 10903 leader_election.cc:290] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e63f49ee68044d9b59c981a724f08e0 (127.2.80.131:35129), c1fe83174463431aab7cf5ceece77d81 (127.2.80.129:40049)
I20260504 20:01:38.290557 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3abb4ef7a3224bb6a914a9c5db98b456" candidate_uuid: "253e07f387784e02859c8aa1cde99548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e63f49ee68044d9b59c981a724f08e0" is_pre_election: true
I20260504 20:01:38.291273 10788 raft_consensus.cc:2468] T 3abb4ef7a3224bb6a914a9c5db98b456 P 4e63f49ee68044d9b59c981a724f08e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 253e07f387784e02859c8aa1cde99548 in term 0.
I20260504 20:01:38.292382 10649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3abb4ef7a3224bb6a914a9c5db98b456" candidate_uuid: "253e07f387784e02859c8aa1cde99548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1fe83174463431aab7cf5ceece77d81" is_pre_election: true
I20260504 20:01:38.293061 10649 raft_consensus.cc:2468] T 3abb4ef7a3224bb6a914a9c5db98b456 P c1fe83174463431aab7cf5ceece77d81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 253e07f387784e02859c8aa1cde99548 in term 0.
I20260504 20:01:38.293340 10822 leader_election.cc:304] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 253e07f387784e02859c8aa1cde99548, 4e63f49ee68044d9b59c981a724f08e0; no voters: 
I20260504 20:01:38.294229 10903 raft_consensus.cc:2804] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260504 20:01:38.294620 10903 raft_consensus.cc:493] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260504 20:01:38.294921 10903 raft_consensus.cc:3060] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:01:38.302950 10903 raft_consensus.cc:515] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e63f49ee68044d9b59c981a724f08e0" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 35129 } } peers { permanent_uuid: "c1fe83174463431aab7cf5ceece77d81" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 40049 } } peers { permanent_uuid: "253e07f387784e02859c8aa1cde99548" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39041 } }
I20260504 20:01:38.304793 10903 leader_election.cc:290] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [CANDIDATE]: Term 1 election: Requested vote from peers 4e63f49ee68044d9b59c981a724f08e0 (127.2.80.131:35129), c1fe83174463431aab7cf5ceece77d81 (127.2.80.129:40049)
I20260504 20:01:38.305636 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3abb4ef7a3224bb6a914a9c5db98b456" candidate_uuid: "253e07f387784e02859c8aa1cde99548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e63f49ee68044d9b59c981a724f08e0"
I20260504 20:01:38.305759 10649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3abb4ef7a3224bb6a914a9c5db98b456" candidate_uuid: "253e07f387784e02859c8aa1cde99548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1fe83174463431aab7cf5ceece77d81"
I20260504 20:01:38.306373 10788 raft_consensus.cc:3060] T 3abb4ef7a3224bb6a914a9c5db98b456 P 4e63f49ee68044d9b59c981a724f08e0 [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:01:38.306414 10649 raft_consensus.cc:3060] T 3abb4ef7a3224bb6a914a9c5db98b456 P c1fe83174463431aab7cf5ceece77d81 [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:01:38.314551 10649 raft_consensus.cc:2468] T 3abb4ef7a3224bb6a914a9c5db98b456 P c1fe83174463431aab7cf5ceece77d81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253e07f387784e02859c8aa1cde99548 in term 1.
I20260504 20:01:38.315717 10821 leader_election.cc:304] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 253e07f387784e02859c8aa1cde99548, c1fe83174463431aab7cf5ceece77d81; no voters: 
I20260504 20:01:38.316692 10788 raft_consensus.cc:2468] T 3abb4ef7a3224bb6a914a9c5db98b456 P 4e63f49ee68044d9b59c981a724f08e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253e07f387784e02859c8aa1cde99548 in term 1.
I20260504 20:01:38.316877 10903 raft_consensus.cc:2804] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 20:01:38.318624 10903 raft_consensus.cc:697] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [term 1 LEADER]: Becoming Leader. State: Replica: 253e07f387784e02859c8aa1cde99548, State: Running, Role: LEADER
I20260504 20:01:38.319473 10903 consensus_queue.cc:237] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e63f49ee68044d9b59c981a724f08e0" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 35129 } } peers { permanent_uuid: "c1fe83174463431aab7cf5ceece77d81" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 40049 } } peers { permanent_uuid: "253e07f387784e02859c8aa1cde99548" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39041 } }
I20260504 20:01:38.327082 10551 catalog_manager.cc:5671] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 reported cstate change: term changed from 0 to 1, leader changed from <none> to 253e07f387784e02859c8aa1cde99548 (127.2.80.132). New cstate: current_term: 1 leader_uuid: "253e07f387784e02859c8aa1cde99548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e63f49ee68044d9b59c981a724f08e0" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1fe83174463431aab7cf5ceece77d81" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253e07f387784e02859c8aa1cde99548" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 39041 } health_report { overall_health: HEALTHY } } }
I20260504 20:01:38.405684  2370 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2614: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260504 20:01:38.406384  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 20:01:38.432865  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:38.433864  2370 tablet_replica.cc:333] T 3abb4ef7a3224bb6a914a9c5db98b456 P c1fe83174463431aab7cf5ceece77d81: stopping tablet replica
I20260504 20:01:38.434410  2370 raft_consensus.cc:2243] T 3abb4ef7a3224bb6a914a9c5db98b456 P c1fe83174463431aab7cf5ceece77d81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:01:38.434823  2370 raft_consensus.cc:2272] T 3abb4ef7a3224bb6a914a9c5db98b456 P c1fe83174463431aab7cf5ceece77d81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:38.456624  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 20:01:38.468704  2370 tablet_server.cc:179] TabletServer@127.2.80.130:0 shutting down...
I20260504 20:01:38.495957  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:38.513113  2370 tablet_server.cc:196] TabletServer@127.2.80.130:0 shutdown complete.
I20260504 20:01:38.523604  2370 tablet_server.cc:179] TabletServer@127.2.80.131:0 shutting down...
I20260504 20:01:38.548489  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:38.550029  2370 tablet_replica.cc:333] T 3abb4ef7a3224bb6a914a9c5db98b456 P 4e63f49ee68044d9b59c981a724f08e0: stopping tablet replica
I20260504 20:01:38.550665  2370 raft_consensus.cc:2243] T 3abb4ef7a3224bb6a914a9c5db98b456 P 4e63f49ee68044d9b59c981a724f08e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:01:38.551136  2370 raft_consensus.cc:2272] T 3abb4ef7a3224bb6a914a9c5db98b456 P 4e63f49ee68044d9b59c981a724f08e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:38.573215  2370 tablet_server.cc:196] TabletServer@127.2.80.131:0 shutdown complete.
I20260504 20:01:38.584031  2370 tablet_server.cc:179] TabletServer@127.2.80.132:0 shutting down...
I20260504 20:01:38.612450  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:38.613430  2370 tablet_replica.cc:333] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548: stopping tablet replica
I20260504 20:01:38.613897  2370 raft_consensus.cc:2243] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:01:38.614467  2370 pending_rounds.cc:70] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548: Trying to abort 1 pending ops.
I20260504 20:01:38.614640  2370 pending_rounds.cc:77] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260504 20:01:38.614857  2370 raft_consensus.cc:2889] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260504 20:01:38.615078  2370 raft_consensus.cc:2272] T 3abb4ef7a3224bb6a914a9c5db98b456 P 253e07f387784e02859c8aa1cde99548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:38.635828  2370 tablet_server.cc:196] TabletServer@127.2.80.132:0 shutdown complete.
I20260504 20:01:38.647884  2370 master.cc:562] Master@127.2.80.190:38495 shutting down...
I20260504 20:01:38.666960  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:01:38.667481  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:38.667752  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5cf7d652484646cea2856c9ab066008a: stopping tablet replica
I20260504 20:01:38.681663  2370 master.cc:584] Master@127.2.80.190:38495 shutdown complete.
[  SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed (1227 ms)
[ RUN      ] ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter
I20260504 20:01:38.709146  2370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.80.190:36051
I20260504 20:01:38.710222  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:01:38.713156  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:01:38.715682  2370 webserver.cc:492] Webserver started at http://127.2.80.190:42427/ using document root <none> and password file <none>
I20260504 20:01:38.716202  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:01:38.716418  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:01:38.716681  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:01:38.717832  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/master-0-root/instance:
uuid: "fc0a52a498144e2c90379a33efdf465a"
format_stamp: "Formatted at 2026-05-04 20:01:38 on dist-test-slave-8hzn"
I20260504 20:01:38.723474  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260504 20:01:38.727957 10914 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:38.729049  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 20:01:38.729331  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/master-0-root
uuid: "fc0a52a498144e2c90379a33efdf465a"
format_stamp: "Formatted at 2026-05-04 20:01:38 on dist-test-slave-8hzn"
I20260504 20:01:38.729607  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-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)
I20260504 20:01:38.760269  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:01:38.761333  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:01:38.800701  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.190:36051
I20260504 20:01:38.800879 10965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.190:36051 every 8 connection(s)
I20260504 20:01:38.804877 10966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:01:38.816532 10966 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a: Bootstrap starting.
I20260504 20:01:38.821316 10966 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a: Neither blocks nor log segments found. Creating new log.
I20260504 20:01:38.827111 10966 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a: No bootstrap required, opened a new log
I20260504 20:01:38.829816 10966 raft_consensus.cc:359] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc0a52a498144e2c90379a33efdf465a" member_type: VOTER }
I20260504 20:01:38.830274 10966 raft_consensus.cc:385] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:01:38.830575 10966 raft_consensus.cc:740] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc0a52a498144e2c90379a33efdf465a, State: Initialized, Role: FOLLOWER
I20260504 20:01:38.831254 10966 consensus_queue.cc:260] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fc0a52a498144e2c90379a33efdf465a" member_type: VOTER }
I20260504 20:01:38.831784 10966 raft_consensus.cc:399] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 20:01:38.831993 10966 raft_consensus.cc:493] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 20:01:38.832222 10966 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:01:38.837569 10966 raft_consensus.cc:515] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc0a52a498144e2c90379a33efdf465a" member_type: VOTER }
I20260504 20:01:38.838104 10966 leader_election.cc:304] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [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: fc0a52a498144e2c90379a33efdf465a; no voters: 
I20260504 20:01:38.839239 10966 leader_election.cc:290] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 20:01:38.839682 10969 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [term 1 FOLLOWER]: Leader election won for term 1
I20260504 20:01:38.841271 10969 raft_consensus.cc:697] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [term 1 LEADER]: Becoming Leader. State: Replica: fc0a52a498144e2c90379a33efdf465a, State: Running, Role: LEADER
I20260504 20:01:38.841953 10969 consensus_queue.cc:237] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [LEADER]: Queue going to LEADER mode. State: All 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: "fc0a52a498144e2c90379a33efdf465a" member_type: VOTER }
I20260504 20:01:38.842223 10966 sys_catalog.cc:565] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [sys.catalog]: configured and running, proceeding with master startup.
I20260504 20:01:38.845113 10970 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fc0a52a498144e2c90379a33efdf465a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc0a52a498144e2c90379a33efdf465a" member_type: VOTER } }
I20260504 20:01:38.845113 10971 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [sys.catalog]: SysCatalogTable state changed. Reason: New leader fc0a52a498144e2c90379a33efdf465a. Latest consensus state: current_term: 1 leader_uuid: "fc0a52a498144e2c90379a33efdf465a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc0a52a498144e2c90379a33efdf465a" member_type: VOTER } }
I20260504 20:01:38.846202 10971 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [sys.catalog]: This master's current role is: LEADER
I20260504 20:01:38.846153 10970 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [sys.catalog]: This master's current role is: LEADER
I20260504 20:01:38.849606 10974 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260504 20:01:38.854423 10974 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260504 20:01:38.859982  2370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260504 20:01:38.863669 10974 catalog_manager.cc:1357] Generated new cluster ID: 7d353c9f2ff043d99927977eb0a10f1d
I20260504 20:01:38.864010 10974 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260504 20:01:38.875918 10974 catalog_manager.cc:1380] Generated new certificate authority record
I20260504 20:01:38.877471 10974 catalog_manager.cc:1514] Loading token signing keys...
I20260504 20:01:38.902136 10974 catalog_manager.cc:6044] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a: Generated new TSK 0
I20260504 20:01:38.902923 10974 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260504 20:01:38.927165  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:01:38.930696  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:01:38.933691  2370 webserver.cc:492] Webserver started at http://127.2.80.129:36451/ using document root <none> and password file <none>
I20260504 20:01:38.934257  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:01:38.934482  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:01:38.934764  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:01:38.936096  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-0-root/instance:
uuid: "5a96ff361a844f59b9fb773df47e078e"
format_stamp: "Formatted at 2026-05-04 20:01:38 on dist-test-slave-8hzn"
I20260504 20:01:38.941010  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260504 20:01:38.945062 10990 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:38.946002  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260504 20:01:38.946408  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
uuid: "5a96ff361a844f59b9fb773df47e078e"
format_stamp: "Formatted at 2026-05-04 20:01:38 on dist-test-slave-8hzn"
I20260504 20:01:38.946741  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-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)
I20260504 20:01:38.982749  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:01:38.983774  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:01:38.985278  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:01:38.987425  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:01:38.987651  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:38.987888  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:01:38.988093  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:39.029866  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.129:45145
I20260504 20:01:39.029966 11052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.129:45145 every 8 connection(s)
I20260504 20:01:39.035276  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:01:39.039835  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:01:39.043500  2370 webserver.cc:492] Webserver started at http://127.2.80.130:40123/ using document root <none> and password file <none>
I20260504 20:01:39.044322  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:01:39.044761  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:01:39.045214  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:01:39.046720 11053 heartbeater.cc:344] Connected to a master server at 127.2.80.190:36051
I20260504 20:01:39.046811  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-1-root/instance:
uuid: "4d9c92fcc2ad4265850ae04964461b60"
format_stamp: "Formatted at 2026-05-04 20:01:39 on dist-test-slave-8hzn"
I20260504 20:01:39.047243 11053 heartbeater.cc:461] Registering TS with master...
I20260504 20:01:39.048025 11053 heartbeater.cc:507] Master 127.2.80.190:36051 requested a full tablet report, sending...
I20260504 20:01:39.050230 10931 ts_manager.cc:194] Registered new tserver with Master: 5a96ff361a844f59b9fb773df47e078e (127.2.80.129:45145)
I20260504 20:01:39.052525 10931 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56728
I20260504 20:01:39.052879  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260504 20:01:39.056713 11060 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:39.057621  2370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260504 20:01:39.057942  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-1-root
uuid: "4d9c92fcc2ad4265850ae04964461b60"
format_stamp: "Formatted at 2026-05-04 20:01:39 on dist-test-slave-8hzn"
I20260504 20:01:39.058287  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-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)
I20260504 20:01:39.065332 11053 heartbeater.cc:499] Master 127.2.80.190:36051 was elected leader, sending a full tablet report...
I20260504 20:01:39.074801  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:01:39.076035  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:01:39.077701  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:01:39.080264  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:01:39.080557  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:39.080857  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:01:39.081079  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260504 20:01:39.128798  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.130:35985
I20260504 20:01:39.128903 11122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.130:35985 every 8 connection(s)
I20260504 20:01:39.133921  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:01:39.138563  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:01:39.142419  2370 webserver.cc:492] Webserver started at http://127.2.80.131:44591/ using document root <none> and password file <none>
I20260504 20:01:39.143195  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:01:39.143519  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:01:39.143846  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:01:39.144745 11123 heartbeater.cc:344] Connected to a master server at 127.2.80.190:36051
I20260504 20:01:39.145285  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-2-root/instance:
uuid: "9386ae5f8ee24ed181cc78c1e3bd1c47"
format_stamp: "Formatted at 2026-05-04 20:01:39 on dist-test-slave-8hzn"
I20260504 20:01:39.145294 11123 heartbeater.cc:461] Registering TS with master...
I20260504 20:01:39.146296 11123 heartbeater.cc:507] Master 127.2.80.190:36051 requested a full tablet report, sending...
I20260504 20:01:39.148448 10931 ts_manager.cc:194] Registered new tserver with Master: 4d9c92fcc2ad4265850ae04964461b60 (127.2.80.130:35985)
I20260504 20:01:39.150130 10931 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56730
I20260504 20:01:39.150830  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260504 20:01:39.155501 11129 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:39.156344  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260504 20:01:39.156678  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-2-root
uuid: "9386ae5f8ee24ed181cc78c1e3bd1c47"
format_stamp: "Formatted at 2026-05-04 20:01:39 on dist-test-slave-8hzn"
I20260504 20:01:39.157001  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-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)
I20260504 20:01:39.162954 11123 heartbeater.cc:499] Master 127.2.80.190:36051 was elected leader, sending a full tablet report...
I20260504 20:01:39.173293  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:01:39.174484  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:01:39.175948  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:01:39.178773  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:01:39.179008  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:39.179301  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:01:39.179492  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:39.227869  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.131:44761
I20260504 20:01:39.227924 11191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.131:44761 every 8 connection(s)
I20260504 20:01:39.232827  2370 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260504 20:01:39.237929  2370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260504 20:01:39.241354  2370 webserver.cc:492] Webserver started at http://127.2.80.132:37613/ using document root <none> and password file <none>
I20260504 20:01:39.242076  2370 fs_manager.cc:362] Metadata directory not provided
I20260504 20:01:39.242406  2370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260504 20:01:39.242709  2370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260504 20:01:39.244076  2370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-3-root/instance:
uuid: "4d3e372eeba144518efe1f275ff9c600"
format_stamp: "Formatted at 2026-05-04 20:01:39 on dist-test-slave-8hzn"
I20260504 20:01:39.244797 11192 heartbeater.cc:344] Connected to a master server at 127.2.80.190:36051
I20260504 20:01:39.245316 11192 heartbeater.cc:461] Registering TS with master...
I20260504 20:01:39.246052 11192 heartbeater.cc:507] Master 127.2.80.190:36051 requested a full tablet report, sending...
I20260504 20:01:39.248696 10930 ts_manager.cc:194] Registered new tserver with Master: 9386ae5f8ee24ed181cc78c1e3bd1c47 (127.2.80.131:44761)
I20260504 20:01:39.250732 10930 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56738
I20260504 20:01:39.252216  2370 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260504 20:01:39.256173 11198 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:39.257146  2370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260504 20:01:39.257500  2370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-3-root
uuid: "4d3e372eeba144518efe1f275ff9c600"
format_stamp: "Formatted at 2026-05-04 20:01:39 on dist-test-slave-8hzn"
I20260504 20:01:39.257784  2370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260504 20:01:39.263702 11192 heartbeater.cc:499] Master 127.2.80.190:36051 was elected leader, sending a full tablet report...
I20260504 20:01:39.276484  2370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260504 20:01:39.278106  2370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260504 20:01:39.281159  2370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260504 20:01:39.283881  2370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260504 20:01:39.284225  2370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:39.284505  2370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260504 20:01:39.284700  2370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260504 20:01:39.341481  2370 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.132:46211
I20260504 20:01:39.341552 11260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.132:46211 every 8 connection(s)
I20260504 20:01:39.357334 11261 heartbeater.cc:344] Connected to a master server at 127.2.80.190:36051
I20260504 20:01:39.357782 11261 heartbeater.cc:461] Registering TS with master...
I20260504 20:01:39.358556 11261 heartbeater.cc:507] Master 127.2.80.190:36051 requested a full tablet report, sending...
I20260504 20:01:39.361157 10929 ts_manager.cc:194] Registered new tserver with Master: 4d3e372eeba144518efe1f275ff9c600 (127.2.80.132:46211)
I20260504 20:01:39.361370  2370 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016616761s
I20260504 20:01:39.363220 10929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56740
I20260504 20:01:39.376456 11261 heartbeater.cc:499] Master 127.2.80.190:36051 was elected leader, sending a full tablet report...
I20260504 20:01:39.389931 10929 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56744:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 20:01:39.436964 11226 tablet_service.cc:1511] Processing CreateTablet for tablet cbadc4c6252e48d09441572e35d9fef4 (DEFAULT_TABLE table=fake-table [id=6f89b6e87faf455eb4939e4ff11b323d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:01:39.438256 11226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbadc4c6252e48d09441572e35d9fef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:01:39.442306 11157 tablet_service.cc:1511] Processing CreateTablet for tablet cbadc4c6252e48d09441572e35d9fef4 (DEFAULT_TABLE table=fake-table [id=6f89b6e87faf455eb4939e4ff11b323d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:01:39.443770 11157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbadc4c6252e48d09441572e35d9fef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:01:39.446194 11088 tablet_service.cc:1511] Processing CreateTablet for tablet cbadc4c6252e48d09441572e35d9fef4 (DEFAULT_TABLE table=fake-table [id=6f89b6e87faf455eb4939e4ff11b323d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:01:39.447552 11088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbadc4c6252e48d09441572e35d9fef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:01:39.473067 11276 tablet_bootstrap.cc:492] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47: Bootstrap starting.
I20260504 20:01:39.474319 11278 tablet_bootstrap.cc:492] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600: Bootstrap starting.
I20260504 20:01:39.478631 11277 tablet_bootstrap.cc:492] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60: Bootstrap starting.
I20260504 20:01:39.479555 11276 tablet_bootstrap.cc:654] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47: Neither blocks nor log segments found. Creating new log.
I20260504 20:01:39.485862 11277 tablet_bootstrap.cc:654] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60: Neither blocks nor log segments found. Creating new log.
I20260504 20:01:39.487222 11278 tablet_bootstrap.cc:654] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600: Neither blocks nor log segments found. Creating new log.
I20260504 20:01:39.490660 11276 tablet_bootstrap.cc:492] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47: No bootstrap required, opened a new log
I20260504 20:01:39.491292 11276 ts_tablet_manager.cc:1403] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260504 20:01:39.494364 11276 raft_consensus.cc:359] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9386ae5f8ee24ed181cc78c1e3bd1c47" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 44761 } } peers { permanent_uuid: "4d3e372eeba144518efe1f275ff9c600" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 46211 } } peers { permanent_uuid: "4d9c92fcc2ad4265850ae04964461b60" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 35985 } }
I20260504 20:01:39.494956 11276 raft_consensus.cc:385] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:01:39.495234 11276 raft_consensus.cc:740] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9386ae5f8ee24ed181cc78c1e3bd1c47, State: Initialized, Role: FOLLOWER
I20260504 20:01:39.495934 11276 consensus_queue.cc:260] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9386ae5f8ee24ed181cc78c1e3bd1c47" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 44761 } } peers { permanent_uuid: "4d3e372eeba144518efe1f275ff9c600" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 46211 } } peers { permanent_uuid: "4d9c92fcc2ad4265850ae04964461b60" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 35985 } }
I20260504 20:01:39.499804 11277 tablet_bootstrap.cc:492] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60: No bootstrap required, opened a new log
I20260504 20:01:39.500625 11277 ts_tablet_manager.cc:1403] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260504 20:01:39.502240 11276 ts_tablet_manager.cc:1434] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260504 20:01:39.504385 11278 tablet_bootstrap.cc:492] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600: No bootstrap required, opened a new log
I20260504 20:01:39.504191 11277 raft_consensus.cc:359] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9386ae5f8ee24ed181cc78c1e3bd1c47" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 44761 } } peers { permanent_uuid: "4d3e372eeba144518efe1f275ff9c600" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 46211 } } peers { permanent_uuid: "4d9c92fcc2ad4265850ae04964461b60" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 35985 } }
I20260504 20:01:39.505086 11278 ts_tablet_manager.cc:1403] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.006s
I20260504 20:01:39.505234 11277 raft_consensus.cc:385] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:01:39.508757 11277 raft_consensus.cc:740] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9c92fcc2ad4265850ae04964461b60, State: Initialized, Role: FOLLOWER
I20260504 20:01:39.508328 11278 raft_consensus.cc:359] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9386ae5f8ee24ed181cc78c1e3bd1c47" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 44761 } } peers { permanent_uuid: "4d3e372eeba144518efe1f275ff9c600" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 46211 } } peers { permanent_uuid: "4d9c92fcc2ad4265850ae04964461b60" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 35985 } }
I20260504 20:01:39.509485 11278 raft_consensus.cc:385] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:01:39.509805 11278 raft_consensus.cc:740] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3e372eeba144518efe1f275ff9c600, State: Initialized, Role: FOLLOWER
I20260504 20:01:39.509865 11277 consensus_queue.cc:260] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9386ae5f8ee24ed181cc78c1e3bd1c47" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 44761 } } peers { permanent_uuid: "4d3e372eeba144518efe1f275ff9c600" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 46211 } } peers { permanent_uuid: "4d9c92fcc2ad4265850ae04964461b60" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 35985 } }
I20260504 20:01:39.510547 11278 consensus_queue.cc:260] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9386ae5f8ee24ed181cc78c1e3bd1c47" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 44761 } } peers { permanent_uuid: "4d3e372eeba144518efe1f275ff9c600" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 46211 } } peers { permanent_uuid: "4d9c92fcc2ad4265850ae04964461b60" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 35985 } }
I20260504 20:01:39.513442 11277 ts_tablet_manager.cc:1434] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260504 20:01:39.516024 11278 ts_tablet_manager.cc:1434] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260504 20:01:39.759853 11282 raft_consensus.cc:493] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260504 20:01:39.760504 11282 raft_consensus.cc:515] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9386ae5f8ee24ed181cc78c1e3bd1c47" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 44761 } } peers { permanent_uuid: "4d3e372eeba144518efe1f275ff9c600" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 46211 } } peers { permanent_uuid: "4d9c92fcc2ad4265850ae04964461b60" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 35985 } }
I20260504 20:01:39.766002 11282 leader_election.cc:290] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3e372eeba144518efe1f275ff9c600 (127.2.80.132:46211), 4d9c92fcc2ad4265850ae04964461b60 (127.2.80.130:35985)
I20260504 20:01:39.775816 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbadc4c6252e48d09441572e35d9fef4" candidate_uuid: "9386ae5f8ee24ed181cc78c1e3bd1c47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9c92fcc2ad4265850ae04964461b60" is_pre_election: true
I20260504 20:01:39.776669 11098 raft_consensus.cc:2468] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9386ae5f8ee24ed181cc78c1e3bd1c47 in term 0.
I20260504 20:01:39.775916 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbadc4c6252e48d09441572e35d9fef4" candidate_uuid: "9386ae5f8ee24ed181cc78c1e3bd1c47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3e372eeba144518efe1f275ff9c600" is_pre_election: true
I20260504 20:01:39.778491 11132 leader_election.cc:304] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9c92fcc2ad4265850ae04964461b60, 9386ae5f8ee24ed181cc78c1e3bd1c47; no voters: 
I20260504 20:01:39.778600 11236 raft_consensus.cc:2468] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9386ae5f8ee24ed181cc78c1e3bd1c47 in term 0.
I20260504 20:01:39.779484 11282 raft_consensus.cc:2804] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260504 20:01:39.779878 11282 raft_consensus.cc:493] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260504 20:01:39.780114 11282 raft_consensus.cc:3060] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:01:39.786363 11282 raft_consensus.cc:515] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9386ae5f8ee24ed181cc78c1e3bd1c47" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 44761 } } peers { permanent_uuid: "4d3e372eeba144518efe1f275ff9c600" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 46211 } } peers { permanent_uuid: "4d9c92fcc2ad4265850ae04964461b60" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 35985 } }
I20260504 20:01:39.787914 11282 leader_election.cc:290] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [CANDIDATE]: Term 1 election: Requested vote from peers 4d3e372eeba144518efe1f275ff9c600 (127.2.80.132:46211), 4d9c92fcc2ad4265850ae04964461b60 (127.2.80.130:35985)
I20260504 20:01:39.788904 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbadc4c6252e48d09441572e35d9fef4" candidate_uuid: "9386ae5f8ee24ed181cc78c1e3bd1c47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9c92fcc2ad4265850ae04964461b60"
I20260504 20:01:39.788904 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbadc4c6252e48d09441572e35d9fef4" candidate_uuid: "9386ae5f8ee24ed181cc78c1e3bd1c47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3e372eeba144518efe1f275ff9c600"
I20260504 20:01:39.789685 11098 raft_consensus.cc:3060] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60 [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:01:39.789762 11236 raft_consensus.cc:3060] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600 [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:01:39.797708 11236 raft_consensus.cc:2468] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9386ae5f8ee24ed181cc78c1e3bd1c47 in term 1.
I20260504 20:01:39.797922 11098 raft_consensus.cc:2468] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9386ae5f8ee24ed181cc78c1e3bd1c47 in term 1.
I20260504 20:01:39.799031 11130 leader_election.cc:304] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3e372eeba144518efe1f275ff9c600, 9386ae5f8ee24ed181cc78c1e3bd1c47; no voters: 
I20260504 20:01:39.799842 11282 raft_consensus.cc:2804] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [term 1 FOLLOWER]: Leader election won for term 1
I20260504 20:01:39.800995 11282 raft_consensus.cc:697] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [term 1 LEADER]: Becoming Leader. State: Replica: 9386ae5f8ee24ed181cc78c1e3bd1c47, State: Running, Role: LEADER
I20260504 20:01:39.801712 11282 consensus_queue.cc:237] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9386ae5f8ee24ed181cc78c1e3bd1c47" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 44761 } } peers { permanent_uuid: "4d3e372eeba144518efe1f275ff9c600" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 46211 } } peers { permanent_uuid: "4d9c92fcc2ad4265850ae04964461b60" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 35985 } }
I20260504 20:01:39.808600 10930 catalog_manager.cc:5671] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9386ae5f8ee24ed181cc78c1e3bd1c47 (127.2.80.131). New cstate: current_term: 1 leader_uuid: "9386ae5f8ee24ed181cc78c1e3bd1c47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9386ae5f8ee24ed181cc78c1e3bd1c47" member_type: VOTER last_known_addr { host: "127.2.80.131" port: 44761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3e372eeba144518efe1f275ff9c600" member_type: VOTER last_known_addr { host: "127.2.80.132" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9c92fcc2ad4265850ae04964461b60" member_type: VOTER last_known_addr { host: "127.2.80.130" port: 35985 } health_report { overall_health: UNKNOWN } } }
I20260504 20:01:39.880872  2370 alter_table-test.cc:182] Tablet successfully located
I20260504 20:01:39.882701 10930 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56744:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260504 20:01:39.883244 10930 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:56744:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260504 20:01:39.894012 10930 catalog_manager.cc:5958] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a: Sending DeleteTablet for 3 replicas of tablet cbadc4c6252e48d09441572e35d9fef4
I20260504 20:01:39.895884 11157 tablet_service.cc:1558] Processing DeleteTablet for tablet cbadc4c6252e48d09441572e35d9fef4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-04 20:01:39 UTC) from {username='slave'} at 127.0.0.1:41638
I20260504 20:01:39.896175 11226 tablet_service.cc:1558] Processing DeleteTablet for tablet cbadc4c6252e48d09441572e35d9fef4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-04 20:01:39 UTC) from {username='slave'} at 127.0.0.1:35008
I20260504 20:01:39.897249 11088 tablet_service.cc:1558] Processing DeleteTablet for tablet cbadc4c6252e48d09441572e35d9fef4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-04 20:01:39 UTC) from {username='slave'} at 127.0.0.1:40494
I20260504 20:01:39.898849 10930 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56744:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20260504 20:01:39.912104 11293 tablet_replica.cc:333] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60: stopping tablet replica
I20260504 20:01:39.913074 11293 raft_consensus.cc:2243] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:01:39.913784 11293 raft_consensus.cc:2272] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:39.914093 11292 tablet_replica.cc:333] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600: stopping tablet replica
I20260504 20:01:39.915141 11292 raft_consensus.cc:2243] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260504 20:01:39.915907 11292 raft_consensus.cc:2272] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:39.917279 11293 ts_tablet_manager.cc:1916] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 20:01:39.923894 11291 tablet_replica.cc:333] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47: stopping tablet replica
I20260504 20:01:39.924887 11291 raft_consensus.cc:2243] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:01:39.925349 11292 ts_tablet_manager.cc:1916] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 20:01:39.926108 11291 pending_rounds.cc:70] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47: Trying to abort 1 pending ops.
I20260504 20:01:39.926477 11291 pending_rounds.cc:77] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260504 20:01:39.926937 11291 raft_consensus.cc:2889] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260504 20:01:39.927403 11291 raft_consensus.cc:2272] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:39.946695 11291 ts_tablet_manager.cc:1916] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 20:01:39.952014 11018 tablet_service.cc:1511] Processing CreateTablet for tablet 798b6b5356b64b14aaf2e9a2686c335a (DEFAULT_TABLE table=fake-table [id=51407e50a8054383a5f056216dc9d727]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260504 20:01:39.953459 11018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798b6b5356b64b14aaf2e9a2686c335a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260504 20:01:39.955116 11292 ts_tablet_manager.cc:1929] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260504 20:01:39.956405 11292 log.cc:1199] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-3-root/wals/cbadc4c6252e48d09441572e35d9fef4
I20260504 20:01:39.957118 11292 ts_tablet_manager.cc:1950] T cbadc4c6252e48d09441572e35d9fef4 P 4d3e372eeba144518efe1f275ff9c600: Deleting consensus metadata
I20260504 20:01:39.962965 11293 ts_tablet_manager.cc:1929] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260504 20:01:39.963469 11293 log.cc:1199] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-1-root/wals/cbadc4c6252e48d09441572e35d9fef4
I20260504 20:01:39.963758 10915 catalog_manager.cc:5002] TS 4d3e372eeba144518efe1f275ff9c600 (127.2.80.132:46211): tablet cbadc4c6252e48d09441572e35d9fef4 (table fake-table [id=6f89b6e87faf455eb4939e4ff11b323d]) successfully deleted
I20260504 20:01:39.964221 11293 ts_tablet_manager.cc:1950] T cbadc4c6252e48d09441572e35d9fef4 P 4d9c92fcc2ad4265850ae04964461b60: Deleting consensus metadata
I20260504 20:01:39.967588 10917 catalog_manager.cc:5002] TS 4d9c92fcc2ad4265850ae04964461b60 (127.2.80.130:35985): tablet cbadc4c6252e48d09441572e35d9fef4 (table fake-table [id=6f89b6e87faf455eb4939e4ff11b323d]) successfully deleted
I20260504 20:01:39.970180 11291 ts_tablet_manager.cc:1929] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 20:01:39.970669 11291 log.cc:1199] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-2-root/wals/cbadc4c6252e48d09441572e35d9fef4
I20260504 20:01:39.971330 11291 ts_tablet_manager.cc:1950] T cbadc4c6252e48d09441572e35d9fef4 P 9386ae5f8ee24ed181cc78c1e3bd1c47: Deleting consensus metadata
I20260504 20:01:39.972615 10917 catalog_manager.cc:5002] TS 9386ae5f8ee24ed181cc78c1e3bd1c47 (127.2.80.131:44761): tablet cbadc4c6252e48d09441572e35d9fef4 (table fake-table [id=6f89b6e87faf455eb4939e4ff11b323d]) successfully deleted
I20260504 20:01:39.980283 11294 tablet_bootstrap.cc:492] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e: Bootstrap starting.
I20260504 20:01:39.985513 11294 tablet_bootstrap.cc:654] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e: Neither blocks nor log segments found. Creating new log.
I20260504 20:01:39.989969 11294 tablet_bootstrap.cc:492] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e: No bootstrap required, opened a new log
I20260504 20:01:39.990443 11294 ts_tablet_manager.cc:1403] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260504 20:01:39.993394 11294 raft_consensus.cc:359] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a96ff361a844f59b9fb773df47e078e" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45145 } }
I20260504 20:01:39.993815 11294 raft_consensus.cc:385] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260504 20:01:39.994072 11294 raft_consensus.cc:740] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a96ff361a844f59b9fb773df47e078e, State: Initialized, Role: FOLLOWER
I20260504 20:01:39.994726 11294 consensus_queue.cc:260] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5a96ff361a844f59b9fb773df47e078e" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45145 } }
I20260504 20:01:39.995352 11294 raft_consensus.cc:399] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260504 20:01:39.995621 11294 raft_consensus.cc:493] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260504 20:01:39.995923 11294 raft_consensus.cc:3060] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e [term 0 FOLLOWER]: Advancing to term 1
I20260504 20:01:40.002271 11294 raft_consensus.cc:515] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a96ff361a844f59b9fb773df47e078e" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45145 } }
I20260504 20:01:40.002951 11294 leader_election.cc:304] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e [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: 5a96ff361a844f59b9fb773df47e078e; no voters: 
I20260504 20:01:40.005764 11294 leader_election.cc:290] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260504 20:01:40.006129 11296 raft_consensus.cc:2804] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e [term 1 FOLLOWER]: Leader election won for term 1
I20260504 20:01:40.011884 11294 ts_tablet_manager.cc:1434] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e: Time spent starting tablet: real 0.021s	user 0.018s	sys 0.004s
I20260504 20:01:40.012881 11296 raft_consensus.cc:697] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e [term 1 LEADER]: Becoming Leader. State: Replica: 5a96ff361a844f59b9fb773df47e078e, State: Running, Role: LEADER
I20260504 20:01:40.013788 11296 consensus_queue.cc:237] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e [LEADER]: Queue going to LEADER mode. State: All 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: "5a96ff361a844f59b9fb773df47e078e" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45145 } }
I20260504 20:01:40.021533 10930 catalog_manager.cc:5671] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a96ff361a844f59b9fb773df47e078e (127.2.80.129). New cstate: current_term: 1 leader_uuid: "5a96ff361a844f59b9fb773df47e078e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a96ff361a844f59b9fb773df47e078e" member_type: VOTER last_known_addr { host: "127.2.80.129" port: 45145 } health_report { overall_health: HEALTHY } } }
I20260504 20:01:40.045372 10930 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56744:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260504 20:01:40.057928 10930 catalog_manager.cc:5958] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a: Sending DeleteTablet for 1 replicas of tablet 798b6b5356b64b14aaf2e9a2686c335a
I20260504 20:01:40.059922 11018 tablet_service.cc:1558] Processing DeleteTablet for tablet 798b6b5356b64b14aaf2e9a2686c335a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-04 20:01:40 UTC) from {username='slave'} at 127.0.0.1:37506
I20260504 20:01:40.064718 11301 tablet_replica.cc:333] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e: stopping tablet replica
I20260504 20:01:40.066138 11301 raft_consensus.cc:2243] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:01:40.066910 11301 raft_consensus.cc:2272] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:40.067299 10930 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56744:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260504 20:01:40.070526 11301 ts_tablet_manager.cc:1916] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260504 20:01:40.085942 11301 ts_tablet_manager.cc:1929] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260504 20:01:40.086440 11301 log.cc:1199] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e: Deleting WAL directory at /tmp/dist-test-taskL1gkRj/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1777924742900738-2370-0/minicluster-data/ts-0-root/wals/798b6b5356b64b14aaf2e9a2686c335a
I20260504 20:01:40.087080 11301 ts_tablet_manager.cc:1950] T 798b6b5356b64b14aaf2e9a2686c335a P 5a96ff361a844f59b9fb773df47e078e: Deleting consensus metadata
I20260504 20:01:40.090127  2370 tablet_server.cc:179] TabletServer@127.2.80.129:0 shutting down...
I20260504 20:01:40.090217 10918 catalog_manager.cc:5002] TS 5a96ff361a844f59b9fb773df47e078e (127.2.80.129:45145): tablet 798b6b5356b64b14aaf2e9a2686c335a (table fake-table [id=51407e50a8054383a5f056216dc9d727]) successfully deleted
I20260504 20:01:40.127441  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:40.139353  2370 tablet_server.cc:196] TabletServer@127.2.80.129:0 shutdown complete.
I20260504 20:01:40.150336  2370 tablet_server.cc:179] TabletServer@127.2.80.130:0 shutting down...
I20260504 20:01:40.191907  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:40.210379  2370 tablet_server.cc:196] TabletServer@127.2.80.130:0 shutdown complete.
I20260504 20:01:40.221805  2370 tablet_server.cc:179] TabletServer@127.2.80.131:0 shutting down...
I20260504 20:01:40.243875  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:40.251587  2370 tablet_server.cc:196] TabletServer@127.2.80.131:0 shutdown complete.
I20260504 20:01:40.262576  2370 tablet_server.cc:179] TabletServer@127.2.80.132:0 shutting down...
I20260504 20:01:40.283933  2370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260504 20:01:40.300396  2370 tablet_server.cc:196] TabletServer@127.2.80.132:0 shutdown complete.
I20260504 20:01:40.309563  2370 master.cc:562] Master@127.2.80.190:36051 shutting down...
I20260504 20:01:40.325623  2370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [term 1 LEADER]: Raft consensus shutting down.
I20260504 20:01:40.326169  2370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260504 20:01:40.326491  2370 tablet_replica.cc:333] T 00000000000000000000000000000000 P fc0a52a498144e2c90379a33efdf465a: stopping tablet replica
I20260504 20:01:40.349108  2370 master.cc:584] Master@127.2.80.190:36051 shutdown complete.
[       OK ] ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter (1670 ms)
[----------] 7 tests from ReplicatedAlterTableTest (101527 ms total)

[----------] Global test environment tear-down
[==========] 40 tests from 2 test suites ran. (157309 ms total)
[  PASSED  ] 35 tests.
[  SKIPPED ] 4 tests, listed below:
[  SKIPPED ] AlterTableTest.TestRestartTSDuringAlter
[  SKIPPED ] ReplicatedAlterTableTest.AlterTableAndDropTablet
[  SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
[  SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed
[  FAILED  ] 1 test, listed below:
[  FAILED  ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning

 1 FAILED TEST
I20260504 20:01:40.406526  2370 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/codegen/compilation_manager.cc:213: suppressed but not reported on 3 messages since previous log ~15 seconds ago
I20260504 20:01:40.406837  2370 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 1 messages since previous log ~553 seconds ago
I20260504 20:01:40.407006  2370 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 1 messages since previous log ~553 seconds ago
I20260504 20:01:40.407240  2370 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 1 messages since previous log ~553 seconds ago
I20260504 20:01:40.407428  2370 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/catalog_manager.cc:4784: suppressed but not reported on 24 messages since previous log ~102 seconds ago
I20260504 20:01:40.407680  2370 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 8 messages since previous log ~3 seconds ago
I20260504 20:01:40.407896  2370 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 1 messages since previous log ~140 seconds ago
I20260504 20:01:40.408135  2370 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 1 messages since previous log ~140 seconds ago
I20260504 20:01:40.408329  2370 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/catalog_manager.cc:4729: suppressed but not reported on 18 messages since previous log ~101 seconds ago
I20260504 20:01:40.408538  2370 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~9 seconds ago