[==========] 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
I20260321 14:50:39.823781 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:38369
I20260321 14:50:39.825820 4664 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260321 14:50:39.827189 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:39.832223 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:39.835923 4664 webserver.cc:492] Webserver started at http://127.4.142.62:34241/ using document root <none> and password file <none>
I20260321 14:50:39.836774 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:39.836910 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:39.837380 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:39.840724 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "81ea2e6123a14f4eb70f5f57dd8545bc"
format_stamp: "Formatted at 2026-03-21 14:50:39 on dist-test-slave-9x8n"
I20260321 14:50:39.847111 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.000s sys 0.004s
I20260321 14:50:39.850659 4672 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:39.852250 4664 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260321 14:50:39.852456 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "81ea2e6123a14f4eb70f5f57dd8545bc"
format_stamp: "Formatted at 2026-03-21 14:50:39 on dist-test-slave-9x8n"
I20260321 14:50:39.852679 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1774104639753633-4664-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)
I20260321 14:50:39.882257 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:39.883246 4664 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
I20260321 14:50:39.883580 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:39.906025 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:38369
I20260321 14:50:39.906028 4723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:38369 every 8 connection(s)
I20260321 14:50:39.910365 4724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:39.922739 4724 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: Bootstrap starting.
I20260321 14:50:39.926605 4724 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:39.927767 4724 log.cc:826] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: Log is configured to *not* fsync() on all Append() calls
I20260321 14:50:39.930646 4724 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: No bootstrap required, opened a new log
I20260321 14:50:39.936631 4724 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ea2e6123a14f4eb70f5f57dd8545bc" member_type: VOTER }
I20260321 14:50:39.936935 4724 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:39.937031 4724 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ea2e6123a14f4eb70f5f57dd8545bc, State: Initialized, Role: FOLLOWER
I20260321 14:50:39.937723 4724 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ea2e6123a14f4eb70f5f57dd8545bc" member_type: VOTER }
I20260321 14:50:39.937930 4724 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:39.938019 4724 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:39.938171 4724 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:39.940258 4724 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ea2e6123a14f4eb70f5f57dd8545bc" member_type: VOTER }
I20260321 14:50:39.940791 4724 leader_election.cc:304] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 81ea2e6123a14f4eb70f5f57dd8545bc; no voters:
I20260321 14:50:39.941401 4724 leader_election.cc:290] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:39.941548 4727 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:39.942265 4727 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [term 1 LEADER]: Becoming Leader. State: Replica: 81ea2e6123a14f4eb70f5f57dd8545bc, State: Running, Role: LEADER
I20260321 14:50:39.942854 4727 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ea2e6123a14f4eb70f5f57dd8545bc" member_type: VOTER }
I20260321 14:50:39.943645 4724 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:50:39.946113 4729 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81ea2e6123a14f4eb70f5f57dd8545bc. Latest consensus state: current_term: 1 leader_uuid: "81ea2e6123a14f4eb70f5f57dd8545bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ea2e6123a14f4eb70f5f57dd8545bc" member_type: VOTER } }
I20260321 14:50:39.946496 4729 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:39.946225 4728 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81ea2e6123a14f4eb70f5f57dd8545bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ea2e6123a14f4eb70f5f57dd8545bc" member_type: VOTER } }
I20260321 14:50:39.947871 4728 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:39.948489 4736 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:50:39.954205 4736 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:50:39.954939 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:50:39.964120 4736 catalog_manager.cc:1357] Generated new cluster ID: 3a807c51523f45a597c7d22bb7c0a077
I20260321 14:50:39.964257 4736 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:50:39.989173 4736 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:50:39.990486 4736 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:50:40.001653 4736 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: Generated new TSK 0
I20260321 14:50:40.002828 4736 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:50:40.020700 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:40.023212 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:40.024961 4664 webserver.cc:492] Webserver started at http://127.4.142.1:37463/ using document root <none> and password file <none>
I20260321 14:50:40.025326 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:40.025435 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:40.025627 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:40.026381 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "aaaf45b7c2f848abb120f0fb263189da"
format_stamp: "Formatted at 2026-03-21 14:50:40 on dist-test-slave-9x8n"
I20260321 14:50:40.029551 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20260321 14:50:40.031769 4749 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:40.032361 4664 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.001s sys 0.001s
I20260321 14:50:40.032529 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "aaaf45b7c2f848abb120f0fb263189da"
format_stamp: "Formatted at 2026-03-21 14:50:40 on dist-test-slave-9x8n"
I20260321 14:50:40.032809 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1774104639753633-4664-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)
I20260321 14:50:40.060690 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:40.061543 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:40.062515 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:50:40.064201 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:50:40.064355 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:40.064499 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:50:40.064596 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:40.087072 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:36713
I20260321 14:50:40.087095 4811 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:36713 every 8 connection(s)
I20260321 14:50:40.106380 4812 heartbeater.cc:344] Connected to a master server at 127.4.142.62:38369
I20260321 14:50:40.106848 4812 heartbeater.cc:461] Registering TS with master...
I20260321 14:50:40.107738 4812 heartbeater.cc:507] Master 127.4.142.62:38369 requested a full tablet report, sending...
I20260321 14:50:40.110422 4689 ts_manager.cc:194] Registered new tserver with Master: aaaf45b7c2f848abb120f0fb263189da (127.4.142.1:36713)
I20260321 14:50:40.110596 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.022044068s
I20260321 14:50:40.113270 4689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60868
I20260321 14:50:40.126240 4812 heartbeater.cc:499] Master 127.4.142.62:38369 was elected leader, sending a full tablet report...
I20260321 14:50:40.127712 4688 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60870:
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"
}
}
}
I20260321 14:50:40.156967 4777 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4be3dbdb9540b3ae609fb154de3a42 (DEFAULT_TABLE table=fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:50:40.157703 4777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4be3dbdb9540b3ae609fb154de3a42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:40.164211 4824 tablet_bootstrap.cc:492] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: Bootstrap starting.
I20260321 14:50:40.166067 4824 tablet_bootstrap.cc:654] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:40.168345 4824 tablet_bootstrap.cc:492] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: No bootstrap required, opened a new log
I20260321 14:50:40.168517 4824 ts_tablet_manager.cc:1403] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.003s
I20260321 14:50:40.169292 4824 raft_consensus.cc:359] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaaf45b7c2f848abb120f0fb263189da" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36713 } }
I20260321 14:50:40.169498 4824 raft_consensus.cc:385] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:40.169618 4824 raft_consensus.cc:740] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaaf45b7c2f848abb120f0fb263189da, State: Initialized, Role: FOLLOWER
I20260321 14:50:40.169867 4824 consensus_queue.cc:260] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaaf45b7c2f848abb120f0fb263189da" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36713 } }
I20260321 14:50:40.170045 4824 raft_consensus.cc:399] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:40.170147 4824 raft_consensus.cc:493] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:40.170256 4824 raft_consensus.cc:3060] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:40.172338 4824 raft_consensus.cc:515] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaaf45b7c2f848abb120f0fb263189da" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36713 } }
I20260321 14:50:40.172624 4824 leader_election.cc:304] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aaaf45b7c2f848abb120f0fb263189da; no voters:
I20260321 14:50:40.173200 4824 leader_election.cc:290] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:40.173403 4826 raft_consensus.cc:2804] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:40.178040 4824 ts_tablet_manager.cc:1434] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: Time spent starting tablet: real 0.009s user 0.008s sys 0.001s
I20260321 14:50:40.180150 4826 raft_consensus.cc:697] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da [term 1 LEADER]: Becoming Leader. State: Replica: aaaf45b7c2f848abb120f0fb263189da, State: Running, Role: LEADER
I20260321 14:50:40.180503 4826 consensus_queue.cc:237] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaaf45b7c2f848abb120f0fb263189da" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36713 } }
I20260321 14:50:40.184899 4689 catalog_manager.cc:5671] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da reported cstate change: term changed from 0 to 1, leader changed from <none> to aaaf45b7c2f848abb120f0fb263189da (127.4.142.1). New cstate: current_term: 1 leader_uuid: "aaaf45b7c2f848abb120f0fb263189da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaaf45b7c2f848abb120f0fb263189da" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260321 14:50:40.212502 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:50:40.214476 4689 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
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
I20260321 14:50:40.222306 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.223927 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.232908 4688 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 1)
I20260321 14:50:40.235245 4689 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
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
I20260321 14:50:40.241395 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.241920 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.250531 4688 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 2)
I20260321 14:50:40.253273 4688 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
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
I20260321 14:50:40.258764 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.259446 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.267136 4688 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 3)
I20260321 14:50:40.271073 4688 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
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
I20260321 14:50:40.277069 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.277804 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.286881 4689 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 4)
I20260321 14:50:40.289057 4689 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
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
I20260321 14:50:40.295006 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.295743 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.305073 4689 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 5)
I20260321 14:50:40.307862 4689 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
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
I20260321 14:50:40.314441 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.315210 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.324117 4689 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 6)
I20260321 14:50:40.326694 4689 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
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
I20260321 14:50:40.332989 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.333745 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.342859 4689 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 7)
I20260321 14:50:40.344905 4689 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
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
I20260321 14:50:40.350543 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.351248 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.360179 4688 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 8)
I20260321 14:50:40.362617 4688 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
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
I20260321 14:50:40.368407 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.369030 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.377089 4689 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 9)
I20260321 14:50:40.381507 4689 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
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
I20260321 14:50:40.388316 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.389354 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.397977 4689 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 10)
I20260321 14:50:40.399940 4689 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
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
I20260321 14:50:40.406174 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.406793 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.415344 4689 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 11)
I20260321 14:50:40.419055 4689 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
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
I20260321 14:50:40.425385 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.426155 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.434525 4688 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 12)
I20260321 14:50:40.436786 4688 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
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
I20260321 14:50:40.443315 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.444576 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.453846 4688 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 13)
I20260321 14:50:40.455336 4688 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
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
I20260321 14:50:40.460901 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.461705 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.469863 4688 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 14)
I20260321 14:50:40.472558 4688 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT8" } } modify_external_catalogs: true
I20260321 14:50:40.478129 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.478852 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.486028 4688 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 15)
I20260321 14:50:40.490540 4688 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT16" } } modify_external_catalogs: true
I20260321 14:50:40.496348 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.496976 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.504696 4688 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 16)
I20260321 14:50:40.508397 4688 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT32" } } modify_external_catalogs: true
I20260321 14:50:40.514580 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.515281 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.522861 4688 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 17)
I20260321 14:50:40.525698 4688 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT64" } } modify_external_catalogs: true
I20260321 14:50:40.530678 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.531348 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.538698 4688 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 18)
I20260321 14:50:40.542086 4688 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_STRING" } } modify_external_catalogs: true
I20260321 14:50:40.546777 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.547335 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.554324 4688 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 19)
I20260321 14:50:40.558139 4688 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BOOL" } } modify_external_catalogs: true
I20260321 14:50:40.563082 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.563652 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.570574 4688 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 20)
I20260321 14:50:40.574972 4688 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_FLOAT" } } modify_external_catalogs: true
I20260321 14:50:40.580262 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.580829 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.587775 4688 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 21)
I20260321 14:50:40.591704 4688 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DOUBLE" } } modify_external_catalogs: true
I20260321 14:50:40.596654 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.597220 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.604336 4688 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 22)
I20260321 14:50:40.608634 4688 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BINARY" } } modify_external_catalogs: true
I20260321 14:50:40.614180 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.614701 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.622481 4688 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 23)
I20260321 14:50:40.626739 4688 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_UNIXTIME_MICROS" } } modify_external_catalogs: true
I20260321 14:50:40.632150 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.632630 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.640437 4689 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 24)
I20260321 14:50:40.644553 4689 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DECIMAL" } } modify_external_catalogs: true
I20260321 14:50:40.649741 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.650229 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.657027 4689 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 25)
I20260321 14:50:40.661422 4689 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_VARCHAR" } } modify_external_catalogs: true
I20260321 14:50:40.666154 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.666654 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.674437 4689 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 26)
I20260321 14:50:40.676729 4689 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60870:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DATE" } } modify_external_catalogs: true
I20260321 14:50:40.682018 4832 tablet.cc:1723] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: 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
I20260321 14:50:40.682502 4832 tablet.cc:1621] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: MemRowSet was empty: no flush needed.
I20260321 14:50:40.689678 4688 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: fake-table [id=5973cd8a04c2479ea18cadd4dc4d5017] alter complete (version 27)
I20260321 14:50:40.690331 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:50:40.702406 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:50:40.702908 4664 tablet_replica.cc:333] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da: stopping tablet replica
I20260321 14:50:40.703253 4664 raft_consensus.cc:2243] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:40.703500 4664 raft_consensus.cc:2272] T 7e4be3dbdb9540b3ae609fb154de3a42 P aaaf45b7c2f848abb120f0fb263189da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:40.719487 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:50:40.724970 4664 master.cc:562] Master@127.4.142.62:38369 shutting down...
I20260321 14:50:40.734143 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:40.734405 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:40.734561 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81ea2e6123a14f4eb70f5f57dd8545bc: stopping tablet replica
I20260321 14:50:40.738829 4664 master.cc:584] Master@127.4.142.62:38369 shutdown complete.
[ OK ] AlterTableTest.TestTabletReports (931 ms)
[ RUN ] AlterTableTest.TestAddExistingColumn
I20260321 14:50:40.751276 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:35601
I20260321 14:50:40.751943 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:40.752769 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:40.754300 4664 webserver.cc:492] Webserver started at http://127.4.142.62:40553/ using document root <none> and password file <none>
I20260321 14:50:40.754562 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:40.754678 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:40.754849 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:40.755489 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "999b0713db254f6e888860f819b67c9a"
format_stamp: "Formatted at 2026-03-21 14:50:40 on dist-test-slave-9x8n"
I20260321 14:50:40.757932 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260321 14:50:40.759441 4836 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:40.759857 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260321 14:50:40.760087 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "999b0713db254f6e888860f819b67c9a"
format_stamp: "Formatted at 2026-03-21 14:50:40 on dist-test-slave-9x8n"
I20260321 14:50:40.760227 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1774104639753633-4664-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)
I20260321 14:50:40.779799 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:40.780469 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:40.794035 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:35601
I20260321 14:50:40.794059 4887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:35601 every 8 connection(s)
I20260321 14:50:40.795426 4888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:40.799295 4888 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a: Bootstrap starting.
I20260321 14:50:40.800625 4888 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:40.802295 4888 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a: No bootstrap required, opened a new log
I20260321 14:50:40.802927 4888 raft_consensus.cc:359] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999b0713db254f6e888860f819b67c9a" member_type: VOTER }
I20260321 14:50:40.803057 4888 raft_consensus.cc:385] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:40.803122 4888 raft_consensus.cc:740] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 999b0713db254f6e888860f819b67c9a, State: Initialized, Role: FOLLOWER
I20260321 14:50:40.803350 4888 consensus_queue.cc:260] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999b0713db254f6e888860f819b67c9a" member_type: VOTER }
I20260321 14:50:40.803485 4888 raft_consensus.cc:399] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:40.803543 4888 raft_consensus.cc:493] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:40.803622 4888 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:40.805423 4888 raft_consensus.cc:515] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999b0713db254f6e888860f819b67c9a" member_type: VOTER }
I20260321 14:50:40.805617 4888 leader_election.cc:304] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 999b0713db254f6e888860f819b67c9a; no voters:
I20260321 14:50:40.805971 4888 leader_election.cc:290] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:40.806151 4891 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:40.806751 4891 raft_consensus.cc:697] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [term 1 LEADER]: Becoming Leader. State: Replica: 999b0713db254f6e888860f819b67c9a, State: Running, Role: LEADER
I20260321 14:50:40.806960 4888 sys_catalog.cc:565] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:50:40.807099 4891 consensus_queue.cc:237] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999b0713db254f6e888860f819b67c9a" member_type: VOTER }
I20260321 14:50:40.808193 4892 sys_catalog.cc:455] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "999b0713db254f6e888860f819b67c9a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999b0713db254f6e888860f819b67c9a" member_type: VOTER } }
I20260321 14:50:40.808452 4892 sys_catalog.cc:458] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:40.808950 4893 sys_catalog.cc:455] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 999b0713db254f6e888860f819b67c9a. Latest consensus state: current_term: 1 leader_uuid: "999b0713db254f6e888860f819b67c9a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999b0713db254f6e888860f819b67c9a" member_type: VOTER } }
I20260321 14:50:40.809190 4893 sys_catalog.cc:458] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:40.813706 4898 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:50:40.815555 4898 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:50:40.816929 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:50:40.818954 4898 catalog_manager.cc:1357] Generated new cluster ID: 251ed95c3f3f49d39f0c6bf0734dd0f5
I20260321 14:50:40.819025 4898 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:50:40.839402 4898 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:50:40.840157 4898 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:50:40.847496 4898 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a: Generated new TSK 0
I20260321 14:50:40.847730 4898 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:50:40.849974 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:40.851079 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:40.852352 4664 webserver.cc:492] Webserver started at http://127.4.142.1:40521/ using document root <none> and password file <none>
I20260321 14:50:40.852629 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:40.852739 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:40.852907 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:40.853596 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "0d99a4d92b59459a9a643755bd9dd0c9"
format_stamp: "Formatted at 2026-03-21 14:50:40 on dist-test-slave-9x8n"
I20260321 14:50:40.855988 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260321 14:50:40.857784 4912 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:40.858156 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:50:40.858295 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "0d99a4d92b59459a9a643755bd9dd0c9"
format_stamp: "Formatted at 2026-03-21 14:50:40 on dist-test-slave-9x8n"
I20260321 14:50:40.858428 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1774104639753633-4664-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)
I20260321 14:50:40.878965 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:40.879617 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:40.880230 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:50:40.881089 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:50:40.881198 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:40.881338 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:50:40.881423 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:40.899992 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:44925
I20260321 14:50:40.900034 4974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:44925 every 8 connection(s)
I20260321 14:50:40.908483 4975 heartbeater.cc:344] Connected to a master server at 127.4.142.62:35601
I20260321 14:50:40.908635 4975 heartbeater.cc:461] Registering TS with master...
I20260321 14:50:40.909046 4975 heartbeater.cc:507] Master 127.4.142.62:35601 requested a full tablet report, sending...
I20260321 14:50:40.910070 4853 ts_manager.cc:194] Registered new tserver with Master: 0d99a4d92b59459a9a643755bd9dd0c9 (127.4.142.1:44925)
I20260321 14:50:40.910122 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009072204s
I20260321 14:50:40.911657 4853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38736
I20260321 14:50:40.923584 4975 heartbeater.cc:499] Master 127.4.142.62:35601 was elected leader, sending a full tablet report...
I20260321 14:50:40.924111 4853 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38746:
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"
}
}
}
I20260321 14:50:40.939683 4940 tablet_service.cc:1511] Processing CreateTablet for tablet d13620d5a4484224a6ab764fafe8eef2 (DEFAULT_TABLE table=fake-table [id=3f599c11dbc74160a0df2c8a6bdb1e0a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:50:40.940229 4940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d13620d5a4484224a6ab764fafe8eef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:40.946030 4987 tablet_bootstrap.cc:492] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9: Bootstrap starting.
I20260321 14:50:40.947851 4987 tablet_bootstrap.cc:654] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:40.950361 4987 tablet_bootstrap.cc:492] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9: No bootstrap required, opened a new log
I20260321 14:50:40.950551 4987 ts_tablet_manager.cc:1403] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:50:40.951385 4987 raft_consensus.cc:359] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d99a4d92b59459a9a643755bd9dd0c9" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 44925 } }
I20260321 14:50:40.951561 4987 raft_consensus.cc:385] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:40.951685 4987 raft_consensus.cc:740] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d99a4d92b59459a9a643755bd9dd0c9, State: Initialized, Role: FOLLOWER
I20260321 14:50:40.952052 4987 consensus_queue.cc:260] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d99a4d92b59459a9a643755bd9dd0c9" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 44925 } }
I20260321 14:50:40.952205 4987 raft_consensus.cc:399] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:40.952265 4987 raft_consensus.cc:493] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:40.952340 4987 raft_consensus.cc:3060] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:40.954210 4987 raft_consensus.cc:515] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d99a4d92b59459a9a643755bd9dd0c9" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 44925 } }
I20260321 14:50:40.954406 4987 leader_election.cc:304] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0d99a4d92b59459a9a643755bd9dd0c9; no voters:
I20260321 14:50:40.954932 4987 leader_election.cc:290] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:40.955089 4989 raft_consensus.cc:2804] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:40.955780 4987 ts_tablet_manager.cc:1434] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260321 14:50:40.955873 4989 raft_consensus.cc:697] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9 [term 1 LEADER]: Becoming Leader. State: Replica: 0d99a4d92b59459a9a643755bd9dd0c9, State: Running, Role: LEADER
I20260321 14:50:40.956254 4989 consensus_queue.cc:237] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d99a4d92b59459a9a643755bd9dd0c9" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 44925 } }
I20260321 14:50:40.958590 4852 catalog_manager.cc:5671] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d99a4d92b59459a9a643755bd9dd0c9 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "0d99a4d92b59459a9a643755bd9dd0c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d99a4d92b59459a9a643755bd9dd0c9" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 44925 } health_report { overall_health: HEALTHY } } }
I20260321 14:50:40.981774 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:50:40.983464 4852 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38746:
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
I20260321 14:50:40.985669 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:50:40.995618 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:50:40.996089 4664 tablet_replica.cc:333] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9: stopping tablet replica
I20260321 14:50:40.996301 4664 raft_consensus.cc:2243] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:40.996551 4664 raft_consensus.cc:2272] T d13620d5a4484224a6ab764fafe8eef2 P 0d99a4d92b59459a9a643755bd9dd0c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:41.001231 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:50:41.004340 4664 master.cc:562] Master@127.4.142.62:35601 shutting down...
I20260321 14:50:41.012773 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:41.013074 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:41.013334 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 999b0713db254f6e888860f819b67c9a: stopping tablet replica
I20260321 14:50:41.028107 4664 master.cc:584] Master@127.4.142.62:35601 shutdown complete.
[ OK ] AlterTableTest.TestAddExistingColumn (287 ms)
[ RUN ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults
I20260321 14:50:41.039026 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:42935
I20260321 14:50:41.039587 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:41.040432 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:41.041776 4664 webserver.cc:492] Webserver started at http://127.4.142.62:36843/ using document root <none> and password file <none>
I20260321 14:50:41.042023 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:41.042109 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:41.042241 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:41.042891 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "7ee8e7a374354462800dd149d8664443"
format_stamp: "Formatted at 2026-03-21 14:50:41 on dist-test-slave-9x8n"
I20260321 14:50:41.045342 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260321 14:50:41.046922 4998 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:41.047344 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260321 14:50:41.047451 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "7ee8e7a374354462800dd149d8664443"
format_stamp: "Formatted at 2026-03-21 14:50:41 on dist-test-slave-9x8n"
I20260321 14:50:41.047565 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1774104639753633-4664-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)
I20260321 14:50:41.068064 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:41.068642 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:41.081959 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:42935
I20260321 14:50:41.082000 5049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:42935 every 8 connection(s)
I20260321 14:50:41.083340 5050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:41.087217 5050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443: Bootstrap starting.
I20260321 14:50:41.088485 5050 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:41.090035 5050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443: No bootstrap required, opened a new log
I20260321 14:50:41.090621 5050 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ee8e7a374354462800dd149d8664443" member_type: VOTER }
I20260321 14:50:41.090750 5050 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:41.090816 5050 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ee8e7a374354462800dd149d8664443, State: Initialized, Role: FOLLOWER
I20260321 14:50:41.091040 5050 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ee8e7a374354462800dd149d8664443" member_type: VOTER }
I20260321 14:50:41.091174 5050 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:41.091230 5050 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:41.091308 5050 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:41.092921 5050 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ee8e7a374354462800dd149d8664443" member_type: VOTER }
I20260321 14:50:41.093111 5050 leader_election.cc:304] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7ee8e7a374354462800dd149d8664443; no voters:
I20260321 14:50:41.093506 5050 leader_election.cc:290] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:41.093647 5053 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:41.094183 5053 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [term 1 LEADER]: Becoming Leader. State: Replica: 7ee8e7a374354462800dd149d8664443, State: Running, Role: LEADER
I20260321 14:50:41.094425 5050 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:50:41.094445 5053 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ee8e7a374354462800dd149d8664443" member_type: VOTER }
I20260321 14:50:41.095360 5054 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7ee8e7a374354462800dd149d8664443" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ee8e7a374354462800dd149d8664443" member_type: VOTER } }
I20260321 14:50:41.095446 5055 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7ee8e7a374354462800dd149d8664443. Latest consensus state: current_term: 1 leader_uuid: "7ee8e7a374354462800dd149d8664443" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ee8e7a374354462800dd149d8664443" member_type: VOTER } }
I20260321 14:50:41.095667 5055 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:41.095682 5054 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:41.096604 5058 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:50:41.098248 5058 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:50:41.100181 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:50:41.101263 5058 catalog_manager.cc:1357] Generated new cluster ID: 4cee5bad34a742d1a54bc9abe6e03a34
I20260321 14:50:41.101357 5058 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:50:41.119117 5058 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:50:41.119861 5058 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:50:41.127852 5058 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443: Generated new TSK 0
I20260321 14:50:41.128064 5058 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:50:41.132833 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:41.133910 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:41.135130 4664 webserver.cc:492] Webserver started at http://127.4.142.1:42001/ using document root <none> and password file <none>
I20260321 14:50:41.135344 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:41.135411 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:41.135521 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:41.136088 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "6df2a88e9cb34c088961dd50d0fce9f6"
format_stamp: "Formatted at 2026-03-21 14:50:41 on dist-test-slave-9x8n"
I20260321 14:50:41.138612 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:50:41.140208 5074 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:41.140547 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:50:41.140661 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "6df2a88e9cb34c088961dd50d0fce9f6"
format_stamp: "Formatted at 2026-03-21 14:50:41 on dist-test-slave-9x8n"
I20260321 14:50:41.140754 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1774104639753633-4664-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)
I20260321 14:50:41.150270 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:41.150866 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:41.151371 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:50:41.152122 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:50:41.152195 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:41.152263 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:50:41.152316 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:41.167497 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:37497
I20260321 14:50:41.167536 5136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:37497 every 8 connection(s)
I20260321 14:50:41.175024 5137 heartbeater.cc:344] Connected to a master server at 127.4.142.62:42935
I20260321 14:50:41.175189 5137 heartbeater.cc:461] Registering TS with master...
I20260321 14:50:41.175618 5137 heartbeater.cc:507] Master 127.4.142.62:42935 requested a full tablet report, sending...
I20260321 14:50:41.176483 5015 ts_manager.cc:194] Registered new tserver with Master: 6df2a88e9cb34c088961dd50d0fce9f6 (127.4.142.1:37497)
I20260321 14:50:41.177448 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008942653s
I20260321 14:50:41.177619 5015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39338
I20260321 14:50:41.188858 5137 heartbeater.cc:499] Master 127.4.142.62:42935 was elected leader, sending a full tablet report...
I20260321 14:50:41.189024 5015 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"
}
}
}
I20260321 14:50:41.202719 5102 tablet_service.cc:1511] Processing CreateTablet for tablet b063bba6e388410db03e11e197703d4e (DEFAULT_TABLE table=fake-table [id=0b4dd9836ce640f8a4b398b71e9ecf1e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:50:41.203212 5102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b063bba6e388410db03e11e197703d4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:41.208410 5149 tablet_bootstrap.cc:492] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6: Bootstrap starting.
I20260321 14:50:41.210310 5149 tablet_bootstrap.cc:654] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:41.212029 5149 tablet_bootstrap.cc:492] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6: No bootstrap required, opened a new log
I20260321 14:50:41.212203 5149 ts_tablet_manager.cc:1403] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:50:41.212939 5149 raft_consensus.cc:359] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6df2a88e9cb34c088961dd50d0fce9f6" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 37497 } }
I20260321 14:50:41.213128 5149 raft_consensus.cc:385] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:41.213261 5149 raft_consensus.cc:740] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6df2a88e9cb34c088961dd50d0fce9f6, State: Initialized, Role: FOLLOWER
I20260321 14:50:41.213549 5149 consensus_queue.cc:260] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6df2a88e9cb34c088961dd50d0fce9f6" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 37497 } }
I20260321 14:50:41.213729 5149 raft_consensus.cc:399] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:41.213830 5149 raft_consensus.cc:493] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:41.213970 5149 raft_consensus.cc:3060] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:41.215831 5149 raft_consensus.cc:515] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6df2a88e9cb34c088961dd50d0fce9f6" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 37497 } }
I20260321 14:50:41.216076 5149 leader_election.cc:304] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6df2a88e9cb34c088961dd50d0fce9f6; no voters:
I20260321 14:50:41.216512 5149 leader_election.cc:290] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:41.216729 5151 raft_consensus.cc:2804] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:41.217362 5149 ts_tablet_manager.cc:1434] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6: Time spent starting tablet: real 0.005s user 0.000s sys 0.005s
I20260321 14:50:41.217705 5151 raft_consensus.cc:697] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6df2a88e9cb34c088961dd50d0fce9f6, State: Running, Role: LEADER
I20260321 14:50:41.217980 5151 consensus_queue.cc:237] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6df2a88e9cb34c088961dd50d0fce9f6" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 37497 } }
I20260321 14:50:41.220003 5015 catalog_manager.cc:5671] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6df2a88e9cb34c088961dd50d0fce9f6 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "6df2a88e9cb34c088961dd50d0fce9f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6df2a88e9cb34c088961dd50d0fce9f6" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 37497 } health_report { overall_health: HEALTHY } } }
I20260321 14:50:41.240460 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:50:41.240795 4664 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 } } }
I20260321 14:50:41.241837 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:50:41.250312 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:50:41.250698 4664 tablet_replica.cc:333] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6: stopping tablet replica
I20260321 14:50:41.250916 4664 raft_consensus.cc:2243] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:41.251123 4664 raft_consensus.cc:2272] T b063bba6e388410db03e11e197703d4e P 6df2a88e9cb34c088961dd50d0fce9f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:41.265393 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:50:41.268445 4664 master.cc:562] Master@127.4.142.62:42935 shutting down...
I20260321 14:50:41.277149 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:41.277482 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:41.277688 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7ee8e7a374354462800dd149d8664443: stopping tablet replica
I20260321 14:50:41.292428 4664 master.cc:584] Master@127.4.142.62:42935 shutdown complete.
[ OK ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults (263 ms)
[ RUN ] AlterTableTest.TestAddNullableColumnWithoutDefault
I20260321 14:50:41.302843 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:33957
I20260321 14:50:41.303398 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:41.304224 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:41.305532 4664 webserver.cc:492] Webserver started at http://127.4.142.62:39047/ using document root <none> and password file <none>
I20260321 14:50:41.305781 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:41.305872 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:41.306028 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:41.306644 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "7de1c2f191ca4f94a3d795e09ce6ac39"
format_stamp: "Formatted at 2026-03-21 14:50:41 on dist-test-slave-9x8n"
I20260321 14:50:41.308974 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:50:41.311269 5160 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:41.311736 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:50:41.311878 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "7de1c2f191ca4f94a3d795e09ce6ac39"
format_stamp: "Formatted at 2026-03-21 14:50:41 on dist-test-slave-9x8n"
I20260321 14:50:41.312067 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1774104639753633-4664-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)
I20260321 14:50:41.322394 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:41.322988 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:41.336786 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:33957
I20260321 14:50:41.336874 5211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:33957 every 8 connection(s)
I20260321 14:50:41.338186 5212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:41.342085 5212 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39: Bootstrap starting.
I20260321 14:50:41.343493 5212 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:41.345451 5212 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39: No bootstrap required, opened a new log
I20260321 14:50:41.346138 5212 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7de1c2f191ca4f94a3d795e09ce6ac39" member_type: VOTER }
I20260321 14:50:41.346293 5212 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:41.346402 5212 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de1c2f191ca4f94a3d795e09ce6ac39, State: Initialized, Role: FOLLOWER
I20260321 14:50:41.346618 5212 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7de1c2f191ca4f94a3d795e09ce6ac39" member_type: VOTER }
I20260321 14:50:41.346769 5212 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:41.346870 5212 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:41.346988 5212 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:41.348644 5212 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7de1c2f191ca4f94a3d795e09ce6ac39" member_type: VOTER }
I20260321 14:50:41.348883 5212 leader_election.cc:304] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7de1c2f191ca4f94a3d795e09ce6ac39; no voters:
I20260321 14:50:41.349385 5212 leader_election.cc:290] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:41.349586 5215 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:41.350142 5215 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [term 1 LEADER]: Becoming Leader. State: Replica: 7de1c2f191ca4f94a3d795e09ce6ac39, State: Running, Role: LEADER
I20260321 14:50:41.350351 5212 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:50:41.350427 5215 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7de1c2f191ca4f94a3d795e09ce6ac39" member_type: VOTER }
I20260321 14:50:41.351361 5217 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7de1c2f191ca4f94a3d795e09ce6ac39. Latest consensus state: current_term: 1 leader_uuid: "7de1c2f191ca4f94a3d795e09ce6ac39" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7de1c2f191ca4f94a3d795e09ce6ac39" member_type: VOTER } }
I20260321 14:50:41.351359 5216 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7de1c2f191ca4f94a3d795e09ce6ac39" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7de1c2f191ca4f94a3d795e09ce6ac39" member_type: VOTER } }
I20260321 14:50:41.351573 5217 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:41.351595 5216 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:41.353089 5220 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:50:41.354714 5220 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:50:41.355733 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:50:41.357578 5220 catalog_manager.cc:1357] Generated new cluster ID: c2e932ea4cae4652a6f0dcb686f94a22
I20260321 14:50:41.357656 5220 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:50:41.393209 5220 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:50:41.394055 5220 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:50:41.402294 5220 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39: Generated new TSK 0
I20260321 14:50:41.402526 5220 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:50:41.420729 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:41.421895 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:41.423158 4664 webserver.cc:492] Webserver started at http://127.4.142.1:44297/ using document root <none> and password file <none>
I20260321 14:50:41.423352 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:41.423432 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:41.423532 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:41.424124 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "20ae2052e488427f99306b2b7c1f95e7"
format_stamp: "Formatted at 2026-03-21 14:50:41 on dist-test-slave-9x8n"
I20260321 14:50:41.426528 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:50:41.428125 5236 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:41.428474 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:50:41.428573 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "20ae2052e488427f99306b2b7c1f95e7"
format_stamp: "Formatted at 2026-03-21 14:50:41 on dist-test-slave-9x8n"
I20260321 14:50:41.428691 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1774104639753633-4664-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)
I20260321 14:50:41.442601 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:41.443210 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:41.443722 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:50:41.444551 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:50:41.444623 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:41.444766 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:50:41.444815 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:41.460657 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:38187
I20260321 14:50:41.460702 5298 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:38187 every 8 connection(s)
I20260321 14:50:41.468055 5299 heartbeater.cc:344] Connected to a master server at 127.4.142.62:33957
I20260321 14:50:41.468214 5299 heartbeater.cc:461] Registering TS with master...
I20260321 14:50:41.468665 5299 heartbeater.cc:507] Master 127.4.142.62:33957 requested a full tablet report, sending...
I20260321 14:50:41.469560 5177 ts_manager.cc:194] Registered new tserver with Master: 20ae2052e488427f99306b2b7c1f95e7 (127.4.142.1:38187)
I20260321 14:50:41.469660 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008007301s
I20260321 14:50:41.470752 5177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48910
I20260321 14:50:41.480928 5177 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48918:
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"
}
}
}
I20260321 14:50:41.482048 5299 heartbeater.cc:499] Master 127.4.142.62:33957 was elected leader, sending a full tablet report...
I20260321 14:50:41.494318 5264 tablet_service.cc:1511] Processing CreateTablet for tablet 3b96b54ec65e4e00869b6fced5d8d586 (DEFAULT_TABLE table=fake-table [id=60123868d02f4cbaadb619b2241864d6]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:50:41.494774 5264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b96b54ec65e4e00869b6fced5d8d586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:41.499541 5311 tablet_bootstrap.cc:492] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7: Bootstrap starting.
I20260321 14:50:41.501214 5311 tablet_bootstrap.cc:654] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:41.503360 5311 tablet_bootstrap.cc:492] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7: No bootstrap required, opened a new log
I20260321 14:50:41.503517 5311 ts_tablet_manager.cc:1403] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:50:41.504175 5311 raft_consensus.cc:359] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20ae2052e488427f99306b2b7c1f95e7" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38187 } }
I20260321 14:50:41.504328 5311 raft_consensus.cc:385] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:41.504438 5311 raft_consensus.cc:740] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ae2052e488427f99306b2b7c1f95e7, State: Initialized, Role: FOLLOWER
I20260321 14:50:41.504685 5311 consensus_queue.cc:260] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20ae2052e488427f99306b2b7c1f95e7" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38187 } }
I20260321 14:50:41.504848 5311 raft_consensus.cc:399] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:41.504945 5311 raft_consensus.cc:493] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:41.505052 5311 raft_consensus.cc:3060] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:41.507197 5311 raft_consensus.cc:515] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20ae2052e488427f99306b2b7c1f95e7" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38187 } }
I20260321 14:50:41.507483 5311 leader_election.cc:304] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 20ae2052e488427f99306b2b7c1f95e7; no voters:
I20260321 14:50:41.508154 5311 leader_election.cc:290] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:41.508350 5313 raft_consensus.cc:2804] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:41.509083 5311 ts_tablet_manager.cc:1434] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260321 14:50:41.509440 5313 raft_consensus.cc:697] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7 [term 1 LEADER]: Becoming Leader. State: Replica: 20ae2052e488427f99306b2b7c1f95e7, State: Running, Role: LEADER
I20260321 14:50:41.509760 5313 consensus_queue.cc:237] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20ae2052e488427f99306b2b7c1f95e7" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38187 } }
I20260321 14:50:41.511685 5177 catalog_manager.cc:5671] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20ae2052e488427f99306b2b7c1f95e7 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "20ae2052e488427f99306b2b7c1f95e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20ae2052e488427f99306b2b7c1f95e7" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38187 } health_report { overall_health: HEALTHY } } }
I20260321 14:50:41.532013 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:50:41.572901 5177 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48918:
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
I20260321 14:50:41.577935 5320 tablet.cc:1723] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7: 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
I20260321 14:50:41.578547 5320 tablet.cc:1621] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7: MemRowSet was empty: no flush needed.
I20260321 14:50:41.586267 5177 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39: fake-table [id=60123868d02f4cbaadb619b2241864d6] alter complete (version 1)
I20260321 14:50:41.607110 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:50:41.617650 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:50:41.618113 4664 tablet_replica.cc:333] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7: stopping tablet replica
I20260321 14:50:41.618333 4664 raft_consensus.cc:2243] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:41.618575 4664 raft_consensus.cc:2272] T 3b96b54ec65e4e00869b6fced5d8d586 P 20ae2052e488427f99306b2b7c1f95e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:41.624171 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:50:41.627707 4664 master.cc:562] Master@127.4.142.62:33957 shutting down...
I20260321 14:50:41.637952 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:41.638221 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:41.638458 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7de1c2f191ca4f94a3d795e09ce6ac39: stopping tablet replica
I20260321 14:50:41.643280 4664 master.cc:584] Master@127.4.142.62:33957 shutdown complete.
[ OK ] AlterTableTest.TestAddNullableColumnWithoutDefault (355 ms)
[ RUN ] AlterTableTest.TestRenamePrimaryKeyColumn
I20260321 14:50:41.658735 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:45183
I20260321 14:50:41.659392 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:41.660482 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:41.661813 4664 webserver.cc:492] Webserver started at http://127.4.142.62:33501/ using document root <none> and password file <none>
I20260321 14:50:41.662092 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:41.662180 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:41.662360 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:41.663110 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "72fed54c98f749fd9569889121fed135"
format_stamp: "Formatted at 2026-03-21 14:50:41 on dist-test-slave-9x8n"
I20260321 14:50:41.666363 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260321 14:50:41.668310 5325 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:41.668751 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:50:41.668877 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "72fed54c98f749fd9569889121fed135"
format_stamp: "Formatted at 2026-03-21 14:50:41 on dist-test-slave-9x8n"
I20260321 14:50:41.669030 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1774104639753633-4664-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)
I20260321 14:50:41.711136 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:41.711815 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:41.727828 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:45183
I20260321 14:50:41.727869 5376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:45183 every 8 connection(s)
I20260321 14:50:41.729489 5377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:41.735842 5377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135: Bootstrap starting.
I20260321 14:50:41.737772 5377 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:41.739745 5377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135: No bootstrap required, opened a new log
I20260321 14:50:41.740584 5377 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72fed54c98f749fd9569889121fed135" member_type: VOTER }
I20260321 14:50:41.740770 5377 raft_consensus.cc:385] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:41.740875 5377 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72fed54c98f749fd9569889121fed135, State: Initialized, Role: FOLLOWER
I20260321 14:50:41.741117 5377 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72fed54c98f749fd9569889121fed135" member_type: VOTER }
I20260321 14:50:41.741325 5377 raft_consensus.cc:399] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:41.741411 5377 raft_consensus.cc:493] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:41.741523 5377 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:41.744320 5377 raft_consensus.cc:515] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72fed54c98f749fd9569889121fed135" member_type: VOTER }
I20260321 14:50:41.744570 5377 leader_election.cc:304] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 72fed54c98f749fd9569889121fed135; no voters:
I20260321 14:50:41.745011 5377 leader_election.cc:290] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:41.745128 5380 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:41.745870 5380 raft_consensus.cc:697] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [term 1 LEADER]: Becoming Leader. State: Replica: 72fed54c98f749fd9569889121fed135, State: Running, Role: LEADER
I20260321 14:50:41.745947 5377 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:50:41.746151 5380 consensus_queue.cc:237] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72fed54c98f749fd9569889121fed135" member_type: VOTER }
I20260321 14:50:41.747133 5381 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "72fed54c98f749fd9569889121fed135" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72fed54c98f749fd9569889121fed135" member_type: VOTER } }
I20260321 14:50:41.747346 5381 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:41.747795 5382 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 72fed54c98f749fd9569889121fed135. Latest consensus state: current_term: 1 leader_uuid: "72fed54c98f749fd9569889121fed135" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72fed54c98f749fd9569889121fed135" member_type: VOTER } }
I20260321 14:50:41.748016 5382 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:41.751189 5385 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:50:41.753141 5385 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:50:41.755111 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:50:41.757140 5385 catalog_manager.cc:1357] Generated new cluster ID: a82beff26aa34ecebf29edadadb36459
I20260321 14:50:41.757266 5385 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:50:41.765558 5385 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:50:41.766368 5385 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:50:41.779985 5385 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135: Generated new TSK 0
I20260321 14:50:41.780272 5385 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:50:41.788187 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:41.789665 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:41.791230 4664 webserver.cc:492] Webserver started at http://127.4.142.1:42581/ using document root <none> and password file <none>
I20260321 14:50:41.791519 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:41.791642 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:41.791800 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:41.792666 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "081c84845d1a41c99647dfcc02567410"
format_stamp: "Formatted at 2026-03-21 14:50:41 on dist-test-slave-9x8n"
I20260321 14:50:41.796082 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260321 14:50:41.798195 5402 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:41.798674 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:50:41.798800 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "081c84845d1a41c99647dfcc02567410"
format_stamp: "Formatted at 2026-03-21 14:50:41 on dist-test-slave-9x8n"
I20260321 14:50:41.798951 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1774104639753633-4664-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)
I20260321 14:50:41.817595 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:41.818521 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:41.819240 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:50:41.820406 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:50:41.820505 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:41.820652 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:50:41.820712 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:41.839203 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:36191
I20260321 14:50:41.839227 5464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:36191 every 8 connection(s)
I20260321 14:50:41.852200 5465 heartbeater.cc:344] Connected to a master server at 127.4.142.62:45183
I20260321 14:50:41.852389 5465 heartbeater.cc:461] Registering TS with master...
I20260321 14:50:41.853039 5465 heartbeater.cc:507] Master 127.4.142.62:45183 requested a full tablet report, sending...
I20260321 14:50:41.854238 5342 ts_manager.cc:194] Registered new tserver with Master: 081c84845d1a41c99647dfcc02567410 (127.4.142.1:36191)
I20260321 14:50:41.854271 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01369118s
I20260321 14:50:41.855751 5342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56004
I20260321 14:50:41.867287 5465 heartbeater.cc:499] Master 127.4.142.62:45183 was elected leader, sending a full tablet report...
I20260321 14:50:41.869462 5342 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56018:
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"
}
}
}
I20260321 14:50:41.890148 5430 tablet_service.cc:1511] Processing CreateTablet for tablet b1f3fec9bd9a45a9ae7caadc3ac8e033 (DEFAULT_TABLE table=fake-table [id=c00cc91075194c96a4c9713030bf79f4]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:50:41.890833 5430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f3fec9bd9a45a9ae7caadc3ac8e033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:41.898551 5477 tablet_bootstrap.cc:492] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410: Bootstrap starting.
I20260321 14:50:41.900761 5477 tablet_bootstrap.cc:654] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:41.903261 5477 tablet_bootstrap.cc:492] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410: No bootstrap required, opened a new log
I20260321 14:50:41.903424 5477 ts_tablet_manager.cc:1403] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.004s
I20260321 14:50:41.904130 5477 raft_consensus.cc:359] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "081c84845d1a41c99647dfcc02567410" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36191 } }
I20260321 14:50:41.904336 5477 raft_consensus.cc:385] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:41.904443 5477 raft_consensus.cc:740] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081c84845d1a41c99647dfcc02567410, State: Initialized, Role: FOLLOWER
I20260321 14:50:41.904706 5477 consensus_queue.cc:260] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "081c84845d1a41c99647dfcc02567410" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36191 } }
I20260321 14:50:41.904894 5477 raft_consensus.cc:399] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:41.905004 5477 raft_consensus.cc:493] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:41.905134 5477 raft_consensus.cc:3060] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:41.907357 5477 raft_consensus.cc:515] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "081c84845d1a41c99647dfcc02567410" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36191 } }
I20260321 14:50:41.907603 5477 leader_election.cc:304] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 081c84845d1a41c99647dfcc02567410; no voters:
I20260321 14:50:41.908138 5477 leader_election.cc:290] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:41.908353 5479 raft_consensus.cc:2804] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:41.910254 5477 ts_tablet_manager.cc:1434] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410: Time spent starting tablet: real 0.007s user 0.002s sys 0.005s
I20260321 14:50:41.910701 5479 raft_consensus.cc:697] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410 [term 1 LEADER]: Becoming Leader. State: Replica: 081c84845d1a41c99647dfcc02567410, State: Running, Role: LEADER
I20260321 14:50:41.911041 5479 consensus_queue.cc:237] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "081c84845d1a41c99647dfcc02567410" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36191 } }
I20260321 14:50:41.913520 5341 catalog_manager.cc:5671] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410 reported cstate change: term changed from 0 to 1, leader changed from <none> to 081c84845d1a41c99647dfcc02567410 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "081c84845d1a41c99647dfcc02567410" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "081c84845d1a41c99647dfcc02567410" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36191 } health_report { overall_health: HEALTHY } } }
I20260321 14:50:41.933792 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:50:41.965209 5342 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56018:
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
I20260321 14:50:41.970551 5486 tablet.cc:1723] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410: 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
I20260321 14:50:41.971144 5486 tablet.cc:1621] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410: MemRowSet was empty: no flush needed.
I20260321 14:50:41.978570 5341 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135: fake-table [id=c00cc91075194c96a4c9713030bf79f4] alter complete (version 1)
I20260321 14:50:41.992128 5342 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56018:
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
I20260321 14:50:41.996948 5486 tablet.cc:1723] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410: 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
I20260321 14:50:42.010972 5342 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135: fake-table [id=c00cc91075194c96a4c9713030bf79f4] alter complete (version 2)
I20260321 14:50:42.024400 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:50:42.035323 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:50:42.035758 4664 tablet_replica.cc:333] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410: stopping tablet replica
I20260321 14:50:42.035989 4664 raft_consensus.cc:2243] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:42.036222 4664 raft_consensus.cc:2272] T b1f3fec9bd9a45a9ae7caadc3ac8e033 P 081c84845d1a41c99647dfcc02567410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:42.050971 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:50:42.054306 4664 master.cc:562] Master@127.4.142.62:45183 shutting down...
I20260321 14:50:42.062830 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:42.063082 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:42.063337 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 72fed54c98f749fd9569889121fed135: stopping tablet replica
I20260321 14:50:42.068313 4664 master.cc:584] Master@127.4.142.62:45183 shutdown complete.
[ OK ] AlterTableTest.TestRenamePrimaryKeyColumn (420 ms)
[ RUN ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue
I20260321 14:50:42.078909 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:41271
I20260321 14:50:42.079492 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:42.080335 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:42.081784 4664 webserver.cc:492] Webserver started at http://127.4.142.62:36389/ using document root <none> and password file <none>
I20260321 14:50:42.082046 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:42.082137 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:42.082304 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:42.082966 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "dc846a242add41379d088e84527f8a64"
format_stamp: "Formatted at 2026-03-21 14:50:42 on dist-test-slave-9x8n"
I20260321 14:50:42.085595 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:50:42.087261 5490 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:42.087697 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:50:42.087852 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "dc846a242add41379d088e84527f8a64"
format_stamp: "Formatted at 2026-03-21 14:50:42 on dist-test-slave-9x8n"
I20260321 14:50:42.087985 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1774104639753633-4664-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)
I20260321 14:50:42.120226 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:42.121035 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:42.135681 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:41271
I20260321 14:50:42.135708 5541 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:41271 every 8 connection(s)
I20260321 14:50:42.137382 5542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:42.141508 5542 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64: Bootstrap starting.
I20260321 14:50:42.143293 5542 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:42.145090 5542 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64: No bootstrap required, opened a new log
I20260321 14:50:42.145872 5542 raft_consensus.cc:359] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc846a242add41379d088e84527f8a64" member_type: VOTER }
I20260321 14:50:42.146064 5542 raft_consensus.cc:385] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:42.146170 5542 raft_consensus.cc:740] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc846a242add41379d088e84527f8a64, State: Initialized, Role: FOLLOWER
I20260321 14:50:42.146421 5542 consensus_queue.cc:260] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc846a242add41379d088e84527f8a64" member_type: VOTER }
I20260321 14:50:42.146602 5542 raft_consensus.cc:399] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:42.146716 5542 raft_consensus.cc:493] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:42.146852 5542 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:42.148605 5542 raft_consensus.cc:515] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc846a242add41379d088e84527f8a64" member_type: VOTER }
I20260321 14:50:42.148841 5542 leader_election.cc:304] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dc846a242add41379d088e84527f8a64; no voters:
I20260321 14:50:42.149317 5542 leader_election.cc:290] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:42.149472 5545 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:42.150209 5542 sys_catalog.cc:565] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:50:42.154726 5545 raft_consensus.cc:697] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [term 1 LEADER]: Becoming Leader. State: Replica: dc846a242add41379d088e84527f8a64, State: Running, Role: LEADER
I20260321 14:50:42.155076 5545 consensus_queue.cc:237] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc846a242add41379d088e84527f8a64" member_type: VOTER }
I20260321 14:50:42.156086 5546 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dc846a242add41379d088e84527f8a64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc846a242add41379d088e84527f8a64" member_type: VOTER } }
I20260321 14:50:42.156131 5547 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dc846a242add41379d088e84527f8a64. Latest consensus state: current_term: 1 leader_uuid: "dc846a242add41379d088e84527f8a64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc846a242add41379d088e84527f8a64" member_type: VOTER } }
I20260321 14:50:42.156282 5546 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:42.157137 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:50:42.157410 5547 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [sys.catalog]: This master's current role is: LEADER
W20260321 14:50:42.158767 5560 catalog_manager.cc:1568] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260321 14:50:42.158987 5560 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260321 14:50:42.161648 5559 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:50:42.163257 5559 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:50:42.166745 5559 catalog_manager.cc:1357] Generated new cluster ID: e0715b60062347dd92ff0ecd77cdf6bc
I20260321 14:50:42.166862 5559 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:50:42.172905 5559 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:50:42.173702 5559 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:50:42.186378 5559 catalog_manager.cc:6044] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64: Generated new TSK 0
I20260321 14:50:42.186615 5559 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:50:42.194308 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:42.195796 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:42.197317 4664 webserver.cc:492] Webserver started at http://127.4.142.1:36151/ using document root <none> and password file <none>
I20260321 14:50:42.197602 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:42.197712 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:42.197860 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:42.198686 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "821807c5ed844f469b5e0f0bad1ab37c"
format_stamp: "Formatted at 2026-03-21 14:50:42 on dist-test-slave-9x8n"
I20260321 14:50:42.202057 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260321 14:50:42.204182 5566 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:42.204599 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:50:42.204726 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "821807c5ed844f469b5e0f0bad1ab37c"
format_stamp: "Formatted at 2026-03-21 14:50:42 on dist-test-slave-9x8n"
I20260321 14:50:42.204890 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1774104639753633-4664-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)
I20260321 14:50:42.226204 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:42.226924 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:42.227579 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:50:42.228530 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:50:42.228662 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:42.228792 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:50:42.228868 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:42.247900 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:40077
I20260321 14:50:42.247929 5628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:40077 every 8 connection(s)
I20260321 14:50:42.260540 5629 heartbeater.cc:344] Connected to a master server at 127.4.142.62:41271
I20260321 14:50:42.260702 5629 heartbeater.cc:461] Registering TS with master...
I20260321 14:50:42.261158 5629 heartbeater.cc:507] Master 127.4.142.62:41271 requested a full tablet report, sending...
I20260321 14:50:42.262105 5507 ts_manager.cc:194] Registered new tserver with Master: 821807c5ed844f469b5e0f0bad1ab37c (127.4.142.1:40077)
I20260321 14:50:42.262552 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013580698s
I20260321 14:50:42.263289 5507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48992
I20260321 14:50:42.274673 5629 heartbeater.cc:499] Master 127.4.142.62:41271 was elected leader, sending a full tablet report...
I20260321 14:50:42.275592 5506 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49000:
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"
}
}
}
I20260321 14:50:42.291266 5594 tablet_service.cc:1511] Processing CreateTablet for tablet 856dcd756d5b45f5aec6d02ad64a77c4 (DEFAULT_TABLE table=fake-table [id=05ba0b61f5dd45bfb3119a8c9bd7fdd0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:50:42.292043 5594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856dcd756d5b45f5aec6d02ad64a77c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:42.298174 5641 tablet_bootstrap.cc:492] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c: Bootstrap starting.
I20260321 14:50:42.300289 5641 tablet_bootstrap.cc:654] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:42.302578 5641 tablet_bootstrap.cc:492] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c: No bootstrap required, opened a new log
I20260321 14:50:42.302763 5641 ts_tablet_manager.cc:1403] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:50:42.303581 5641 raft_consensus.cc:359] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "821807c5ed844f469b5e0f0bad1ab37c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 40077 } }
I20260321 14:50:42.303763 5641 raft_consensus.cc:385] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:42.303861 5641 raft_consensus.cc:740] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 821807c5ed844f469b5e0f0bad1ab37c, State: Initialized, Role: FOLLOWER
I20260321 14:50:42.304148 5641 consensus_queue.cc:260] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "821807c5ed844f469b5e0f0bad1ab37c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 40077 } }
I20260321 14:50:42.304345 5641 raft_consensus.cc:399] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:42.304432 5641 raft_consensus.cc:493] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:42.304540 5641 raft_consensus.cc:3060] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:42.307494 5641 raft_consensus.cc:515] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "821807c5ed844f469b5e0f0bad1ab37c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 40077 } }
I20260321 14:50:42.307794 5641 leader_election.cc:304] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 821807c5ed844f469b5e0f0bad1ab37c; no voters:
I20260321 14:50:42.308295 5641 leader_election.cc:290] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:42.308593 5643 raft_consensus.cc:2804] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:42.313886 5641 ts_tablet_manager.cc:1434] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c: Time spent starting tablet: real 0.011s user 0.007s sys 0.005s
I20260321 14:50:42.314289 5643 raft_consensus.cc:697] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c [term 1 LEADER]: Becoming Leader. State: Replica: 821807c5ed844f469b5e0f0bad1ab37c, State: Running, Role: LEADER
I20260321 14:50:42.314603 5643 consensus_queue.cc:237] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "821807c5ed844f469b5e0f0bad1ab37c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 40077 } }
I20260321 14:50:42.316830 5507 catalog_manager.cc:5671] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c reported cstate change: term changed from 0 to 1, leader changed from <none> to 821807c5ed844f469b5e0f0bad1ab37c (127.4.142.1). New cstate: current_term: 1 leader_uuid: "821807c5ed844f469b5e0f0bad1ab37c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "821807c5ed844f469b5e0f0bad1ab37c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 40077 } health_report { overall_health: HEALTHY } } }
I20260321 14:50:42.340163 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:50:42.341051 5507 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49000:
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
I20260321 14:50:42.347491 5649 tablet.cc:1723] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c: 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
I20260321 14:50:42.348376 5649 tablet.cc:1621] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c: MemRowSet was empty: no flush needed.
I20260321 14:50:42.357002 5507 catalog_manager.cc:6216] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64: fake-table [id=05ba0b61f5dd45bfb3119a8c9bd7fdd0] alter complete (version 1)
I20260321 14:50:42.387130 5507 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49000:
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
I20260321 14:50:42.393379 5649 tablet.cc:1723] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c: 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
I20260321 14:50:42.393934 5649 tablet.cc:1621] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c: MemRowSet was empty: no flush needed.
I20260321 14:50:42.401906 5506 catalog_manager.cc:6216] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64: fake-table [id=05ba0b61f5dd45bfb3119a8c9bd7fdd0] alter complete (version 2)
I20260321 14:50:42.434995 5506 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49000:
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
I20260321 14:50:42.440240 5649 tablet.cc:1723] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c: 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
I20260321 14:50:42.440795 5649 tablet.cc:1621] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c: MemRowSet was empty: no flush needed.
I20260321 14:50:42.448218 5507 catalog_manager.cc:6216] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64: fake-table [id=05ba0b61f5dd45bfb3119a8c9bd7fdd0] alter complete (version 3)
I20260321 14:50:42.479029 5507 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49000:
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
I20260321 14:50:42.484762 5649 tablet.cc:1723] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c: 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
I20260321 14:50:42.485571 5649 tablet.cc:1621] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c: MemRowSet was empty: no flush needed.
I20260321 14:50:42.493762 5506 catalog_manager.cc:6216] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64: fake-table [id=05ba0b61f5dd45bfb3119a8c9bd7fdd0] alter complete (version 4)
I20260321 14:50:42.525440 5507 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49000:
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
I20260321 14:50:42.530694 5649 tablet.cc:1723] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c: 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
I20260321 14:50:42.531445 5649 tablet.cc:1621] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c: MemRowSet was empty: no flush needed.
I20260321 14:50:42.541172 5507 catalog_manager.cc:6216] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64: fake-table [id=05ba0b61f5dd45bfb3119a8c9bd7fdd0] alter complete (version 5)
I20260321 14:50:42.542137 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:50:42.554073 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:50:42.554561 4664 tablet_replica.cc:333] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c: stopping tablet replica
I20260321 14:50:42.554803 4664 raft_consensus.cc:2243] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:42.555029 4664 raft_consensus.cc:2272] T 856dcd756d5b45f5aec6d02ad64a77c4 P 821807c5ed844f469b5e0f0bad1ab37c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:42.565843 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:50:42.570492 4664 master.cc:562] Master@127.4.142.62:41271 shutting down...
I20260321 14:50:42.584784 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:42.585106 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:42.585420 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P dc846a242add41379d088e84527f8a64: stopping tablet replica
I20260321 14:50:42.590281 4664 master.cc:584] Master@127.4.142.62:41271 shutdown complete.
[ OK ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue (522 ms)
[ RUN ] AlterTableTest.TestAlterEmptyRLEBlock
I20260321 14:50:42.601712 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:35849
I20260321 14:50:42.602289 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:42.603266 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:42.604761 4664 webserver.cc:492] Webserver started at http://127.4.142.62:41529/ using document root <none> and password file <none>
I20260321 14:50:42.605041 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:42.605146 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:42.605355 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:42.606009 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "11e0ef7e00cb4882a4214bc2b76c712c"
format_stamp: "Formatted at 2026-03-21 14:50:42 on dist-test-slave-9x8n"
I20260321 14:50:42.608646 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260321 14:50:42.610420 5654 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:42.610924 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260321 14:50:42.611070 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "11e0ef7e00cb4882a4214bc2b76c712c"
format_stamp: "Formatted at 2026-03-21 14:50:42 on dist-test-slave-9x8n"
I20260321 14:50:42.611198 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1774104639753633-4664-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)
I20260321 14:50:42.622391 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:42.623092 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:42.637337 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:35849
I20260321 14:50:42.637353 5705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:35849 every 8 connection(s)
I20260321 14:50:42.638841 5706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:42.643160 5706 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c: Bootstrap starting.
I20260321 14:50:42.644613 5706 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:42.646543 5706 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c: No bootstrap required, opened a new log
I20260321 14:50:42.647274 5706 raft_consensus.cc:359] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11e0ef7e00cb4882a4214bc2b76c712c" member_type: VOTER }
I20260321 14:50:42.647449 5706 raft_consensus.cc:385] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:42.647564 5706 raft_consensus.cc:740] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e0ef7e00cb4882a4214bc2b76c712c, State: Initialized, Role: FOLLOWER
I20260321 14:50:42.647779 5706 consensus_queue.cc:260] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11e0ef7e00cb4882a4214bc2b76c712c" member_type: VOTER }
I20260321 14:50:42.647957 5706 raft_consensus.cc:399] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:42.648056 5706 raft_consensus.cc:493] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:42.648180 5706 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:42.650084 5706 raft_consensus.cc:515] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11e0ef7e00cb4882a4214bc2b76c712c" member_type: VOTER }
I20260321 14:50:42.650328 5706 leader_election.cc:304] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 11e0ef7e00cb4882a4214bc2b76c712c; no voters:
I20260321 14:50:42.650839 5706 leader_election.cc:290] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:42.650965 5709 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:42.652000 5706 sys_catalog.cc:565] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:50:42.652359 5709 raft_consensus.cc:697] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [term 1 LEADER]: Becoming Leader. State: Replica: 11e0ef7e00cb4882a4214bc2b76c712c, State: Running, Role: LEADER
I20260321 14:50:42.652719 5709 consensus_queue.cc:237] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11e0ef7e00cb4882a4214bc2b76c712c" member_type: VOTER }
I20260321 14:50:42.653669 5710 sys_catalog.cc:455] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "11e0ef7e00cb4882a4214bc2b76c712c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11e0ef7e00cb4882a4214bc2b76c712c" member_type: VOTER } }
I20260321 14:50:42.653855 5710 sys_catalog.cc:458] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:42.654001 5711 sys_catalog.cc:455] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 11e0ef7e00cb4882a4214bc2b76c712c. Latest consensus state: current_term: 1 leader_uuid: "11e0ef7e00cb4882a4214bc2b76c712c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11e0ef7e00cb4882a4214bc2b76c712c" member_type: VOTER } }
I20260321 14:50:42.654210 5711 sys_catalog.cc:458] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:42.665982 5715 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:50:42.668144 5715 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:50:42.668984 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:50:42.671584 5715 catalog_manager.cc:1357] Generated new cluster ID: 435a9414e2c54723b29dd0f3110635a7
I20260321 14:50:42.671696 5715 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:50:42.696007 5715 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:50:42.696887 5715 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:50:42.703878 5715 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c: Generated new TSK 0
I20260321 14:50:42.704144 5715 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:50:42.734017 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:42.735271 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:42.736804 4664 webserver.cc:492] Webserver started at http://127.4.142.1:36547/ using document root <none> and password file <none>
I20260321 14:50:42.737080 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:42.737203 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:42.737371 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:42.738107 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "83dccef9d6bb4a7d83144b5912704bc7"
format_stamp: "Formatted at 2026-03-21 14:50:42 on dist-test-slave-9x8n"
I20260321 14:50:42.740763 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:50:42.742736 5730 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:42.743214 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:50:42.743356 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "83dccef9d6bb4a7d83144b5912704bc7"
format_stamp: "Formatted at 2026-03-21 14:50:42 on dist-test-slave-9x8n"
I20260321 14:50:42.743513 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1774104639753633-4664-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)
I20260321 14:50:42.754405 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:42.755134 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:42.755697 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:50:42.756650 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:50:42.756713 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:42.756774 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:50:42.756811 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:42.770496 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:37585
I20260321 14:50:42.770506 5792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:37585 every 8 connection(s)
I20260321 14:50:42.778406 5793 heartbeater.cc:344] Connected to a master server at 127.4.142.62:35849
I20260321 14:50:42.778549 5793 heartbeater.cc:461] Registering TS with master...
I20260321 14:50:42.778895 5793 heartbeater.cc:507] Master 127.4.142.62:35849 requested a full tablet report, sending...
I20260321 14:50:42.779738 5671 ts_manager.cc:194] Registered new tserver with Master: 83dccef9d6bb4a7d83144b5912704bc7 (127.4.142.1:37585)
I20260321 14:50:42.780450 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008920086s
I20260321 14:50:42.781133 5671 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43042
I20260321 14:50:42.792534 5793 heartbeater.cc:499] Master 127.4.142.62:35849 was elected leader, sending a full tablet report...
I20260321 14:50:42.794142 5671 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43050:
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"
}
}
}
I20260321 14:50:42.810698 5758 tablet_service.cc:1511] Processing CreateTablet for tablet e54b573b8aa74597af412b5c46deaa1d (DEFAULT_TABLE table=fake-table [id=0c4d1bc5d4c442e4a1eb353f51b81e20]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:50:42.811117 5758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54b573b8aa74597af412b5c46deaa1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:42.815778 5805 tablet_bootstrap.cc:492] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7: Bootstrap starting.
I20260321 14:50:42.817612 5805 tablet_bootstrap.cc:654] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:42.819422 5805 tablet_bootstrap.cc:492] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7: No bootstrap required, opened a new log
I20260321 14:50:42.819543 5805 ts_tablet_manager.cc:1403] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:50:42.820138 5805 raft_consensus.cc:359] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83dccef9d6bb4a7d83144b5912704bc7" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 37585 } }
I20260321 14:50:42.820253 5805 raft_consensus.cc:385] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:42.820322 5805 raft_consensus.cc:740] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83dccef9d6bb4a7d83144b5912704bc7, State: Initialized, Role: FOLLOWER
I20260321 14:50:42.820516 5805 consensus_queue.cc:260] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83dccef9d6bb4a7d83144b5912704bc7" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 37585 } }
I20260321 14:50:42.820614 5805 raft_consensus.cc:399] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:42.820690 5805 raft_consensus.cc:493] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:42.820776 5805 raft_consensus.cc:3060] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:42.822409 5805 raft_consensus.cc:515] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83dccef9d6bb4a7d83144b5912704bc7" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 37585 } }
I20260321 14:50:42.822608 5805 leader_election.cc:304] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 83dccef9d6bb4a7d83144b5912704bc7; no voters:
I20260321 14:50:42.823030 5805 leader_election.cc:290] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:42.823153 5807 raft_consensus.cc:2804] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:42.824035 5805 ts_tablet_manager.cc:1434] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260321 14:50:42.825448 5807 raft_consensus.cc:697] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7 [term 1 LEADER]: Becoming Leader. State: Replica: 83dccef9d6bb4a7d83144b5912704bc7, State: Running, Role: LEADER
I20260321 14:50:42.825699 5807 consensus_queue.cc:237] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83dccef9d6bb4a7d83144b5912704bc7" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 37585 } }
I20260321 14:50:42.827726 5671 catalog_manager.cc:5671] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83dccef9d6bb4a7d83144b5912704bc7 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "83dccef9d6bb4a7d83144b5912704bc7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83dccef9d6bb4a7d83144b5912704bc7" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 37585 } health_report { overall_health: HEALTHY } } }
I20260321 14:50:42.845273 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:50:42.846104 5670 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43050:
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
I20260321 14:50:42.851130 5813 tablet.cc:1723] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7: 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
I20260321 14:50:42.851755 5813 tablet.cc:1621] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7: MemRowSet was empty: no flush needed.
I20260321 14:50:42.859576 5670 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c: fake-table [id=0c4d1bc5d4c442e4a1eb353f51b81e20] alter complete (version 1)
I20260321 14:50:42.877229 5670 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43050:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "rle" new_name: "new_rle" } } modify_external_catalogs: true
I20260321 14:50:42.881542 5813 tablet.cc:1723] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7: 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
I20260321 14:50:42.898258 5671 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c: fake-table [id=0c4d1bc5d4c442e4a1eb353f51b81e20] alter complete (version 2)
I20260321 14:50:42.910611 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:50:42.920789 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:50:42.921144 4664 tablet_replica.cc:333] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7: stopping tablet replica
I20260321 14:50:42.921335 4664 raft_consensus.cc:2243] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:42.921523 4664 raft_consensus.cc:2272] T e54b573b8aa74597af412b5c46deaa1d P 83dccef9d6bb4a7d83144b5912704bc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:42.926625 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:50:42.929893 4664 master.cc:562] Master@127.4.142.62:35849 shutting down...
I20260321 14:50:42.939653 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:42.939894 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:42.940079 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 11e0ef7e00cb4882a4214bc2b76c712c: stopping tablet replica
I20260321 14:50:42.954730 4664 master.cc:584] Master@127.4.142.62:35849 shutdown complete.
[ OK ] AlterTableTest.TestAlterEmptyRLEBlock (372 ms)
[ RUN ] AlterTableTest.TestAlterOnTSRestart
I20260321 14:50:42.973933 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:41241
I20260321 14:50:42.974424 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:42.975178 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:42.976488 4664 webserver.cc:492] Webserver started at http://127.4.142.62:33961/ using document root <none> and password file <none>
I20260321 14:50:42.976706 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:42.976776 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:42.976897 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:42.977494 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "d695ae782ebc45b6901f7bf7cc361f87"
format_stamp: "Formatted at 2026-03-21 14:50:42 on dist-test-slave-9x8n"
I20260321 14:50:42.979760 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260321 14:50:42.981205 5818 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:42.981603 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:50:42.981720 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "d695ae782ebc45b6901f7bf7cc361f87"
format_stamp: "Formatted at 2026-03-21 14:50:42 on dist-test-slave-9x8n"
I20260321 14:50:42.981829 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1774104639753633-4664-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)
I20260321 14:50:43.008267 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:43.008888 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:43.023278 5869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:41241 every 8 connection(s)
I20260321 14:50:43.023276 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:41241
I20260321 14:50:43.024839 5870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:43.028848 5870 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87: Bootstrap starting.
I20260321 14:50:43.030306 5870 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:43.032084 5870 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87: No bootstrap required, opened a new log
I20260321 14:50:43.032673 5870 raft_consensus.cc:359] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d695ae782ebc45b6901f7bf7cc361f87" member_type: VOTER }
I20260321 14:50:43.032816 5870 raft_consensus.cc:385] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:43.032895 5870 raft_consensus.cc:740] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d695ae782ebc45b6901f7bf7cc361f87, State: Initialized, Role: FOLLOWER
I20260321 14:50:43.033102 5870 consensus_queue.cc:260] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d695ae782ebc45b6901f7bf7cc361f87" member_type: VOTER }
I20260321 14:50:43.033273 5870 raft_consensus.cc:399] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:43.033339 5870 raft_consensus.cc:493] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:43.033425 5870 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:43.035171 5870 raft_consensus.cc:515] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d695ae782ebc45b6901f7bf7cc361f87" member_type: VOTER }
I20260321 14:50:43.035377 5870 leader_election.cc:304] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d695ae782ebc45b6901f7bf7cc361f87; no voters:
I20260321 14:50:43.035815 5870 leader_election.cc:290] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:43.035918 5873 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:43.036842 5870 sys_catalog.cc:565] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:50:43.037422 5873 raft_consensus.cc:697] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [term 1 LEADER]: Becoming Leader. State: Replica: d695ae782ebc45b6901f7bf7cc361f87, State: Running, Role: LEADER
I20260321 14:50:43.037655 5873 consensus_queue.cc:237] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d695ae782ebc45b6901f7bf7cc361f87" member_type: VOTER }
I20260321 14:50:43.041849 5874 sys_catalog.cc:455] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d695ae782ebc45b6901f7bf7cc361f87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d695ae782ebc45b6901f7bf7cc361f87" member_type: VOTER } }
I20260321 14:50:43.041910 5875 sys_catalog.cc:455] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d695ae782ebc45b6901f7bf7cc361f87. Latest consensus state: current_term: 1 leader_uuid: "d695ae782ebc45b6901f7bf7cc361f87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d695ae782ebc45b6901f7bf7cc361f87" member_type: VOTER } }
I20260321 14:50:43.042007 5874 sys_catalog.cc:458] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:43.042047 5875 sys_catalog.cc:458] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:43.054580 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260321 14:50:43.055938 5888 catalog_manager.cc:1568] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260321 14:50:43.056041 5888 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260321 14:50:43.056165 5887 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:50:43.057538 5887 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:50:43.060724 5887 catalog_manager.cc:1357] Generated new cluster ID: 55883c657e09462a97ed8868d3a25465
I20260321 14:50:43.060827 5887 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:50:43.083053 5887 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:50:43.084242 5887 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:50:43.092880 5887 catalog_manager.cc:6044] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87: Generated new TSK 0
I20260321 14:50:43.093128 5887 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:50:43.119827 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:43.121029 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:43.122679 4664 webserver.cc:492] Webserver started at http://127.4.142.1:43569/ using document root <none> and password file <none>
I20260321 14:50:43.122932 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:43.123023 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:43.123183 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:43.123888 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "09169d03d6484cd38a516c163694598f"
format_stamp: "Formatted at 2026-03-21 14:50:43 on dist-test-slave-9x8n"
I20260321 14:50:43.126621 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:50:43.128218 5894 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:43.128597 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:50:43.128769 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "09169d03d6484cd38a516c163694598f"
format_stamp: "Formatted at 2026-03-21 14:50:43 on dist-test-slave-9x8n"
I20260321 14:50:43.128882 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1774104639753633-4664-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)
I20260321 14:50:43.138497 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:43.139052 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:43.139667 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:50:43.140524 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:50:43.140578 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:43.140691 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:50:43.140738 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:43.154816 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:34647
I20260321 14:50:43.154840 5956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:34647 every 8 connection(s)
I20260321 14:50:43.161721 5957 heartbeater.cc:344] Connected to a master server at 127.4.142.62:41241
I20260321 14:50:43.161871 5957 heartbeater.cc:461] Registering TS with master...
I20260321 14:50:43.162192 5957 heartbeater.cc:507] Master 127.4.142.62:41241 requested a full tablet report, sending...
I20260321 14:50:43.163005 5835 ts_manager.cc:194] Registered new tserver with Master: 09169d03d6484cd38a516c163694598f (127.4.142.1:34647)
I20260321 14:50:43.163512 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.0078303s
I20260321 14:50:43.164044 5835 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42456
I20260321 14:50:43.173597 5835 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42460:
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"
}
}
}
I20260321 14:50:43.175427 5957 heartbeater.cc:499] Master 127.4.142.62:41241 was elected leader, sending a full tablet report...
I20260321 14:50:43.185532 5922 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdacea557ab4f069034b6d3949e9ac6 (DEFAULT_TABLE table=fake-table [id=200f76619d6a45049c4f7903af865b53]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:50:43.185976 5922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdacea557ab4f069034b6d3949e9ac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:43.190738 5969 tablet_bootstrap.cc:492] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f: Bootstrap starting.
I20260321 14:50:43.191897 5969 tablet_bootstrap.cc:654] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:43.193487 5969 tablet_bootstrap.cc:492] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f: No bootstrap required, opened a new log
I20260321 14:50:43.193605 5969 ts_tablet_manager.cc:1403] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:50:43.194205 5969 raft_consensus.cc:359] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09169d03d6484cd38a516c163694598f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34647 } }
I20260321 14:50:43.194324 5969 raft_consensus.cc:385] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:43.194394 5969 raft_consensus.cc:740] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09169d03d6484cd38a516c163694598f, State: Initialized, Role: FOLLOWER
I20260321 14:50:43.194582 5969 consensus_queue.cc:260] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09169d03d6484cd38a516c163694598f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34647 } }
I20260321 14:50:43.194687 5969 raft_consensus.cc:399] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:43.194762 5969 raft_consensus.cc:493] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:43.194849 5969 raft_consensus.cc:3060] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:43.196491 5969 raft_consensus.cc:515] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09169d03d6484cd38a516c163694598f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34647 } }
I20260321 14:50:43.196688 5969 leader_election.cc:304] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09169d03d6484cd38a516c163694598f; no voters:
I20260321 14:50:43.197079 5969 leader_election.cc:290] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:43.197227 5971 raft_consensus.cc:2804] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:43.197815 5969 ts_tablet_manager.cc:1434] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260321 14:50:43.198165 5971 raft_consensus.cc:697] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 1 LEADER]: Becoming Leader. State: Replica: 09169d03d6484cd38a516c163694598f, State: Running, Role: LEADER
I20260321 14:50:43.198446 5971 consensus_queue.cc:237] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09169d03d6484cd38a516c163694598f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34647 } }
I20260321 14:50:43.200485 5835 catalog_manager.cc:5671] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f reported cstate change: term changed from 0 to 1, leader changed from <none> to 09169d03d6484cd38a516c163694598f (127.4.142.1). New cstate: current_term: 1 leader_uuid: "09169d03d6484cd38a516c163694598f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09169d03d6484cd38a516c163694598f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34647 } health_report { overall_health: HEALTHY } } }
I20260321 14:50:43.215480 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:50:43.215700 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:50:43.223685 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:50:43.224069 4664 tablet_replica.cc:333] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f: stopping tablet replica
I20260321 14:50:43.224315 4664 raft_consensus.cc:2243] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:43.224519 4664 raft_consensus.cc:2272] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:43.239604 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:50:43.243465 5835 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42460:
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
W20260321 14:50:43.247082 5821 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.142.1:34647: connect: Connection refused (error 111)
W20260321 14:50:43.248392 5821 catalog_manager.cc:4729] TS 09169d03d6484cd38a516c163694598f (127.4.142.1:34647): AlterTable RPC failed for tablet 5cdacea557ab4f069034b6d3949e9ac6: Network error: Client connection negotiation failed: client connection to 127.4.142.1:34647: connect: Connection refused (error 111)
I20260321 14:50:43.707626 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:43.708753 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:43.710319 4664 webserver.cc:492] Webserver started at http://127.4.142.1:43569/ using document root <none> and password file <none>
I20260321 14:50:43.710557 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:43.710629 4664 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260321 14:50:43.712428 4664 fs_manager.cc:714] Time spent opening directory manager: real 0.001s user 0.001s sys 0.001s
I20260321 14:50:43.713721 5981 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:43.714107 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:50:43.714200 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "09169d03d6484cd38a516c163694598f"
format_stamp: "Formatted at 2026-03-21 14:50:43 on dist-test-slave-9x8n"
I20260321 14:50:43.714293 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1774104639753633-4664-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)
I20260321 14:50:43.735806 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:43.736315 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:43.736835 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:50:43.738405 5988 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260321 14:50:43.741166 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260321 14:50:43.741276 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s user 0.001s sys 0.000s
I20260321 14:50:43.741400 4664 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260321 14:50:43.743095 4664 ts_tablet_manager.cc:616] Registered 1 tablets
I20260321 14:50:43.743175 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20260321 14:50:43.743315 5988 tablet_bootstrap.cc:492] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f: Bootstrap starting.
I20260321 14:50:43.748786 5988 tablet_bootstrap.cc:492] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f: 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
I20260321 14:50:43.749441 5988 tablet_bootstrap.cc:492] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f: Bootstrap complete.
I20260321 14:50:43.749727 5988 ts_tablet_manager.cc:1403] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f: Time spent bootstrapping tablet: real 0.007s user 0.004s sys 0.002s
I20260321 14:50:43.750496 5988 raft_consensus.cc:359] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09169d03d6484cd38a516c163694598f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34647 } }
I20260321 14:50:43.750669 5988 raft_consensus.cc:740] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09169d03d6484cd38a516c163694598f, State: Initialized, Role: FOLLOWER
I20260321 14:50:43.750975 5988 consensus_queue.cc:260] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [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: "09169d03d6484cd38a516c163694598f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34647 } }
I20260321 14:50:43.751128 5988 raft_consensus.cc:399] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:43.751197 5988 raft_consensus.cc:493] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:43.751274 5988 raft_consensus.cc:3060] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 1 FOLLOWER]: Advancing to term 2
I20260321 14:50:43.753234 5988 raft_consensus.cc:515] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09169d03d6484cd38a516c163694598f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34647 } }
I20260321 14:50:43.753506 5988 leader_election.cc:304] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [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: 09169d03d6484cd38a516c163694598f; no voters:
I20260321 14:50:43.753952 5988 leader_election.cc:290] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [CANDIDATE]: Term 2 election: Requested vote from peers
I20260321 14:50:43.754026 6018 raft_consensus.cc:2804] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 2 FOLLOWER]: Leader election won for term 2
I20260321 14:50:43.754756 5988 ts_tablet_manager.cc:1434] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f: Time spent starting tablet: real 0.005s user 0.003s sys 0.002s
I20260321 14:50:43.755157 6018 raft_consensus.cc:697] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 2 LEADER]: Becoming Leader. State: Replica: 09169d03d6484cd38a516c163694598f, State: Running, Role: LEADER
I20260321 14:50:43.755406 6018 consensus_queue.cc:237] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [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: "09169d03d6484cd38a516c163694598f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34647 } }
I20260321 14:50:43.763406 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:34647
I20260321 14:50:43.763428 6050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:34647 every 8 connection(s)
I20260321 14:50:43.770942 6051 heartbeater.cc:344] Connected to a master server at 127.4.142.62:41241
I20260321 14:50:43.771092 6051 heartbeater.cc:461] Registering TS with master...
I20260321 14:50:43.771445 6051 heartbeater.cc:507] Master 127.4.142.62:41241 requested a full tablet report, sending...
I20260321 14:50:43.772794 5835 ts_manager.cc:194] Re-registered known tserver with Master: 09169d03d6484cd38a516c163694598f (127.4.142.1:34647)
I20260321 14:50:43.773291 5835 catalog_manager.cc:5671] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "09169d03d6484cd38a516c163694598f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09169d03d6484cd38a516c163694598f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34647 } health_report { overall_health: HEALTHY } } }
I20260321 14:50:43.773590 5835 catalog_manager.cc:5763] TS 09169d03d6484cd38a516c163694598f (127.4.142.1:34647) does not have the latest schema for tablet 5cdacea557ab4f069034b6d3949e9ac6 (table fake-table [id=200f76619d6a45049c4f7903af865b53]). Expected version 1 got 0
I20260321 14:50:43.779371 5835 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42482
I20260321 14:50:43.780849 6051 heartbeater.cc:499] Master 127.4.142.62:41241 was elected leader, sending a full tablet report...
I20260321 14:50:43.782507 5835 catalog_manager.cc:5763] TS 09169d03d6484cd38a516c163694598f (127.4.142.1:34647) does not have the latest schema for tablet 5cdacea557ab4f069034b6d3949e9ac6 (table fake-table [id=200f76619d6a45049c4f7903af865b53]). Expected version 1 got 0
I20260321 14:50:43.878813 6060 tablet.cc:1723] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f: 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
I20260321 14:50:43.879324 6060 tablet.cc:1621] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f: MemRowSet was empty: no flush needed.
I20260321 14:50:43.885484 5835 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87: fake-table [id=200f76619d6a45049c4f7903af865b53] alter complete (version 1)
I20260321 14:50:43.902083 4664 tablet_server.cc:179] TabletServer@127.4.142.1:34647 shutting down...
I20260321 14:50:43.917649 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:50:43.918052 4664 tablet_replica.cc:333] stopping tablet replica
I20260321 14:50:43.918239 4664 raft_consensus.cc:2243] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 2 LEADER]: Raft consensus shutting down.
I20260321 14:50:43.918445 4664 raft_consensus.cc:2272] T 5cdacea557ab4f069034b6d3949e9ac6 P 09169d03d6484cd38a516c163694598f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:43.923237 4664 tablet_server.cc:196] TabletServer@127.4.142.1:34647 shutdown complete.
I20260321 14:50:43.926204 4664 master.cc:562] Master@127.4.142.62:41241 shutting down...
I20260321 14:50:43.933451 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:43.933684 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:43.933791 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P d695ae782ebc45b6901f7bf7cc361f87: stopping tablet replica
I20260321 14:50:43.938009 4664 master.cc:584] Master@127.4.142.62:41241 shutdown complete.
[ OK ] AlterTableTest.TestAlterOnTSRestart (973 ms)
[ RUN ] AlterTableTest.TestShutdownWithPendingTasks
I20260321 14:50:43.947894 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:34083
I20260321 14:50:43.948334 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:43.949041 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:43.950183 4664 webserver.cc:492] Webserver started at http://127.4.142.62:35359/ using document root <none> and password file <none>
I20260321 14:50:43.950353 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:43.950402 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:43.950475 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:43.950996 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "5d06b6a9744843d4b77198b65a90d57d"
format_stamp: "Formatted at 2026-03-21 14:50:43 on dist-test-slave-9x8n"
I20260321 14:50:43.953131 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.001s
I20260321 14:50:43.954487 6064 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:43.954800 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:50:43.954882 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "5d06b6a9744843d4b77198b65a90d57d"
format_stamp: "Formatted at 2026-03-21 14:50:43 on dist-test-slave-9x8n"
I20260321 14:50:43.954959 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1774104639753633-4664-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)
I20260321 14:50:43.960158 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:43.960577 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:43.970492 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:34083
I20260321 14:50:43.970515 6115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:34083 every 8 connection(s)
I20260321 14:50:43.971683 6116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:43.975556 6116 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d: Bootstrap starting.
I20260321 14:50:43.976629 6116 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:43.977973 6116 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d: No bootstrap required, opened a new log
I20260321 14:50:43.978457 6116 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d06b6a9744843d4b77198b65a90d57d" member_type: VOTER }
I20260321 14:50:43.978575 6116 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:43.978608 6116 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d06b6a9744843d4b77198b65a90d57d, State: Initialized, Role: FOLLOWER
I20260321 14:50:43.978801 6116 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d06b6a9744843d4b77198b65a90d57d" member_type: VOTER }
I20260321 14:50:43.978917 6116 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:43.978960 6116 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:43.979007 6116 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:43.980566 6116 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d06b6a9744843d4b77198b65a90d57d" member_type: VOTER }
I20260321 14:50:43.980719 6116 leader_election.cc:304] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5d06b6a9744843d4b77198b65a90d57d; no voters:
I20260321 14:50:43.981024 6116 leader_election.cc:290] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:43.981112 6119 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:43.981585 6119 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [term 1 LEADER]: Becoming Leader. State: Replica: 5d06b6a9744843d4b77198b65a90d57d, State: Running, Role: LEADER
I20260321 14:50:43.981818 6119 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d06b6a9744843d4b77198b65a90d57d" member_type: VOTER }
I20260321 14:50:43.981858 6116 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:50:43.982582 6121 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5d06b6a9744843d4b77198b65a90d57d. Latest consensus state: current_term: 1 leader_uuid: "5d06b6a9744843d4b77198b65a90d57d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d06b6a9744843d4b77198b65a90d57d" member_type: VOTER } }
I20260321 14:50:43.982625 6120 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5d06b6a9744843d4b77198b65a90d57d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d06b6a9744843d4b77198b65a90d57d" member_type: VOTER } }
I20260321 14:50:43.982717 6121 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:43.982782 6120 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:43.983275 6124 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:50:43.985136 6124 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:50:43.988371 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:50:43.988615 6124 catalog_manager.cc:1357] Generated new cluster ID: 3ab4b661f4db4610ac26959fbfe3a36d
I20260321 14:50:43.988713 6124 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:50:44.008409 6124 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:50:44.009147 6124 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:50:44.018309 6124 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d: Generated new TSK 0
I20260321 14:50:44.018595 6124 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:50:44.021070 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:44.022298 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:44.023882 4664 webserver.cc:492] Webserver started at http://127.4.142.1:36563/ using document root <none> and password file <none>
I20260321 14:50:44.024113 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:44.024199 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:44.024339 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:44.024926 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "40c2433665fc47d581bf72788c182cea"
format_stamp: "Formatted at 2026-03-21 14:50:44 on dist-test-slave-9x8n"
I20260321 14:50:44.027298 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:50:44.028842 6140 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:44.029366 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:50:44.029456 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "40c2433665fc47d581bf72788c182cea"
format_stamp: "Formatted at 2026-03-21 14:50:44 on dist-test-slave-9x8n"
I20260321 14:50:44.029541 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1774104639753633-4664-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)
I20260321 14:50:44.038913 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:44.039354 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:44.039788 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:50:44.040534 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:50:44.040583 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:44.040694 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:50:44.040750 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:44.051474 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:35797
I20260321 14:50:44.051492 6202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:35797 every 8 connection(s)
I20260321 14:50:44.058079 6203 heartbeater.cc:344] Connected to a master server at 127.4.142.62:34083
I20260321 14:50:44.058208 6203 heartbeater.cc:461] Registering TS with master...
I20260321 14:50:44.058496 6203 heartbeater.cc:507] Master 127.4.142.62:34083 requested a full tablet report, sending...
I20260321 14:50:44.059289 6081 ts_manager.cc:194] Registered new tserver with Master: 40c2433665fc47d581bf72788c182cea (127.4.142.1:35797)
I20260321 14:50:44.060182 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007839835s
I20260321 14:50:44.060324 6081 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43498
I20260321 14:50:44.069934 6081 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43510:
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"
}
}
}
I20260321 14:50:44.071693 6203 heartbeater.cc:499] Master 127.4.142.62:34083 was elected leader, sending a full tablet report...
I20260321 14:50:44.081768 6168 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1a0b2a4996438cb05e0386840e7761 (DEFAULT_TABLE table=fake-table [id=3ea7c3c4429b4c7090586b8cf8b01caa]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:50:44.082182 6168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1a0b2a4996438cb05e0386840e7761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:44.086465 6215 tablet_bootstrap.cc:492] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea: Bootstrap starting.
I20260321 14:50:44.087570 6215 tablet_bootstrap.cc:654] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:44.089083 6215 tablet_bootstrap.cc:492] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea: No bootstrap required, opened a new log
I20260321 14:50:44.089468 6215 ts_tablet_manager.cc:1403] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260321 14:50:44.090078 6215 raft_consensus.cc:359] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40c2433665fc47d581bf72788c182cea" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35797 } }
I20260321 14:50:44.090198 6215 raft_consensus.cc:385] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:44.090273 6215 raft_consensus.cc:740] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40c2433665fc47d581bf72788c182cea, State: Initialized, Role: FOLLOWER
I20260321 14:50:44.090473 6215 consensus_queue.cc:260] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40c2433665fc47d581bf72788c182cea" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35797 } }
I20260321 14:50:44.090579 6215 raft_consensus.cc:399] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:44.090665 6215 raft_consensus.cc:493] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:44.090746 6215 raft_consensus.cc:3060] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:44.092344 6215 raft_consensus.cc:515] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40c2433665fc47d581bf72788c182cea" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35797 } }
I20260321 14:50:44.092538 6215 leader_election.cc:304] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 40c2433665fc47d581bf72788c182cea; no voters:
I20260321 14:50:44.092995 6215 leader_election.cc:290] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:44.093048 6217 raft_consensus.cc:2804] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:44.093621 6217 raft_consensus.cc:697] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea [term 1 LEADER]: Becoming Leader. State: Replica: 40c2433665fc47d581bf72788c182cea, State: Running, Role: LEADER
I20260321 14:50:44.093791 6215 ts_tablet_manager.cc:1434] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea: Time spent starting tablet: real 0.004s user 0.003s sys 0.001s
I20260321 14:50:44.093919 6217 consensus_queue.cc:237] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40c2433665fc47d581bf72788c182cea" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35797 } }
I20260321 14:50:44.095885 6081 catalog_manager.cc:5671] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea reported cstate change: term changed from 0 to 1, leader changed from <none> to 40c2433665fc47d581bf72788c182cea (127.4.142.1). New cstate: current_term: 1 leader_uuid: "40c2433665fc47d581bf72788c182cea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40c2433665fc47d581bf72788c182cea" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35797 } health_report { overall_health: HEALTHY } } }
I20260321 14:50:44.111358 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:50:44.111523 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:50:44.119972 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:50:44.120299 4664 tablet_replica.cc:333] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea: stopping tablet replica
I20260321 14:50:44.120520 4664 raft_consensus.cc:2243] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:44.120714 4664 raft_consensus.cc:2272] T 8b1a0b2a4996438cb05e0386840e7761 P 40c2433665fc47d581bf72788c182cea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:44.124956 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:50:44.128850 6081 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43510:
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
W20260321 14:50:44.330945 6068 catalog_manager.cc:4729] TS 40c2433665fc47d581bf72788c182cea (127.4.142.1:35797): AlterTable RPC failed for tablet 8b1a0b2a4996438cb05e0386840e7761: Network error: Client connection negotiation failed: client connection to 127.4.142.1:35797: connect: Connection refused (error 111)
I20260321 14:50:44.586134 4664 master.cc:562] Master@127.4.142.62:34083 shutting down...
I20260321 14:50:44.758005 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:44.758358 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:44.758492 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5d06b6a9744843d4b77198b65a90d57d: stopping tablet replica
I20260321 14:50:44.782379 4664 master.cc:584] Master@127.4.142.62:34083 shutdown complete.
[ OK ] AlterTableTest.TestShutdownWithPendingTasks (843 ms)
[ RUN ] AlterTableTest.TestRestartTSDuringAlter
I20260321 14:50:44.792024 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:36717
I20260321 14:50:44.792520 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:44.793354 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:44.794513 4664 webserver.cc:492] Webserver started at http://127.4.142.62:43761/ using document root <none> and password file <none>
I20260321 14:50:44.794740 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:44.794813 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:44.794955 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:44.795516 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "5b71e373ae4548ff84294bdcf63b1e10"
format_stamp: "Formatted at 2026-03-21 14:50:44 on dist-test-slave-9x8n"
I20260321 14:50:44.797871 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:50:44.799407 6227 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:44.799793 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:50:44.799911 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "5b71e373ae4548ff84294bdcf63b1e10"
format_stamp: "Formatted at 2026-03-21 14:50:44 on dist-test-slave-9x8n"
I20260321 14:50:44.800033 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-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)
I20260321 14:50:44.814177 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:44.814673 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:44.827358 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:36717
I20260321 14:50:44.827378 6278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:36717 every 8 connection(s)
I20260321 14:50:44.828722 6279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:44.832782 6279 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10: Bootstrap starting.
I20260321 14:50:44.834013 6279 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:44.835393 6279 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10: No bootstrap required, opened a new log
I20260321 14:50:44.835973 6279 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b71e373ae4548ff84294bdcf63b1e10" member_type: VOTER }
I20260321 14:50:44.836093 6279 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:44.836162 6279 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b71e373ae4548ff84294bdcf63b1e10, State: Initialized, Role: FOLLOWER
I20260321 14:50:44.836365 6279 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b71e373ae4548ff84294bdcf63b1e10" member_type: VOTER }
I20260321 14:50:44.836464 6279 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:44.836534 6279 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:44.836606 6279 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:44.838315 6279 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b71e373ae4548ff84294bdcf63b1e10" member_type: VOTER }
I20260321 14:50:44.838505 6279 leader_election.cc:304] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5b71e373ae4548ff84294bdcf63b1e10; no voters:
I20260321 14:50:44.838876 6279 leader_election.cc:290] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:44.839035 6282 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:44.839495 6282 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [term 1 LEADER]: Becoming Leader. State: Replica: 5b71e373ae4548ff84294bdcf63b1e10, State: Running, Role: LEADER
I20260321 14:50:44.839692 6282 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b71e373ae4548ff84294bdcf63b1e10" member_type: VOTER }
I20260321 14:50:44.839744 6279 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:50:44.840551 6283 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5b71e373ae4548ff84294bdcf63b1e10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b71e373ae4548ff84294bdcf63b1e10" member_type: VOTER } }
I20260321 14:50:44.840751 6283 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:44.840600 6284 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5b71e373ae4548ff84294bdcf63b1e10. Latest consensus state: current_term: 1 leader_uuid: "5b71e373ae4548ff84294bdcf63b1e10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b71e373ae4548ff84294bdcf63b1e10" member_type: VOTER } }
I20260321 14:50:44.840890 6284 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:44.844866 6287 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:50:44.845019 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:50:44.846180 6287 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:50:44.849172 6287 catalog_manager.cc:1357] Generated new cluster ID: 9fa873276be04ae3bd9cd743a1d06e99
I20260321 14:50:44.849294 6287 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:50:44.865845 6287 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:50:44.866571 6287 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:50:44.881829 6287 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10: Generated new TSK 0
I20260321 14:50:44.882046 6287 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:50:44.910243 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:44.911870 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:44.913196 4664 webserver.cc:492] Webserver started at http://127.4.142.1:39311/ using document root <none> and password file <none>
I20260321 14:50:44.913506 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:44.913589 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:44.913734 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:44.914345 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "2dcb8044125249499601c36089a35af0"
format_stamp: "Formatted at 2026-03-21 14:50:44 on dist-test-slave-9x8n"
I20260321 14:50:44.916694 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:50:44.918210 6303 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:44.918817 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260321 14:50:44.918949 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "2dcb8044125249499601c36089a35af0"
format_stamp: "Formatted at 2026-03-21 14:50:44 on dist-test-slave-9x8n"
I20260321 14:50:44.919077 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-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)
I20260321 14:50:44.932859 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:44.933432 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:44.933964 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:50:44.934767 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:50:44.934859 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:44.934978 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:50:44.935050 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:44.947817 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:34761
I20260321 14:50:44.947839 6365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:34761 every 8 connection(s)
I20260321 14:50:44.958521 6366 heartbeater.cc:344] Connected to a master server at 127.4.142.62:36717
I20260321 14:50:44.958694 6366 heartbeater.cc:461] Registering TS with master...
I20260321 14:50:44.959080 6366 heartbeater.cc:507] Master 127.4.142.62:36717 requested a full tablet report, sending...
I20260321 14:50:44.959980 6244 ts_manager.cc:194] Registered new tserver with Master: 2dcb8044125249499601c36089a35af0 (127.4.142.1:34761)
I20260321 14:50:44.961035 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012291038s
I20260321 14:50:44.961170 6244 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57652
I20260321 14:50:44.971729 6244 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57662:
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"
}
}
}
I20260321 14:50:44.972564 6366 heartbeater.cc:499] Master 127.4.142.62:36717 was elected leader, sending a full tablet report...
I20260321 14:50:44.984694 6331 tablet_service.cc:1511] Processing CreateTablet for tablet 20b4320ce9d54e1aa6ae0e54a748a99c (DEFAULT_TABLE table=fake-table [id=f82adf616dd14836adf7e8d5ac888198]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:50:44.985287 6331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b4320ce9d54e1aa6ae0e54a748a99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:44.989997 6378 tablet_bootstrap.cc:492] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Bootstrap starting.
I20260321 14:50:44.991140 6378 tablet_bootstrap.cc:654] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:44.992977 6378 tablet_bootstrap.cc:492] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: No bootstrap required, opened a new log
I20260321 14:50:44.993132 6378 ts_tablet_manager.cc:1403] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:50:44.993770 6378 raft_consensus.cc:359] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } }
I20260321 14:50:44.993927 6378 raft_consensus.cc:385] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:44.994024 6378 raft_consensus.cc:740] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dcb8044125249499601c36089a35af0, State: Initialized, Role: FOLLOWER
I20260321 14:50:44.994251 6378 consensus_queue.cc:260] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } }
I20260321 14:50:44.994401 6378 raft_consensus.cc:399] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:44.994478 6378 raft_consensus.cc:493] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:44.994597 6378 raft_consensus.cc:3060] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:44.996795 6378 raft_consensus.cc:515] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } }
I20260321 14:50:44.997056 6378 leader_election.cc:304] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2dcb8044125249499601c36089a35af0; no voters:
I20260321 14:50:44.997603 6378 leader_election.cc:290] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:44.997740 6380 raft_consensus.cc:2804] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:44.998291 6380 raft_consensus.cc:697] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 1 LEADER]: Becoming Leader. State: Replica: 2dcb8044125249499601c36089a35af0, State: Running, Role: LEADER
I20260321 14:50:44.998355 6378 ts_tablet_manager.cc:1434] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260321 14:50:44.998557 6380 consensus_queue.cc:237] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } }
I20260321 14:50:45.000479 6244 catalog_manager.cc:5671] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dcb8044125249499601c36089a35af0 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "2dcb8044125249499601c36089a35af0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } health_report { overall_health: HEALTHY } } }
I20260321 14:50:45.015771 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:50:45.016734 6244 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57662:
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
I20260321 14:50:45.018421 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:50:45.035593 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:50:45.035987 4664 tablet_replica.cc:333] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: stopping tablet replica
I20260321 14:50:45.036228 4664 raft_consensus.cc:2243] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:45.036415 4664 raft_consensus.cc:2272] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:45.040825 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:50:45.044229 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:45.045377 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:45.046574 4664 webserver.cc:492] Webserver started at http://127.4.142.1:39311/ using document root <none> and password file <none>
I20260321 14:50:45.046859 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:45.046926 4664 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260321 14:50:45.048602 4664 fs_manager.cc:714] Time spent opening directory manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:50:45.049778 6390 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:45.050144 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:50:45.050258 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "2dcb8044125249499601c36089a35af0"
format_stamp: "Formatted at 2026-03-21 14:50:44 on dist-test-slave-9x8n"
I20260321 14:50:45.050369 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-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)
I20260321 14:50:45.065886 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:45.066577 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:45.067313 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:50:45.068802 6397 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260321 14:50:45.071019 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260321 14:50:45.071096 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s user 0.000s sys 0.000s
I20260321 14:50:45.071223 4664 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260321 14:50:45.073016 4664 ts_tablet_manager.cc:616] Registered 1 tablets
I20260321 14:50:45.073112 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20260321 14:50:45.073344 6397 tablet_bootstrap.cc:492] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Bootstrap starting.
I20260321 14:50:45.077847 6397 tablet_bootstrap.cc:492] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: 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
I20260321 14:50:45.078222 6397 tablet_bootstrap.cc:492] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Bootstrap complete.
I20260321 14:50:45.078505 6397 ts_tablet_manager.cc:1403] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.001s
I20260321 14:50:45.079265 6397 raft_consensus.cc:359] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } }
I20260321 14:50:45.079427 6397 raft_consensus.cc:740] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dcb8044125249499601c36089a35af0, State: Initialized, Role: FOLLOWER
I20260321 14:50:45.079717 6397 consensus_queue.cc:260] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [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: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } }
I20260321 14:50:45.079993 6397 raft_consensus.cc:399] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:45.080173 6397 raft_consensus.cc:493] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:45.080286 6397 raft_consensus.cc:3060] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 1 FOLLOWER]: Advancing to term 2
I20260321 14:50:45.082507 6397 raft_consensus.cc:515] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } }
I20260321 14:50:45.082783 6397 leader_election.cc:304] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [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: 2dcb8044125249499601c36089a35af0; no voters:
I20260321 14:50:45.083333 6397 leader_election.cc:290] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [CANDIDATE]: Term 2 election: Requested vote from peers
I20260321 14:50:45.083453 6431 raft_consensus.cc:2804] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 2 FOLLOWER]: Leader election won for term 2
I20260321 14:50:45.089828 6397 ts_tablet_manager.cc:1434] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Time spent starting tablet: real 0.011s user 0.010s sys 0.002s
I20260321 14:50:45.089795 6431 raft_consensus.cc:697] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 2 LEADER]: Becoming Leader. State: Replica: 2dcb8044125249499601c36089a35af0, State: Running, Role: LEADER
I20260321 14:50:45.090250 6431 consensus_queue.cc:237] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [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: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } }
I20260321 14:50:45.090847 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:34761
I20260321 14:50:45.090878 6457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:34761 every 8 connection(s)
I20260321 14:50:45.099151 6459 heartbeater.cc:344] Connected to a master server at 127.4.142.62:36717
I20260321 14:50:45.099300 6459 heartbeater.cc:461] Registering TS with master...
I20260321 14:50:45.099654 6459 heartbeater.cc:507] Master 127.4.142.62:36717 requested a full tablet report, sending...
I20260321 14:50:45.100972 6244 ts_manager.cc:194] Re-registered known tserver with Master: 2dcb8044125249499601c36089a35af0 (127.4.142.1:34761)
I20260321 14:50:45.101440 6244 catalog_manager.cc:5671] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "2dcb8044125249499601c36089a35af0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } health_report { overall_health: HEALTHY } } }
I20260321 14:50:45.101755 6244 catalog_manager.cc:5763] TS 2dcb8044125249499601c36089a35af0 (127.4.142.1:34761) does not have the latest schema for tablet 20b4320ce9d54e1aa6ae0e54a748a99c (table fake-table [id=f82adf616dd14836adf7e8d5ac888198]). Expected version 1 got 0
I20260321 14:50:45.102440 4664 tablet_server.cc:179] TabletServer@127.4.142.1:34761 shutting down...
I20260321 14:50:45.105835 6244 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57674
I20260321 14:50:45.107311 6459 heartbeater.cc:499] Master 127.4.142.62:36717 was elected leader, sending a full tablet report...
I20260321 14:50:45.109519 6244 catalog_manager.cc:5763] TS 2dcb8044125249499601c36089a35af0 (127.4.142.1:34761) does not have the latest schema for tablet 20b4320ce9d54e1aa6ae0e54a748a99c (table fake-table [id=f82adf616dd14836adf7e8d5ac888198]). Expected version 1 got 0
I20260321 14:50:45.112077 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:50:45.112360 4664 tablet_replica.cc:333] stopping tablet replica
I20260321 14:50:45.112601 4664 raft_consensus.cc:2243] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 2 LEADER]: Raft consensus shutting down.
I20260321 14:50:45.112813 4664 raft_consensus.cc:2272] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:45.117036 4664 tablet_server.cc:196] TabletServer@127.4.142.1:34761 shutdown complete.
I20260321 14:50:45.120026 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:45.120991 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:45.122279 4664 webserver.cc:492] Webserver started at http://127.4.142.1:39311/ using document root <none> and password file <none>
I20260321 14:50:45.122505 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:45.122579 4664 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260321 14:50:45.124248 4664 fs_manager.cc:714] Time spent opening directory manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:50:45.125454 6467 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:45.125767 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:50:45.125880 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "2dcb8044125249499601c36089a35af0"
format_stamp: "Formatted at 2026-03-21 14:50:44 on dist-test-slave-9x8n"
I20260321 14:50:45.126003 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-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)
I20260321 14:50:45.156142 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:45.156736 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:45.157325 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:50:45.160573 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260321 14:50:45.160672 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s user 0.000s sys 0.000s
I20260321 14:50:45.162429 4664 ts_tablet_manager.cc:616] Registered 1 tablets
I20260321 14:50:45.162510 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.001s sys 0.000s
I20260321 14:50:45.162593 6474 tablet_bootstrap.cc:492] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Bootstrap starting.
I20260321 14:50:45.167291 6474 tablet_bootstrap.cc:492] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260321 14:50:45.167677 6474 tablet_bootstrap.cc:492] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Bootstrap complete.
I20260321 14:50:45.167900 6474 ts_tablet_manager.cc:1403] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.003s
I20260321 14:50:45.168512 6474 raft_consensus.cc:359] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } }
I20260321 14:50:45.168668 6474 raft_consensus.cc:740] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dcb8044125249499601c36089a35af0, State: Initialized, Role: FOLLOWER
I20260321 14:50:45.168960 6474 consensus_queue.cc:260] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } }
I20260321 14:50:45.169106 6474 raft_consensus.cc:399] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:45.169178 6474 raft_consensus.cc:493] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:45.169298 6474 raft_consensus.cc:3060] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 2 FOLLOWER]: Advancing to term 3
I20260321 14:50:45.171386 6474 raft_consensus.cc:515] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } }
I20260321 14:50:45.171639 6474 leader_election.cc:304] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [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: 2dcb8044125249499601c36089a35af0; no voters:
I20260321 14:50:45.172132 6474 leader_election.cc:290] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [CANDIDATE]: Term 3 election: Requested vote from peers
I20260321 14:50:45.172248 6508 raft_consensus.cc:2804] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 3 FOLLOWER]: Leader election won for term 3
I20260321 14:50:45.179209 6474 ts_tablet_manager.cc:1434] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Time spent starting tablet: real 0.011s user 0.004s sys 0.009s
I20260321 14:50:45.179632 6508 raft_consensus.cc:697] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 3 LEADER]: Becoming Leader. State: Replica: 2dcb8044125249499601c36089a35af0, State: Running, Role: LEADER
I20260321 14:50:45.179930 6508 consensus_queue.cc:237] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } }
I20260321 14:50:45.181391 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:34761
I20260321 14:50:45.181429 6535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:34761 every 8 connection(s)
I20260321 14:50:45.188680 6537 heartbeater.cc:344] Connected to a master server at 127.4.142.62:36717
I20260321 14:50:45.188843 6537 heartbeater.cc:461] Registering TS with master...
I20260321 14:50:45.189476 6537 heartbeater.cc:507] Master 127.4.142.62:36717 requested a full tablet report, sending...
I20260321 14:50:45.190685 6244 ts_manager.cc:194] Re-registered known tserver with Master: 2dcb8044125249499601c36089a35af0 (127.4.142.1:34761)
I20260321 14:50:45.190920 4664 tablet_server.cc:179] TabletServer@127.4.142.1:34761 shutting down...
I20260321 14:50:45.191184 6244 catalog_manager.cc:5671] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "2dcb8044125249499601c36089a35af0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } health_report { overall_health: HEALTHY } } }
I20260321 14:50:45.191762 6244 catalog_manager.cc:5763] TS 2dcb8044125249499601c36089a35af0 (127.4.142.1:34761) does not have the latest schema for tablet 20b4320ce9d54e1aa6ae0e54a748a99c (table fake-table [id=f82adf616dd14836adf7e8d5ac888198]). Expected version 1 got 0
I20260321 14:50:45.198148 6244 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57688
I20260321 14:50:45.200079 6537 heartbeater.cc:499] Master 127.4.142.62:36717 was elected leader, sending a full tablet report...
I20260321 14:50:45.202370 6244 catalog_manager.cc:5763] TS 2dcb8044125249499601c36089a35af0 (127.4.142.1:34761) does not have the latest schema for tablet 20b4320ce9d54e1aa6ae0e54a748a99c (table fake-table [id=f82adf616dd14836adf7e8d5ac888198]). Expected version 1 got 0
I20260321 14:50:45.204160 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:50:45.204780 4664 tablet_replica.cc:333] stopping tablet replica
I20260321 14:50:45.205008 4664 raft_consensus.cc:2243] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 3 LEADER]: Raft consensus shutting down.
I20260321 14:50:45.205181 4664 raft_consensus.cc:2272] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:45.221050 4664 tablet_server.cc:196] TabletServer@127.4.142.1:34761 shutdown complete.
I20260321 14:50:45.224936 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:45.226007 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:45.227188 4664 webserver.cc:492] Webserver started at http://127.4.142.1:39311/ using document root <none> and password file <none>
I20260321 14:50:45.227438 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:45.227527 4664 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260321 14:50:45.229178 4664 fs_manager.cc:714] Time spent opening directory manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:50:45.230374 6544 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:45.230748 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:50:45.230882 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "2dcb8044125249499601c36089a35af0"
format_stamp: "Formatted at 2026-03-21 14:50:44 on dist-test-slave-9x8n"
I20260321 14:50:45.231019 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1774104639753633-4664-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)
I20260321 14:50:45.254593 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:45.255165 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:45.255748 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:50:45.258862 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260321 14:50:45.258970 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s user 0.000s sys 0.000s
I20260321 14:50:45.260646 4664 ts_tablet_manager.cc:616] Registered 1 tablets
I20260321 14:50:45.260761 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20260321 14:50:45.260797 6551 tablet_bootstrap.cc:492] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Bootstrap starting.
I20260321 14:50:45.266218 6551 tablet_bootstrap.cc:492] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260321 14:50:45.266651 6551 tablet_bootstrap.cc:492] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Bootstrap complete.
I20260321 14:50:45.266990 6551 ts_tablet_manager.cc:1403] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Time spent bootstrapping tablet: real 0.006s user 0.004s sys 0.000s
I20260321 14:50:45.267603 6551 raft_consensus.cc:359] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } }
I20260321 14:50:45.267808 6551 raft_consensus.cc:740] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dcb8044125249499601c36089a35af0, State: Initialized, Role: FOLLOWER
I20260321 14:50:45.268111 6551 consensus_queue.cc:260] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } }
I20260321 14:50:45.268281 6551 raft_consensus.cc:399] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 3 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:45.268375 6551 raft_consensus.cc:493] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 3 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:45.268481 6551 raft_consensus.cc:3060] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 3 FOLLOWER]: Advancing to term 4
I20260321 14:50:45.270514 6551 raft_consensus.cc:515] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } }
I20260321 14:50:45.271031 6551 leader_election.cc:304] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2dcb8044125249499601c36089a35af0; no voters:
I20260321 14:50:45.271715 6551 leader_election.cc:290] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [CANDIDATE]: Term 4 election: Requested vote from peers
I20260321 14:50:45.271842 6584 raft_consensus.cc:2804] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 4 FOLLOWER]: Leader election won for term 4
I20260321 14:50:45.272732 6551 ts_tablet_manager.cc:1434] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: Time spent starting tablet: real 0.006s user 0.007s sys 0.000s
I20260321 14:50:45.272739 6584 raft_consensus.cc:697] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 4 LEADER]: Becoming Leader. State: Replica: 2dcb8044125249499601c36089a35af0, State: Running, Role: LEADER
I20260321 14:50:45.273047 6584 consensus_queue.cc:237] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } }
I20260321 14:50:45.280994 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:34761
I20260321 14:50:45.281040 6613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:34761 every 8 connection(s)
I20260321 14:50:45.288257 6614 heartbeater.cc:344] Connected to a master server at 127.4.142.62:36717
I20260321 14:50:45.288434 6614 heartbeater.cc:461] Registering TS with master...
I20260321 14:50:45.288940 6614 heartbeater.cc:507] Master 127.4.142.62:36717 requested a full tablet report, sending...
I20260321 14:50:45.290365 6244 ts_manager.cc:194] Re-registered known tserver with Master: 2dcb8044125249499601c36089a35af0 (127.4.142.1:34761)
I20260321 14:50:45.290787 6244 catalog_manager.cc:5671] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 reported cstate change: term changed from 3 to 4. New cstate: current_term: 4 leader_uuid: "2dcb8044125249499601c36089a35af0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcb8044125249499601c36089a35af0" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34761 } health_report { overall_health: HEALTHY } } }
I20260321 14:50:45.291180 6244 catalog_manager.cc:5763] TS 2dcb8044125249499601c36089a35af0 (127.4.142.1:34761) does not have the latest schema for tablet 20b4320ce9d54e1aa6ae0e54a748a99c (table fake-table [id=f82adf616dd14836adf7e8d5ac888198]). Expected version 1 got 0
I20260321 14:50:45.294483 6244 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57702
I20260321 14:50:45.295688 6614 heartbeater.cc:499] Master 127.4.142.62:36717 was elected leader, sending a full tablet report...
I20260321 14:50:45.297087 6244 catalog_manager.cc:5763] TS 2dcb8044125249499601c36089a35af0 (127.4.142.1:34761) does not have the latest schema for tablet 20b4320ce9d54e1aa6ae0e54a748a99c (table fake-table [id=f82adf616dd14836adf7e8d5ac888198]). Expected version 1 got 0
I20260321 14:50:45.407546 6618 tablet.cc:1723] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: 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
I20260321 14:50:45.408286 6618 tablet.cc:1621] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0: MemRowSet was empty: no flush needed.
I20260321 14:50:45.414925 6244 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10: fake-table [id=f82adf616dd14836adf7e8d5ac888198] alter complete (version 1)
I20260321 14:50:45.419418 4664 tablet_server.cc:179] TabletServer@127.4.142.1:34761 shutting down...
I20260321 14:50:45.428937 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:50:45.429435 4664 tablet_replica.cc:333] stopping tablet replica
I20260321 14:50:45.429646 4664 raft_consensus.cc:2243] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 4 LEADER]: Raft consensus shutting down.
I20260321 14:50:45.429869 4664 raft_consensus.cc:2272] T 20b4320ce9d54e1aa6ae0e54a748a99c P 2dcb8044125249499601c36089a35af0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:45.434641 4664 tablet_server.cc:196] TabletServer@127.4.142.1:34761 shutdown complete.
I20260321 14:50:45.442021 4664 master.cc:562] Master@127.4.142.62:36717 shutting down...
I20260321 14:50:45.449909 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:45.450194 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:45.450327 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5b71e373ae4548ff84294bdcf63b1e10: stopping tablet replica
I20260321 14:50:45.465093 4664 master.cc:584] Master@127.4.142.62:36717 shutdown complete.
[ OK ] AlterTableTest.TestRestartTSDuringAlter (682 ms)
[ RUN ] AlterTableTest.TestGetSchemaAfterAlterTable
I20260321 14:50:45.475015 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:45781
I20260321 14:50:45.475502 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:45.476293 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:45.477530 4664 webserver.cc:492] Webserver started at http://127.4.142.62:42961/ using document root <none> and password file <none>
I20260321 14:50:45.477743 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:45.477823 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:45.477947 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:45.478502 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "464a3bc56ce54cc29b06bd6c78bf384f"
format_stamp: "Formatted at 2026-03-21 14:50:45 on dist-test-slave-9x8n"
I20260321 14:50:45.480732 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:50:45.482196 6622 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:45.482504 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:50:45.482626 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "464a3bc56ce54cc29b06bd6c78bf384f"
format_stamp: "Formatted at 2026-03-21 14:50:45 on dist-test-slave-9x8n"
I20260321 14:50:45.482745 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1774104639753633-4664-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)
I20260321 14:50:45.494746 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:45.495244 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:45.507954 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:45781
I20260321 14:50:45.507977 6673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:45781 every 8 connection(s)
I20260321 14:50:45.509364 6674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:45.513430 6674 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f: Bootstrap starting.
I20260321 14:50:45.514787 6674 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:45.516347 6674 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f: No bootstrap required, opened a new log
I20260321 14:50:45.516913 6674 raft_consensus.cc:359] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "464a3bc56ce54cc29b06bd6c78bf384f" member_type: VOTER }
I20260321 14:50:45.517052 6674 raft_consensus.cc:385] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:45.517115 6674 raft_consensus.cc:740] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 464a3bc56ce54cc29b06bd6c78bf384f, State: Initialized, Role: FOLLOWER
I20260321 14:50:45.517362 6674 consensus_queue.cc:260] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "464a3bc56ce54cc29b06bd6c78bf384f" member_type: VOTER }
I20260321 14:50:45.517498 6674 raft_consensus.cc:399] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:45.517554 6674 raft_consensus.cc:493] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:45.517632 6674 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:45.519263 6674 raft_consensus.cc:515] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "464a3bc56ce54cc29b06bd6c78bf384f" member_type: VOTER }
I20260321 14:50:45.519451 6674 leader_election.cc:304] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 464a3bc56ce54cc29b06bd6c78bf384f; no voters:
I20260321 14:50:45.519791 6674 leader_election.cc:290] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:45.519955 6677 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:45.520414 6677 raft_consensus.cc:697] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [term 1 LEADER]: Becoming Leader. State: Replica: 464a3bc56ce54cc29b06bd6c78bf384f, State: Running, Role: LEADER
I20260321 14:50:45.520648 6677 consensus_queue.cc:237] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "464a3bc56ce54cc29b06bd6c78bf384f" member_type: VOTER }
I20260321 14:50:45.520684 6674 sys_catalog.cc:565] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:50:45.521552 6678 sys_catalog.cc:455] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "464a3bc56ce54cc29b06bd6c78bf384f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "464a3bc56ce54cc29b06bd6c78bf384f" member_type: VOTER } }
I20260321 14:50:45.521580 6679 sys_catalog.cc:455] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 464a3bc56ce54cc29b06bd6c78bf384f. Latest consensus state: current_term: 1 leader_uuid: "464a3bc56ce54cc29b06bd6c78bf384f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "464a3bc56ce54cc29b06bd6c78bf384f" member_type: VOTER } }
I20260321 14:50:45.521864 6679 sys_catalog.cc:458] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:45.525584 6678 sys_catalog.cc:458] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:45.526458 6683 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:50:45.526717 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:50:45.527710 6683 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:50:45.530339 6683 catalog_manager.cc:1357] Generated new cluster ID: ea866488735841bdb3425114dfbba5f6
I20260321 14:50:45.530438 6683 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:50:45.537482 6683 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:50:45.538196 6683 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:50:45.549346 6683 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f: Generated new TSK 0
I20260321 14:50:45.549618 6683 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:50:45.559455 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:45.560555 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:45.561913 4664 webserver.cc:492] Webserver started at http://127.4.142.1:45991/ using document root <none> and password file <none>
I20260321 14:50:45.562155 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:45.562266 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:45.562423 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:45.563066 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "7080355dec4f4bae9a9d3178b5d71e51"
format_stamp: "Formatted at 2026-03-21 14:50:45 on dist-test-slave-9x8n"
I20260321 14:50:45.565507 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:50:45.567023 6698 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:45.567399 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:50:45.567512 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "7080355dec4f4bae9a9d3178b5d71e51"
format_stamp: "Formatted at 2026-03-21 14:50:45 on dist-test-slave-9x8n"
I20260321 14:50:45.567667 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1774104639753633-4664-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)
I20260321 14:50:45.581389 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:45.581948 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:45.582506 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:50:45.583345 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:50:45.583474 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:45.583614 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:50:45.583683 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:45.596684 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:35493
I20260321 14:50:45.596714 6760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:35493 every 8 connection(s)
I20260321 14:50:45.603734 6761 heartbeater.cc:344] Connected to a master server at 127.4.142.62:45781
I20260321 14:50:45.603869 6761 heartbeater.cc:461] Registering TS with master...
I20260321 14:50:45.604190 6761 heartbeater.cc:507] Master 127.4.142.62:45781 requested a full tablet report, sending...
I20260321 14:50:45.605062 6639 ts_manager.cc:194] Registered new tserver with Master: 7080355dec4f4bae9a9d3178b5d71e51 (127.4.142.1:35493)
I20260321 14:50:45.605492 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007878073s
I20260321 14:50:45.606490 6639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33788
I20260321 14:50:45.616578 6639 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33790:
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"
}
}
}
I20260321 14:50:45.617987 6761 heartbeater.cc:499] Master 127.4.142.62:45781 was elected leader, sending a full tablet report...
I20260321 14:50:45.630002 6726 tablet_service.cc:1511] Processing CreateTablet for tablet 630c8d7ed4d84521860056f71a486ec0 (DEFAULT_TABLE table=fake-table [id=88dfee6653454763966c7e86fc45f5e4]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:50:45.630470 6726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630c8d7ed4d84521860056f71a486ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:45.635200 6773 tablet_bootstrap.cc:492] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51: Bootstrap starting.
I20260321 14:50:45.636703 6773 tablet_bootstrap.cc:654] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:45.638381 6773 tablet_bootstrap.cc:492] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51: No bootstrap required, opened a new log
I20260321 14:50:45.638525 6773 ts_tablet_manager.cc:1403] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260321 14:50:45.639098 6773 raft_consensus.cc:359] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7080355dec4f4bae9a9d3178b5d71e51" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35493 } }
I20260321 14:50:45.639253 6773 raft_consensus.cc:385] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:45.639369 6773 raft_consensus.cc:740] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7080355dec4f4bae9a9d3178b5d71e51, State: Initialized, Role: FOLLOWER
I20260321 14:50:45.639590 6773 consensus_queue.cc:260] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7080355dec4f4bae9a9d3178b5d71e51" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35493 } }
I20260321 14:50:45.639756 6773 raft_consensus.cc:399] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:45.639834 6773 raft_consensus.cc:493] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:45.639966 6773 raft_consensus.cc:3060] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:45.641849 6773 raft_consensus.cc:515] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7080355dec4f4bae9a9d3178b5d71e51" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35493 } }
I20260321 14:50:45.642105 6773 leader_election.cc:304] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7080355dec4f4bae9a9d3178b5d71e51; no voters:
I20260321 14:50:45.642589 6773 leader_election.cc:290] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:45.642699 6775 raft_consensus.cc:2804] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:45.643191 6775 raft_consensus.cc:697] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51 [term 1 LEADER]: Becoming Leader. State: Replica: 7080355dec4f4bae9a9d3178b5d71e51, State: Running, Role: LEADER
I20260321 14:50:45.643354 6773 ts_tablet_manager.cc:1434] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:50:45.643487 6775 consensus_queue.cc:237] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7080355dec4f4bae9a9d3178b5d71e51" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35493 } }
I20260321 14:50:45.645382 6638 catalog_manager.cc:5671] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7080355dec4f4bae9a9d3178b5d71e51 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "7080355dec4f4bae9a9d3178b5d71e51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7080355dec4f4bae9a9d3178b5d71e51" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35493 } health_report { overall_health: HEALTHY } } }
I20260321 14:50:45.659401 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:50:45.660279 6638 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33790:
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
I20260321 14:50:45.665174 6781 tablet.cc:1723] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51: 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
I20260321 14:50:45.665690 6781 tablet.cc:1621] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51: MemRowSet was empty: no flush needed.
I20260321 14:50:45.672349 6639 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f: fake-table [id=88dfee6653454763966c7e86fc45f5e4] alter complete (version 1)
I20260321 14:50:45.674263 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:50:45.687155 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:50:45.688591 4664 tablet_replica.cc:333] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51: stopping tablet replica
I20260321 14:50:45.688886 4664 raft_consensus.cc:2243] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:45.689109 4664 raft_consensus.cc:2272] T 630c8d7ed4d84521860056f71a486ec0 P 7080355dec4f4bae9a9d3178b5d71e51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:45.703794 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:50:45.707005 4664 master.cc:562] Master@127.4.142.62:45781 shutting down...
I20260321 14:50:45.714825 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:50:45.715081 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:50:45.715291 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 464a3bc56ce54cc29b06bd6c78bf384f: stopping tablet replica
I20260321 14:50:45.719848 4664 master.cc:584] Master@127.4.142.62:45781 shutdown complete.
[ OK ] AlterTableTest.TestGetSchemaAfterAlterTable (254 ms)
[ RUN ] AlterTableTest.TestDropAndAddNewColumn
I20260321 14:50:45.729952 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:45081
I20260321 14:50:45.730469 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:45.731292 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:45.732481 4664 webserver.cc:492] Webserver started at http://127.4.142.62:35803/ using document root <none> and password file <none>
I20260321 14:50:45.732724 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:45.732815 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:45.732975 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:45.733641 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "a7e939f5ec4d487f8705fe037eba5aff"
format_stamp: "Formatted at 2026-03-21 14:50:45 on dist-test-slave-9x8n"
I20260321 14:50:45.736025 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260321 14:50:45.737684 6785 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:45.738152 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:50:45.738281 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "a7e939f5ec4d487f8705fe037eba5aff"
format_stamp: "Formatted at 2026-03-21 14:50:45 on dist-test-slave-9x8n"
I20260321 14:50:45.738401 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1774104639753633-4664-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)
I20260321 14:50:45.760166 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:45.760645 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:45.772168 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:45081
I20260321 14:50:45.772188 6836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:45081 every 8 connection(s)
I20260321 14:50:45.773568 6837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:45.777474 6837 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff: Bootstrap starting.
I20260321 14:50:45.778815 6837 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:45.780366 6837 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff: No bootstrap required, opened a new log
I20260321 14:50:45.780968 6837 raft_consensus.cc:359] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7e939f5ec4d487f8705fe037eba5aff" member_type: VOTER }
I20260321 14:50:45.781103 6837 raft_consensus.cc:385] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:45.781206 6837 raft_consensus.cc:740] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7e939f5ec4d487f8705fe037eba5aff, State: Initialized, Role: FOLLOWER
I20260321 14:50:45.781489 6837 consensus_queue.cc:260] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7e939f5ec4d487f8705fe037eba5aff" member_type: VOTER }
I20260321 14:50:45.781638 6837 raft_consensus.cc:399] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:45.781728 6837 raft_consensus.cc:493] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:45.781895 6837 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:45.783651 6837 raft_consensus.cc:515] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7e939f5ec4d487f8705fe037eba5aff" member_type: VOTER }
I20260321 14:50:45.783882 6837 leader_election.cc:304] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a7e939f5ec4d487f8705fe037eba5aff; no voters:
I20260321 14:50:45.784312 6837 leader_election.cc:290] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:45.784475 6840 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:45.784966 6840 raft_consensus.cc:697] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [term 1 LEADER]: Becoming Leader. State: Replica: a7e939f5ec4d487f8705fe037eba5aff, State: Running, Role: LEADER
I20260321 14:50:45.785187 6837 sys_catalog.cc:565] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:50:45.785291 6840 consensus_queue.cc:237] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7e939f5ec4d487f8705fe037eba5aff" member_type: VOTER }
I20260321 14:50:45.786208 6841 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a7e939f5ec4d487f8705fe037eba5aff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7e939f5ec4d487f8705fe037eba5aff" member_type: VOTER } }
I20260321 14:50:45.786232 6842 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [sys.catalog]: SysCatalogTable state changed. Reason: New leader a7e939f5ec4d487f8705fe037eba5aff. Latest consensus state: current_term: 1 leader_uuid: "a7e939f5ec4d487f8705fe037eba5aff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7e939f5ec4d487f8705fe037eba5aff" member_type: VOTER } }
I20260321 14:50:45.786454 6841 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:45.786458 6842 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [sys.catalog]: This master's current role is: LEADER
I20260321 14:50:45.789906 6846 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:50:45.791298 6846 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:50:45.792655 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:50:45.794545 6846 catalog_manager.cc:1357] Generated new cluster ID: 3e115de5f8284c2eb952f291669ee151
I20260321 14:50:45.794624 6846 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:50:45.833159 6846 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:50:45.834088 6846 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:50:45.845857 6846 catalog_manager.cc:6044] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff: Generated new TSK 0
I20260321 14:50:45.846145 6846 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:50:45.857823 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:50:45.858875 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:50:45.860230 4664 webserver.cc:492] Webserver started at http://127.4.142.1:40647/ using document root <none> and password file <none>
I20260321 14:50:45.860458 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:50:45.860515 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:50:45.860667 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:50:45.861316 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "550abb5647374260b016ca0c47683e17"
format_stamp: "Formatted at 2026-03-21 14:50:45 on dist-test-slave-9x8n"
I20260321 14:50:45.863598 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20260321 14:50:45.865007 6861 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:45.865466 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260321 14:50:45.865556 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "550abb5647374260b016ca0c47683e17"
format_stamp: "Formatted at 2026-03-21 14:50:45 on dist-test-slave-9x8n"
I20260321 14:50:45.865648 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1774104639753633-4664-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)
I20260321 14:50:45.885439 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:50:45.885911 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:50:45.886490 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:50:45.887274 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:50:45.887329 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:45.887437 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:50:45.887482 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:50:45.898376 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:39377
I20260321 14:50:45.898401 6923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:39377 every 8 connection(s)
I20260321 14:50:45.904870 6924 heartbeater.cc:344] Connected to a master server at 127.4.142.62:45081
I20260321 14:50:45.904999 6924 heartbeater.cc:461] Registering TS with master...
I20260321 14:50:45.905347 6924 heartbeater.cc:507] Master 127.4.142.62:45081 requested a full tablet report, sending...
I20260321 14:50:45.906165 6802 ts_manager.cc:194] Registered new tserver with Master: 550abb5647374260b016ca0c47683e17 (127.4.142.1:39377)
I20260321 14:50:45.907092 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007822111s
I20260321 14:50:45.907181 6802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54966
I20260321 14:50:45.918385 6924 heartbeater.cc:499] Master 127.4.142.62:45081 was elected leader, sending a full tablet report...
I20260321 14:50:45.919289 6801 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54976:
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"
}
}
}
I20260321 14:50:45.931795 6889 tablet_service.cc:1511] Processing CreateTablet for tablet a5864efa3da04e7287d98afc327ff3fa (DEFAULT_TABLE table=fake-table [id=627fefce09264407b30c5cf77e67b060]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:50:45.932161 6889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5864efa3da04e7287d98afc327ff3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:50:45.936558 6936 tablet_bootstrap.cc:492] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17: Bootstrap starting.
I20260321 14:50:45.937743 6936 tablet_bootstrap.cc:654] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17: Neither blocks nor log segments found. Creating new log.
I20260321 14:50:45.939431 6936 tablet_bootstrap.cc:492] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17: No bootstrap required, opened a new log
I20260321 14:50:45.939525 6936 ts_tablet_manager.cc:1403] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:50:45.940066 6936 raft_consensus.cc:359] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "550abb5647374260b016ca0c47683e17" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 39377 } }
I20260321 14:50:45.940181 6936 raft_consensus.cc:385] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:50:45.940213 6936 raft_consensus.cc:740] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 550abb5647374260b016ca0c47683e17, State: Initialized, Role: FOLLOWER
I20260321 14:50:45.940392 6936 consensus_queue.cc:260] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "550abb5647374260b016ca0c47683e17" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 39377 } }
I20260321 14:50:45.940493 6936 raft_consensus.cc:399] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:50:45.940533 6936 raft_consensus.cc:493] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:50:45.940582 6936 raft_consensus.cc:3060] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:50:45.942584 6936 raft_consensus.cc:515] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "550abb5647374260b016ca0c47683e17" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 39377 } }
I20260321 14:50:45.942755 6936 leader_election.cc:304] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 550abb5647374260b016ca0c47683e17; no voters:
I20260321 14:50:45.943125 6936 leader_election.cc:290] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:50:45.943197 6938 raft_consensus.cc:2804] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:50:45.943787 6936 ts_tablet_manager.cc:1434] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260321 14:50:45.943940 6938 raft_consensus.cc:697] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17 [term 1 LEADER]: Becoming Leader. State: Replica: 550abb5647374260b016ca0c47683e17, State: Running, Role: LEADER
I20260321 14:50:45.944211 6938 consensus_queue.cc:237] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "550abb5647374260b016ca0c47683e17" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 39377 } }
I20260321 14:50:45.946132 6801 catalog_manager.cc:5671] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 550abb5647374260b016ca0c47683e17 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "550abb5647374260b016ca0c47683e17" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "550abb5647374260b016ca0c47683e17" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 39377 } health_report { overall_health: HEALTHY } } }
I20260321 14:50:45.960459 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:50:50.654559 6925 maintenance_manager.cc:419] P 550abb5647374260b016ca0c47683e17: Scheduling FlushMRSOp(a5864efa3da04e7287d98afc327ff3fa): perf score=1.000000
I20260321 14:50:52.208700 6866 maintenance_manager.cc:643] P 550abb5647374260b016ca0c47683e17: FlushMRSOp(a5864efa3da04e7287d98afc327ff3fa) complete. Timing: real 1.553s user 1.171s sys 0.380s Metrics: {"bytes_written":119069,"cfile_init":1,"dirs.queue_time_us":339,"dirs.run_cpu_time_us":210,"dirs.run_wall_time_us":905,"drs_written":1,"lbm_read_time_us":61,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3399,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"rows_written":40851,"thread_start_us":245,"threads_started":1}
I20260321 14:50:55.714437 6925 maintenance_manager.cc:419] P 550abb5647374260b016ca0c47683e17: Scheduling FlushMRSOp(a5864efa3da04e7287d98afc327ff3fa): perf score=1.000000
I20260321 14:50:56.826025 6866 maintenance_manager.cc:643] P 550abb5647374260b016ca0c47683e17: FlushMRSOp(a5864efa3da04e7287d98afc327ff3fa) complete. Timing: real 1.111s user 0.998s sys 0.112s Metrics: {"bytes_written":129811,"cfile_init":1,"dirs.queue_time_us":362,"dirs.run_cpu_time_us":193,"dirs.run_wall_time_us":1673,"drs_written":1,"lbm_read_time_us":53,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3233,"lbm_writes_lt_1ms":51,"peak_mem_usage":0,"rows_written":40650,"thread_start_us":247,"threads_started":1}
I20260321 14:50:56.826983 6925 maintenance_manager.cc:419] P 550abb5647374260b016ca0c47683e17: Scheduling CompactRowSetsOp(a5864efa3da04e7287d98afc327ff3fa): perf score=1.014031
I20260321 14:50:58.011260 6866 maintenance_manager.cc:643] P 550abb5647374260b016ca0c47683e17: CompactRowSetsOp(a5864efa3da04e7287d98afc327ff3fa) complete. Timing: real 1.184s user 1.167s sys 0.016s Metrics: {"bytes_written":260734,"cfile_cache_hit":9,"cfile_cache_hit_bytes":35865,"cfile_cache_miss":53,"cfile_cache_miss_bytes":1211743,"cfile_init":5,"delta_iterators_relevant":4,"dirs.queue_time_us":1584,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":1761,"drs_written":1,"lbm_read_time_us":2529,"lbm_reads_lt_1ms":73,"lbm_write_time_us":5239,"lbm_writes_lt_1ms":87,"num_input_rowsets":2,"peak_mem_usage":656517,"rows_written":81501,"thread_start_us":1081,"threads_started":5}
I20260321 14:50:58.266345 4664 alter_table-test.cc:963] Verifying initial pattern
I20260321 14:51:00.095212 4664 alter_table-test.cc:966] Dropping and adding back c1
I20260321 14:51:00.096197 6801 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54976:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260321 14:51:00.103053 6961 tablet.cc:1723] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17: 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
I20260321 14:51:00.507174 6802 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff: fake-table [id=627fefce09264407b30c5cf77e67b060] alter complete (version 1)
I20260321 14:51:00.555658 6802 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54976:
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
I20260321 14:51:00.560570 6961 tablet.cc:1723] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17: 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
I20260321 14:51:00.561005 6961 tablet.cc:1621] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17: MemRowSet was empty: no flush needed.
I20260321 14:51:00.567513 6802 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff: fake-table [id=627fefce09264407b30c5cf77e67b060] alter complete (version 2)
I20260321 14:51:00.568056 4664 alter_table-test.cc:973] Verifying that the new default shows up
I20260321 14:51:02.032378 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:02.044096 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:02.044384 4664 tablet_replica.cc:333] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17: stopping tablet replica
I20260321 14:51:02.044565 4664 raft_consensus.cc:2243] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:02.044720 4664 raft_consensus.cc:2272] T a5864efa3da04e7287d98afc327ff3fa P 550abb5647374260b016ca0c47683e17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:02.059104 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:02.062392 4664 master.cc:562] Master@127.4.142.62:45081 shutting down...
I20260321 14:51:02.069823 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:02.070055 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:02.070173 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P a7e939f5ec4d487f8705fe037eba5aff: stopping tablet replica
I20260321 14:51:02.083586 4664 master.cc:584] Master@127.4.142.62:45081 shutdown complete.
[ OK ] AlterTableTest.TestDropAndAddNewColumn (16370 ms)
[ RUN ] AlterTableTest.TestRenameTableAndAdd
I20260321 14:51:02.124717 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:33155
I20260321 14:51:02.125293 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:02.126096 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:02.127348 4664 webserver.cc:492] Webserver started at http://127.4.142.62:39557/ using document root <none> and password file <none>
I20260321 14:51:02.127590 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:02.127667 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:02.127825 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:02.128448 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "c01838f490f54a41ab119cbfe55310ab"
format_stamp: "Formatted at 2026-03-21 14:51:02 on dist-test-slave-9x8n"
I20260321 14:51:02.130883 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:51:02.132511 6967 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:02.132891 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:51:02.133009 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "c01838f490f54a41ab119cbfe55310ab"
format_stamp: "Formatted at 2026-03-21 14:51:02 on dist-test-slave-9x8n"
I20260321 14:51:02.133132 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1774104639753633-4664-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)
I20260321 14:51:02.162389 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:02.162921 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:02.173596 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:33155
I20260321 14:51:02.173636 7018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:33155 every 8 connection(s)
I20260321 14:51:02.174835 7019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:02.178740 7019 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab: Bootstrap starting.
I20260321 14:51:02.179956 7019 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:02.181490 7019 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab: No bootstrap required, opened a new log
I20260321 14:51:02.182036 7019 raft_consensus.cc:359] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c01838f490f54a41ab119cbfe55310ab" member_type: VOTER }
I20260321 14:51:02.182165 7019 raft_consensus.cc:385] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:02.182276 7019 raft_consensus.cc:740] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01838f490f54a41ab119cbfe55310ab, State: Initialized, Role: FOLLOWER
I20260321 14:51:02.182492 7019 consensus_queue.cc:260] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c01838f490f54a41ab119cbfe55310ab" member_type: VOTER }
I20260321 14:51:02.182605 7019 raft_consensus.cc:399] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:02.182725 7019 raft_consensus.cc:493] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:02.182838 7019 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:02.184478 7019 raft_consensus.cc:515] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c01838f490f54a41ab119cbfe55310ab" member_type: VOTER }
I20260321 14:51:02.184701 7019 leader_election.cc:304] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c01838f490f54a41ab119cbfe55310ab; no voters:
I20260321 14:51:02.185072 7019 leader_election.cc:290] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:02.185330 7022 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:02.185796 7022 raft_consensus.cc:697] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [term 1 LEADER]: Becoming Leader. State: Replica: c01838f490f54a41ab119cbfe55310ab, State: Running, Role: LEADER
I20260321 14:51:02.185853 7019 sys_catalog.cc:565] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:02.186019 7022 consensus_queue.cc:237] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c01838f490f54a41ab119cbfe55310ab" member_type: VOTER }
I20260321 14:51:02.186767 7024 sys_catalog.cc:455] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [sys.catalog]: SysCatalogTable state changed. Reason: New leader c01838f490f54a41ab119cbfe55310ab. Latest consensus state: current_term: 1 leader_uuid: "c01838f490f54a41ab119cbfe55310ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c01838f490f54a41ab119cbfe55310ab" member_type: VOTER } }
I20260321 14:51:02.186954 7024 sys_catalog.cc:458] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:02.187922 7029 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:02.188086 7023 sys_catalog.cc:455] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c01838f490f54a41ab119cbfe55310ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c01838f490f54a41ab119cbfe55310ab" member_type: VOTER } }
I20260321 14:51:02.188253 7023 sys_catalog.cc:458] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:02.189079 7029 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:02.190526 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:02.191672 7029 catalog_manager.cc:1357] Generated new cluster ID: c662598d69b54583a18514549389a218
I20260321 14:51:02.191774 7029 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:02.204144 7029 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:02.204905 7029 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:02.211431 7029 catalog_manager.cc:6044] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab: Generated new TSK 0
I20260321 14:51:02.211711 7029 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:02.223189 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:02.224293 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:02.225697 4664 webserver.cc:492] Webserver started at http://127.4.142.1:41519/ using document root <none> and password file <none>
I20260321 14:51:02.225943 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:02.226046 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:02.226208 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:02.226840 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "2ab2c230e35441338eaded331b2a0e37"
format_stamp: "Formatted at 2026-03-21 14:51:02 on dist-test-slave-9x8n"
I20260321 14:51:02.229208 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:51:02.230659 7043 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:02.231068 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:02.231161 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "2ab2c230e35441338eaded331b2a0e37"
format_stamp: "Formatted at 2026-03-21 14:51:02 on dist-test-slave-9x8n"
I20260321 14:51:02.231256 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1774104639753633-4664-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)
I20260321 14:51:02.254120 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:02.254606 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:02.255122 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:02.255972 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:02.256038 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:02.256136 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:02.256198 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:02.268560 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:42261
I20260321 14:51:02.268587 7105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:42261 every 8 connection(s)
I20260321 14:51:02.275344 7106 heartbeater.cc:344] Connected to a master server at 127.4.142.62:33155
I20260321 14:51:02.275521 7106 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:02.275871 7106 heartbeater.cc:507] Master 127.4.142.62:33155 requested a full tablet report, sending...
I20260321 14:51:02.276664 6984 ts_manager.cc:194] Registered new tserver with Master: 2ab2c230e35441338eaded331b2a0e37 (127.4.142.1:42261)
I20260321 14:51:02.277455 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007879343s
I20260321 14:51:02.277918 6984 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43380
I20260321 14:51:02.287958 6984 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43384:
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"
}
}
}
I20260321 14:51:02.289129 7106 heartbeater.cc:499] Master 127.4.142.62:33155 was elected leader, sending a full tablet report...
I20260321 14:51:02.300683 7071 tablet_service.cc:1511] Processing CreateTablet for tablet c5a9f059e8bd4afc8a9a85c9dcd38bb9 (DEFAULT_TABLE table=fake-table [id=a9e6829d96e34015abae16810734bd41]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:02.301317 7071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5a9f059e8bd4afc8a9a85c9dcd38bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:02.306744 7118 tablet_bootstrap.cc:492] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37: Bootstrap starting.
I20260321 14:51:02.308378 7118 tablet_bootstrap.cc:654] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:02.310122 7118 tablet_bootstrap.cc:492] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37: No bootstrap required, opened a new log
I20260321 14:51:02.310289 7118 ts_tablet_manager.cc:1403] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:02.310827 7118 raft_consensus.cc:359] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ab2c230e35441338eaded331b2a0e37" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42261 } }
I20260321 14:51:02.310993 7118 raft_consensus.cc:385] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:02.311096 7118 raft_consensus.cc:740] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab2c230e35441338eaded331b2a0e37, State: Initialized, Role: FOLLOWER
I20260321 14:51:02.311324 7118 consensus_queue.cc:260] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ab2c230e35441338eaded331b2a0e37" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42261 } }
I20260321 14:51:02.311475 7118 raft_consensus.cc:399] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:02.311580 7118 raft_consensus.cc:493] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:02.311718 7118 raft_consensus.cc:3060] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:02.314265 7118 raft_consensus.cc:515] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ab2c230e35441338eaded331b2a0e37" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42261 } }
I20260321 14:51:02.314503 7118 leader_election.cc:304] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2ab2c230e35441338eaded331b2a0e37; no voters:
I20260321 14:51:02.314986 7118 leader_election.cc:290] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:02.315145 7120 raft_consensus.cc:2804] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:02.315721 7118 ts_tablet_manager.cc:1434] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260321 14:51:02.315757 7120 raft_consensus.cc:697] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37 [term 1 LEADER]: Becoming Leader. State: Replica: 2ab2c230e35441338eaded331b2a0e37, State: Running, Role: LEADER
I20260321 14:51:02.316052 7120 consensus_queue.cc:237] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ab2c230e35441338eaded331b2a0e37" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42261 } }
I20260321 14:51:02.318184 6983 catalog_manager.cc:5671] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ab2c230e35441338eaded331b2a0e37 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "2ab2c230e35441338eaded331b2a0e37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ab2c230e35441338eaded331b2a0e37" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:02.338521 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:02.339294 6983 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43384:
table { table_name: "fake-table" } new_table_name: "someothername" modify_external_catalogs: true
I20260321 14:51:02.344254 7126 tablet.cc:1723] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37: 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
I20260321 14:51:02.351052 6983 catalog_manager.cc:6216] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab: someothername [id=a9e6829d96e34015abae16810734bd41] alter complete (version 1)
I20260321 14:51:02.352451 6984 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43384:
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
I20260321 14:51:02.356547 7126 tablet.cc:1723] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37: 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
I20260321 14:51:02.356980 7126 tablet.cc:1621] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37: MemRowSet was empty: no flush needed.
I20260321 14:51:02.363642 6983 catalog_manager.cc:6216] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab: someothername [id=a9e6829d96e34015abae16810734bd41] alter complete (version 2)
I20260321 14:51:02.364399 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:02.372386 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:02.372731 4664 tablet_replica.cc:333] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37: stopping tablet replica
I20260321 14:51:02.372889 4664 raft_consensus.cc:2243] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:02.373059 4664 raft_consensus.cc:2272] T c5a9f059e8bd4afc8a9a85c9dcd38bb9 P 2ab2c230e35441338eaded331b2a0e37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:02.387573 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:02.390733 4664 master.cc:562] Master@127.4.142.62:33155 shutting down...
I20260321 14:51:02.398996 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:02.399219 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:02.399418 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P c01838f490f54a41ab119cbfe55310ab: stopping tablet replica
I20260321 14:51:02.420557 4664 master.cc:584] Master@127.4.142.62:33155 shutdown complete.
[ OK ] AlterTableTest.TestRenameTableAndAdd (305 ms)
[ RUN ] AlterTableTest.TestRenameToSameName
I20260321 14:51:02.430171 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:41329
I20260321 14:51:02.430687 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:02.431460 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:02.432607 4664 webserver.cc:492] Webserver started at http://127.4.142.62:41971/ using document root <none> and password file <none>
I20260321 14:51:02.432837 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:02.432927 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:02.433084 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:02.433736 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "d85e103ca4d944638edb7146cdd68e9b"
format_stamp: "Formatted at 2026-03-21 14:51:02 on dist-test-slave-9x8n"
I20260321 14:51:02.436054 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20260321 14:51:02.437458 7130 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:02.437871 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260321 14:51:02.437975 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "d85e103ca4d944638edb7146cdd68e9b"
format_stamp: "Formatted at 2026-03-21 14:51:02 on dist-test-slave-9x8n"
I20260321 14:51:02.438072 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1774104639753633-4664-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)
I20260321 14:51:02.454787 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:02.455300 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:02.466538 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:41329
I20260321 14:51:02.466562 7181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:41329 every 8 connection(s)
I20260321 14:51:02.467811 7182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:02.471807 7182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b: Bootstrap starting.
I20260321 14:51:02.473037 7182 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:02.474573 7182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b: No bootstrap required, opened a new log
I20260321 14:51:02.475142 7182 raft_consensus.cc:359] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d85e103ca4d944638edb7146cdd68e9b" member_type: VOTER }
I20260321 14:51:02.475270 7182 raft_consensus.cc:385] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:02.475389 7182 raft_consensus.cc:740] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d85e103ca4d944638edb7146cdd68e9b, State: Initialized, Role: FOLLOWER
I20260321 14:51:02.475613 7182 consensus_queue.cc:260] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d85e103ca4d944638edb7146cdd68e9b" member_type: VOTER }
I20260321 14:51:02.475731 7182 raft_consensus.cc:399] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:02.475847 7182 raft_consensus.cc:493] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:02.475951 7182 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:02.477839 7182 raft_consensus.cc:515] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d85e103ca4d944638edb7146cdd68e9b" member_type: VOTER }
I20260321 14:51:02.478056 7182 leader_election.cc:304] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d85e103ca4d944638edb7146cdd68e9b; no voters:
I20260321 14:51:02.478453 7182 leader_election.cc:290] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:02.478585 7185 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:02.479055 7185 raft_consensus.cc:697] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [term 1 LEADER]: Becoming Leader. State: Replica: d85e103ca4d944638edb7146cdd68e9b, State: Running, Role: LEADER
I20260321 14:51:02.479322 7185 consensus_queue.cc:237] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d85e103ca4d944638edb7146cdd68e9b" member_type: VOTER }
I20260321 14:51:02.479362 7182 sys_catalog.cc:565] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:02.480172 7187 sys_catalog.cc:455] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [sys.catalog]: SysCatalogTable state changed. Reason: New leader d85e103ca4d944638edb7146cdd68e9b. Latest consensus state: current_term: 1 leader_uuid: "d85e103ca4d944638edb7146cdd68e9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d85e103ca4d944638edb7146cdd68e9b" member_type: VOTER } }
I20260321 14:51:02.480172 7186 sys_catalog.cc:455] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d85e103ca4d944638edb7146cdd68e9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d85e103ca4d944638edb7146cdd68e9b" member_type: VOTER } }
I20260321 14:51:02.480412 7186 sys_catalog.cc:458] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:02.480408 7187 sys_catalog.cc:458] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:02.481454 7190 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:02.483196 7190 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:02.484167 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:02.486268 7190 catalog_manager.cc:1357] Generated new cluster ID: 96ecb8fa5e6b4b469a2b345d0ef9ef25
I20260321 14:51:02.486373 7190 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:02.506780 7190 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:02.507575 7190 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:02.515525 7190 catalog_manager.cc:6044] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b: Generated new TSK 0
I20260321 14:51:02.515753 7190 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:02.517234 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:02.518294 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:02.519501 4664 webserver.cc:492] Webserver started at http://127.4.142.1:41967/ using document root <none> and password file <none>
I20260321 14:51:02.519761 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:02.519855 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:02.520032 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:02.520620 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "8831c6f34e6e4798a73b816ae216fa9b"
format_stamp: "Formatted at 2026-03-21 14:51:02 on dist-test-slave-9x8n"
I20260321 14:51:02.523056 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260321 14:51:02.524507 7206 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:02.524878 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260321 14:51:02.525007 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "8831c6f34e6e4798a73b816ae216fa9b"
format_stamp: "Formatted at 2026-03-21 14:51:02 on dist-test-slave-9x8n"
I20260321 14:51:02.525128 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1774104639753633-4664-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)
I20260321 14:51:02.534811 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:02.535315 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:02.535856 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:02.536672 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:02.536769 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:02.536891 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:02.536965 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:02.548393 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:46709
I20260321 14:51:02.548440 7268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:46709 every 8 connection(s)
I20260321 14:51:02.555563 7269 heartbeater.cc:344] Connected to a master server at 127.4.142.62:41329
I20260321 14:51:02.555723 7269 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:02.556057 7269 heartbeater.cc:507] Master 127.4.142.62:41329 requested a full tablet report, sending...
I20260321 14:51:02.556887 7147 ts_manager.cc:194] Registered new tserver with Master: 8831c6f34e6e4798a73b816ae216fa9b (127.4.142.1:46709)
I20260321 14:51:02.557111 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007770329s
I20260321 14:51:02.558158 7147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33952
I20260321 14:51:02.567605 7147 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33960:
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"
}
}
}
I20260321 14:51:02.569658 7269 heartbeater.cc:499] Master 127.4.142.62:41329 was elected leader, sending a full tablet report...
I20260321 14:51:02.582067 7234 tablet_service.cc:1511] Processing CreateTablet for tablet 4949b52519bc4e728a4582b043eeac80 (DEFAULT_TABLE table=fake-table [id=c8c43ac684664eafad96bc8b02941625]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:02.582624 7234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4949b52519bc4e728a4582b043eeac80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:02.587250 7281 tablet_bootstrap.cc:492] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b: Bootstrap starting.
I20260321 14:51:02.588577 7281 tablet_bootstrap.cc:654] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:02.590260 7281 tablet_bootstrap.cc:492] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b: No bootstrap required, opened a new log
I20260321 14:51:02.590453 7281 ts_tablet_manager.cc:1403] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260321 14:51:02.591064 7281 raft_consensus.cc:359] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8831c6f34e6e4798a73b816ae216fa9b" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46709 } }
I20260321 14:51:02.591245 7281 raft_consensus.cc:385] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:02.591334 7281 raft_consensus.cc:740] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8831c6f34e6e4798a73b816ae216fa9b, State: Initialized, Role: FOLLOWER
I20260321 14:51:02.591606 7281 consensus_queue.cc:260] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8831c6f34e6e4798a73b816ae216fa9b" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46709 } }
I20260321 14:51:02.591789 7281 raft_consensus.cc:399] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:02.591892 7281 raft_consensus.cc:493] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:02.592005 7281 raft_consensus.cc:3060] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:02.594623 7281 raft_consensus.cc:515] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8831c6f34e6e4798a73b816ae216fa9b" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46709 } }
I20260321 14:51:02.594858 7281 leader_election.cc:304] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8831c6f34e6e4798a73b816ae216fa9b; no voters:
I20260321 14:51:02.595291 7281 leader_election.cc:290] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:02.595468 7283 raft_consensus.cc:2804] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:02.596002 7283 raft_consensus.cc:697] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b [term 1 LEADER]: Becoming Leader. State: Replica: 8831c6f34e6e4798a73b816ae216fa9b, State: Running, Role: LEADER
I20260321 14:51:02.596035 7281 ts_tablet_manager.cc:1434] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b: Time spent starting tablet: real 0.005s user 0.004s sys 0.002s
I20260321 14:51:02.596314 7283 consensus_queue.cc:237] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8831c6f34e6e4798a73b816ae216fa9b" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46709 } }
I20260321 14:51:02.598444 7147 catalog_manager.cc:5671] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8831c6f34e6e4798a73b816ae216fa9b (127.4.142.1). New cstate: current_term: 1 leader_uuid: "8831c6f34e6e4798a73b816ae216fa9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8831c6f34e6e4798a73b816ae216fa9b" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46709 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:02.617107 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:02.617925 7147 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33960:
table { table_name: "fake-table" } new_table_name: "fake-table" modify_external_catalogs: true
I20260321 14:51:02.619020 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:02.627220 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:02.627655 4664 tablet_replica.cc:333] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b: stopping tablet replica
I20260321 14:51:02.627851 4664 raft_consensus.cc:2243] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:02.628044 4664 raft_consensus.cc:2272] T 4949b52519bc4e728a4582b043eeac80 P 8831c6f34e6e4798a73b816ae216fa9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:02.642442 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:02.645645 4664 master.cc:562] Master@127.4.142.62:41329 shutting down...
I20260321 14:51:02.653159 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:02.653445 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:02.653638 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P d85e103ca4d944638edb7146cdd68e9b: stopping tablet replica
I20260321 14:51:02.668301 4664 master.cc:584] Master@127.4.142.62:41329 shutdown complete.
[ OK ] AlterTableTest.TestRenameToSameName (248 ms)
[ RUN ] AlterTableTest.TestBootstrapAfterAlters
I20260321 14:51:02.678409 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:40797
I20260321 14:51:02.678936 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:02.679728 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:02.680922 4664 webserver.cc:492] Webserver started at http://127.4.142.62:46615/ using document root <none> and password file <none>
I20260321 14:51:02.681159 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:02.681252 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:02.681432 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:02.682031 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "f2f8495dcf1b434cbc72df253b579f0b"
format_stamp: "Formatted at 2026-03-21 14:51:02 on dist-test-slave-9x8n"
I20260321 14:51:02.684451 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:51:02.685907 7292 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:02.686251 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.000s
I20260321 14:51:02.686383 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "f2f8495dcf1b434cbc72df253b579f0b"
format_stamp: "Formatted at 2026-03-21 14:51:02 on dist-test-slave-9x8n"
I20260321 14:51:02.686558 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-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)
I20260321 14:51:02.698992 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:02.699477 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:02.710865 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:40797
I20260321 14:51:02.710893 7343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:40797 every 8 connection(s)
I20260321 14:51:02.712143 7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:02.715909 7344 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b: Bootstrap starting.
I20260321 14:51:02.717093 7344 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:02.718600 7344 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b: No bootstrap required, opened a new log
I20260321 14:51:02.719141 7344 raft_consensus.cc:359] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2f8495dcf1b434cbc72df253b579f0b" member_type: VOTER }
I20260321 14:51:02.719287 7344 raft_consensus.cc:385] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:02.719340 7344 raft_consensus.cc:740] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2f8495dcf1b434cbc72df253b579f0b, State: Initialized, Role: FOLLOWER
I20260321 14:51:02.719602 7344 consensus_queue.cc:260] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2f8495dcf1b434cbc72df253b579f0b" member_type: VOTER }
I20260321 14:51:02.719732 7344 raft_consensus.cc:399] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:02.719785 7344 raft_consensus.cc:493] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:02.719852 7344 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:02.721464 7344 raft_consensus.cc:515] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2f8495dcf1b434cbc72df253b579f0b" member_type: VOTER }
I20260321 14:51:02.721632 7344 leader_election.cc:304] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f2f8495dcf1b434cbc72df253b579f0b; no voters:
I20260321 14:51:02.721938 7344 leader_election.cc:290] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:02.722064 7347 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:02.722503 7347 raft_consensus.cc:697] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [term 1 LEADER]: Becoming Leader. State: Replica: f2f8495dcf1b434cbc72df253b579f0b, State: Running, Role: LEADER
I20260321 14:51:02.722749 7347 consensus_queue.cc:237] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2f8495dcf1b434cbc72df253b579f0b" member_type: VOTER }
I20260321 14:51:02.722836 7344 sys_catalog.cc:565] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:02.723512 7349 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [sys.catalog]: SysCatalogTable state changed. Reason: New leader f2f8495dcf1b434cbc72df253b579f0b. Latest consensus state: current_term: 1 leader_uuid: "f2f8495dcf1b434cbc72df253b579f0b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2f8495dcf1b434cbc72df253b579f0b" member_type: VOTER } }
I20260321 14:51:02.723579 7348 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f2f8495dcf1b434cbc72df253b579f0b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2f8495dcf1b434cbc72df253b579f0b" member_type: VOTER } }
I20260321 14:51:02.723675 7349 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:02.723742 7348 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:02.724936 7352 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:02.726953 7352 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:02.730134 7352 catalog_manager.cc:1357] Generated new cluster ID: 595bcb54a3f045a1b4381e6fa65fdf18
I20260321 14:51:02.730244 7352 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:02.730247 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:02.749436 7352 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:02.750247 7352 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:02.763659 7352 catalog_manager.cc:6044] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b: Generated new TSK 0
I20260321 14:51:02.763971 7352 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:02.795497 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:02.796717 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:02.798203 4664 webserver.cc:492] Webserver started at http://127.4.142.1:41979/ using document root <none> and password file <none>
I20260321 14:51:02.798458 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:02.798563 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:02.798729 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:02.799373 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "64ce3f5b6caa4784a31b64eb486be16c"
format_stamp: "Formatted at 2026-03-21 14:51:02 on dist-test-slave-9x8n"
I20260321 14:51:02.801839 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:51:02.803435 7368 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:02.803808 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:02.803951 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "64ce3f5b6caa4784a31b64eb486be16c"
format_stamp: "Formatted at 2026-03-21 14:51:02 on dist-test-slave-9x8n"
I20260321 14:51:02.804085 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-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)
I20260321 14:51:02.822489 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:02.823041 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:02.823700 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:02.824581 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:02.824687 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:02.824821 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:02.824893 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:02.838604 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:42671
I20260321 14:51:02.838627 7430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:42671 every 8 connection(s)
I20260321 14:51:02.845968 7431 heartbeater.cc:344] Connected to a master server at 127.4.142.62:40797
I20260321 14:51:02.846127 7431 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:02.846496 7431 heartbeater.cc:507] Master 127.4.142.62:40797 requested a full tablet report, sending...
I20260321 14:51:02.847339 7309 ts_manager.cc:194] Registered new tserver with Master: 64ce3f5b6caa4784a31b64eb486be16c (127.4.142.1:42671)
I20260321 14:51:02.847436 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007931004s
I20260321 14:51:02.848476 7309 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49780
I20260321 14:51:02.858847 7309 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49792:
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"
}
}
}
I20260321 14:51:02.859925 7431 heartbeater.cc:499] Master 127.4.142.62:40797 was elected leader, sending a full tablet report...
I20260321 14:51:02.872654 7396 tablet_service.cc:1511] Processing CreateTablet for tablet f58f689cf7ce4af2a6ae5615cdc30f01 (DEFAULT_TABLE table=fake-table [id=6893452f1db44e73b3c2839b507b5d7e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:02.873114 7396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f58f689cf7ce4af2a6ae5615cdc30f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:02.878126 7443 tablet_bootstrap.cc:492] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: Bootstrap starting.
I20260321 14:51:02.879726 7443 tablet_bootstrap.cc:654] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:02.881796 7443 tablet_bootstrap.cc:492] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: No bootstrap required, opened a new log
I20260321 14:51:02.881918 7443 ts_tablet_manager.cc:1403] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:02.882501 7443 raft_consensus.cc:359] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64ce3f5b6caa4784a31b64eb486be16c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42671 } }
I20260321 14:51:02.882648 7443 raft_consensus.cc:385] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:02.882702 7443 raft_consensus.cc:740] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64ce3f5b6caa4784a31b64eb486be16c, State: Initialized, Role: FOLLOWER
I20260321 14:51:02.882949 7443 consensus_queue.cc:260] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64ce3f5b6caa4784a31b64eb486be16c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42671 } }
I20260321 14:51:02.883178 7443 raft_consensus.cc:399] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:02.883280 7443 raft_consensus.cc:493] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:02.883383 7443 raft_consensus.cc:3060] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:02.885622 7443 raft_consensus.cc:515] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64ce3f5b6caa4784a31b64eb486be16c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42671 } }
I20260321 14:51:02.885878 7443 leader_election.cc:304] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64ce3f5b6caa4784a31b64eb486be16c; no voters:
I20260321 14:51:02.886258 7443 leader_election.cc:290] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:02.886423 7445 raft_consensus.cc:2804] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:02.886946 7445 raft_consensus.cc:697] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 1 LEADER]: Becoming Leader. State: Replica: 64ce3f5b6caa4784a31b64eb486be16c, State: Running, Role: LEADER
I20260321 14:51:02.886984 7443 ts_tablet_manager.cc:1434] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:02.887338 7445 consensus_queue.cc:237] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64ce3f5b6caa4784a31b64eb486be16c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42671 } }
I20260321 14:51:02.889828 7309 catalog_manager.cc:5671] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c reported cstate change: term changed from 0 to 1, leader changed from <none> to 64ce3f5b6caa4784a31b64eb486be16c (127.4.142.1). New cstate: current_term: 1 leader_uuid: "64ce3f5b6caa4784a31b64eb486be16c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64ce3f5b6caa4784a31b64eb486be16c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42671 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:02.911319 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:02.912191 7309 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49792:
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
I20260321 14:51:02.917143 7451 tablet.cc:1723] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: 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
I20260321 14:51:02.917739 7451 tablet.cc:1621] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: MemRowSet was empty: no flush needed.
I20260321 14:51:02.924360 7309 catalog_manager.cc:6216] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b: fake-table [id=6893452f1db44e73b3c2839b507b5d7e] alter complete (version 1)
I20260321 14:51:02.984186 4664 alter_table-test.cc:1013] Dropping c1
I20260321 14:51:02.985028 7308 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49792:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260321 14:51:02.990209 7451 tablet.cc:1723] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: 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
I20260321 14:51:03.004371 7308 catalog_manager.cc:6216] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b: fake-table [id=6893452f1db44e73b3c2839b507b5d7e] alter complete (version 2)
I20260321 14:51:03.011055 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:03.021459 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:03.021976 4664 tablet_replica.cc:333] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: stopping tablet replica
I20260321 14:51:03.022178 4664 raft_consensus.cc:2243] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:03.022415 4664 raft_consensus.cc:2272] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:03.037683 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:03.041626 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:03.042806 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:03.044255 4664 webserver.cc:492] Webserver started at http://127.4.142.1:41979/ using document root <none> and password file <none>
I20260321 14:51:03.044515 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:03.044610 4664 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260321 14:51:03.046766 4664 fs_manager.cc:714] Time spent opening directory manager: real 0.002s user 0.002s sys 0.000s
I20260321 14:51:03.056320 7460 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:03.056777 4664 fs_manager.cc:730] Time spent opening block manager: real 0.009s user 0.002s sys 0.000s
I20260321 14:51:03.056921 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "64ce3f5b6caa4784a31b64eb486be16c"
format_stamp: "Formatted at 2026-03-21 14:51:02 on dist-test-slave-9x8n"
I20260321 14:51:03.057077 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-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)
I20260321 14:51:03.067447 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:03.068045 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:03.068637 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:03.069895 7467 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260321 14:51:03.072563 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260321 14:51:03.072644 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s user 0.001s sys 0.000s
I20260321 14:51:03.072788 4664 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260321 14:51:03.074606 4664 ts_tablet_manager.cc:616] Registered 1 tablets
I20260321 14:51:03.074708 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.001s sys 0.000s
I20260321 14:51:03.074743 7467 tablet_bootstrap.cc:492] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: Bootstrap starting.
I20260321 14:51:03.083807 7467 tablet.cc:1723] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: 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
I20260321 14:51:03.084656 7467 tablet.cc:1621] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: MemRowSet was empty: no flush needed.
I20260321 14:51:03.084880 7467 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260321 14:51:03.093140 7467 tablet.cc:1723] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: 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
I20260321 14:51:03.094219 7467 tablet.cc:1621] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: MemRowSet was empty: no flush needed.
I20260321 14:51:03.094309 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:42671
I20260321 14:51:03.094365 7524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:42671 every 8 connection(s)
I20260321 14:51:03.094444 7467 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260321 14:51:03.095323 7467 tablet_bootstrap.cc:492] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: 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
I20260321 14:51:03.096583 7467 tablet_bootstrap.cc:492] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: Bootstrap complete.
I20260321 14:51:03.101504 7467 ts_tablet_manager.cc:1403] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: Time spent bootstrapping tablet: real 0.027s user 0.011s sys 0.013s
I20260321 14:51:03.101872 7525 heartbeater.cc:344] Connected to a master server at 127.4.142.62:40797
I20260321 14:51:03.102041 7525 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:03.102447 7525 heartbeater.cc:507] Master 127.4.142.62:40797 requested a full tablet report, sending...
I20260321 14:51:03.102353 7467 raft_consensus.cc:359] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64ce3f5b6caa4784a31b64eb486be16c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42671 } }
I20260321 14:51:03.102636 7467 raft_consensus.cc:740] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64ce3f5b6caa4784a31b64eb486be16c, State: Initialized, Role: FOLLOWER
I20260321 14:51:03.102876 7467 consensus_queue.cc:260] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [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: "64ce3f5b6caa4784a31b64eb486be16c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42671 } }
I20260321 14:51:03.103047 7467 raft_consensus.cc:399] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:03.103158 7467 raft_consensus.cc:493] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:03.103262 7467 raft_consensus.cc:3060] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 1 FOLLOWER]: Advancing to term 2
I20260321 14:51:03.104221 7308 ts_manager.cc:194] Re-registered known tserver with Master: 64ce3f5b6caa4784a31b64eb486be16c (127.4.142.1:42671)
I20260321 14:51:03.105567 7308 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49816
I20260321 14:51:03.106235 7467 raft_consensus.cc:515] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64ce3f5b6caa4784a31b64eb486be16c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42671 } }
I20260321 14:51:03.106505 7467 leader_election.cc:304] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [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: 64ce3f5b6caa4784a31b64eb486be16c; no voters:
I20260321 14:51:03.106979 7467 leader_election.cc:290] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [CANDIDATE]: Term 2 election: Requested vote from peers
I20260321 14:51:03.107120 7529 raft_consensus.cc:2804] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 2 FOLLOWER]: Leader election won for term 2
I20260321 14:51:03.107620 7529 raft_consensus.cc:697] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 2 LEADER]: Becoming Leader. State: Replica: 64ce3f5b6caa4784a31b64eb486be16c, State: Running, Role: LEADER
I20260321 14:51:03.107822 7525 heartbeater.cc:499] Master 127.4.142.62:40797 was elected leader, sending a full tablet report...
I20260321 14:51:03.107950 7529 consensus_queue.cc:237] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [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: "64ce3f5b6caa4784a31b64eb486be16c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42671 } }
I20260321 14:51:03.110037 7308 catalog_manager.cc:5671] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "64ce3f5b6caa4784a31b64eb486be16c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64ce3f5b6caa4784a31b64eb486be16c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42671 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:03.115916 7467 ts_tablet_manager.cc:1434] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: Time spent starting tablet: real 0.014s user 0.011s sys 0.003s
I20260321 14:51:03.142915 7309 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49792:
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
I20260321 14:51:03.155754 7534 tablet.cc:1723] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: 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
I20260321 14:51:03.156687 7534 tablet.cc:1621] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: MemRowSet was empty: no flush needed.
I20260321 14:51:03.164232 7309 catalog_manager.cc:6216] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b: fake-table [id=6893452f1db44e73b3c2839b507b5d7e] alter complete (version 3)
I20260321 14:51:03.172080 4664 tablet_server.cc:179] TabletServer@127.4.142.1:42671 shutting down...
I20260321 14:51:03.186812 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:03.193540 4664 tablet_replica.cc:333] stopping tablet replica
I20260321 14:51:03.193813 4664 raft_consensus.cc:2243] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 2 LEADER]: Raft consensus shutting down.
I20260321 14:51:03.194085 4664 raft_consensus.cc:2272] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:03.201529 4664 tablet_server.cc:196] TabletServer@127.4.142.1:42671 shutdown complete.
I20260321 14:51:03.206666 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:03.208210 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:03.209730 4664 webserver.cc:492] Webserver started at http://127.4.142.1:41979/ using document root <none> and password file <none>
I20260321 14:51:03.210021 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:03.210107 4664 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260321 14:51:03.212811 4664 fs_manager.cc:714] Time spent opening directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:51:03.219013 7540 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:03.219472 4664 fs_manager.cc:730] Time spent opening block manager: real 0.006s user 0.000s sys 0.001s
I20260321 14:51:03.219630 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "64ce3f5b6caa4784a31b64eb486be16c"
format_stamp: "Formatted at 2026-03-21 14:51:02 on dist-test-slave-9x8n"
I20260321 14:51:03.219784 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1774104639753633-4664-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)
I20260321 14:51:03.228128 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:03.228906 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:03.229678 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:03.234732 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260321 14:51:03.234885 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s user 0.000s sys 0.000s
I20260321 14:51:03.236881 4664 ts_tablet_manager.cc:616] Registered 1 tablets
I20260321 14:51:03.236992 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20260321 14:51:03.237972 7547 tablet_bootstrap.cc:492] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: Bootstrap starting.
I20260321 14:51:03.246668 7547 tablet.cc:1723] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: 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
I20260321 14:51:03.247648 7547 tablet.cc:1621] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: MemRowSet was empty: no flush needed.
I20260321 14:51:03.247879 7547 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260321 14:51:03.255275 7547 tablet.cc:1723] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: 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
I20260321 14:51:03.256193 7547 tablet.cc:1621] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: MemRowSet was empty: no flush needed.
I20260321 14:51:03.256374 7547 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260321 14:51:03.258587 7547 tablet.cc:1723] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: 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
I20260321 14:51:03.259393 7547 tablet.cc:1621] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: MemRowSet was empty: no flush needed.
I20260321 14:51:03.259613 7604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:42671 every 8 connection(s)
I20260321 14:51:03.259590 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:42671
I20260321 14:51:03.259598 7547 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260321 14:51:03.260596 7547 tablet_bootstrap.cc:492] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: 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
I20260321 14:51:03.261405 7547 tablet_bootstrap.cc:492] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: Bootstrap complete.
I20260321 14:51:03.276122 7605 heartbeater.cc:344] Connected to a master server at 127.4.142.62:40797
I20260321 14:51:03.276324 7605 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:03.276705 7605 heartbeater.cc:507] Master 127.4.142.62:40797 requested a full tablet report, sending...
I20260321 14:51:03.277956 7309 ts_manager.cc:194] Re-registered known tserver with Master: 64ce3f5b6caa4784a31b64eb486be16c (127.4.142.1:42671)
I20260321 14:51:03.279165 7309 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49832
I20260321 14:51:03.290452 7605 heartbeater.cc:499] Master 127.4.142.62:40797 was elected leader, sending a full tablet report...
I20260321 14:51:03.305126 7547 ts_tablet_manager.cc:1403] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: Time spent bootstrapping tablet: real 0.067s user 0.013s sys 0.020s
I20260321 14:51:03.306183 7547 raft_consensus.cc:359] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64ce3f5b6caa4784a31b64eb486be16c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42671 } }
I20260321 14:51:03.306403 7547 raft_consensus.cc:740] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64ce3f5b6caa4784a31b64eb486be16c, State: Initialized, Role: FOLLOWER
I20260321 14:51:03.306646 7547 consensus_queue.cc:260] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [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: "64ce3f5b6caa4784a31b64eb486be16c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42671 } }
I20260321 14:51:03.306849 7547 raft_consensus.cc:399] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:03.306941 7547 raft_consensus.cc:493] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:03.307047 7547 raft_consensus.cc:3060] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 2 FOLLOWER]: Advancing to term 3
I20260321 14:51:03.310504 7547 raft_consensus.cc:515] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64ce3f5b6caa4784a31b64eb486be16c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42671 } }
I20260321 14:51:03.310860 7547 leader_election.cc:304] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [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: 64ce3f5b6caa4784a31b64eb486be16c; no voters:
I20260321 14:51:03.311480 7547 leader_election.cc:290] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [CANDIDATE]: Term 3 election: Requested vote from peers
I20260321 14:51:03.311689 7609 raft_consensus.cc:2804] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 3 FOLLOWER]: Leader election won for term 3
I20260321 14:51:03.314831 7547 ts_tablet_manager.cc:1434] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c: Time spent starting tablet: real 0.010s user 0.006s sys 0.003s
I20260321 14:51:03.316849 7609 raft_consensus.cc:697] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 3 LEADER]: Becoming Leader. State: Replica: 64ce3f5b6caa4784a31b64eb486be16c, State: Running, Role: LEADER
I20260321 14:51:03.317169 7609 consensus_queue.cc:237] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [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: "64ce3f5b6caa4784a31b64eb486be16c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42671 } }
I20260321 14:51:03.319414 7309 catalog_manager.cc:5671] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "64ce3f5b6caa4784a31b64eb486be16c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64ce3f5b6caa4784a31b64eb486be16c" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42671 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:03.351168 4664 tablet_server.cc:179] TabletServer@127.4.142.1:42671 shutting down...
I20260321 14:51:03.361544 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:03.362010 4664 tablet_replica.cc:333] stopping tablet replica
I20260321 14:51:03.362226 4664 raft_consensus.cc:2243] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 3 LEADER]: Raft consensus shutting down.
I20260321 14:51:03.362452 4664 raft_consensus.cc:2272] T f58f689cf7ce4af2a6ae5615cdc30f01 P 64ce3f5b6caa4784a31b64eb486be16c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:03.367883 4664 tablet_server.cc:196] TabletServer@127.4.142.1:42671 shutdown complete.
I20260321 14:51:03.372319 4664 master.cc:562] Master@127.4.142.62:40797 shutting down...
I20260321 14:51:03.381127 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:03.381425 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:03.381537 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P f2f8495dcf1b434cbc72df253b579f0b: stopping tablet replica
I20260321 14:51:03.395916 4664 master.cc:584] Master@127.4.142.62:40797 shutdown complete.
[ OK ] AlterTableTest.TestBootstrapAfterAlters (728 ms)
[ RUN ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn
I20260321 14:51:03.407464 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:45639
I20260321 14:51:03.408001 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:03.408815 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:03.415062 4664 webserver.cc:492] Webserver started at http://127.4.142.62:32905/ using document root <none> and password file <none>
I20260321 14:51:03.415349 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:03.415447 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:03.415613 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:03.416244 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "d46007515cef4f12a6ec3f1f06e6d82f"
format_stamp: "Formatted at 2026-03-21 14:51:03 on dist-test-slave-9x8n"
I20260321 14:51:03.418816 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20260321 14:51:03.420442 7617 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:03.420873 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:03.421022 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "d46007515cef4f12a6ec3f1f06e6d82f"
format_stamp: "Formatted at 2026-03-21 14:51:03 on dist-test-slave-9x8n"
I20260321 14:51:03.421142 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1774104639753633-4664-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)
I20260321 14:51:03.431144 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:03.431756 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:03.447077 7668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:45639 every 8 connection(s)
I20260321 14:51:03.447077 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:45639
I20260321 14:51:03.448546 7669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:03.452927 7669 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f: Bootstrap starting.
I20260321 14:51:03.454551 7669 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:03.456432 7669 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f: No bootstrap required, opened a new log
I20260321 14:51:03.457136 7669 raft_consensus.cc:359] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d46007515cef4f12a6ec3f1f06e6d82f" member_type: VOTER }
I20260321 14:51:03.457361 7669 raft_consensus.cc:385] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:03.457466 7669 raft_consensus.cc:740] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d46007515cef4f12a6ec3f1f06e6d82f, State: Initialized, Role: FOLLOWER
I20260321 14:51:03.457706 7669 consensus_queue.cc:260] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d46007515cef4f12a6ec3f1f06e6d82f" member_type: VOTER }
I20260321 14:51:03.457855 7669 raft_consensus.cc:399] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:03.457939 7669 raft_consensus.cc:493] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:03.458066 7669 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:03.514773 7669 raft_consensus.cc:515] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d46007515cef4f12a6ec3f1f06e6d82f" member_type: VOTER }
I20260321 14:51:03.515118 7669 leader_election.cc:304] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d46007515cef4f12a6ec3f1f06e6d82f; no voters:
I20260321 14:51:03.515662 7669 leader_election.cc:290] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:03.515822 7672 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:03.519682 7672 raft_consensus.cc:697] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [term 1 LEADER]: Becoming Leader. State: Replica: d46007515cef4f12a6ec3f1f06e6d82f, State: Running, Role: LEADER
I20260321 14:51:03.519809 7669 sys_catalog.cc:565] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:03.520059 7672 consensus_queue.cc:237] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d46007515cef4f12a6ec3f1f06e6d82f" member_type: VOTER }
I20260321 14:51:03.521071 7674 sys_catalog.cc:455] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [sys.catalog]: SysCatalogTable state changed. Reason: New leader d46007515cef4f12a6ec3f1f06e6d82f. Latest consensus state: current_term: 1 leader_uuid: "d46007515cef4f12a6ec3f1f06e6d82f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d46007515cef4f12a6ec3f1f06e6d82f" member_type: VOTER } }
I20260321 14:51:03.521275 7674 sys_catalog.cc:458] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:03.521059 7673 sys_catalog.cc:455] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d46007515cef4f12a6ec3f1f06e6d82f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d46007515cef4f12a6ec3f1f06e6d82f" member_type: VOTER } }
I20260321 14:51:03.521569 7673 sys_catalog.cc:458] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:03.529963 7677 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:03.532315 7677 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:03.536377 7677 catalog_manager.cc:1357] Generated new cluster ID: 9c1ae6aac797461da554df6405ec7e7e
I20260321 14:51:03.536501 7677 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:03.537166 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:03.558717 7677 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:03.559621 7677 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:03.567165 7677 catalog_manager.cc:6044] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f: Generated new TSK 0
I20260321 14:51:03.567476 7677 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:03.569926 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:03.571067 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:03.572568 4664 webserver.cc:492] Webserver started at http://127.4.142.1:45451/ using document root <none> and password file <none>
I20260321 14:51:03.572832 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:03.572929 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:03.573766 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:03.574429 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "b0020a2de93449dfbd51c55ce66dfbd5"
format_stamp: "Formatted at 2026-03-21 14:51:03 on dist-test-slave-9x8n"
I20260321 14:51:03.577085 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.001s sys 0.002s
I20260321 14:51:03.578845 7693 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:03.579290 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:03.579432 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "b0020a2de93449dfbd51c55ce66dfbd5"
format_stamp: "Formatted at 2026-03-21 14:51:03 on dist-test-slave-9x8n"
I20260321 14:51:03.579571 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1774104639753633-4664-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)
I20260321 14:51:03.588820 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:03.589650 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:03.590346 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:03.591408 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:03.591495 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:03.591583 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:03.591653 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:03.606518 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:34699
I20260321 14:51:03.606514 7755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:34699 every 8 connection(s)
I20260321 14:51:03.614960 7756 heartbeater.cc:344] Connected to a master server at 127.4.142.62:45639
I20260321 14:51:03.615131 7756 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:03.615585 7756 heartbeater.cc:507] Master 127.4.142.62:45639 requested a full tablet report, sending...
I20260321 14:51:03.616489 7634 ts_manager.cc:194] Registered new tserver with Master: b0020a2de93449dfbd51c55ce66dfbd5 (127.4.142.1:34699)
I20260321 14:51:03.616696 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009050039s
I20260321 14:51:03.617862 7634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40870
I20260321 14:51:03.629217 7756 heartbeater.cc:499] Master 127.4.142.62:45639 was elected leader, sending a full tablet report...
I20260321 14:51:03.635107 7634 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40884:
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"
}
}
}
I20260321 14:51:03.651479 7721 tablet_service.cc:1511] Processing CreateTablet for tablet 4073e37a381e4d23b3fc003d86da8dfa (DEFAULT_TABLE table=fake-table [id=e3316a7dba51464abf432124f5b6b6cb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:03.652086 7721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4073e37a381e4d23b3fc003d86da8dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:03.660698 7768 tablet_bootstrap.cc:492] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5: Bootstrap starting.
I20260321 14:51:03.662767 7768 tablet_bootstrap.cc:654] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:03.664796 7768 tablet_bootstrap.cc:492] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5: No bootstrap required, opened a new log
I20260321 14:51:03.664983 7768 ts_tablet_manager.cc:1403] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:51:03.665766 7768 raft_consensus.cc:359] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0020a2de93449dfbd51c55ce66dfbd5" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34699 } }
I20260321 14:51:03.665962 7768 raft_consensus.cc:385] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:03.666064 7768 raft_consensus.cc:740] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0020a2de93449dfbd51c55ce66dfbd5, State: Initialized, Role: FOLLOWER
I20260321 14:51:03.666330 7768 consensus_queue.cc:260] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0020a2de93449dfbd51c55ce66dfbd5" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34699 } }
I20260321 14:51:03.666587 7768 raft_consensus.cc:399] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:03.666705 7768 raft_consensus.cc:493] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:03.666832 7768 raft_consensus.cc:3060] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:03.720783 7768 raft_consensus.cc:515] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0020a2de93449dfbd51c55ce66dfbd5" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34699 } }
I20260321 14:51:03.721155 7768 leader_election.cc:304] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b0020a2de93449dfbd51c55ce66dfbd5; no voters:
I20260321 14:51:03.722784 7770 raft_consensus.cc:2804] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:03.723127 7768 leader_election.cc:290] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:03.728987 7770 raft_consensus.cc:697] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5 [term 1 LEADER]: Becoming Leader. State: Replica: b0020a2de93449dfbd51c55ce66dfbd5, State: Running, Role: LEADER
I20260321 14:51:03.729427 7770 consensus_queue.cc:237] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0020a2de93449dfbd51c55ce66dfbd5" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34699 } }
I20260321 14:51:03.729990 7768 ts_tablet_manager.cc:1434] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5: Time spent starting tablet: real 0.065s user 0.006s sys 0.007s
I20260321 14:51:03.731771 7633 catalog_manager.cc:5671] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0020a2de93449dfbd51c55ce66dfbd5 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "b0020a2de93449dfbd51c55ce66dfbd5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0020a2de93449dfbd51c55ce66dfbd5" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34699 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:03.757014 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:03.758034 7633 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40884:
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
I20260321 14:51:03.764532 7776 tablet.cc:1723] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5: 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
I20260321 14:51:03.765085 7776 tablet.cc:1621] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5: MemRowSet was empty: no flush needed.
I20260321 14:51:03.827898 7634 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f: fake-table [id=e3316a7dba51464abf432124f5b6b6cb] alter complete (version 1)
I20260321 14:51:04.025471 4664 alter_table-test.cc:1068] Dropping c1
I20260321 14:51:04.026312 7634 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40884:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260321 14:51:04.030977 7776 tablet.cc:1723] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5: 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
I20260321 14:51:04.031513 7776 tablet.cc:1621] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5: MemRowSet was empty: no flush needed.
I20260321 14:51:04.039057 7633 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f: fake-table [id=e3316a7dba51464abf432124f5b6b6cb] alter complete (version 2)
I20260321 14:51:04.059623 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:04.068805 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:04.071044 4664 tablet_replica.cc:333] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5: stopping tablet replica
I20260321 14:51:04.071214 4664 raft_consensus.cc:2243] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:04.071398 4664 raft_consensus.cc:2272] T 4073e37a381e4d23b3fc003d86da8dfa P b0020a2de93449dfbd51c55ce66dfbd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:04.076004 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:04.083390 4664 master.cc:562] Master@127.4.142.62:45639 shutting down...
I20260321 14:51:04.090690 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:04.090945 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:04.091070 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P d46007515cef4f12a6ec3f1f06e6d82f: stopping tablet replica
I20260321 14:51:04.105413 4664 master.cc:584] Master@127.4.142.62:45639 shutdown complete.
[ OK ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn (709 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn
I20260321 14:51:04.116472 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:37577
I20260321 14:51:04.117017 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:04.117910 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:04.119067 4664 webserver.cc:492] Webserver started at http://127.4.142.62:45491/ using document root <none> and password file <none>
I20260321 14:51:04.119318 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:04.119407 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:04.119578 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:04.120188 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "3ef4c4d8195b4f549b055c12c5908906"
format_stamp: "Formatted at 2026-03-21 14:51:04 on dist-test-slave-9x8n"
I20260321 14:51:04.122671 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260321 14:51:04.124150 7785 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:04.124507 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260321 14:51:04.124646 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "3ef4c4d8195b4f549b055c12c5908906"
format_stamp: "Formatted at 2026-03-21 14:51:04 on dist-test-slave-9x8n"
I20260321 14:51:04.124770 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1774104639753633-4664-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)
I20260321 14:51:04.135428 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:04.136039 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:04.148133 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:37577
I20260321 14:51:04.148155 7836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:37577 every 8 connection(s)
I20260321 14:51:04.149403 7837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:04.153716 7837 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906: Bootstrap starting.
I20260321 14:51:04.155030 7837 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:04.156693 7837 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906: No bootstrap required, opened a new log
I20260321 14:51:04.157377 7837 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ef4c4d8195b4f549b055c12c5908906" member_type: VOTER }
I20260321 14:51:04.157506 7837 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:04.157639 7837 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef4c4d8195b4f549b055c12c5908906, State: Initialized, Role: FOLLOWER
I20260321 14:51:04.157881 7837 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ef4c4d8195b4f549b055c12c5908906" member_type: VOTER }
I20260321 14:51:04.157997 7837 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:04.158072 7837 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:04.158185 7837 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:04.159979 7837 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ef4c4d8195b4f549b055c12c5908906" member_type: VOTER }
I20260321 14:51:04.160188 7837 leader_election.cc:304] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3ef4c4d8195b4f549b055c12c5908906; no voters:
I20260321 14:51:04.160596 7837 leader_election.cc:290] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:04.160809 7840 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:04.161366 7840 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [term 1 LEADER]: Becoming Leader. State: Replica: 3ef4c4d8195b4f549b055c12c5908906, State: Running, Role: LEADER
I20260321 14:51:04.161602 7837 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:04.161619 7840 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ef4c4d8195b4f549b055c12c5908906" member_type: VOTER }
I20260321 14:51:04.162571 7842 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3ef4c4d8195b4f549b055c12c5908906. Latest consensus state: current_term: 1 leader_uuid: "3ef4c4d8195b4f549b055c12c5908906" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ef4c4d8195b4f549b055c12c5908906" member_type: VOTER } }
I20260321 14:51:04.162565 7841 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3ef4c4d8195b4f549b055c12c5908906" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ef4c4d8195b4f549b055c12c5908906" member_type: VOTER } }
I20260321 14:51:04.162806 7842 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:04.162863 7841 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:04.163625 7846 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:04.164942 7846 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:04.167328 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:04.168253 7846 catalog_manager.cc:1357] Generated new cluster ID: ebea12c09af14e16a8bb76289185207b
I20260321 14:51:04.168346 7846 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:04.183120 7846 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:04.183902 7846 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:04.189643 7846 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906: Generated new TSK 0
I20260321 14:51:04.189934 7846 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:04.200294 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:04.201557 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:04.202857 4664 webserver.cc:492] Webserver started at http://127.4.142.1:34843/ using document root <none> and password file <none>
I20260321 14:51:04.203127 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:04.203234 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:04.203397 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:04.203991 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "a57b812ab38a4d1e91788b475facbf61"
format_stamp: "Formatted at 2026-03-21 14:51:04 on dist-test-slave-9x8n"
I20260321 14:51:04.206454 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:51:04.207990 7861 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:04.208353 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:04.208491 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "a57b812ab38a4d1e91788b475facbf61"
format_stamp: "Formatted at 2026-03-21 14:51:04 on dist-test-slave-9x8n"
I20260321 14:51:04.208636 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1774104639753633-4664-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)
I20260321 14:51:04.224323 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:04.224964 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:04.225596 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:04.226408 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:04.226511 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:04.226660 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:04.226733 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:04.238631 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:42709
I20260321 14:51:04.238639 7923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:42709 every 8 connection(s)
I20260321 14:51:04.245946 7924 heartbeater.cc:344] Connected to a master server at 127.4.142.62:37577
I20260321 14:51:04.246078 7924 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:04.246402 7924 heartbeater.cc:507] Master 127.4.142.62:37577 requested a full tablet report, sending...
I20260321 14:51:04.247228 7802 ts_manager.cc:194] Registered new tserver with Master: a57b812ab38a4d1e91788b475facbf61 (127.4.142.1:42709)
I20260321 14:51:04.247884 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008323725s
I20260321 14:51:04.249331 7802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35278
I20260321 14:51:04.258992 7802 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35290:
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"
}
}
}
I20260321 14:51:04.260629 7924 heartbeater.cc:499] Master 127.4.142.62:37577 was elected leader, sending a full tablet report...
I20260321 14:51:04.275429 7889 tablet_service.cc:1511] Processing CreateTablet for tablet 1b25c19469fe4002a2dad70b192b00ab (DEFAULT_TABLE table=fake-table [id=9e8def2e06954e0fa1952a4dfa4d8eda]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:04.275871 7889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b25c19469fe4002a2dad70b192b00ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:04.280632 7936 tablet_bootstrap.cc:492] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61: Bootstrap starting.
I20260321 14:51:04.282052 7936 tablet_bootstrap.cc:654] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:04.283474 7936 tablet_bootstrap.cc:492] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61: No bootstrap required, opened a new log
I20260321 14:51:04.283597 7936 ts_tablet_manager.cc:1403] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260321 14:51:04.284456 7936 raft_consensus.cc:359] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a57b812ab38a4d1e91788b475facbf61" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42709 } }
I20260321 14:51:04.284677 7936 raft_consensus.cc:385] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:04.284766 7936 raft_consensus.cc:740] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57b812ab38a4d1e91788b475facbf61, State: Initialized, Role: FOLLOWER
I20260321 14:51:04.284978 7936 consensus_queue.cc:260] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a57b812ab38a4d1e91788b475facbf61" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42709 } }
I20260321 14:51:04.285143 7936 raft_consensus.cc:399] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:04.285264 7936 raft_consensus.cc:493] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:04.285378 7936 raft_consensus.cc:3060] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:04.287177 7936 raft_consensus.cc:515] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a57b812ab38a4d1e91788b475facbf61" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42709 } }
I20260321 14:51:04.287416 7936 leader_election.cc:304] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a57b812ab38a4d1e91788b475facbf61; no voters:
I20260321 14:51:04.287832 7936 leader_election.cc:290] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:04.287931 7938 raft_consensus.cc:2804] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:04.288388 7938 raft_consensus.cc:697] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61 [term 1 LEADER]: Becoming Leader. State: Replica: a57b812ab38a4d1e91788b475facbf61, State: Running, Role: LEADER
I20260321 14:51:04.288535 7936 ts_tablet_manager.cc:1434] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61: Time spent starting tablet: real 0.005s user 0.004s sys 0.002s
I20260321 14:51:04.288723 7938 consensus_queue.cc:237] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a57b812ab38a4d1e91788b475facbf61" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42709 } }
I20260321 14:51:04.291170 7802 catalog_manager.cc:5671] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61 reported cstate change: term changed from 0 to 1, leader changed from <none> to a57b812ab38a4d1e91788b475facbf61 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a57b812ab38a4d1e91788b475facbf61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a57b812ab38a4d1e91788b475facbf61" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42709 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:04.310389 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:04.311231 7802 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35290:
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
I20260321 14:51:04.316109 7944 tablet.cc:1723] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61: 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
I20260321 14:51:04.316569 7944 tablet.cc:1621] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61: MemRowSet was empty: no flush needed.
I20260321 14:51:04.323515 7801 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906: fake-table [id=9e8def2e06954e0fa1952a4dfa4d8eda] alter complete (version 1)
I20260321 14:51:04.365837 4664 alter_table-test.cc:1104] Dropping c1
I20260321 14:51:04.366678 7801 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35290:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260321 14:51:04.371286 7944 tablet.cc:1723] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61: 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
I20260321 14:51:04.371723 7944 tablet.cc:1621] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61: MemRowSet was empty: no flush needed.
I20260321 14:51:04.378845 7802 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906: fake-table [id=9e8def2e06954e0fa1952a4dfa4d8eda] alter complete (version 2)
I20260321 14:51:04.394896 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:04.402832 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:04.403285 4664 tablet_replica.cc:333] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61: stopping tablet replica
I20260321 14:51:04.403489 4664 raft_consensus.cc:2243] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:04.403697 4664 raft_consensus.cc:2272] T 1b25c19469fe4002a2dad70b192b00ab P a57b812ab38a4d1e91788b475facbf61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:04.408201 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:04.419258 4664 master.cc:562] Master@127.4.142.62:37577 shutting down...
I20260321 14:51:04.426330 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:04.426615 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:04.426839 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3ef4c4d8195b4f549b055c12c5908906: stopping tablet replica
I20260321 14:51:04.431151 4664 master.cc:584] Master@127.4.142.62:37577 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn (325 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData
I20260321 14:51:04.442305 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:35725
I20260321 14:51:04.442862 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:04.443691 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:04.445104 4664 webserver.cc:492] Webserver started at http://127.4.142.62:43911/ using document root <none> and password file <none>
I20260321 14:51:04.445370 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:04.445465 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:04.445619 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:04.446218 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "35aea75e4cdd468a854208f65e1f778d"
format_stamp: "Formatted at 2026-03-21 14:51:04 on dist-test-slave-9x8n"
I20260321 14:51:04.448617 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:51:04.450192 7950 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:04.450623 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:04.450760 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "35aea75e4cdd468a854208f65e1f778d"
format_stamp: "Formatted at 2026-03-21 14:51:04 on dist-test-slave-9x8n"
I20260321 14:51:04.450896 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1774104639753633-4664-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)
I20260321 14:51:04.461150 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:04.461802 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:04.472939 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:35725
I20260321 14:51:04.472962 8001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:35725 every 8 connection(s)
I20260321 14:51:04.474203 8002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:04.478427 8002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d: Bootstrap starting.
I20260321 14:51:04.479748 8002 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:04.481185 8002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d: No bootstrap required, opened a new log
I20260321 14:51:04.481808 8002 raft_consensus.cc:359] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35aea75e4cdd468a854208f65e1f778d" member_type: VOTER }
I20260321 14:51:04.481935 8002 raft_consensus.cc:385] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:04.481994 8002 raft_consensus.cc:740] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35aea75e4cdd468a854208f65e1f778d, State: Initialized, Role: FOLLOWER
I20260321 14:51:04.482151 8002 consensus_queue.cc:260] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35aea75e4cdd468a854208f65e1f778d" member_type: VOTER }
I20260321 14:51:04.482252 8002 raft_consensus.cc:399] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:04.482304 8002 raft_consensus.cc:493] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:04.482369 8002 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:04.484140 8002 raft_consensus.cc:515] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35aea75e4cdd468a854208f65e1f778d" member_type: VOTER }
I20260321 14:51:04.484311 8002 leader_election.cc:304] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 35aea75e4cdd468a854208f65e1f778d; no voters:
I20260321 14:51:04.484649 8002 leader_election.cc:290] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:04.484814 8005 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:04.485307 8005 raft_consensus.cc:697] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [term 1 LEADER]: Becoming Leader. State: Replica: 35aea75e4cdd468a854208f65e1f778d, State: Running, Role: LEADER
I20260321 14:51:04.485596 8002 sys_catalog.cc:565] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:04.485569 8005 consensus_queue.cc:237] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35aea75e4cdd468a854208f65e1f778d" member_type: VOTER }
I20260321 14:51:04.486476 8007 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 35aea75e4cdd468a854208f65e1f778d. Latest consensus state: current_term: 1 leader_uuid: "35aea75e4cdd468a854208f65e1f778d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35aea75e4cdd468a854208f65e1f778d" member_type: VOTER } }
I20260321 14:51:04.486652 8007 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:04.487466 8006 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "35aea75e4cdd468a854208f65e1f778d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35aea75e4cdd468a854208f65e1f778d" member_type: VOTER } }
I20260321 14:51:04.487738 8006 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:04.489881 8010 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:04.491031 8010 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:04.493868 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:04.494623 8010 catalog_manager.cc:1357] Generated new cluster ID: 67e7c724cc404e9f86d908390654c7f5
I20260321 14:51:04.494716 8010 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:04.507509 8010 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:04.508258 8010 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:04.515192 8010 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d: Generated new TSK 0
I20260321 14:51:04.515403 8010 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:04.526681 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:04.527788 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:04.529194 4664 webserver.cc:492] Webserver started at http://127.4.142.1:43627/ using document root <none> and password file <none>
I20260321 14:51:04.529484 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:04.529583 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:04.529737 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:04.530323 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "b3a9d4cdad48456095dfabd41a7d983f"
format_stamp: "Formatted at 2026-03-21 14:51:04 on dist-test-slave-9x8n"
I20260321 14:51:04.532830 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260321 14:51:04.534415 8026 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:04.534823 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:04.534955 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "b3a9d4cdad48456095dfabd41a7d983f"
format_stamp: "Formatted at 2026-03-21 14:51:04 on dist-test-slave-9x8n"
I20260321 14:51:04.535080 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1774104639753633-4664-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)
I20260321 14:51:04.549957 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:04.550607 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:04.551165 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:04.552031 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:04.552125 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:04.552258 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:04.552336 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:04.564646 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:35171
I20260321 14:51:04.564672 8088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:35171 every 8 connection(s)
I20260321 14:51:04.571746 8089 heartbeater.cc:344] Connected to a master server at 127.4.142.62:35725
I20260321 14:51:04.571915 8089 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:04.572257 8089 heartbeater.cc:507] Master 127.4.142.62:35725 requested a full tablet report, sending...
I20260321 14:51:04.573632 7967 ts_manager.cc:194] Registered new tserver with Master: b3a9d4cdad48456095dfabd41a7d983f (127.4.142.1:35171)
I20260321 14:51:04.574544 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008975211s
I20260321 14:51:04.574738 7967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49080
I20260321 14:51:04.585610 7967 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49096:
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"
}
}
}
I20260321 14:51:04.586134 8089 heartbeater.cc:499] Master 127.4.142.62:35725 was elected leader, sending a full tablet report...
I20260321 14:51:04.599542 8054 tablet_service.cc:1511] Processing CreateTablet for tablet 91c9c34432c64cf58314fa81203b4ff7 (DEFAULT_TABLE table=fake-table [id=894e3b92424146a8bfb6e0e59b26e178]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:04.599987 8054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c9c34432c64cf58314fa81203b4ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:04.605001 8101 tablet_bootstrap.cc:492] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f: Bootstrap starting.
I20260321 14:51:04.606418 8101 tablet_bootstrap.cc:654] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:04.607924 8101 tablet_bootstrap.cc:492] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f: No bootstrap required, opened a new log
I20260321 14:51:04.608081 8101 ts_tablet_manager.cc:1403] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260321 14:51:04.608702 8101 raft_consensus.cc:359] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3a9d4cdad48456095dfabd41a7d983f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35171 } }
I20260321 14:51:04.608873 8101 raft_consensus.cc:385] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:04.609004 8101 raft_consensus.cc:740] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3a9d4cdad48456095dfabd41a7d983f, State: Initialized, Role: FOLLOWER
I20260321 14:51:04.609225 8101 consensus_queue.cc:260] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3a9d4cdad48456095dfabd41a7d983f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35171 } }
I20260321 14:51:04.609494 8101 raft_consensus.cc:399] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:04.609597 8101 raft_consensus.cc:493] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:04.609699 8101 raft_consensus.cc:3060] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:04.611805 8101 raft_consensus.cc:515] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3a9d4cdad48456095dfabd41a7d983f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35171 } }
I20260321 14:51:04.612030 8101 leader_election.cc:304] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b3a9d4cdad48456095dfabd41a7d983f; no voters:
I20260321 14:51:04.612447 8101 leader_election.cc:290] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:04.612592 8103 raft_consensus.cc:2804] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:04.613097 8103 raft_consensus.cc:697] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f [term 1 LEADER]: Becoming Leader. State: Replica: b3a9d4cdad48456095dfabd41a7d983f, State: Running, Role: LEADER
I20260321 14:51:04.613168 8101 ts_tablet_manager.cc:1434] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f: Time spent starting tablet: real 0.005s user 0.000s sys 0.005s
I20260321 14:51:04.613441 8103 consensus_queue.cc:237] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3a9d4cdad48456095dfabd41a7d983f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35171 } }
I20260321 14:51:04.615543 7967 catalog_manager.cc:5671] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f reported cstate change: term changed from 0 to 1, leader changed from <none> to b3a9d4cdad48456095dfabd41a7d983f (127.4.142.1). New cstate: current_term: 1 leader_uuid: "b3a9d4cdad48456095dfabd41a7d983f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3a9d4cdad48456095dfabd41a7d983f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35171 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:04.638203 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:04.664355 7967 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49096:
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
I20260321 14:51:04.669198 8110 tablet.cc:1723] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f: 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
I20260321 14:51:04.669751 8110 tablet.cc:1621] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f: MemRowSet was empty: no flush needed.
I20260321 14:51:04.676690 7967 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d: fake-table [id=894e3b92424146a8bfb6e0e59b26e178] alter complete (version 1)
I20260321 14:51:04.700995 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:04.708742 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:04.709148 4664 tablet_replica.cc:333] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f: stopping tablet replica
I20260321 14:51:04.709369 4664 raft_consensus.cc:2243] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:04.709615 4664 raft_consensus.cc:2272] T 91c9c34432c64cf58314fa81203b4ff7 P b3a9d4cdad48456095dfabd41a7d983f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:04.724653 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:04.728050 4664 master.cc:562] Master@127.4.142.62:35725 shutting down...
I20260321 14:51:04.735610 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:04.735872 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:04.736090 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 35aea75e4cdd468a854208f65e1f778d: stopping tablet replica
I20260321 14:51:04.750550 4664 master.cc:584] Master@127.4.142.62:35725 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData (318 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn
I20260321 14:51:04.761333 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:39023
I20260321 14:51:04.761880 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:04.762809 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:04.764200 4664 webserver.cc:492] Webserver started at http://127.4.142.62:45411/ using document root <none> and password file <none>
I20260321 14:51:04.764457 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:04.764561 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:04.764717 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:04.765389 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "f5ac90aa6f29482aaeca457aef0e43d5"
format_stamp: "Formatted at 2026-03-21 14:51:04 on dist-test-slave-9x8n"
I20260321 14:51:04.767875 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260321 14:51:04.769358 8114 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:04.769728 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:04.769857 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "f5ac90aa6f29482aaeca457aef0e43d5"
format_stamp: "Formatted at 2026-03-21 14:51:04 on dist-test-slave-9x8n"
I20260321 14:51:04.769986 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1774104639753633-4664-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)
I20260321 14:51:04.779959 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:04.780526 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:04.791447 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:39023
I20260321 14:51:04.791478 8165 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:39023 every 8 connection(s)
I20260321 14:51:04.792748 8166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:04.796928 8166 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5: Bootstrap starting.
I20260321 14:51:04.798290 8166 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:04.799767 8166 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5: No bootstrap required, opened a new log
I20260321 14:51:04.800393 8166 raft_consensus.cc:359] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ac90aa6f29482aaeca457aef0e43d5" member_type: VOTER }
I20260321 14:51:04.800524 8166 raft_consensus.cc:385] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:04.800644 8166 raft_consensus.cc:740] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ac90aa6f29482aaeca457aef0e43d5, State: Initialized, Role: FOLLOWER
I20260321 14:51:04.800863 8166 consensus_queue.cc:260] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ac90aa6f29482aaeca457aef0e43d5" member_type: VOTER }
I20260321 14:51:04.800998 8166 raft_consensus.cc:399] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:04.801096 8166 raft_consensus.cc:493] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:04.801203 8166 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:04.802959 8166 raft_consensus.cc:515] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ac90aa6f29482aaeca457aef0e43d5" member_type: VOTER }
I20260321 14:51:04.803170 8166 leader_election.cc:304] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f5ac90aa6f29482aaeca457aef0e43d5; no voters:
I20260321 14:51:04.803563 8166 leader_election.cc:290] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:04.803723 8169 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:04.804195 8169 raft_consensus.cc:697] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [term 1 LEADER]: Becoming Leader. State: Replica: f5ac90aa6f29482aaeca457aef0e43d5, State: Running, Role: LEADER
I20260321 14:51:04.804450 8169 consensus_queue.cc:237] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ac90aa6f29482aaeca457aef0e43d5" member_type: VOTER }
I20260321 14:51:04.804458 8166 sys_catalog.cc:565] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:04.805348 8170 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f5ac90aa6f29482aaeca457aef0e43d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ac90aa6f29482aaeca457aef0e43d5" member_type: VOTER } }
I20260321 14:51:04.805408 8171 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f5ac90aa6f29482aaeca457aef0e43d5. Latest consensus state: current_term: 1 leader_uuid: "f5ac90aa6f29482aaeca457aef0e43d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ac90aa6f29482aaeca457aef0e43d5" member_type: VOTER } }
I20260321 14:51:04.805576 8170 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:04.805608 8171 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:04.807200 8174 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:04.809340 8174 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:04.812361 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:04.812523 8174 catalog_manager.cc:1357] Generated new cluster ID: 8d5171f1104c42969448b9ee75a0c330
I20260321 14:51:04.812597 8174 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:04.820533 8174 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:04.821230 8174 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:04.827769 8174 catalog_manager.cc:6044] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5: Generated new TSK 0
I20260321 14:51:04.828055 8174 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:04.845013 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:04.846261 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:04.847636 4664 webserver.cc:492] Webserver started at http://127.4.142.1:38233/ using document root <none> and password file <none>
I20260321 14:51:04.847841 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:04.847908 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:04.848003 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:04.848609 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "5e3d791977234445925b269eb7549d61"
format_stamp: "Formatted at 2026-03-21 14:51:04 on dist-test-slave-9x8n"
I20260321 14:51:04.851086 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:51:04.852524 8190 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:04.852893 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:04.853030 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "5e3d791977234445925b269eb7549d61"
format_stamp: "Formatted at 2026-03-21 14:51:04 on dist-test-slave-9x8n"
I20260321 14:51:04.853160 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1774104639753633-4664-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)
I20260321 14:51:04.871690 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:04.872352 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:04.872901 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:04.873797 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:04.873898 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:04.874027 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:04.874099 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:04.886397 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:33315
I20260321 14:51:04.886402 8252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:33315 every 8 connection(s)
I20260321 14:51:04.893808 8253 heartbeater.cc:344] Connected to a master server at 127.4.142.62:39023
I20260321 14:51:04.893976 8253 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:04.894410 8253 heartbeater.cc:507] Master 127.4.142.62:39023 requested a full tablet report, sending...
I20260321 14:51:04.895294 8131 ts_manager.cc:194] Registered new tserver with Master: 5e3d791977234445925b269eb7549d61 (127.4.142.1:33315)
I20260321 14:51:04.895375 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008017714s
I20260321 14:51:04.896871 8131 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54546
I20260321 14:51:04.907668 8131 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54562:
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"
}
}
}
I20260321 14:51:04.908327 8253 heartbeater.cc:499] Master 127.4.142.62:39023 was elected leader, sending a full tablet report...
I20260321 14:51:04.920830 8218 tablet_service.cc:1511] Processing CreateTablet for tablet 53bf31cb4178401d9697c353429c4200 (DEFAULT_TABLE table=fake-table [id=4733cdafbc634a9e843d902956a7399e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:04.921386 8218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53bf31cb4178401d9697c353429c4200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:04.926867 8265 tablet_bootstrap.cc:492] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61: Bootstrap starting.
I20260321 14:51:04.928244 8265 tablet_bootstrap.cc:654] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:04.930054 8265 tablet_bootstrap.cc:492] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61: No bootstrap required, opened a new log
I20260321 14:51:04.930172 8265 ts_tablet_manager.cc:1403] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260321 14:51:04.930740 8265 raft_consensus.cc:359] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e3d791977234445925b269eb7549d61" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 33315 } }
I20260321 14:51:04.930872 8265 raft_consensus.cc:385] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:04.930927 8265 raft_consensus.cc:740] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e3d791977234445925b269eb7549d61, State: Initialized, Role: FOLLOWER
I20260321 14:51:04.931136 8265 consensus_queue.cc:260] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e3d791977234445925b269eb7549d61" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 33315 } }
I20260321 14:51:04.931293 8265 raft_consensus.cc:399] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:04.931385 8265 raft_consensus.cc:493] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:04.931486 8265 raft_consensus.cc:3060] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:04.934329 8265 raft_consensus.cc:515] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e3d791977234445925b269eb7549d61" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 33315 } }
I20260321 14:51:04.934552 8265 leader_election.cc:304] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5e3d791977234445925b269eb7549d61; no voters:
I20260321 14:51:04.934948 8265 leader_election.cc:290] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:04.935038 8267 raft_consensus.cc:2804] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:04.935559 8267 raft_consensus.cc:697] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61 [term 1 LEADER]: Becoming Leader. State: Replica: 5e3d791977234445925b269eb7549d61, State: Running, Role: LEADER
I20260321 14:51:04.935703 8265 ts_tablet_manager.cc:1434] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260321 14:51:04.935873 8267 consensus_queue.cc:237] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e3d791977234445925b269eb7549d61" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 33315 } }
I20260321 14:51:04.937862 8130 catalog_manager.cc:5671] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e3d791977234445925b269eb7549d61 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "5e3d791977234445925b269eb7549d61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e3d791977234445925b269eb7549d61" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 33315 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:04.960011 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:04.983026 8130 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54562:
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
I20260321 14:51:04.987927 8274 tablet.cc:1723] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61: 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
I20260321 14:51:04.988690 8274 tablet.cc:1621] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61: MemRowSet was empty: no flush needed.
I20260321 14:51:04.995131 8130 catalog_manager.cc:6216] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5: fake-table [id=4733cdafbc634a9e843d902956a7399e] alter complete (version 1)
I20260321 14:51:05.011368 4664 alter_table-test.cc:1208] Dropping c2
I20260321 14:51:05.012154 8130 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54562:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20260321 14:51:05.017127 8274 tablet.cc:1723] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61: 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
I20260321 14:51:05.017771 8274 tablet.cc:1621] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61: MemRowSet was empty: no flush needed.
I20260321 14:51:05.024683 8131 catalog_manager.cc:6216] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5: fake-table [id=4733cdafbc634a9e843d902956a7399e] alter complete (version 2)
I20260321 14:51:05.036963 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:05.046439 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:05.046877 4664 tablet_replica.cc:333] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61: stopping tablet replica
I20260321 14:51:05.047091 4664 raft_consensus.cc:2243] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:05.047322 4664 raft_consensus.cc:2272] T 53bf31cb4178401d9697c353429c4200 P 5e3d791977234445925b269eb7549d61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:05.062399 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:05.065946 4664 master.cc:562] Master@127.4.142.62:39023 shutting down...
I20260321 14:51:05.073642 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:05.073915 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:05.074126 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P f5ac90aa6f29482aaeca457aef0e43d5: stopping tablet replica
I20260321 14:51:05.088405 4664 master.cc:584] Master@127.4.142.62:39023 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn (340 ms)
[ RUN ] AlterTableTest.TestReadHistoryAfterAlter
I20260321 14:51:05.101490 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:38645
I20260321 14:51:05.102002 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:05.102807 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:05.104022 4664 webserver.cc:492] Webserver started at http://127.4.142.62:45879/ using document root <none> and password file <none>
I20260321 14:51:05.104226 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:05.104279 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:05.104359 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:05.104920 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "9d6b7e792a114306b55de52bf0ccf57c"
format_stamp: "Formatted at 2026-03-21 14:51:05 on dist-test-slave-9x8n"
I20260321 14:51:05.107364 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:51:05.108772 8278 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:05.109104 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:05.109223 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "9d6b7e792a114306b55de52bf0ccf57c"
format_stamp: "Formatted at 2026-03-21 14:51:05 on dist-test-slave-9x8n"
I20260321 14:51:05.109392 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1774104639753633-4664-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)
I20260321 14:51:05.116689 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:05.117408 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:05.127506 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:38645
I20260321 14:51:05.127527 8329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:38645 every 8 connection(s)
I20260321 14:51:05.128770 8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:05.132833 8330 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c: Bootstrap starting.
I20260321 14:51:05.133984 8330 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:05.135316 8330 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c: No bootstrap required, opened a new log
I20260321 14:51:05.135874 8330 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d6b7e792a114306b55de52bf0ccf57c" member_type: VOTER }
I20260321 14:51:05.135993 8330 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:05.136046 8330 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b7e792a114306b55de52bf0ccf57c, State: Initialized, Role: FOLLOWER
I20260321 14:51:05.136245 8330 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d6b7e792a114306b55de52bf0ccf57c" member_type: VOTER }
I20260321 14:51:05.136356 8330 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:05.136392 8330 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:05.136442 8330 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:05.138181 8330 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d6b7e792a114306b55de52bf0ccf57c" member_type: VOTER }
I20260321 14:51:05.138345 8330 leader_election.cc:304] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9d6b7e792a114306b55de52bf0ccf57c; no voters:
I20260321 14:51:05.138666 8330 leader_election.cc:290] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:05.138767 8333 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:05.139223 8333 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [term 1 LEADER]: Becoming Leader. State: Replica: 9d6b7e792a114306b55de52bf0ccf57c, State: Running, Role: LEADER
I20260321 14:51:05.139436 8333 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d6b7e792a114306b55de52bf0ccf57c" member_type: VOTER }
I20260321 14:51:05.139554 8330 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:05.140340 8335 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9d6b7e792a114306b55de52bf0ccf57c. Latest consensus state: current_term: 1 leader_uuid: "9d6b7e792a114306b55de52bf0ccf57c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d6b7e792a114306b55de52bf0ccf57c" member_type: VOTER } }
I20260321 14:51:05.140340 8334 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9d6b7e792a114306b55de52bf0ccf57c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d6b7e792a114306b55de52bf0ccf57c" member_type: VOTER } }
I20260321 14:51:05.140537 8335 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:05.140588 8334 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:05.141852 8337 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:05.143002 8337 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:05.144870 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:05.146023 8337 catalog_manager.cc:1357] Generated new cluster ID: b60526261f2445dbbc3cb107ccdfcc52
I20260321 14:51:05.146095 8337 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:05.161487 8337 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:05.162236 8337 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:05.169526 8337 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c: Generated new TSK 0
I20260321 14:51:05.169754 8337 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:05.177517 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:05.178637 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:05.179924 4664 webserver.cc:492] Webserver started at http://127.4.142.1:37747/ using document root <none> and password file <none>
I20260321 14:51:05.180155 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:05.180239 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:05.180395 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:05.181007 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "8174256a6a3b4a93a1d5371df496457a"
format_stamp: "Formatted at 2026-03-21 14:51:05 on dist-test-slave-9x8n"
I20260321 14:51:05.183523 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20260321 14:51:05.185099 8354 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:05.185518 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260321 14:51:05.185647 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "8174256a6a3b4a93a1d5371df496457a"
format_stamp: "Formatted at 2026-03-21 14:51:05 on dist-test-slave-9x8n"
I20260321 14:51:05.185770 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1774104639753633-4664-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)
I20260321 14:51:05.192364 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:05.192889 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:05.193491 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:05.194299 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:05.194386 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:05.194486 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:05.194546 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:05.205796 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:45391
I20260321 14:51:05.205821 8416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:45391 every 8 connection(s)
I20260321 14:51:05.212963 8417 heartbeater.cc:344] Connected to a master server at 127.4.142.62:38645
I20260321 14:51:05.213135 8417 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:05.213514 8417 heartbeater.cc:507] Master 127.4.142.62:38645 requested a full tablet report, sending...
I20260321 14:51:05.214370 8295 ts_manager.cc:194] Registered new tserver with Master: 8174256a6a3b4a93a1d5371df496457a (127.4.142.1:45391)
I20260321 14:51:05.214587 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007916239s
I20260321 14:51:05.215888 8295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44864
I20260321 14:51:05.224893 8295 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44876:
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"
}
}
}
I20260321 14:51:05.227290 8417 heartbeater.cc:499] Master 127.4.142.62:38645 was elected leader, sending a full tablet report...
I20260321 14:51:05.238313 8382 tablet_service.cc:1511] Processing CreateTablet for tablet 679f2b665b444e109decd9ffe778b2ce (DEFAULT_TABLE table=fake-table [id=3b33d153d9d04337a4bc2215d65bc4f2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:05.238749 8382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679f2b665b444e109decd9ffe778b2ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:05.244252 8429 tablet_bootstrap.cc:492] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a: Bootstrap starting.
I20260321 14:51:05.245639 8429 tablet_bootstrap.cc:654] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:05.247005 8429 tablet_bootstrap.cc:492] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a: No bootstrap required, opened a new log
I20260321 14:51:05.247149 8429 ts_tablet_manager.cc:1403] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:05.247730 8429 raft_consensus.cc:359] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8174256a6a3b4a93a1d5371df496457a" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45391 } }
I20260321 14:51:05.247877 8429 raft_consensus.cc:385] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:05.247956 8429 raft_consensus.cc:740] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8174256a6a3b4a93a1d5371df496457a, State: Initialized, Role: FOLLOWER
I20260321 14:51:05.248188 8429 consensus_queue.cc:260] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8174256a6a3b4a93a1d5371df496457a" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45391 } }
I20260321 14:51:05.248345 8429 raft_consensus.cc:399] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:05.248430 8429 raft_consensus.cc:493] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:05.248504 8429 raft_consensus.cc:3060] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:05.250878 8429 raft_consensus.cc:515] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8174256a6a3b4a93a1d5371df496457a" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45391 } }
I20260321 14:51:05.251083 8429 leader_election.cc:304] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8174256a6a3b4a93a1d5371df496457a; no voters:
I20260321 14:51:05.251567 8429 leader_election.cc:290] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:05.251713 8431 raft_consensus.cc:2804] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:05.252151 8431 raft_consensus.cc:697] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a [term 1 LEADER]: Becoming Leader. State: Replica: 8174256a6a3b4a93a1d5371df496457a, State: Running, Role: LEADER
I20260321 14:51:05.252242 8429 ts_tablet_manager.cc:1434] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:05.252502 8431 consensus_queue.cc:237] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8174256a6a3b4a93a1d5371df496457a" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45391 } }
I20260321 14:51:05.254638 8294 catalog_manager.cc:5671] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8174256a6a3b4a93a1d5371df496457a (127.4.142.1). New cstate: current_term: 1 leader_uuid: "8174256a6a3b4a93a1d5371df496457a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8174256a6a3b4a93a1d5371df496457a" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45391 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:05.274415 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:05.313710 8294 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44876:
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
I20260321 14:51:05.320113 8438 tablet.cc:1723] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a: 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
I20260321 14:51:05.320689 8438 tablet.cc:1621] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a: MemRowSet was empty: no flush needed.
I20260321 14:51:05.327473 8295 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c: fake-table [id=3b33d153d9d04337a4bc2215d65bc4f2] alter complete (version 1)
I20260321 14:51:05.335228 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:05.343706 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:05.344051 4664 tablet_replica.cc:333] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a: stopping tablet replica
I20260321 14:51:05.344250 4664 raft_consensus.cc:2243] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:05.344471 4664 raft_consensus.cc:2272] T 679f2b665b444e109decd9ffe778b2ce P 8174256a6a3b4a93a1d5371df496457a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:05.349177 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:05.352288 4664 master.cc:562] Master@127.4.142.62:38645 shutting down...
I20260321 14:51:05.360296 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:05.360575 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:05.360769 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9d6b7e792a114306b55de52bf0ccf57c: stopping tablet replica
I20260321 14:51:05.365105 4664 master.cc:584] Master@127.4.142.62:38645 shutdown complete.
[ OK ] AlterTableTest.TestReadHistoryAfterAlter (274 ms)
[ RUN ] AlterTableTest.TestAlterUnderWriteLoad
I20260321 14:51:05.376134 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:35237
I20260321 14:51:05.376672 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:05.377622 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:05.378782 4664 webserver.cc:492] Webserver started at http://127.4.142.62:33959/ using document root <none> and password file <none>
I20260321 14:51:05.379019 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:05.379118 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:05.379261 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:05.379849 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "a89449796a6240e2ab0ffa144da2f872"
format_stamp: "Formatted at 2026-03-21 14:51:05 on dist-test-slave-9x8n"
I20260321 14:51:05.382267 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:51:05.383639 8442 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:05.383996 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:05.384124 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "a89449796a6240e2ab0ffa144da2f872"
format_stamp: "Formatted at 2026-03-21 14:51:05 on dist-test-slave-9x8n"
I20260321 14:51:05.384249 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1774104639753633-4664-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)
I20260321 14:51:05.401858 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:05.402340 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:05.411882 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:35237
I20260321 14:51:05.411887 8493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:35237 every 8 connection(s)
I20260321 14:51:05.413097 8494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:05.417150 8494 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872: Bootstrap starting.
I20260321 14:51:05.418287 8494 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:05.419627 8494 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872: No bootstrap required, opened a new log
I20260321 14:51:05.420150 8494 raft_consensus.cc:359] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a89449796a6240e2ab0ffa144da2f872" member_type: VOTER }
I20260321 14:51:05.420260 8494 raft_consensus.cc:385] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:05.420292 8494 raft_consensus.cc:740] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a89449796a6240e2ab0ffa144da2f872, State: Initialized, Role: FOLLOWER
I20260321 14:51:05.420482 8494 consensus_queue.cc:260] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a89449796a6240e2ab0ffa144da2f872" member_type: VOTER }
I20260321 14:51:05.420591 8494 raft_consensus.cc:399] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:05.420635 8494 raft_consensus.cc:493] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:05.420684 8494 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:05.422353 8494 raft_consensus.cc:515] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a89449796a6240e2ab0ffa144da2f872" member_type: VOTER }
I20260321 14:51:05.422505 8494 leader_election.cc:304] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a89449796a6240e2ab0ffa144da2f872; no voters:
I20260321 14:51:05.422823 8494 leader_election.cc:290] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:05.422915 8497 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:05.423372 8497 raft_consensus.cc:697] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [term 1 LEADER]: Becoming Leader. State: Replica: a89449796a6240e2ab0ffa144da2f872, State: Running, Role: LEADER
I20260321 14:51:05.423580 8497 consensus_queue.cc:237] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a89449796a6240e2ab0ffa144da2f872" member_type: VOTER }
I20260321 14:51:05.423697 8494 sys_catalog.cc:565] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:05.424345 8499 sys_catalog.cc:455] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a89449796a6240e2ab0ffa144da2f872. Latest consensus state: current_term: 1 leader_uuid: "a89449796a6240e2ab0ffa144da2f872" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a89449796a6240e2ab0ffa144da2f872" member_type: VOTER } }
I20260321 14:51:05.424481 8499 sys_catalog.cc:458] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:05.424388 8498 sys_catalog.cc:455] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a89449796a6240e2ab0ffa144da2f872" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a89449796a6240e2ab0ffa144da2f872" member_type: VOTER } }
I20260321 14:51:05.424696 8498 sys_catalog.cc:458] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:05.426080 8502 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:05.427675 8502 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:05.428468 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:05.430598 8502 catalog_manager.cc:1357] Generated new cluster ID: 33dd46026d0143e69d184887cdad9665
I20260321 14:51:05.430687 8502 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:05.447899 8502 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:05.448704 8502 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:05.460317 8502 catalog_manager.cc:6044] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872: Generated new TSK 0
I20260321 14:51:05.460539 8502 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:05.493350 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:05.494532 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:05.495915 4664 webserver.cc:492] Webserver started at http://127.4.142.1:44305/ using document root <none> and password file <none>
I20260321 14:51:05.496155 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:05.496239 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:05.496387 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:05.496990 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "10c58cc6e0c6470bb15e00d0b3d04bc1"
format_stamp: "Formatted at 2026-03-21 14:51:05 on dist-test-slave-9x8n"
I20260321 14:51:05.499469 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20260321 14:51:05.500993 8518 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:05.501410 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260321 14:51:05.501526 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "10c58cc6e0c6470bb15e00d0b3d04bc1"
format_stamp: "Formatted at 2026-03-21 14:51:05 on dist-test-slave-9x8n"
I20260321 14:51:05.501660 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1774104639753633-4664-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)
I20260321 14:51:05.522801 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:05.523387 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:05.523947 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:05.524917 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:05.524993 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:05.525098 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:05.525161 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:05.536966 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:38981
I20260321 14:51:05.536995 8580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:38981 every 8 connection(s)
I20260321 14:51:05.543845 8581 heartbeater.cc:344] Connected to a master server at 127.4.142.62:35237
I20260321 14:51:05.543991 8581 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:05.544310 8581 heartbeater.cc:507] Master 127.4.142.62:35237 requested a full tablet report, sending...
I20260321 14:51:05.545136 8459 ts_manager.cc:194] Registered new tserver with Master: 10c58cc6e0c6470bb15e00d0b3d04bc1 (127.4.142.1:38981)
I20260321 14:51:05.545737 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007858113s
I20260321 14:51:05.546257 8459 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51910
I20260321 14:51:05.555750 8459 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51914:
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"
}
}
}
I20260321 14:51:05.557498 8581 heartbeater.cc:499] Master 127.4.142.62:35237 was elected leader, sending a full tablet report...
I20260321 14:51:05.568106 8546 tablet_service.cc:1511] Processing CreateTablet for tablet 92816f4bb40f4570bc4f8d596f8619fc (DEFAULT_TABLE table=fake-table [id=9e837a90e66b467495890fb18647ad74]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:05.568528 8546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92816f4bb40f4570bc4f8d596f8619fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:05.573468 8593 tablet_bootstrap.cc:492] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1: Bootstrap starting.
I20260321 14:51:05.574648 8593 tablet_bootstrap.cc:654] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:05.576279 8593 tablet_bootstrap.cc:492] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1: No bootstrap required, opened a new log
I20260321 14:51:05.576431 8593 ts_tablet_manager.cc:1403] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:05.576978 8593 raft_consensus.cc:359] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10c58cc6e0c6470bb15e00d0b3d04bc1" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38981 } }
I20260321 14:51:05.577136 8593 raft_consensus.cc:385] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:05.577215 8593 raft_consensus.cc:740] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10c58cc6e0c6470bb15e00d0b3d04bc1, State: Initialized, Role: FOLLOWER
I20260321 14:51:05.577497 8593 consensus_queue.cc:260] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10c58cc6e0c6470bb15e00d0b3d04bc1" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38981 } }
I20260321 14:51:05.577620 8593 raft_consensus.cc:399] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:05.577664 8593 raft_consensus.cc:493] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:05.577715 8593 raft_consensus.cc:3060] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:05.579406 8593 raft_consensus.cc:515] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10c58cc6e0c6470bb15e00d0b3d04bc1" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38981 } }
I20260321 14:51:05.579584 8593 leader_election.cc:304] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 10c58cc6e0c6470bb15e00d0b3d04bc1; no voters:
I20260321 14:51:05.580035 8593 leader_election.cc:290] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:05.580204 8595 raft_consensus.cc:2804] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:05.580716 8593 ts_tablet_manager.cc:1434] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260321 14:51:05.580892 8595 raft_consensus.cc:697] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1 [term 1 LEADER]: Becoming Leader. State: Replica: 10c58cc6e0c6470bb15e00d0b3d04bc1, State: Running, Role: LEADER
I20260321 14:51:05.581130 8595 consensus_queue.cc:237] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10c58cc6e0c6470bb15e00d0b3d04bc1" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38981 } }
I20260321 14:51:05.583199 8459 catalog_manager.cc:5671] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10c58cc6e0c6470bb15e00d0b3d04bc1 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "10c58cc6e0c6470bb15e00d0b3d04bc1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10c58cc6e0c6470bb15e00d0b3d04bc1" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38981 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:05.597568 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:05.610491 8602 alter_table-test.cc:1347] Scanner saw 0 rows
I20260321 14:51:05.614604 8602 alter_table-test.cc:1347] Scanner saw 50 rows
I20260321 14:51:05.617664 8602 alter_table-test.cc:1347] Scanner saw 50 rows
I20260321 14:51:05.622684 8602 alter_table-test.cc:1347] Scanner saw 50 rows
I20260321 14:51:05.627369 8602 alter_table-test.cc:1347] Scanner saw 100 rows
I20260321 14:51:05.631058 8602 alter_table-test.cc:1347] Scanner saw 150 rows
I20260321 14:51:05.635993 8602 alter_table-test.cc:1347] Scanner saw 150 rows
I20260321 14:51:05.640445 8602 alter_table-test.cc:1347] Scanner saw 200 rows
I20260321 14:51:05.645264 8602 alter_table-test.cc:1347] Scanner saw 250 rows
I20260321 14:51:05.656387 8602 alter_table-test.cc:1347] Scanner saw 250 rows
I20260321 14:51:05.662360 8602 alter_table-test.cc:1347] Scanner saw 300 rows
I20260321 14:51:05.668493 8602 alter_table-test.cc:1347] Scanner saw 350 rows
I20260321 14:51:05.673972 8602 alter_table-test.cc:1347] Scanner saw 400 rows
I20260321 14:51:05.681669 8602 alter_table-test.cc:1347] Scanner saw 400 rows
I20260321 14:51:05.688304 8602 alter_table-test.cc:1347] Scanner saw 500 rows
I20260321 14:51:05.696940 8602 alter_table-test.cc:1347] Scanner saw 550 rows
I20260321 14:51:05.705230 8602 alter_table-test.cc:1347] Scanner saw 550 rows
I20260321 14:51:05.713212 8602 alter_table-test.cc:1347] Scanner saw 650 rows
I20260321 14:51:05.723852 8602 alter_table-test.cc:1347] Scanner saw 700 rows
I20260321 14:51:05.735190 8602 alter_table-test.cc:1347] Scanner saw 750 rows
I20260321 14:51:05.745519 8602 alter_table-test.cc:1347] Scanner saw 800 rows
I20260321 14:51:05.773584 8602 alter_table-test.cc:1347] Scanner saw 850 rows
I20260321 14:51:05.784475 8602 alter_table-test.cc:1347] Scanner saw 950 rows
I20260321 14:51:05.795869 8602 alter_table-test.cc:1347] Scanner saw 1000 rows
I20260321 14:51:05.809643 8602 alter_table-test.cc:1347] Scanner saw 1100 rows
I20260321 14:51:05.820906 8602 alter_table-test.cc:1347] Scanner saw 1150 rows
I20260321 14:51:05.834302 8602 alter_table-test.cc:1347] Scanner saw 1250 rows
I20260321 14:51:05.848806 8602 alter_table-test.cc:1347] Scanner saw 1350 rows
I20260321 14:51:05.861711 8602 alter_table-test.cc:1347] Scanner saw 1450 rows
I20260321 14:51:05.880563 8602 alter_table-test.cc:1347] Scanner saw 1550 rows
I20260321 14:51:05.903079 8602 alter_table-test.cc:1347] Scanner saw 1700 rows
I20260321 14:51:05.918874 8602 alter_table-test.cc:1347] Scanner saw 1800 rows
I20260321 14:51:05.947919 8602 alter_table-test.cc:1347] Scanner saw 1900 rows
I20260321 14:51:05.964004 8602 alter_table-test.cc:1347] Scanner saw 2000 rows
I20260321 14:51:05.982426 8602 alter_table-test.cc:1347] Scanner saw 2100 rows
I20260321 14:51:06.005110 8602 alter_table-test.cc:1347] Scanner saw 2250 rows
I20260321 14:51:06.024513 8602 alter_table-test.cc:1347] Scanner saw 2400 rows
I20260321 14:51:06.043618 8602 alter_table-test.cc:1347] Scanner saw 2550 rows
I20260321 14:51:06.065326 8602 alter_table-test.cc:1347] Scanner saw 2650 rows
I20260321 14:51:06.090724 8602 alter_table-test.cc:1347] Scanner saw 2800 rows
I20260321 14:51:06.117751 8602 alter_table-test.cc:1347] Scanner saw 2950 rows
I20260321 14:51:06.142989 8602 alter_table-test.cc:1347] Scanner saw 3150 rows
I20260321 14:51:06.168524 8602 alter_table-test.cc:1347] Scanner saw 3350 rows
I20260321 14:51:06.202459 8602 alter_table-test.cc:1347] Scanner saw 3550 rows
I20260321 14:51:06.231374 8602 alter_table-test.cc:1347] Scanner saw 3650 rows
I20260321 14:51:06.259989 8602 alter_table-test.cc:1347] Scanner saw 3900 rows
I20260321 14:51:06.292503 8602 alter_table-test.cc:1347] Scanner saw 4100 rows
I20260321 14:51:06.324443 8602 alter_table-test.cc:1347] Scanner saw 4350 rows
I20260321 14:51:06.361196 8602 alter_table-test.cc:1347] Scanner saw 4550 rows
I20260321 14:51:06.405937 8602 alter_table-test.cc:1347] Scanner saw 4850 rows
I20260321 14:51:06.442207 8602 alter_table-test.cc:1347] Scanner saw 5150 rows
I20260321 14:51:06.481938 8602 alter_table-test.cc:1347] Scanner saw 5450 rows
I20260321 14:51:06.525370 8602 alter_table-test.cc:1347] Scanner saw 5700 rows
I20260321 14:51:06.574395 8602 alter_table-test.cc:1347] Scanner saw 6000 rows
I20260321 14:51:06.641206 8602 alter_table-test.cc:1347] Scanner saw 6400 rows
I20260321 14:51:06.688133 8602 alter_table-test.cc:1347] Scanner saw 6700 rows
I20260321 14:51:06.737607 8602 alter_table-test.cc:1347] Scanner saw 7050 rows
I20260321 14:51:06.794991 8602 alter_table-test.cc:1347] Scanner saw 7400 rows
I20260321 14:51:06.852825 8602 alter_table-test.cc:1347] Scanner saw 7800 rows
I20260321 14:51:06.920459 8602 alter_table-test.cc:1347] Scanner saw 8250 rows
I20260321 14:51:06.988590 8602 alter_table-test.cc:1347] Scanner saw 8750 rows
I20260321 14:51:07.053861 8602 alter_table-test.cc:1347] Scanner saw 9250 rows
I20260321 14:51:07.123759 8602 alter_table-test.cc:1347] Scanner saw 9750 rows
I20260321 14:51:07.209019 8602 alter_table-test.cc:1347] Scanner saw 10200 rows
I20260321 14:51:07.284863 8602 alter_table-test.cc:1347] Scanner saw 10800 rows
I20260321 14:51:07.373733 8602 alter_table-test.cc:1347] Scanner saw 11350 rows
I20260321 14:51:07.461797 8602 alter_table-test.cc:1347] Scanner saw 11950 rows
I20260321 14:51:07.556778 8602 alter_table-test.cc:1347] Scanner saw 12550 rows
I20260321 14:51:07.655368 8602 alter_table-test.cc:1347] Scanner saw 13250 rows
I20260321 14:51:07.757269 8602 alter_table-test.cc:1347] Scanner saw 14000 rows
I20260321 14:51:07.856272 8602 alter_table-test.cc:1347] Scanner saw 14700 rows
I20260321 14:51:07.968561 8602 alter_table-test.cc:1347] Scanner saw 15450 rows
I20260321 14:51:08.085346 8602 alter_table-test.cc:1347] Scanner saw 16200 rows
I20260321 14:51:08.205459 8602 alter_table-test.cc:1347] Scanner saw 16950 rows
I20260321 14:51:08.337679 8602 alter_table-test.cc:1347] Scanner saw 17850 rows
I20260321 14:51:08.468061 8602 alter_table-test.cc:1347] Scanner saw 18800 rows
I20260321 14:51:08.599534 8456 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51914:
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
I20260321 14:51:08.604051 8602 alter_table-test.cc:1347] Scanner saw 19700 rows
I20260321 14:51:08.608953 8605 tablet.cc:1723] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1: 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
I20260321 14:51:08.783584 8602 alter_table-test.cc:1347] Scanner saw 20650 rows
I20260321 14:51:08.962054 8602 alter_table-test.cc:1347] Scanner saw 20650 rows
I20260321 14:51:09.144243 8602 alter_table-test.cc:1347] Scanner saw 20650 rows
I20260321 14:51:09.339915 8602 alter_table-test.cc:1347] Scanner saw 20650 rows
I20260321 14:51:09.523145 8602 alter_table-test.cc:1347] Scanner saw 20650 rows
I20260321 14:51:09.703437 8602 alter_table-test.cc:1347] Scanner saw 20650 rows
I20260321 14:51:09.888765 8602 alter_table-test.cc:1347] Scanner saw 20650 rows
I20260321 14:51:10.019620 8602 alter_table-test.cc:1347] Scanner saw 20650 rows
I20260321 14:51:10.102298 8605 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54838 (request call id 1) took 1496 ms. Trace:
I20260321 14:51:10.102634 8605 rpcz_store.cc:276] 0321 14:51:08.605585 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:08.605683 (+ 98us) service_pool.cc:225] Handling call
0321 14:51:10.102263 (+1496580us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:08.607828 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:08.607960 (+ 132us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:08.607966 (+ 6us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:08.607972 (+ 6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:08.607989 (+ 17us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:08.607992 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:08.608163 (+ 171us) log.cc:844] Serialized 193 byte log entry
0321 14:51:08.608834 (+ 671us) op_driver.cc:464] REPLICATION: finished
0321 14:51:08.608929 (+ 95us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:10.095664 (+1486735us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:10.095956 (+ 292us) log.cc:844] Serialized 5 byte log entry
0321 14:51:10.101128 (+ 5172us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:10.102153 (+ 1025us) log.cc:844] Serialized 15 byte log entry
0321 14:51:10.102202 (+ 49us) alter_schema_op.cc:73] Released schema lock
0321 14:51:10.102206 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"bytes_written":98800,"cfile_init":1,"compiler_manager_pool.queue_time_us":534,"compiler_manager_pool.run_cpu_time_us":603718,"compiler_manager_pool.run_wall_time_us":608967,"dirs.queue_time_us":468,"dirs.run_cpu_time_us":246,"dirs.run_wall_time_us":69988,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3756,"lbm_writes_lt_1ms":47,"peak_mem_usage":0,"prepare.queue_time_us":1829,"prepare.run_cpu_time_us":389,"prepare.run_wall_time_us":390,"replication_time_us":817,"rows_written":20650,"thread_start_us":971,"threads_started":3,"wal-append.queue_time_us":448}]]}
I20260321 14:51:10.110004 8605 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54844 (ReqId={client: 4e03cf7c5f25477eb7ca38541d63bd8f, seq_no=835, attempt_no=0}) took 1502 ms. Trace:
I20260321 14:51:10.110189 8605 rpcz_store.cc:276] 0321 14:51:08.607892 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:08.607943 (+ 51us) service_pool.cc:225] Handling call
0321 14:51:10.109969 (+1502026us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:08.608409 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 92816f4bb40f4570bc4f8d596f8619fc
0321 14:51:08.608488 (+ 79us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:51:10.102257 (+1493769us) write_op.cc:435] Acquired schema lock
0321 14:51:10.102261 (+ 4us) tablet.cc:661] Decoding operations
0321 14:51:10.102619 (+ 358us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:51:10.102635 (+ 16us) write_op.cc:641] Partition lock acquired for write op
0321 14:51:10.102640 (+ 5us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:51:10.103047 (+ 407us) tablet.cc:700] Row locks acquired
0321 14:51:10.103050 (+ 3us) write_op.cc:260] PREPARE: finished
0321 14:51:10.103096 (+ 46us) write_op.cc:270] Start()
0321 14:51:10.103132 (+ 36us) write_op.cc:276] Timestamp: L: 924
0321 14:51:10.103134 (+ 2us) op_driver.cc:348] REPLICATION: starting
0321 14:51:10.103386 (+ 252us) log.cc:844] Serialized 788 byte log entry
0321 14:51:10.105826 (+ 2440us) op_driver.cc:464] REPLICATION: finished
0321 14:51:10.106167 (+ 341us) write_op.cc:301] APPLY: starting
0321 14:51:10.106183 (+ 16us) tablet.cc:1366] starting BulkCheckPresence
0321 14:51:10.107614 (+ 1431us) tablet.cc:1369] finished BulkCheckPresence
0321 14:51:10.107696 (+ 82us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:51:10.109287 (+ 1591us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:51:10.109386 (+ 99us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=50,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0321 14:51:10.109400 (+ 14us) write_op.cc:312] APPLY: finished
0321 14:51:10.109643 (+ 243us) log.cc:844] Serialized 320 byte log entry
0321 14:51:10.109737 (+ 94us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:51:10.109807 (+ 70us) write_op.cc:454] Released schema lock
0321 14:51:10.109823 (+ 16us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":277,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12480,"cfile_init":1,"lbm_read_time_us":232,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":66,"prepare.run_cpu_time_us":223946,"prepare.run_wall_time_us":1495045,"replication_time_us":2659}]]}
I20260321 14:51:10.127359 8456 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872: fake-table [id=9e837a90e66b467495890fb18647ad74] alter complete (version 1)
I20260321 14:51:10.182034 8602 alter_table-test.cc:1347] Scanner saw 20650 rows
I20260321 14:51:10.189790 8615 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54844 (ReqId={client: 4e03cf7c5f25477eb7ca38541d63bd8f, seq_no=836, attempt_no=0}) took 1576 ms. Trace:
I20260321 14:51:10.189934 8615 rpcz_store.cc:276] 0321 14:51:08.613353 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:08.613406 (+ 53us) service_pool.cc:225] Handling call
0321 14:51:10.189762 (+1576356us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:10.103512 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 92816f4bb40f4570bc4f8d596f8619fc
0321 14:51:10.103638 (+ 126us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:51:10.103644 (+ 6us) write_op.cc:435] Acquired schema lock
0321 14:51:10.103647 (+ 3us) tablet.cc:661] Decoding operations
0321 14:51:10.104076 (+ 429us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:51:10.104090 (+ 14us) write_op.cc:641] Partition lock acquired for write op
0321 14:51:10.104097 (+ 7us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:51:10.104490 (+ 393us) tablet.cc:700] Row locks acquired
0321 14:51:10.104493 (+ 3us) write_op.cc:260] PREPARE: finished
0321 14:51:10.104533 (+ 40us) write_op.cc:270] Start()
0321 14:51:10.104568 (+ 35us) write_op.cc:276] Timestamp: L: 925
0321 14:51:10.104572 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:51:10.104802 (+ 230us) log.cc:844] Serialized 788 byte log entry
0321 14:51:10.105971 (+ 1169us) op_driver.cc:464] REPLICATION: finished
0321 14:51:10.106396 (+ 425us) write_op.cc:301] APPLY: starting
0321 14:51:10.106412 (+ 16us) tablet.cc:1366] starting BulkCheckPresence
0321 14:51:10.149283 (+ 42871us) tablet.cc:1369] finished BulkCheckPresence
0321 14:51:10.149309 (+ 26us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:51:10.189176 (+ 39867us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:51:10.189284 (+ 108us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0321 14:51:10.189300 (+ 16us) write_op.cc:312] APPLY: finished
0321 14:51:10.189518 (+ 218us) log.cc:844] Serialized 420 byte log entry
0321 14:51:10.189600 (+ 82us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:51:10.189642 (+ 42us) write_op.cc:454] Released schema lock
0321 14:51:10.189651 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":333,"cfile_cache_hit":255,"cfile_cache_hit_bytes":731220,"cfile_cache_miss":7,"cfile_cache_miss_bytes":21608,"lbm_read_time_us":221,"lbm_reads_lt_1ms":7,"num_ops":50,"prepare.queue_time_us":1489568,"prepare.run_cpu_time_us":1353,"prepare.run_wall_time_us":1352,"replication_time_us":1379,"thread_start_us":5144,"threads_started":1}]]}
I20260321 14:51:10.210513 8602 alter_table-test.cc:1347] Scanner saw 21050 rows
I20260321 14:51:10.237362 8602 alter_table-test.cc:1347] Scanner saw 21200 rows
I20260321 14:51:10.264629 8602 alter_table-test.cc:1347] Scanner saw 21350 rows
I20260321 14:51:10.305456 8602 alter_table-test.cc:1347] Scanner saw 21500 rows
I20260321 14:51:10.337924 8602 alter_table-test.cc:1347] Scanner saw 21750 rows
I20260321 14:51:10.368182 8602 alter_table-test.cc:1347] Scanner saw 21900 rows
I20260321 14:51:10.398758 8602 alter_table-test.cc:1347] Scanner saw 22050 rows
I20260321 14:51:10.431793 8602 alter_table-test.cc:1347] Scanner saw 22250 rows
I20260321 14:51:10.461413 8602 alter_table-test.cc:1347] Scanner saw 22400 rows
I20260321 14:51:10.503937 8602 alter_table-test.cc:1347] Scanner saw 22550 rows
I20260321 14:51:10.533653 8602 alter_table-test.cc:1347] Scanner saw 22850 rows
I20260321 14:51:10.571653 8602 alter_table-test.cc:1347] Scanner saw 23000 rows
I20260321 14:51:10.613173 8602 alter_table-test.cc:1347] Scanner saw 23250 rows
I20260321 14:51:10.648834 8602 alter_table-test.cc:1347] Scanner saw 23550 rows
I20260321 14:51:10.680549 8602 alter_table-test.cc:1347] Scanner saw 23750 rows
I20260321 14:51:10.727063 8602 alter_table-test.cc:1347] Scanner saw 23950 rows
I20260321 14:51:10.765451 8602 alter_table-test.cc:1347] Scanner saw 24350 rows
I20260321 14:51:10.825830 8602 alter_table-test.cc:1347] Scanner saw 24500 rows
I20260321 14:51:10.860451 8602 alter_table-test.cc:1347] Scanner saw 24900 rows
I20260321 14:51:10.912721 8602 alter_table-test.cc:1347] Scanner saw 25100 rows
I20260321 14:51:10.978262 8602 alter_table-test.cc:1347] Scanner saw 25350 rows
I20260321 14:51:11.042269 8602 alter_table-test.cc:1347] Scanner saw 25700 rows
I20260321 14:51:11.086182 8602 alter_table-test.cc:1347] Scanner saw 26150 rows
I20260321 14:51:11.121124 8602 alter_table-test.cc:1347] Scanner saw 26400 rows
I20260321 14:51:11.168313 8602 alter_table-test.cc:1347] Scanner saw 26600 rows
I20260321 14:51:11.220463 8602 alter_table-test.cc:1347] Scanner saw 26850 rows
I20260321 14:51:11.262457 8602 alter_table-test.cc:1347] Scanner saw 27200 rows
I20260321 14:51:11.306087 8602 alter_table-test.cc:1347] Scanner saw 27400 rows
I20260321 14:51:11.351950 8602 alter_table-test.cc:1347] Scanner saw 27700 rows
I20260321 14:51:11.403333 8602 alter_table-test.cc:1347] Scanner saw 27950 rows
I20260321 14:51:11.448603 8602 alter_table-test.cc:1347] Scanner saw 28250 rows
I20260321 14:51:11.495362 8602 alter_table-test.cc:1347] Scanner saw 28550 rows
I20260321 14:51:11.543383 8602 alter_table-test.cc:1347] Scanner saw 28850 rows
I20260321 14:51:11.601297 8602 alter_table-test.cc:1347] Scanner saw 29150 rows
I20260321 14:51:11.651113 8602 alter_table-test.cc:1347] Scanner saw 29600 rows
I20260321 14:51:11.701920 8602 alter_table-test.cc:1347] Scanner saw 29950 rows
I20260321 14:51:11.753595 8602 alter_table-test.cc:1347] Scanner saw 30250 rows
I20260321 14:51:11.805224 8602 alter_table-test.cc:1347] Scanner saw 30550 rows
I20260321 14:51:11.857982 8602 alter_table-test.cc:1347] Scanner saw 30900 rows
I20260321 14:51:11.913805 8602 alter_table-test.cc:1347] Scanner saw 31200 rows
I20260321 14:51:11.973387 8602 alter_table-test.cc:1347] Scanner saw 31600 rows
I20260321 14:51:12.033710 8602 alter_table-test.cc:1347] Scanner saw 32000 rows
I20260321 14:51:12.093225 8602 alter_table-test.cc:1347] Scanner saw 32400 rows
I20260321 14:51:12.160149 8602 alter_table-test.cc:1347] Scanner saw 32800 rows
I20260321 14:51:12.215831 8602 alter_table-test.cc:1347] Scanner saw 33250 rows
I20260321 14:51:12.275288 8602 alter_table-test.cc:1347] Scanner saw 33600 rows
I20260321 14:51:12.343518 8602 alter_table-test.cc:1347] Scanner saw 33950 rows
I20260321 14:51:12.402637 8602 alter_table-test.cc:1347] Scanner saw 34400 rows
I20260321 14:51:12.461643 8602 alter_table-test.cc:1347] Scanner saw 34800 rows
I20260321 14:51:12.521425 8602 alter_table-test.cc:1347] Scanner saw 35150 rows
I20260321 14:51:12.586901 8602 alter_table-test.cc:1347] Scanner saw 35500 rows
I20260321 14:51:12.655177 8602 alter_table-test.cc:1347] Scanner saw 35950 rows
I20260321 14:51:12.728746 8602 alter_table-test.cc:1347] Scanner saw 36400 rows
I20260321 14:51:12.803465 8602 alter_table-test.cc:1347] Scanner saw 36850 rows
I20260321 14:51:12.875978 8602 alter_table-test.cc:1347] Scanner saw 37350 rows
I20260321 14:51:12.958456 8602 alter_table-test.cc:1347] Scanner saw 37900 rows
I20260321 14:51:13.036530 8602 alter_table-test.cc:1347] Scanner saw 38500 rows
I20260321 14:51:13.107565 8602 alter_table-test.cc:1347] Scanner saw 39000 rows
I20260321 14:51:13.174752 8602 alter_table-test.cc:1347] Scanner saw 39450 rows
I20260321 14:51:13.256304 8602 alter_table-test.cc:1347] Scanner saw 39900 rows
I20260321 14:51:13.307477 8456 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51914:
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
I20260321 14:51:13.328724 8605 tablet.cc:1723] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1: 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
I20260321 14:51:13.369959 8602 alter_table-test.cc:1347] Scanner saw 40450 rows
I20260321 14:51:13.473052 8602 alter_table-test.cc:1347] Scanner saw 40950 rows
I20260321 14:51:13.593645 8602 alter_table-test.cc:1347] Scanner saw 40950 rows
I20260321 14:51:13.708737 8602 alter_table-test.cc:1347] Scanner saw 40950 rows
I20260321 14:51:13.823038 8602 alter_table-test.cc:1347] Scanner saw 40950 rows
I20260321 14:51:13.942914 8602 alter_table-test.cc:1347] Scanner saw 40950 rows
I20260321 14:51:14.060225 8602 alter_table-test.cc:1347] Scanner saw 40950 rows
I20260321 14:51:14.181624 8602 alter_table-test.cc:1347] Scanner saw 40950 rows
I20260321 14:51:14.294179 8602 alter_table-test.cc:1347] Scanner saw 40950 rows
I20260321 14:51:14.399645 8602 alter_table-test.cc:1347] Scanner saw 40950 rows
I20260321 14:51:14.496096 8605 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54838 (request call id 2) took 1168 ms. Trace:
I20260321 14:51:14.496268 8605 rpcz_store.cc:276] 0321 14:51:13.327219 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:13.327270 (+ 51us) service_pool.cc:225] Handling call
0321 14:51:14.496069 (+1168799us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:13.327792 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:13.327932 (+ 140us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:13.327938 (+ 6us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:13.327944 (+ 6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:13.327961 (+ 17us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:13.327964 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:13.328113 (+ 149us) log.cc:844] Serialized 227 byte log entry
0321 14:51:13.328596 (+ 483us) op_driver.cc:464] REPLICATION: finished
0321 14:51:13.328699 (+ 103us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:14.490664 (+1161965us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:14.491033 (+ 369us) log.cc:844] Serialized 5 byte log entry
0321 14:51:14.495017 (+ 3984us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:14.495980 (+ 963us) log.cc:844] Serialized 15 byte log entry
0321 14:51:14.496022 (+ 42us) alter_schema_op.cc:73] Released schema lock
0321 14:51:14.496025 (+ 3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"bytes_written":83954,"cfile_init":1,"compiler_manager_pool.queue_time_us":391,"compiler_manager_pool.run_cpu_time_us":667061,"compiler_manager_pool.run_wall_time_us":670580,"dirs.queue_time_us":523,"dirs.run_cpu_time_us":224,"dirs.run_wall_time_us":2416,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2710,"lbm_writes_lt_1ms":42,"peak_mem_usage":0,"prepare.queue_time_us":199,"prepare.run_cpu_time_us":387,"prepare.run_wall_time_us":387,"replication_time_us":605,"rows_written":20300,"thread_start_us":1004,"threads_started":3,"wal-append.queue_time_us":478}]]}
I20260321 14:51:14.502902 8602 alter_table-test.cc:1347] Scanner saw 40950 rows
I20260321 14:51:14.512305 8605 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54844 (ReqId={client: 4e03cf7c5f25477eb7ca38541d63bd8f, seq_no=1326, attempt_no=0}) took 1184 ms. Trace:
I20260321 14:51:14.512576 8605 rpcz_store.cc:276] 0321 14:51:13.327603 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:13.327653 (+ 50us) service_pool.cc:225] Handling call
0321 14:51:14.512274 (+1184621us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:13.328220 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 92816f4bb40f4570bc4f8d596f8619fc
0321 14:51:13.328295 (+ 75us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:51:14.498905 (+1170610us) write_op.cc:435] Acquired schema lock
0321 14:51:14.498908 (+ 3us) tablet.cc:661] Decoding operations
0321 14:51:14.499154 (+ 246us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:51:14.499163 (+ 9us) write_op.cc:641] Partition lock acquired for write op
0321 14:51:14.499166 (+ 3us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:51:14.499513 (+ 347us) tablet.cc:700] Row locks acquired
0321 14:51:14.499519 (+ 6us) write_op.cc:260] PREPARE: finished
0321 14:51:14.499561 (+ 42us) write_op.cc:270] Start()
0321 14:51:14.499590 (+ 29us) write_op.cc:276] Timestamp: L: 1487
0321 14:51:14.499595 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:14.499800 (+ 205us) log.cc:844] Serialized 788 byte log entry
0321 14:51:14.508044 (+ 8244us) op_driver.cc:464] REPLICATION: finished
0321 14:51:14.508141 (+ 97us) write_op.cc:301] APPLY: starting
0321 14:51:14.508159 (+ 18us) tablet.cc:1366] starting BulkCheckPresence
0321 14:51:14.509867 (+ 1708us) tablet.cc:1369] finished BulkCheckPresence
0321 14:51:14.509905 (+ 38us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:51:14.511633 (+ 1728us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:51:14.511729 (+ 96us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0321 14:51:14.511742 (+ 13us) write_op.cc:312] APPLY: finished
0321 14:51:14.511999 (+ 257us) log.cc:844] Serialized 320 byte log entry
0321 14:51:14.512080 (+ 81us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:51:14.512132 (+ 52us) write_op.cc:454] Released schema lock
0321 14:51:14.512149 (+ 17us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"cfile_cache_hit":3,"cfile_cache_hit_bytes":12318,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12468,"cfile_init":1,"lbm_read_time_us":180,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":162,"prepare.run_cpu_time_us":190692,"prepare.run_wall_time_us":1171656,"replication_time_us":8410}]]}
I20260321 14:51:14.530102 8458 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872: fake-table [id=9e837a90e66b467495890fb18647ad74] alter complete (version 2)
I20260321 14:51:14.567070 8605 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54844 (ReqId={client: 4e03cf7c5f25477eb7ca38541d63bd8f, seq_no=1327, attempt_no=0}) took 1238 ms. Trace:
I20260321 14:51:14.567291 8605 rpcz_store.cc:276] 0321 14:51:13.328312 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:13.328370 (+ 58us) service_pool.cc:225] Handling call
0321 14:51:14.567045 (+1238675us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:14.499936 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 92816f4bb40f4570bc4f8d596f8619fc
0321 14:51:14.500057 (+ 121us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:51:14.500064 (+ 7us) write_op.cc:435] Acquired schema lock
0321 14:51:14.500068 (+ 4us) tablet.cc:661] Decoding operations
0321 14:51:14.500710 (+ 642us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:51:14.500723 (+ 13us) write_op.cc:641] Partition lock acquired for write op
0321 14:51:14.500731 (+ 8us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:51:14.501450 (+ 719us) tablet.cc:700] Row locks acquired
0321 14:51:14.501454 (+ 4us) write_op.cc:260] PREPARE: finished
0321 14:51:14.501491 (+ 37us) write_op.cc:270] Start()
0321 14:51:14.501522 (+ 31us) write_op.cc:276] Timestamp: L: 1488
0321 14:51:14.501527 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:14.501731 (+ 204us) log.cc:844] Serialized 788 byte log entry
0321 14:51:14.508349 (+ 6618us) op_driver.cc:464] REPLICATION: finished
0321 14:51:14.513964 (+ 5615us) write_op.cc:301] APPLY: starting
0321 14:51:14.513981 (+ 17us) tablet.cc:1366] starting BulkCheckPresence
0321 14:51:14.540823 (+ 26842us) tablet.cc:1369] finished BulkCheckPresence
0321 14:51:14.540849 (+ 26us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:51:14.566613 (+ 25764us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:51:14.566689 (+ 76us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=124,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0321 14:51:14.566697 (+ 8us) write_op.cc:312] APPLY: finished
0321 14:51:14.566846 (+ 149us) log.cc:844] Serialized 420 byte log entry
0321 14:51:14.566918 (+ 72us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:51:14.566961 (+ 43us) write_op.cc:454] Released schema lock
0321 14:51:14.566969 (+ 8us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":5563,"cfile_cache_hit":268,"cfile_cache_hit_bytes":803304,"cfile_cache_miss":5,"cfile_cache_miss_bytes":17738,"lbm_read_time_us":136,"lbm_reads_lt_1ms":5,"num_ops":50,"prepare.queue_time_us":1171216,"prepare.run_cpu_time_us":1860,"prepare.run_wall_time_us":1858,"replication_time_us":6802,"thread_start_us":7083,"threads_started":1}]]}
I20260321 14:51:14.590636 8602 alter_table-test.cc:1347] Scanner saw 40950 rows
I20260321 14:51:14.644554 8602 alter_table-test.cc:1347] Scanner saw 41350 rows
I20260321 14:51:14.717407 8602 alter_table-test.cc:1347] Scanner saw 41700 rows
I20260321 14:51:14.779095 8602 alter_table-test.cc:1347] Scanner saw 42250 rows
I20260321 14:51:14.852414 8602 alter_table-test.cc:1347] Scanner saw 42650 rows
I20260321 14:51:14.914342 8602 alter_table-test.cc:1347] Scanner saw 43200 rows
I20260321 14:51:14.974494 8602 alter_table-test.cc:1347] Scanner saw 43600 rows
I20260321 14:51:15.055370 8602 alter_table-test.cc:1347] Scanner saw 43950 rows
I20260321 14:51:15.123431 8602 alter_table-test.cc:1347] Scanner saw 44600 rows
I20260321 14:51:15.192233 8602 alter_table-test.cc:1347] Scanner saw 45000 rows
I20260321 14:51:15.266912 8602 alter_table-test.cc:1347] Scanner saw 45400 rows
I20260321 14:51:15.330996 8602 alter_table-test.cc:1347] Scanner saw 45900 rows
I20260321 14:51:15.408726 8602 alter_table-test.cc:1347] Scanner saw 46300 rows
I20260321 14:51:15.477223 8602 alter_table-test.cc:1347] Scanner saw 46850 rows
I20260321 14:51:15.558375 8602 alter_table-test.cc:1347] Scanner saw 47250 rows
I20260321 14:51:15.631431 8602 alter_table-test.cc:1347] Scanner saw 47750 rows
I20260321 14:51:15.700990 8602 alter_table-test.cc:1347] Scanner saw 48200 rows
I20260321 14:51:15.779325 8602 alter_table-test.cc:1347] Scanner saw 48650 rows
I20260321 14:51:15.891286 8602 alter_table-test.cc:1347] Scanner saw 49100 rows
I20260321 14:51:15.970865 8602 alter_table-test.cc:1347] Scanner saw 49750 rows
I20260321 14:51:16.074002 8602 alter_table-test.cc:1347] Scanner saw 50200 rows
I20260321 14:51:16.176355 8602 alter_table-test.cc:1347] Scanner saw 50800 rows
I20260321 14:51:16.260701 8602 alter_table-test.cc:1347] Scanner saw 51550 rows
I20260321 14:51:16.356388 8602 alter_table-test.cc:1347] Scanner saw 52050 rows
I20260321 14:51:16.447150 8602 alter_table-test.cc:1347] Scanner saw 52650 rows
I20260321 14:51:16.549803 8602 alter_table-test.cc:1347] Scanner saw 53300 rows
I20260321 14:51:16.646899 8602 alter_table-test.cc:1347] Scanner saw 54100 rows
I20260321 14:51:16.726502 8602 alter_table-test.cc:1347] Scanner saw 54700 rows
I20260321 14:51:16.822604 8602 alter_table-test.cc:1347] Scanner saw 55200 rows
I20260321 14:51:16.924530 8602 alter_table-test.cc:1347] Scanner saw 55850 rows
I20260321 14:51:17.014745 8602 alter_table-test.cc:1347] Scanner saw 56600 rows
I20260321 14:51:17.108932 8602 alter_table-test.cc:1347] Scanner saw 57150 rows
I20260321 14:51:17.212568 8602 alter_table-test.cc:1347] Scanner saw 57700 rows
I20260321 14:51:17.326651 8602 alter_table-test.cc:1347] Scanner saw 58400 rows
I20260321 14:51:17.443631 8602 alter_table-test.cc:1347] Scanner saw 59150 rows
I20260321 14:51:17.546190 8602 alter_table-test.cc:1347] Scanner saw 59950 rows
I20260321 14:51:17.665992 8602 alter_table-test.cc:1347] Scanner saw 60600 rows
I20260321 14:51:17.684577 8458 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51914:
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
I20260321 14:51:17.740370 8632 tablet.cc:1723] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1: 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
I20260321 14:51:17.814145 8602 alter_table-test.cc:1347] Scanner saw 61350 rows
I20260321 14:51:17.987488 8602 alter_table-test.cc:1347] Scanner saw 61600 rows
I20260321 14:51:18.153083 8602 alter_table-test.cc:1347] Scanner saw 61600 rows
I20260321 14:51:18.336699 8602 alter_table-test.cc:1347] Scanner saw 61600 rows
I20260321 14:51:18.519100 8602 alter_table-test.cc:1347] Scanner saw 61600 rows
I20260321 14:51:18.700966 8602 alter_table-test.cc:1347] Scanner saw 61600 rows
I20260321 14:51:18.868388 8602 alter_table-test.cc:1347] Scanner saw 61600 rows
I20260321 14:51:19.006016 8602 alter_table-test.cc:1347] Scanner saw 61600 rows
I20260321 14:51:19.077131 8632 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54838 (request call id 3) took 1368 ms. Trace:
I20260321 14:51:19.077346 8632 rpcz_store.cc:276] 0321 14:51:17.708869 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:17.708944 (+ 75us) service_pool.cc:225] Handling call
0321 14:51:19.077103 (+1368159us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:17.710048 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:17.710217 (+ 169us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:17.738567 (+ 28350us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:17.738578 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:17.738602 (+ 24us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:17.738604 (+ 2us) op_driver.cc:348] REPLICATION: starting
0321 14:51:17.738807 (+ 203us) log.cc:844] Serialized 262 byte log entry
0321 14:51:17.739557 (+ 750us) op_driver.cc:464] REPLICATION: finished
0321 14:51:17.740317 (+ 760us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:19.071403 (+1331086us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:19.071788 (+ 385us) log.cc:844] Serialized 5 byte log entry
0321 14:51:19.076047 (+ 4259us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:19.077015 (+ 968us) log.cc:844] Serialized 15 byte log entry
0321 14:51:19.077057 (+ 42us) alter_schema_op.cc:73] Released schema lock
0321 14:51:19.077061 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":72,"bytes_written":84164,"cfile_init":1,"compiler_manager_pool.queue_time_us":512,"compiler_manager_pool.run_cpu_time_us":715332,"compiler_manager_pool.run_wall_time_us":726645,"dirs.queue_time_us":482,"dirs.run_cpu_time_us":225,"dirs.run_wall_time_us":1211,"drs_written":1,"lbm_read_time_us":114,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3187,"lbm_writes_lt_1ms":47,"peak_mem_usage":0,"prepare.queue_time_us":771,"prepare.run_cpu_time_us":4503,"prepare.run_wall_time_us":28812,"replication_time_us":926,"rows_written":20650,"thread_start_us":1108,"threads_started":3,"wal-append.queue_time_us":582}]]}
I20260321 14:51:19.093534 8632 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54844 (ReqId={client: 4e03cf7c5f25477eb7ca38541d63bd8f, seq_no=1819, attempt_no=0}) took 1376 ms. Trace:
I20260321 14:51:19.093789 8632 rpcz_store.cc:276] 0321 14:51:17.716673 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:17.716722 (+ 49us) service_pool.cc:225] Handling call
0321 14:51:19.093497 (+1376775us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:17.738947 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 92816f4bb40f4570bc4f8d596f8619fc
0321 14:51:17.739246 (+ 299us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:51:19.078610 (+1339364us) write_op.cc:435] Acquired schema lock
0321 14:51:19.078615 (+ 5us) tablet.cc:661] Decoding operations
0321 14:51:19.078946 (+ 331us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:51:19.078963 (+ 17us) write_op.cc:641] Partition lock acquired for write op
0321 14:51:19.078969 (+ 6us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:51:19.079294 (+ 325us) tablet.cc:700] Row locks acquired
0321 14:51:19.079297 (+ 3us) write_op.cc:260] PREPARE: finished
0321 14:51:19.079337 (+ 40us) write_op.cc:270] Start()
0321 14:51:19.079369 (+ 32us) write_op.cc:276] Timestamp: L: 2027
0321 14:51:19.079372 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:19.079570 (+ 198us) log.cc:844] Serialized 788 byte log entry
0321 14:51:19.089627 (+ 10057us) op_driver.cc:464] REPLICATION: finished
0321 14:51:19.089741 (+ 114us) write_op.cc:301] APPLY: starting
0321 14:51:19.089760 (+ 19us) tablet.cc:1366] starting BulkCheckPresence
0321 14:51:19.091047 (+ 1287us) tablet.cc:1369] finished BulkCheckPresence
0321 14:51:19.091077 (+ 30us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:51:19.092766 (+ 1689us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:51:19.092865 (+ 99us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=150,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0321 14:51:19.092879 (+ 14us) write_op.cc:312] APPLY: finished
0321 14:51:19.093130 (+ 251us) log.cc:844] Serialized 320 byte log entry
0321 14:51:19.093233 (+ 103us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:51:19.093337 (+ 104us) write_op.cc:454] Released schema lock
0321 14:51:19.093353 (+ 16us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"cfile_cache_hit":6,"cfile_cache_hit_bytes":24636,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12480,"cfile_init":1,"lbm_read_time_us":182,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":21811,"prepare.run_cpu_time_us":218727,"prepare.run_wall_time_us":1340693,"replication_time_us":10214}]]}
I20260321 14:51:19.107226 8458 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872: fake-table [id=9e837a90e66b467495890fb18647ad74] alter complete (version 3)
I20260321 14:51:19.142014 8632 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54844 (ReqId={client: 4e03cf7c5f25477eb7ca38541d63bd8f, seq_no=1820, attempt_no=0}) took 1399 ms. Trace:
I20260321 14:51:19.142208 8632 rpcz_store.cc:276] 0321 14:51:17.742514 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:17.742593 (+ 79us) service_pool.cc:225] Handling call
0321 14:51:19.141988 (+1399395us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:19.079671 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 92816f4bb40f4570bc4f8d596f8619fc
0321 14:51:19.079781 (+ 110us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:51:19.079786 (+ 5us) write_op.cc:435] Acquired schema lock
0321 14:51:19.079789 (+ 3us) tablet.cc:661] Decoding operations
0321 14:51:19.080141 (+ 352us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:51:19.080151 (+ 10us) write_op.cc:641] Partition lock acquired for write op
0321 14:51:19.080156 (+ 5us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:51:19.080517 (+ 361us) tablet.cc:700] Row locks acquired
0321 14:51:19.080520 (+ 3us) write_op.cc:260] PREPARE: finished
0321 14:51:19.080549 (+ 29us) write_op.cc:270] Start()
0321 14:51:19.080574 (+ 25us) write_op.cc:276] Timestamp: L: 2028
0321 14:51:19.080577 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:19.080755 (+ 178us) log.cc:844] Serialized 788 byte log entry
0321 14:51:19.090860 (+ 10105us) op_driver.cc:464] REPLICATION: finished
0321 14:51:19.095049 (+ 4189us) write_op.cc:301] APPLY: starting
0321 14:51:19.095066 (+ 17us) tablet.cc:1366] starting BulkCheckPresence
0321 14:51:19.114376 (+ 19310us) tablet.cc:1369] finished BulkCheckPresence
0321 14:51:19.114400 (+ 24us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:51:19.141488 (+ 27088us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:51:19.141616 (+ 128us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=153,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0321 14:51:19.141626 (+ 10us) write_op.cc:312] APPLY: finished
0321 14:51:19.141775 (+ 149us) log.cc:844] Serialized 420 byte log entry
0321 14:51:19.141845 (+ 70us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:51:19.141894 (+ 49us) write_op.cc:454] Released schema lock
0321 14:51:19.141903 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4139,"cfile_cache_hit":270,"cfile_cache_hit_bytes":828361,"cfile_cache_miss":7,"cfile_cache_miss_bytes":26171,"lbm_read_time_us":198,"lbm_reads_lt_1ms":7,"num_ops":50,"prepare.queue_time_us":1336638,"prepare.run_cpu_time_us":1140,"prepare.run_wall_time_us":1138,"replication_time_us":10258,"thread_start_us":6759,"threads_started":1}]]}
I20260321 14:51:19.153318 8602 alter_table-test.cc:1347] Scanner saw 61600 rows
I20260321 14:51:19.246294 8602 alter_table-test.cc:1347] Scanner saw 62000 rows
I20260321 14:51:19.349778 8602 alter_table-test.cc:1347] Scanner saw 62700 rows
I20260321 14:51:19.457008 8602 alter_table-test.cc:1347] Scanner saw 63350 rows
I20260321 14:51:19.568362 8602 alter_table-test.cc:1347] Scanner saw 64100 rows
I20260321 14:51:19.655876 8602 alter_table-test.cc:1347] Scanner saw 64750 rows
I20260321 14:51:19.759661 8602 alter_table-test.cc:1347] Scanner saw 65300 rows
I20260321 14:51:19.881338 8602 alter_table-test.cc:1347] Scanner saw 65950 rows
I20260321 14:51:20.006553 8602 alter_table-test.cc:1347] Scanner saw 66650 rows
I20260321 14:51:20.124682 8602 alter_table-test.cc:1347] Scanner saw 67350 rows
I20260321 14:51:20.243928 8602 alter_table-test.cc:1347] Scanner saw 68150 rows
I20260321 14:51:20.364696 8602 alter_table-test.cc:1347] Scanner saw 69000 rows
I20260321 14:51:20.489588 8602 alter_table-test.cc:1347] Scanner saw 69800 rows
I20260321 14:51:20.606251 8602 alter_table-test.cc:1347] Scanner saw 70700 rows
I20260321 14:51:20.726657 8602 alter_table-test.cc:1347] Scanner saw 71350 rows
I20260321 14:51:20.858142 8602 alter_table-test.cc:1347] Scanner saw 72100 rows
I20260321 14:51:21.042755 8602 alter_table-test.cc:1347] Scanner saw 72850 rows
I20260321 14:51:21.176003 8602 alter_table-test.cc:1347] Scanner saw 74100 rows
I20260321 14:51:21.300511 8602 alter_table-test.cc:1347] Scanner saw 74900 rows
I20260321 14:51:21.426716 8602 alter_table-test.cc:1347] Scanner saw 75550 rows
I20260321 14:51:21.575635 8602 alter_table-test.cc:1347] Scanner saw 76300 rows
I20260321 14:51:21.721683 8602 alter_table-test.cc:1347] Scanner saw 77200 rows
I20260321 14:51:21.869166 8602 alter_table-test.cc:1347] Scanner saw 78050 rows
I20260321 14:51:22.019042 8602 alter_table-test.cc:1347] Scanner saw 79100 rows
I20260321 14:51:22.167761 8602 alter_table-test.cc:1347] Scanner saw 80100 rows
I20260321 14:51:22.311373 8602 alter_table-test.cc:1347] Scanner saw 81050 rows
I20260321 14:51:22.394943 8458 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51914:
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
I20260321 14:51:22.447863 8632 tablet.cc:1723] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1: 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
I20260321 14:51:22.490033 8602 alter_table-test.cc:1347] Scanner saw 81900 rows
I20260321 14:51:22.704263 8602 alter_table-test.cc:1347] Scanner saw 82550 rows
I20260321 14:51:22.926218 8602 alter_table-test.cc:1347] Scanner saw 82550 rows
I20260321 14:51:23.150038 8602 alter_table-test.cc:1347] Scanner saw 82550 rows
I20260321 14:51:23.365581 8602 alter_table-test.cc:1347] Scanner saw 82550 rows
I20260321 14:51:23.571012 8602 alter_table-test.cc:1347] Scanner saw 82550 rows
I20260321 14:51:23.757324 8602 alter_table-test.cc:1347] Scanner saw 82550 rows
I20260321 14:51:23.779109 8632 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54838 (request call id 4) took 1364 ms. Trace:
I20260321 14:51:23.779273 8632 rpcz_store.cc:276] 0321 14:51:22.414963 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:22.415037 (+ 74us) service_pool.cc:225] Handling call
0321 14:51:23.779083 (+1364046us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:22.415398 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:22.415562 (+ 164us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:22.446984 (+ 31422us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:22.446997 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:22.447026 (+ 29us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:22.447029 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:22.447276 (+ 247us) log.cc:844] Serialized 296 byte log entry
0321 14:51:22.447748 (+ 472us) op_driver.cc:464] REPLICATION: finished
0321 14:51:22.447840 (+ 92us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:23.773464 (+1325624us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:23.773887 (+ 423us) log.cc:844] Serialized 5 byte log entry
0321 14:51:23.777918 (+ 4031us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:23.778996 (+ 1078us) log.cc:844] Serialized 15 byte log entry
0321 14:51:23.779041 (+ 45us) alter_schema_op.cc:73] Released schema lock
0321 14:51:23.779046 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"bytes_written":83628,"cfile_init":1,"compiler_manager_pool.queue_time_us":855,"compiler_manager_pool.run_cpu_time_us":688155,"compiler_manager_pool.run_wall_time_us":706083,"dirs.queue_time_us":463,"dirs.run_cpu_time_us":238,"dirs.run_wall_time_us":1044,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2999,"lbm_writes_lt_1ms":51,"peak_mem_usage":0,"prepare.queue_time_us":52,"prepare.run_cpu_time_us":4493,"prepare.run_wall_time_us":31934,"replication_time_us":694,"rows_written":20950,"thread_start_us":1325,"threads_started":3,"wal-append.queue_time_us":369}]]}
I20260321 14:51:23.789463 8632 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54844 (ReqId={client: 4e03cf7c5f25477eb7ca38541d63bd8f, seq_no=2314, attempt_no=0}) took 1370 ms. Trace:
I20260321 14:51:23.789714 8632 rpcz_store.cc:276] 0321 14:51:22.418981 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:22.419038 (+ 57us) service_pool.cc:225] Handling call
0321 14:51:23.789433 (+1370395us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:22.447384 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 92816f4bb40f4570bc4f8d596f8619fc
0321 14:51:22.447493 (+ 109us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:51:23.779448 (+1331955us) write_op.cc:435] Acquired schema lock
0321 14:51:23.779452 (+ 4us) tablet.cc:661] Decoding operations
0321 14:51:23.779781 (+ 329us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:51:23.779798 (+ 17us) write_op.cc:641] Partition lock acquired for write op
0321 14:51:23.781308 (+ 1510us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:51:23.781653 (+ 345us) tablet.cc:700] Row locks acquired
0321 14:51:23.781656 (+ 3us) write_op.cc:260] PREPARE: finished
0321 14:51:23.781698 (+ 42us) write_op.cc:270] Start()
0321 14:51:23.781730 (+ 32us) write_op.cc:276] Timestamp: L: 2556
0321 14:51:23.781733 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:23.781929 (+ 196us) log.cc:844] Serialized 788 byte log entry
0321 14:51:23.783490 (+ 1561us) op_driver.cc:464] REPLICATION: finished
0321 14:51:23.783596 (+ 106us) write_op.cc:301] APPLY: starting
0321 14:51:23.783615 (+ 19us) tablet.cc:1366] starting BulkCheckPresence
0321 14:51:23.786683 (+ 3068us) tablet.cc:1369] finished BulkCheckPresence
0321 14:51:23.786719 (+ 36us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:51:23.788754 (+ 2035us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:51:23.788870 (+ 116us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=198,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0321 14:51:23.788884 (+ 14us) write_op.cc:312] APPLY: finished
0321 14:51:23.789106 (+ 222us) log.cc:844] Serialized 320 byte log entry
0321 14:51:23.789188 (+ 82us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:51:23.789237 (+ 49us) write_op.cc:454] Released schema lock
0321 14:51:23.789310 (+ 73us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"cfile_cache_hit":11,"cfile_cache_hit_bytes":45166,"cfile_cache_miss":5,"cfile_cache_miss_bytes":16586,"cfile_init":1,"lbm_read_time_us":231,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":27911,"prepare.run_cpu_time_us":223264,"prepare.run_wall_time_us":1334618,"replication_time_us":1732}]]}
I20260321 14:51:23.808132 8458 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872: fake-table [id=9e837a90e66b467495890fb18647ad74] alter complete (version 4)
I20260321 14:51:23.835175 8632 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54844 (ReqId={client: 4e03cf7c5f25477eb7ca38541d63bd8f, seq_no=2315, attempt_no=0}) took 1384 ms. Trace:
I20260321 14:51:23.835305 8632 rpcz_store.cc:276] 0321 14:51:22.450445 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:22.450499 (+ 54us) service_pool.cc:225] Handling call
0321 14:51:23.835148 (+1384649us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:23.782043 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 92816f4bb40f4570bc4f8d596f8619fc
0321 14:51:23.782132 (+ 89us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:51:23.782136 (+ 4us) write_op.cc:435] Acquired schema lock
0321 14:51:23.782139 (+ 3us) tablet.cc:661] Decoding operations
0321 14:51:23.782511 (+ 372us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:51:23.782521 (+ 10us) write_op.cc:641] Partition lock acquired for write op
0321 14:51:23.782525 (+ 4us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:51:23.782900 (+ 375us) tablet.cc:700] Row locks acquired
0321 14:51:23.782903 (+ 3us) write_op.cc:260] PREPARE: finished
0321 14:51:23.782931 (+ 28us) write_op.cc:270] Start()
0321 14:51:23.782956 (+ 25us) write_op.cc:276] Timestamp: L: 2557
0321 14:51:23.782959 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:23.783125 (+ 166us) log.cc:844] Serialized 788 byte log entry
0321 14:51:23.783756 (+ 631us) op_driver.cc:464] REPLICATION: finished
0321 14:51:23.791333 (+ 7577us) write_op.cc:301] APPLY: starting
0321 14:51:23.791350 (+ 17us) tablet.cc:1366] starting BulkCheckPresence
0321 14:51:23.816745 (+ 25395us) tablet.cc:1369] finished BulkCheckPresence
0321 14:51:23.816765 (+ 20us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:51:23.834746 (+ 17981us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:51:23.834791 (+ 45us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=171,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0321 14:51:23.834796 (+ 5us) write_op.cc:312] APPLY: finished
0321 14:51:23.834908 (+ 112us) log.cc:844] Serialized 420 byte log entry
0321 14:51:23.835001 (+ 93us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:51:23.835050 (+ 49us) write_op.cc:454] Released schema lock
0321 14:51:23.835061 (+ 11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":7530,"cfile_cache_hit":280,"cfile_cache_hit_bytes":879705,"cfile_cache_miss":8,"cfile_cache_miss_bytes":30605,"lbm_read_time_us":161,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1331067,"prepare.run_cpu_time_us":1135,"prepare.run_wall_time_us":1134,"replication_time_us":777,"spinlock_wait_cycles":6016,"thread_start_us":8686,"threads_started":1}]]}
I20260321 14:51:23.919586 8602 alter_table-test.cc:1347] Scanner saw 82550 rows
I20260321 14:51:24.045710 8602 alter_table-test.cc:1347] Scanner saw 83300 rows
I20260321 14:51:24.185714 8602 alter_table-test.cc:1347] Scanner saw 84050 rows
I20260321 14:51:24.335983 8602 alter_table-test.cc:1347] Scanner saw 84900 rows
I20260321 14:51:24.470212 8602 alter_table-test.cc:1347] Scanner saw 85850 rows
I20260321 14:51:24.612520 8602 alter_table-test.cc:1347] Scanner saw 86600 rows
I20260321 14:51:24.743803 8602 alter_table-test.cc:1347] Scanner saw 87550 rows
I20260321 14:51:24.877499 8602 alter_table-test.cc:1347] Scanner saw 88300 rows
I20260321 14:51:25.035800 8602 alter_table-test.cc:1347] Scanner saw 89050 rows
I20260321 14:51:25.191262 8602 alter_table-test.cc:1347] Scanner saw 90000 rows
I20260321 14:51:25.343755 8602 alter_table-test.cc:1347] Scanner saw 90950 rows
I20260321 14:51:25.495954 8602 alter_table-test.cc:1347] Scanner saw 91750 rows
I20260321 14:51:25.658821 8602 alter_table-test.cc:1347] Scanner saw 92550 rows
I20260321 14:51:25.812443 8602 alter_table-test.cc:1347] Scanner saw 93600 rows
I20260321 14:51:25.992733 8602 alter_table-test.cc:1347] Scanner saw 94400 rows
I20260321 14:51:26.155310 8602 alter_table-test.cc:1347] Scanner saw 95250 rows
I20260321 14:51:26.335032 8602 alter_table-test.cc:1347] Scanner saw 96150 rows
I20260321 14:51:26.495671 8602 alter_table-test.cc:1347] Scanner saw 97000 rows
I20260321 14:51:26.669862 8602 alter_table-test.cc:1347] Scanner saw 97950 rows
I20260321 14:51:26.834996 8602 alter_table-test.cc:1347] Scanner saw 98950 rows
I20260321 14:51:26.998772 8602 alter_table-test.cc:1347] Scanner saw 99850 rows
I20260321 14:51:27.099797 8458 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51914:
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
I20260321 14:51:27.126498 8632 tablet.cc:1723] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1: 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
I20260321 14:51:27.213258 8602 alter_table-test.cc:1347] Scanner saw 100700 rows
I20260321 14:51:27.474630 8602 alter_table-test.cc:1347] Scanner saw 101300 rows
I20260321 14:51:27.741590 8602 alter_table-test.cc:1347] Scanner saw 101300 rows
I20260321 14:51:27.988754 8602 alter_table-test.cc:1347] Scanner saw 101300 rows
I20260321 14:51:28.231978 8602 alter_table-test.cc:1347] Scanner saw 101300 rows
I20260321 14:51:28.443369 8632 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54838 (request call id 5) took 1324 ms. Trace:
I20260321 14:51:28.443605 8632 rpcz_store.cc:276] 0321 14:51:27.119055 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:27.119105 (+ 50us) service_pool.cc:225] Handling call
0321 14:51:28.443339 (+1324234us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:27.120001 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:27.120185 (+ 184us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:27.124748 (+ 4563us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:27.124757 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:27.124778 (+ 21us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:27.124781 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:27.125836 (+ 1055us) log.cc:844] Serialized 330 byte log entry
0321 14:51:27.126310 (+ 474us) op_driver.cc:464] REPLICATION: finished
0321 14:51:27.126454 (+ 144us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:28.438862 (+1312408us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:28.439330 (+ 468us) log.cc:844] Serialized 5 byte log entry
0321 14:51:28.442313 (+ 2983us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:28.443242 (+ 929us) log.cc:844] Serialized 15 byte log entry
0321 14:51:28.443290 (+ 48us) alter_schema_op.cc:73] Released schema lock
0321 14:51:28.443293 (+ 3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":94,"bytes_written":73069,"cfile_init":1,"compiler_manager_pool.queue_time_us":525,"compiler_manager_pool.run_cpu_time_us":708329,"compiler_manager_pool.run_wall_time_us":708960,"dirs.queue_time_us":2271,"dirs.run_cpu_time_us":176,"dirs.run_wall_time_us":1078,"drs_written":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4475,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":52,"peak_mem_usage":0,"prepare.queue_time_us":548,"prepare.run_cpu_time_us":1251,"prepare.run_wall_time_us":6277,"replication_time_us":1497,"rows_written":18750,"thread_start_us":2713,"threads_started":3,"wal-append.queue_time_us":375}]]}
I20260321 14:51:28.453416 8632 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54844 (ReqId={client: 4e03cf7c5f25477eb7ca38541d63bd8f, seq_no=2763, attempt_no=0}) took 1329 ms. Trace:
I20260321 14:51:28.453658 8632 rpcz_store.cc:276] 0321 14:51:27.123619 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:27.123673 (+ 54us) service_pool.cc:225] Handling call
0321 14:51:28.453384 (+1329711us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:27.126316 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 92816f4bb40f4570bc4f8d596f8619fc
0321 14:51:27.126400 (+ 84us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:51:28.443349 (+1316949us) write_op.cc:435] Acquired schema lock
0321 14:51:28.443355 (+ 6us) tablet.cc:661] Decoding operations
0321 14:51:28.443812 (+ 457us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:51:28.443827 (+ 15us) write_op.cc:641] Partition lock acquired for write op
0321 14:51:28.443833 (+ 6us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:51:28.444132 (+ 299us) tablet.cc:700] Row locks acquired
0321 14:51:28.444135 (+ 3us) write_op.cc:260] PREPARE: finished
0321 14:51:28.444178 (+ 43us) write_op.cc:270] Start()
0321 14:51:28.444221 (+ 43us) write_op.cc:276] Timestamp: L: 3032
0321 14:51:28.444224 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:28.444438 (+ 214us) log.cc:844] Serialized 788 byte log entry
0321 14:51:28.446987 (+ 2549us) op_driver.cc:464] REPLICATION: finished
0321 14:51:28.447098 (+ 111us) write_op.cc:301] APPLY: starting
0321 14:51:28.447115 (+ 17us) tablet.cc:1366] starting BulkCheckPresence
0321 14:51:28.450584 (+ 3469us) tablet.cc:1369] finished BulkCheckPresence
0321 14:51:28.450622 (+ 38us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:51:28.452752 (+ 2130us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:51:28.452849 (+ 97us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=250,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0321 14:51:28.452863 (+ 14us) write_op.cc:312] APPLY: finished
0321 14:51:28.453103 (+ 240us) log.cc:844] Serialized 320 byte log entry
0321 14:51:28.453184 (+ 81us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:51:28.453231 (+ 47us) write_op.cc:454] Released schema lock
0321 14:51:28.453265 (+ 34us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"cfile_cache_hit":12,"cfile_cache_hit_bytes":49272,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12456,"cfile_init":1,"lbm_read_time_us":246,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":2268,"prepare.run_cpu_time_us":211533,"prepare.run_wall_time_us":1318176,"replication_time_us":2739}]]}
I20260321 14:51:28.464561 8602 alter_table-test.cc:1347] Scanner saw 101300 rows
I20260321 14:51:28.483852 8458 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872: fake-table [id=9e837a90e66b467495890fb18647ad74] alter complete (version 5)
I20260321 14:51:28.506729 8632 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54844 (ReqId={client: 4e03cf7c5f25477eb7ca38541d63bd8f, seq_no=2764, attempt_no=0}) took 1378 ms. Trace:
I20260321 14:51:28.506857 8632 rpcz_store.cc:276] 0321 14:51:27.128613 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:27.128667 (+ 54us) service_pool.cc:225] Handling call
0321 14:51:28.506702 (+1378035us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:28.444536 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 92816f4bb40f4570bc4f8d596f8619fc
0321 14:51:28.444637 (+ 101us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:51:28.444641 (+ 4us) write_op.cc:435] Acquired schema lock
0321 14:51:28.444643 (+ 2us) tablet.cc:661] Decoding operations
0321 14:51:28.445000 (+ 357us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:51:28.445009 (+ 9us) write_op.cc:641] Partition lock acquired for write op
0321 14:51:28.445013 (+ 4us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:51:28.445437 (+ 424us) tablet.cc:700] Row locks acquired
0321 14:51:28.445442 (+ 5us) write_op.cc:260] PREPARE: finished
0321 14:51:28.445487 (+ 45us) write_op.cc:270] Start()
0321 14:51:28.445516 (+ 29us) write_op.cc:276] Timestamp: L: 3033
0321 14:51:28.445519 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:28.445698 (+ 179us) log.cc:844] Serialized 788 byte log entry
0321 14:51:28.447110 (+ 1412us) op_driver.cc:464] REPLICATION: finished
0321 14:51:28.454812 (+ 7702us) write_op.cc:301] APPLY: starting
0321 14:51:28.454825 (+ 13us) tablet.cc:1366] starting BulkCheckPresence
0321 14:51:28.481084 (+ 26259us) tablet.cc:1369] finished BulkCheckPresence
0321 14:51:28.481113 (+ 29us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:51:28.506250 (+ 25137us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:51:28.506306 (+ 56us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=213,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0321 14:51:28.506312 (+ 6us) write_op.cc:312] APPLY: finished
0321 14:51:28.506428 (+ 116us) log.cc:844] Serialized 420 byte log entry
0321 14:51:28.506539 (+ 111us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:51:28.506595 (+ 56us) write_op.cc:454] Released schema lock
0321 14:51:28.506604 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":7664,"cfile_cache_hit":306,"cfile_cache_hit_bytes":970285,"cfile_cache_miss":8,"cfile_cache_miss_bytes":31019,"lbm_read_time_us":209,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1315484,"prepare.run_cpu_time_us":1212,"prepare.run_wall_time_us":1208,"replication_time_us":1575,"spinlock_wait_cycles":896,"thread_start_us":14290,"threads_started":1}]]}
I20260321 14:51:28.634552 8602 alter_table-test.cc:1347] Scanner saw 101350 rows
I20260321 14:51:28.797221 8602 alter_table-test.cc:1347] Scanner saw 102300 rows
I20260321 14:51:28.976918 8602 alter_table-test.cc:1347] Scanner saw 103150 rows
I20260321 14:51:29.157763 8602 alter_table-test.cc:1347] Scanner saw 104250 rows
I20260321 14:51:29.341768 8602 alter_table-test.cc:1347] Scanner saw 105350 rows
I20260321 14:51:29.523881 8602 alter_table-test.cc:1347] Scanner saw 106400 rows
I20260321 14:51:29.704172 8602 alter_table-test.cc:1347] Scanner saw 107350 rows
I20260321 14:51:29.886265 8602 alter_table-test.cc:1347] Scanner saw 108450 rows
I20260321 14:51:30.070633 8602 alter_table-test.cc:1347] Scanner saw 109600 rows
I20260321 14:51:30.274825 8602 alter_table-test.cc:1347] Scanner saw 110400 rows
I20260321 14:51:30.454993 8602 alter_table-test.cc:1347] Scanner saw 111650 rows
I20260321 14:51:30.639117 8602 alter_table-test.cc:1347] Scanner saw 112600 rows
I20260321 14:51:30.837492 8602 alter_table-test.cc:1347] Scanner saw 113650 rows
I20260321 14:51:31.073781 8602 alter_table-test.cc:1347] Scanner saw 114800 rows
I20260321 14:51:31.288291 8602 alter_table-test.cc:1347] Scanner saw 116100 rows
I20260321 14:51:31.510761 8602 alter_table-test.cc:1347] Scanner saw 117200 rows
I20260321 14:51:31.727133 8602 alter_table-test.cc:1347] Scanner saw 118400 rows
I20260321 14:51:31.816396 8458 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51914:
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
I20260321 14:51:31.869415 8672 tablet.cc:1723] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1: 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
I20260321 14:51:31.981515 8602 alter_table-test.cc:1347] Scanner saw 119550 rows
I20260321 14:51:32.305117 8602 alter_table-test.cc:1347] Scanner saw 120150 rows
I20260321 14:51:32.626823 8602 alter_table-test.cc:1347] Scanner saw 120150 rows
I20260321 14:51:32.955579 8602 alter_table-test.cc:1347] Scanner saw 120150 rows
I20260321 14:51:33.219650 8672 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54838 (request call id 6) took 1387 ms. Trace:
I20260321 14:51:33.219815 8672 rpcz_store.cc:276] 0321 14:51:31.831997 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:31.832045 (+ 48us) service_pool.cc:225] Handling call
0321 14:51:33.219612 (+1387567us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:31.833163 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:31.833371 (+ 208us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:31.868422 (+ 35051us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:31.868433 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:31.868460 (+ 27us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:31.868464 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:51:31.868687 (+ 223us) log.cc:844] Serialized 364 byte log entry
0321 14:51:31.869142 (+ 455us) op_driver.cc:464] REPLICATION: finished
0321 14:51:31.869386 (+ 244us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:33.215257 (+1345871us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:33.215723 (+ 466us) log.cc:844] Serialized 5 byte log entry
0321 14:51:33.218634 (+ 2911us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:33.219517 (+ 883us) log.cc:844] Serialized 15 byte log entry
0321 14:51:33.219554 (+ 37us) alter_schema_op.cc:73] Released schema lock
0321 14:51:33.219558 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":186,"bytes_written":73458,"cfile_init":1,"compiler_manager_pool.queue_time_us":430,"compiler_manager_pool.run_cpu_time_us":719102,"compiler_manager_pool.run_wall_time_us":720505,"dirs.queue_time_us":516,"dirs.run_cpu_time_us":196,"dirs.run_wall_time_us":1093,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3250,"lbm_writes_lt_1ms":58,"peak_mem_usage":0,"prepare.queue_time_us":786,"prepare.run_cpu_time_us":6793,"prepare.run_wall_time_us":35571,"replication_time_us":653,"rows_written":18850,"thread_start_us":937,"threads_started":3,"wal-append.queue_time_us":411}]]}
I20260321 14:51:33.232471 8602 alter_table-test.cc:1347] Scanner saw 120150 rows
I20260321 14:51:33.232540 8672 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54844 (ReqId={client: 4e03cf7c5f25477eb7ca38541d63bd8f, seq_no=3214, attempt_no=0}) took 1391 ms. Trace:
I20260321 14:51:33.232692 8672 rpcz_store.cc:276] 0321 14:51:31.841199 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:31.841282 (+ 83us) service_pool.cc:225] Handling call
0321 14:51:33.232522 (+1391240us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:31.868791 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 92816f4bb40f4570bc4f8d596f8619fc
0321 14:51:31.868904 (+ 113us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:51:33.219809 (+1350905us) write_op.cc:435] Acquired schema lock
0321 14:51:33.219812 (+ 3us) tablet.cc:661] Decoding operations
0321 14:51:33.221891 (+ 2079us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:51:33.221901 (+ 10us) write_op.cc:641] Partition lock acquired for write op
0321 14:51:33.221905 (+ 4us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:51:33.222126 (+ 221us) tablet.cc:700] Row locks acquired
0321 14:51:33.222127 (+ 1us) write_op.cc:260] PREPARE: finished
0321 14:51:33.222158 (+ 31us) write_op.cc:270] Start()
0321 14:51:33.222182 (+ 24us) write_op.cc:276] Timestamp: L: 3506
0321 14:51:33.222184 (+ 2us) op_driver.cc:348] REPLICATION: starting
0321 14:51:33.222332 (+ 148us) log.cc:844] Serialized 788 byte log entry
0321 14:51:33.225152 (+ 2820us) op_driver.cc:464] REPLICATION: finished
0321 14:51:33.225372 (+ 220us) write_op.cc:301] APPLY: starting
0321 14:51:33.225387 (+ 15us) tablet.cc:1366] starting BulkCheckPresence
0321 14:51:33.229911 (+ 4524us) tablet.cc:1369] finished BulkCheckPresence
0321 14:51:33.229952 (+ 41us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:51:33.231982 (+ 2030us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:51:33.232039 (+ 57us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=296,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0321 14:51:33.232048 (+ 9us) write_op.cc:312] APPLY: finished
0321 14:51:33.232188 (+ 140us) log.cc:844] Serialized 320 byte log entry
0321 14:51:33.232363 (+ 175us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:51:33.232415 (+ 52us) write_op.cc:454] Released schema lock
0321 14:51:33.232426 (+ 11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":172,"cfile_cache_hit":26,"cfile_cache_hit_bytes":83056,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12468,"cfile_init":1,"lbm_read_time_us":212,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":27102,"prepare.run_cpu_time_us":226641,"prepare.run_wall_time_us":1353641,"replication_time_us":2941}]]}
I20260321 14:51:33.233404 8458 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872: fake-table [id=9e837a90e66b467495890fb18647ad74] alter complete (version 6)
I20260321 14:51:33.284497 8685 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54844 (ReqId={client: 4e03cf7c5f25477eb7ca38541d63bd8f, seq_no=3215, attempt_no=0}) took 1412 ms. Trace:
I20260321 14:51:33.284629 8685 rpcz_store.cc:276] 0321 14:51:31.872021 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:31.872090 (+ 69us) service_pool.cc:225] Handling call
0321 14:51:33.284478 (+1412388us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:33.222467 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 92816f4bb40f4570bc4f8d596f8619fc
0321 14:51:33.222552 (+ 85us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:51:33.222558 (+ 6us) write_op.cc:435] Acquired schema lock
0321 14:51:33.222562 (+ 4us) tablet.cc:661] Decoding operations
0321 14:51:33.222978 (+ 416us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:51:33.222991 (+ 13us) write_op.cc:641] Partition lock acquired for write op
0321 14:51:33.222998 (+ 7us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:51:33.223660 (+ 662us) tablet.cc:700] Row locks acquired
0321 14:51:33.223664 (+ 4us) write_op.cc:260] PREPARE: finished
0321 14:51:33.223704 (+ 40us) write_op.cc:270] Start()
0321 14:51:33.223736 (+ 32us) write_op.cc:276] Timestamp: L: 3507
0321 14:51:33.223741 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:33.223945 (+ 204us) log.cc:844] Serialized 788 byte log entry
0321 14:51:33.225375 (+ 1430us) op_driver.cc:464] REPLICATION: finished
0321 14:51:33.231848 (+ 6473us) write_op.cc:301] APPLY: starting
0321 14:51:33.231860 (+ 12us) tablet.cc:1366] starting BulkCheckPresence
0321 14:51:33.255361 (+ 23501us) tablet.cc:1369] finished BulkCheckPresence
0321 14:51:33.255799 (+ 438us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:51:33.284011 (+ 28212us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:51:33.284082 (+ 71us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=252,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0321 14:51:33.284088 (+ 6us) write_op.cc:312] APPLY: finished
0321 14:51:33.284247 (+ 159us) log.cc:844] Serialized 420 byte log entry
0321 14:51:33.284319 (+ 72us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:51:33.284379 (+ 60us) write_op.cc:454] Released schema lock
0321 14:51:33.284388 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6417,"cfile_cache_hit":326,"cfile_cache_hit_bytes":1003261,"cfile_cache_miss":8,"cfile_cache_miss_bytes":29731,"lbm_read_time_us":219,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1349940,"prepare.run_cpu_time_us":1536,"prepare.run_wall_time_us":1535,"replication_time_us":1613,"spinlock_wait_cycles":305024,"thread_start_us":6880,"threads_started":1}]]}
I20260321 14:51:33.432395 8602 alter_table-test.cc:1347] Scanner saw 120200 rows
I20260321 14:51:33.627928 8602 alter_table-test.cc:1347] Scanner saw 121400 rows
I20260321 14:51:33.832757 8602 alter_table-test.cc:1347] Scanner saw 122300 rows
I20260321 14:51:34.050156 8602 alter_table-test.cc:1347] Scanner saw 123400 rows
I20260321 14:51:34.268038 8602 alter_table-test.cc:1347] Scanner saw 124650 rows
I20260321 14:51:34.461843 8602 alter_table-test.cc:1347] Scanner saw 125900 rows
I20260321 14:51:34.679487 8602 alter_table-test.cc:1347] Scanner saw 126900 rows
I20260321 14:51:34.912573 8602 alter_table-test.cc:1347] Scanner saw 128150 rows
I20260321 14:51:35.158226 8602 alter_table-test.cc:1347] Scanner saw 129500 rows
I20260321 14:51:35.411159 8602 alter_table-test.cc:1347] Scanner saw 130950 rows
I20260321 14:51:35.662277 8602 alter_table-test.cc:1347] Scanner saw 132500 rows
I20260321 14:51:35.896685 8602 alter_table-test.cc:1347] Scanner saw 133900 rows
I20260321 14:51:36.199425 8602 alter_table-test.cc:1347] Scanner saw 135100 rows
I20260321 14:51:36.482352 8602 alter_table-test.cc:1347] Scanner saw 136500 rows
I20260321 14:51:36.524400 8458 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51914:
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
I20260321 14:51:36.597983 8685 tablet.cc:1723] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1: 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
I20260321 14:51:36.818861 8602 alter_table-test.cc:1347] Scanner saw 137750 rows
I20260321 14:51:37.176556 8602 alter_table-test.cc:1347] Scanner saw 138000 rows
I20260321 14:51:37.566577 8602 alter_table-test.cc:1347] Scanner saw 138000 rows
I20260321 14:51:37.918366 8602 alter_table-test.cc:1347] Scanner saw 138000 rows
I20260321 14:51:38.061570 8685 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54838 (request call id 7) took 1509 ms. Trace:
I20260321 14:51:38.061761 8685 rpcz_store.cc:276] 0321 14:51:36.552342 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:36.552441 (+ 99us) service_pool.cc:225] Handling call
0321 14:51:38.061546 (+1509105us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:36.553748 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:36.554115 (+ 367us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:36.594265 (+ 40150us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:36.594280 (+ 15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:36.594312 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:36.594317 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:36.596754 (+ 2437us) log.cc:844] Serialized 398 byte log entry
0321 14:51:36.597639 (+ 885us) op_driver.cc:464] REPLICATION: finished
0321 14:51:36.597933 (+ 294us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:38.055220 (+1457287us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:38.055743 (+ 523us) log.cc:844] Serialized 5 byte log entry
0321 14:51:38.060058 (+ 4315us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:38.061444 (+ 1386us) log.cc:844] Serialized 15 byte log entry
0321 14:51:38.061490 (+ 46us) alter_schema_op.cc:73] Released schema lock
0321 14:51:38.061495 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":240,"bytes_written":69523,"cfile_init":1,"compiler_manager_pool.queue_time_us":5563,"compiler_manager_pool.run_cpu_time_us":864127,"compiler_manager_pool.run_wall_time_us":977343,"dirs.queue_time_us":469,"dirs.run_cpu_time_us":195,"dirs.run_wall_time_us":1040,"drs_written":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3534,"lbm_writes_lt_1ms":61,"peak_mem_usage":0,"prepare.queue_time_us":879,"prepare.run_cpu_time_us":5940,"prepare.run_wall_time_us":43086,"replication_time_us":3293,"rows_written":17850,"thread_start_us":6019,"threads_started":3,"wal-append.queue_time_us":470}]]}
I20260321 14:51:38.087496 8685 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54844 (ReqId={client: 4e03cf7c5f25477eb7ca38541d63bd8f, seq_no=3642, attempt_no=0}) took 1535 ms. Trace:
I20260321 14:51:38.087733 8685 rpcz_store.cc:276] 0321 14:51:36.552401 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:36.553161 (+ 760us) service_pool.cc:225] Handling call
0321 14:51:38.087459 (+1534298us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:36.596902 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 92816f4bb40f4570bc4f8d596f8619fc
0321 14:51:36.597027 (+ 125us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:51:38.064675 (+1467648us) write_op.cc:435] Acquired schema lock
0321 14:51:38.064679 (+ 4us) tablet.cc:661] Decoding operations
0321 14:51:38.065047 (+ 368us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:51:38.065063 (+ 16us) write_op.cc:641] Partition lock acquired for write op
0321 14:51:38.065068 (+ 5us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:51:38.065423 (+ 355us) tablet.cc:700] Row locks acquired
0321 14:51:38.065426 (+ 3us) write_op.cc:260] PREPARE: finished
0321 14:51:38.065461 (+ 35us) write_op.cc:270] Start()
0321 14:51:38.065488 (+ 27us) write_op.cc:276] Timestamp: L: 3970
0321 14:51:38.065490 (+ 2us) op_driver.cc:348] REPLICATION: starting
0321 14:51:38.065690 (+ 200us) log.cc:844] Serialized 788 byte log entry
0321 14:51:38.078464 (+ 12774us) op_driver.cc:464] REPLICATION: finished
0321 14:51:38.078578 (+ 114us) write_op.cc:301] APPLY: starting
0321 14:51:38.078597 (+ 19us) tablet.cc:1366] starting BulkCheckPresence
0321 14:51:38.084002 (+ 5405us) tablet.cc:1369] finished BulkCheckPresence
0321 14:51:38.084056 (+ 54us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:51:38.086339 (+ 2283us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:51:38.086444 (+ 105us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=350,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0321 14:51:38.086459 (+ 15us) write_op.cc:312] APPLY: finished
0321 14:51:38.086744 (+ 285us) log.cc:844] Serialized 320 byte log entry
0321 14:51:38.087161 (+ 417us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:51:38.087277 (+ 116us) write_op.cc:454] Released schema lock
0321 14:51:38.087296 (+ 19us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"cfile_cache_hit":24,"cfile_cache_hit_bytes":86700,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12456,"cfile_init":1,"lbm_read_time_us":276,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":43232,"prepare.run_cpu_time_us":256886,"prepare.run_wall_time_us":1468860,"replication_time_us":12937}]]}
I20260321 14:51:38.102308 8456 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872: fake-table [id=9e837a90e66b467495890fb18647ad74] alter complete (version 7)
I20260321 14:51:38.154568 8685 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54844 (ReqId={client: 4e03cf7c5f25477eb7ca38541d63bd8f, seq_no=3643, attempt_no=0}) took 1555 ms. Trace:
I20260321 14:51:38.154796 8685 rpcz_store.cc:276] 0321 14:51:36.598846 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:36.598956 (+ 110us) service_pool.cc:225] Handling call
0321 14:51:38.154543 (+1555587us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:38.065792 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 92816f4bb40f4570bc4f8d596f8619fc
0321 14:51:38.065879 (+ 87us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:51:38.065884 (+ 5us) write_op.cc:435] Acquired schema lock
0321 14:51:38.065886 (+ 2us) tablet.cc:661] Decoding operations
0321 14:51:38.066273 (+ 387us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:51:38.066283 (+ 10us) write_op.cc:641] Partition lock acquired for write op
0321 14:51:38.066288 (+ 5us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:51:38.066665 (+ 377us) tablet.cc:700] Row locks acquired
0321 14:51:38.066668 (+ 3us) write_op.cc:260] PREPARE: finished
0321 14:51:38.066696 (+ 28us) write_op.cc:270] Start()
0321 14:51:38.066720 (+ 24us) write_op.cc:276] Timestamp: L: 3971
0321 14:51:38.066722 (+ 2us) op_driver.cc:348] REPLICATION: starting
0321 14:51:38.066869 (+ 147us) log.cc:844] Serialized 788 byte log entry
0321 14:51:38.089071 (+ 22202us) op_driver.cc:464] REPLICATION: finished
0321 14:51:38.089176 (+ 105us) write_op.cc:301] APPLY: starting
0321 14:51:38.089189 (+ 13us) tablet.cc:1366] starting BulkCheckPresence
0321 14:51:38.116077 (+ 26888us) tablet.cc:1369] finished BulkCheckPresence
0321 14:51:38.116101 (+ 24us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:51:38.154036 (+ 37935us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:51:38.154118 (+ 82us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=247,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0321 14:51:38.154127 (+ 9us) write_op.cc:312] APPLY: finished
0321 14:51:38.154320 (+ 193us) log.cc:844] Serialized 420 byte log entry
0321 14:51:38.154388 (+ 68us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:51:38.154441 (+ 53us) write_op.cc:454] Released schema lock
0321 14:51:38.154452 (+ 11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"cfile_cache_hit":346,"cfile_cache_hit_bytes":1024790,"cfile_cache_miss":8,"cfile_cache_miss_bytes":29660,"lbm_read_time_us":253,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1466304,"prepare.run_cpu_time_us":1126,"prepare.run_wall_time_us":1124,"replication_time_us":22318,"spinlock_wait_cycles":2304}]]}
I20260321 14:51:38.232707 8602 alter_table-test.cc:1347] Scanner saw 138000 rows
I20260321 14:51:38.477667 8602 alter_table-test.cc:1347] Scanner saw 138700 rows
I20260321 14:51:38.736130 8602 alter_table-test.cc:1347] Scanner saw 140050 rows
I20260321 14:51:38.978207 8602 alter_table-test.cc:1347] Scanner saw 141550 rows
I20260321 14:51:39.238865 8602 alter_table-test.cc:1347] Scanner saw 142900 rows
I20260321 14:51:39.517939 8602 alter_table-test.cc:1347] Scanner saw 144200 rows
I20260321 14:51:39.787276 8602 alter_table-test.cc:1347] Scanner saw 145750 rows
I20260321 14:51:40.045009 8602 alter_table-test.cc:1347] Scanner saw 147400 rows
I20260321 14:51:40.334277 8602 alter_table-test.cc:1347] Scanner saw 148600 rows
I20260321 14:51:40.578831 8602 alter_table-test.cc:1347] Scanner saw 150050 rows
I20260321 14:51:40.860643 8602 alter_table-test.cc:1347] Scanner saw 151250 rows
I20260321 14:51:41.174214 8602 alter_table-test.cc:1347] Scanner saw 152700 rows
I20260321 14:51:41.244593 8456 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51914:
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
I20260321 14:51:41.272392 8685 tablet.cc:1723] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1: 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
I20260321 14:51:41.538546 8602 alter_table-test.cc:1347] Scanner saw 154300 rows
I20260321 14:51:41.927747 8602 alter_table-test.cc:1347] Scanner saw 154750 rows
I20260321 14:51:42.321837 8602 alter_table-test.cc:1347] Scanner saw 154750 rows
I20260321 14:51:42.663604 8602 alter_table-test.cc:1347] Scanner saw 154750 rows
I20260321 14:51:42.719449 8685 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54838 (request call id 8) took 1449 ms. Trace:
I20260321 14:51:42.719632 8685 rpcz_store.cc:276] 0321 14:51:41.270041 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:41.270096 (+ 55us) service_pool.cc:225] Handling call
0321 14:51:42.719423 (+1449327us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:41.270529 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:41.270777 (+ 248us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:41.271534 (+ 757us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:41.271544 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:41.271566 (+ 22us) alter_schema_op.cc:128] START. Timestamp: 1
0321 14:51:41.271571 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:41.271764 (+ 193us) log.cc:844] Serialized 432 byte log entry
0321 14:51:41.272239 (+ 475us) op_driver.cc:464] REPLICATION: finished
0321 14:51:41.272357 (+ 118us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:42.713084 (+1440727us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:42.713639 (+ 555us) log.cc:844] Serialized 5 byte log entry
0321 14:51:42.717939 (+ 4300us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:42.719341 (+ 1402us) log.cc:844] Serialized 15 byte log entry
0321 14:51:42.719381 (+ 40us) alter_schema_op.cc:73] Released schema lock
0321 14:51:42.719385 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59,"bytes_written":62609,"cfile_init":1,"compiler_manager_pool.queue_time_us":437,"compiler_manager_pool.run_cpu_time_us":754970,"compiler_manager_pool.run_wall_time_us":763975,"dirs.queue_time_us":562,"dirs.run_cpu_time_us":224,"dirs.run_wall_time_us":1037,"drs_written":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3350,"lbm_writes_lt_1ms":63,"peak_mem_usage":0,"prepare.queue_time_us":68,"prepare.run_cpu_time_us":647,"prepare.run_wall_time_us":1290,"replication_time_us":642,"rows_written":16750,"thread_start_us":1123,"threads_started":3,"wal-append.queue_time_us":559}]]}
I20260321 14:51:42.734243 8456 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872: fake-table [id=9e837a90e66b467495890fb18647ad74] alter complete (version 8)
I20260321 14:51:42.736778 8711 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54844 (ReqId={client: 4e03cf7c5f25477eb7ca38541d63bd8f, seq_no=4044, attempt_no=0}) took 1461 ms. Trace:
I20260321 14:51:42.736901 8711 rpcz_store.cc:276] 0321 14:51:41.274976 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:41.275160 (+ 184us) service_pool.cc:225] Handling call
0321 14:51:42.736755 (+1461595us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:42.720653 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 92816f4bb40f4570bc4f8d596f8619fc
0321 14:51:42.720767 (+ 114us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:51:42.720774 (+ 7us) write_op.cc:435] Acquired schema lock
0321 14:51:42.720777 (+ 3us) tablet.cc:661] Decoding operations
0321 14:51:42.721049 (+ 272us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:51:42.721059 (+ 10us) write_op.cc:641] Partition lock acquired for write op
0321 14:51:42.721063 (+ 4us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:51:42.721428 (+ 365us) tablet.cc:700] Row locks acquired
0321 14:51:42.721431 (+ 3us) write_op.cc:260] PREPARE: finished
0321 14:51:42.721459 (+ 28us) write_op.cc:270] Start()
0321 14:51:42.721494 (+ 35us) write_op.cc:276] Timestamp: L: 4421
0321 14:51:42.721497 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:42.721642 (+ 145us) log.cc:844] Serialized 788 byte log entry
0321 14:51:42.725075 (+ 3433us) op_driver.cc:464] REPLICATION: finished
0321 14:51:42.730364 (+ 5289us) write_op.cc:301] APPLY: starting
0321 14:51:42.730379 (+ 15us) tablet.cc:1366] starting BulkCheckPresence
0321 14:51:42.734846 (+ 4467us) tablet.cc:1369] finished BulkCheckPresence
0321 14:51:42.734871 (+ 25us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:51:42.736274 (+ 1403us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:51:42.736344 (+ 70us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=396,key_file_lookups=1,delta_file_lookups=0,mrs_lookups=0
0321 14:51:42.736353 (+ 9us) write_op.cc:312] APPLY: finished
0321 14:51:42.736502 (+ 149us) log.cc:844] Serialized 320 byte log entry
0321 14:51:42.736573 (+ 71us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:51:42.736633 (+ 60us) write_op.cc:454] Released schema lock
0321 14:51:42.736641 (+ 8us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":5239,"cfile_cache_hit":45,"cfile_cache_hit_bytes":138683,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12444,"cfile_init":1,"lbm_read_time_us":204,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1445116,"prepare.run_cpu_time_us":1038,"prepare.run_wall_time_us":1036,"replication_time_us":3555,"thread_start_us":5168,"threads_started":1}]]}
I20260321 14:51:42.767059 8685 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54844 (ReqId={client: 4e03cf7c5f25477eb7ca38541d63bd8f, seq_no=4043, attempt_no=0}) took 1496 ms. Trace:
I20260321 14:51:42.767182 8685 rpcz_store.cc:276] 0321 14:51:41.270311 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:41.270410 (+ 99us) service_pool.cc:225] Handling call
0321 14:51:42.767040 (+1496630us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:41.271854 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 92816f4bb40f4570bc4f8d596f8619fc
0321 14:51:41.271938 (+ 84us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:51:42.719442 (+1447504us) write_op.cc:435] Acquired schema lock
0321 14:51:42.719446 (+ 4us) tablet.cc:661] Decoding operations
0321 14:51:42.719838 (+ 392us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:51:42.719854 (+ 16us) write_op.cc:641] Partition lock acquired for write op
0321 14:51:42.719859 (+ 5us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:51:42.720257 (+ 398us) tablet.cc:700] Row locks acquired
0321 14:51:42.720259 (+ 2us) write_op.cc:260] PREPARE: finished
0321 14:51:42.720299 (+ 40us) write_op.cc:270] Start()
0321 14:51:42.720333 (+ 34us) write_op.cc:276] Timestamp: L: 4420
0321 14:51:42.720336 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:42.720546 (+ 210us) log.cc:844] Serialized 788 byte log entry
0321 14:51:42.722361 (+ 1815us) op_driver.cc:464] REPLICATION: finished
0321 14:51:42.722463 (+ 102us) write_op.cc:301] APPLY: starting
0321 14:51:42.722475 (+ 12us) tablet.cc:1366] starting BulkCheckPresence
0321 14:51:42.744379 (+ 21904us) tablet.cc:1369] finished BulkCheckPresence
0321 14:51:42.744400 (+ 21us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:51:42.766637 (+ 22237us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:51:42.766687 (+ 50us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=258,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0321 14:51:42.766693 (+ 6us) write_op.cc:312] APPLY: finished
0321 14:51:42.766799 (+ 106us) log.cc:844] Serialized 420 byte log entry
0321 14:51:42.766890 (+ 91us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:51:42.766938 (+ 48us) write_op.cc:454] Released schema lock
0321 14:51:42.766954 (+ 16us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63,"cfile_cache_hit":346,"cfile_cache_hit_bytes":1009087,"cfile_cache_miss":8,"cfile_cache_miss_bytes":29493,"lbm_read_time_us":155,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1046,"prepare.run_cpu_time_us":236373,"prepare.run_wall_time_us":1448757,"replication_time_us":2004}]]}
I20260321 14:51:42.959774 8602 alter_table-test.cc:1347] Scanner saw 154750 rows
I20260321 14:51:42.984925 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:42.994652 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:42.994966 4664 tablet_replica.cc:333] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1: stopping tablet replica
I20260321 14:51:42.995193 4664 raft_consensus.cc:2243] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:42.995402 4664 raft_consensus.cc:2272] T 92816f4bb40f4570bc4f8d596f8619fc P 10c58cc6e0c6470bb15e00d0b3d04bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:43.000640 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:43.004338 4664 master.cc:562] Master@127.4.142.62:35237 shutting down...
I20260321 14:51:43.012746 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:43.013020 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:43.013139 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P a89449796a6240e2ab0ffa144da2f872: stopping tablet replica
I20260321 14:51:43.028035 4664 master.cc:584] Master@127.4.142.62:35237 shutdown complete.
[ OK ] AlterTableTest.TestAlterUnderWriteLoad (37665 ms)
[ RUN ] AlterTableTest.TestInsertAfterAlterTable
I20260321 14:51:43.041949 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:34585
I20260321 14:51:43.042490 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:43.043349 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:43.044560 4664 webserver.cc:492] Webserver started at http://127.4.142.62:45805/ using document root <none> and password file <none>
I20260321 14:51:43.044797 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:43.044855 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:43.045027 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:43.045672 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "668d52ef5aa04b36b97c6e7f7e2cd529"
format_stamp: "Formatted at 2026-03-21 14:51:43 on dist-test-slave-9x8n"
I20260321 14:51:43.048080 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20260321 14:51:43.049540 8716 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:43.049902 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260321 14:51:43.050038 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "668d52ef5aa04b36b97c6e7f7e2cd529"
format_stamp: "Formatted at 2026-03-21 14:51:43 on dist-test-slave-9x8n"
I20260321 14:51:43.050168 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1774104639753633-4664-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)
I20260321 14:51:43.062644 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:43.063177 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:43.074165 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:34585
I20260321 14:51:43.074183 8767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:34585 every 8 connection(s)
I20260321 14:51:43.075407 8768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.079792 8768 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529: Bootstrap starting.
I20260321 14:51:43.081143 8768 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.082818 8768 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529: No bootstrap required, opened a new log
I20260321 14:51:43.083436 8768 raft_consensus.cc:359] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "668d52ef5aa04b36b97c6e7f7e2cd529" member_type: VOTER }
I20260321 14:51:43.083578 8768 raft_consensus.cc:385] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.083669 8768 raft_consensus.cc:740] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668d52ef5aa04b36b97c6e7f7e2cd529, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.083889 8768 consensus_queue.cc:260] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "668d52ef5aa04b36b97c6e7f7e2cd529" member_type: VOTER }
I20260321 14:51:43.084033 8768 raft_consensus.cc:399] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.084101 8768 raft_consensus.cc:493] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.084190 8768 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.086246 8768 raft_consensus.cc:515] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "668d52ef5aa04b36b97c6e7f7e2cd529" member_type: VOTER }
I20260321 14:51:43.086462 8768 leader_election.cc:304] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 668d52ef5aa04b36b97c6e7f7e2cd529; no voters:
I20260321 14:51:43.086900 8768 leader_election.cc:290] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.087060 8771 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.087595 8771 raft_consensus.cc:697] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [term 1 LEADER]: Becoming Leader. State: Replica: 668d52ef5aa04b36b97c6e7f7e2cd529, State: Running, Role: LEADER
I20260321 14:51:43.087854 8768 sys_catalog.cc:565] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:43.087865 8771 consensus_queue.cc:237] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "668d52ef5aa04b36b97c6e7f7e2cd529" member_type: VOTER }
I20260321 14:51:43.089052 8772 sys_catalog.cc:455] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "668d52ef5aa04b36b97c6e7f7e2cd529" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "668d52ef5aa04b36b97c6e7f7e2cd529" member_type: VOTER } }
I20260321 14:51:43.089111 8773 sys_catalog.cc:455] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 668d52ef5aa04b36b97c6e7f7e2cd529. Latest consensus state: current_term: 1 leader_uuid: "668d52ef5aa04b36b97c6e7f7e2cd529" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "668d52ef5aa04b36b97c6e7f7e2cd529" member_type: VOTER } }
I20260321 14:51:43.089413 8773 sys_catalog.cc:458] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:43.090071 8772 sys_catalog.cc:458] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:43.090858 8778 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:43.091944 8778 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:43.093199 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:43.094631 8778 catalog_manager.cc:1357] Generated new cluster ID: 548011c0ae6c4bee8a4057d884bb9f36
I20260321 14:51:43.094786 8778 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:43.126024 8778 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:43.126873 8778 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:43.138227 8778 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529: Generated new TSK 0
I20260321 14:51:43.138525 8778 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:43.158738 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:43.159929 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:43.161468 4664 webserver.cc:492] Webserver started at http://127.4.142.1:42451/ using document root <none> and password file <none>
I20260321 14:51:43.161731 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:43.161832 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:43.164764 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:43.165490 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3"
format_stamp: "Formatted at 2026-03-21 14:51:43 on dist-test-slave-9x8n"
I20260321 14:51:43.168005 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260321 14:51:43.169613 8792 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:43.170014 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:43.170177 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3"
format_stamp: "Formatted at 2026-03-21 14:51:43 on dist-test-slave-9x8n"
I20260321 14:51:43.170316 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1774104639753633-4664-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)
I20260321 14:51:43.186888 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:43.187440 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:43.188027 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:43.188982 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:43.189088 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:43.189214 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:43.189335 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.001s sys 0.000s
I20260321 14:51:43.201452 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:36977
I20260321 14:51:43.201465 8854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:36977 every 8 connection(s)
I20260321 14:51:43.208997 8855 heartbeater.cc:344] Connected to a master server at 127.4.142.62:34585
I20260321 14:51:43.209151 8855 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:43.209522 8855 heartbeater.cc:507] Master 127.4.142.62:34585 requested a full tablet report, sending...
I20260321 14:51:43.210372 8733 ts_manager.cc:194] Registered new tserver with Master: 1e3ec0e265a54cbfb66e98de09a8e1f3 (127.4.142.1:36977)
I20260321 14:51:43.211329 8733 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34566
I20260321 14:51:43.211431 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009026317s
I20260321 14:51:43.221791 8733 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34572:
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"
}
}
}
I20260321 14:51:43.222653 8855 heartbeater.cc:499] Master 127.4.142.62:34585 was elected leader, sending a full tablet report...
I20260321 14:51:43.235045 8820 tablet_service.cc:1511] Processing CreateTablet for tablet 57ee558fe41642568fa45c9ba01aaa37 (DEFAULT_TABLE table=fake-table [id=e9b1cb7953fd4e098c6505f442cdf5de]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:43.235524 8820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ee558fe41642568fa45c9ba01aaa37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.241103 8867 tablet_bootstrap.cc:492] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Bootstrap starting.
I20260321 14:51:43.242647 8867 tablet_bootstrap.cc:654] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.244415 8867 tablet_bootstrap.cc:492] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3: No bootstrap required, opened a new log
I20260321 14:51:43.244586 8867 ts_tablet_manager.cc:1403] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:43.245232 8867 raft_consensus.cc:359] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.245434 8867 raft_consensus.cc:385] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.245536 8867 raft_consensus.cc:740] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.245813 8867 consensus_queue.cc:260] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.245986 8867 raft_consensus.cc:399] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.246084 8867 raft_consensus.cc:493] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.246196 8867 raft_consensus.cc:3060] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.249189 8867 raft_consensus.cc:515] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.249459 8867 leader_election.cc:304] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1e3ec0e265a54cbfb66e98de09a8e1f3; no voters:
I20260321 14:51:43.249899 8867 leader_election.cc:290] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.250029 8869 raft_consensus.cc:2804] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.250619 8867 ts_tablet_manager.cc:1434] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260321 14:51:43.250710 8869 raft_consensus.cc:697] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Becoming Leader. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Running, Role: LEADER
I20260321 14:51:43.250993 8869 consensus_queue.cc:237] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.253027 8732 catalog_manager.cc:5671] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e3ec0e265a54cbfb66e98de09a8e1f3 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.274080 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:43.275255 8732 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34572:
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"
}
}
}
I20260321 14:51:43.285656 8820 tablet_service.cc:1511] Processing CreateTablet for tablet 31a5e1c73de74cf4bef8bf191e18d655 (DEFAULT_TABLE table=split-table [id=8828790f8b544f3dbd3f892d84cf1469]), partition=RANGE (c0) PARTITION VALUES < 100
I20260321 14:51:43.285815 8819 tablet_service.cc:1511] Processing CreateTablet for tablet efa3f3e7a5484d919c2c91a5d6048513 (DEFAULT_TABLE table=split-table [id=8828790f8b544f3dbd3f892d84cf1469]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260321 14:51:43.286221 8820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31a5e1c73de74cf4bef8bf191e18d655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.286273 8818 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4a94c222804c99b2fbc6734971fbd3 (DEFAULT_TABLE table=split-table [id=8828790f8b544f3dbd3f892d84cf1469]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260321 14:51:43.286717 8818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4a94c222804c99b2fbc6734971fbd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.286975 8819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa3f3e7a5484d919c2c91a5d6048513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.291771 8817 tablet_service.cc:1511] Processing CreateTablet for tablet 79868259d1ab42e29639f8358bd2d6b0 (DEFAULT_TABLE table=split-table [id=8828790f8b544f3dbd3f892d84cf1469]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260321 14:51:43.291941 8811 tablet_service.cc:1511] Processing CreateTablet for tablet 51a906bc60994a98b37dc2ac2e1179e5 (DEFAULT_TABLE table=split-table [id=8828790f8b544f3dbd3f892d84cf1469]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260321 14:51:43.292245 8817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79868259d1ab42e29639f8358bd2d6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.292505 8812 tablet_service.cc:1511] Processing CreateTablet for tablet 8dfb454c71e94a08a8c65ee0dc43791f (DEFAULT_TABLE table=split-table [id=8828790f8b544f3dbd3f892d84cf1469]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260321 14:51:43.292876 8812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dfb454c71e94a08a8c65ee0dc43791f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.293870 8867 tablet_bootstrap.cc:492] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Bootstrap starting.
I20260321 14:51:43.295259 8867 tablet_bootstrap.cc:654] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.297055 8867 tablet_bootstrap.cc:492] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3: No bootstrap required, opened a new log
I20260321 14:51:43.297178 8867 ts_tablet_manager.cc:1403] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:43.297544 8813 tablet_service.cc:1511] Processing CreateTablet for tablet 1b74bd7f432e4a6383afddb9389eec1a (DEFAULT_TABLE table=split-table [id=8828790f8b544f3dbd3f892d84cf1469]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260321 14:51:43.297667 8816 tablet_service.cc:1511] Processing CreateTablet for tablet 81b8be8f6eda4bc889047e2f4859e962 (DEFAULT_TABLE table=split-table [id=8828790f8b544f3dbd3f892d84cf1469]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260321 14:51:43.297982 8813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b74bd7f432e4a6383afddb9389eec1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.298053 8867 raft_consensus.cc:359] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.298278 8867 raft_consensus.cc:385] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.298305 8815 tablet_service.cc:1511] Processing CreateTablet for tablet 797e6f66ed154e9c950c781072d75e60 (DEFAULT_TABLE table=split-table [id=8828790f8b544f3dbd3f892d84cf1469]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260321 14:51:43.298502 8867 raft_consensus.cc:740] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.298738 8815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797e6f66ed154e9c950c781072d75e60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.298825 8867 consensus_queue.cc:260] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.299028 8867 raft_consensus.cc:399] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.299155 8867 raft_consensus.cc:493] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.299291 8867 raft_consensus.cc:3060] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.301527 8814 tablet_service.cc:1511] Processing CreateTablet for tablet 4581030ac36d4d159b1e52e84773c521 (DEFAULT_TABLE table=split-table [id=8828790f8b544f3dbd3f892d84cf1469]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260321 14:51:43.301956 8814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4581030ac36d4d159b1e52e84773c521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.302168 8867 raft_consensus.cc:515] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.302412 8867 leader_election.cc:304] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1e3ec0e265a54cbfb66e98de09a8e1f3; no voters:
I20260321 14:51:43.302609 8867 leader_election.cc:290] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.302701 8869 raft_consensus.cc:2804] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.302853 8869 raft_consensus.cc:697] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Becoming Leader. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Running, Role: LEADER
I20260321 14:51:43.303001 8867 ts_tablet_manager.cc:1434] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260321 14:51:43.303084 8869 consensus_queue.cc:237] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.303279 8867 tablet_bootstrap.cc:492] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Bootstrap starting.
I20260321 14:51:43.304877 8867 tablet_bootstrap.cc:654] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.305464 8811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a906bc60994a98b37dc2ac2e1179e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.308090 8816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b8be8f6eda4bc889047e2f4859e962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.323547 8732 catalog_manager.cc:5671] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e3ec0e265a54cbfb66e98de09a8e1f3 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.324292 8867 tablet_bootstrap.cc:492] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3: No bootstrap required, opened a new log
I20260321 14:51:43.324468 8867 ts_tablet_manager.cc:1403] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent bootstrapping tablet: real 0.021s user 0.004s sys 0.015s
I20260321 14:51:43.325045 8867 raft_consensus.cc:359] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.325225 8867 raft_consensus.cc:385] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.325381 8867 raft_consensus.cc:740] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.325618 8867 consensus_queue.cc:260] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.325791 8867 raft_consensus.cc:399] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.325881 8867 raft_consensus.cc:493] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.325989 8867 raft_consensus.cc:3060] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.328253 8867 raft_consensus.cc:515] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.328480 8867 leader_election.cc:304] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1e3ec0e265a54cbfb66e98de09a8e1f3; no voters:
I20260321 14:51:43.328676 8867 leader_election.cc:290] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.328766 8869 raft_consensus.cc:2804] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.329066 8867 ts_tablet_manager.cc:1434] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent starting tablet: real 0.005s user 0.000s sys 0.002s
I20260321 14:51:43.329192 8869 raft_consensus.cc:697] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Becoming Leader. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Running, Role: LEADER
I20260321 14:51:43.329402 8867 tablet_bootstrap.cc:492] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Bootstrap starting.
I20260321 14:51:43.329517 8869 consensus_queue.cc:237] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.331113 8867 tablet_bootstrap.cc:654] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.332155 8732 catalog_manager.cc:5671] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e3ec0e265a54cbfb66e98de09a8e1f3 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.332819 8867 tablet_bootstrap.cc:492] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3: No bootstrap required, opened a new log
I20260321 14:51:43.332990 8867 ts_tablet_manager.cc:1403] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260321 14:51:43.333724 8867 raft_consensus.cc:359] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.333858 8867 raft_consensus.cc:385] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.333913 8867 raft_consensus.cc:740] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.334125 8867 consensus_queue.cc:260] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.334282 8867 raft_consensus.cc:399] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.334378 8867 raft_consensus.cc:493] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.334486 8867 raft_consensus.cc:3060] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.337031 8867 raft_consensus.cc:515] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.337306 8867 leader_election.cc:304] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1e3ec0e265a54cbfb66e98de09a8e1f3; no voters:
I20260321 14:51:43.337720 8867 leader_election.cc:290] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.337812 8869 raft_consensus.cc:2804] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.338001 8869 raft_consensus.cc:697] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Becoming Leader. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Running, Role: LEADER
I20260321 14:51:43.338213 8867 ts_tablet_manager.cc:1434] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:43.338274 8869 consensus_queue.cc:237] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.338471 8867 tablet_bootstrap.cc:492] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Bootstrap starting.
I20260321 14:51:43.339993 8867 tablet_bootstrap.cc:654] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.341152 8732 catalog_manager.cc:5671] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e3ec0e265a54cbfb66e98de09a8e1f3 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.341764 8867 tablet_bootstrap.cc:492] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3: No bootstrap required, opened a new log
I20260321 14:51:43.341921 8867 ts_tablet_manager.cc:1403] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260321 14:51:43.342662 8867 raft_consensus.cc:359] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.342809 8867 raft_consensus.cc:385] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.342909 8867 raft_consensus.cc:740] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.343142 8867 consensus_queue.cc:260] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.343310 8867 raft_consensus.cc:399] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.343389 8867 raft_consensus.cc:493] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.343487 8867 raft_consensus.cc:3060] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.346041 8867 raft_consensus.cc:515] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.346252 8867 leader_election.cc:304] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1e3ec0e265a54cbfb66e98de09a8e1f3; no voters:
I20260321 14:51:43.346444 8867 leader_election.cc:290] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.346527 8869 raft_consensus.cc:2804] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.346877 8869 raft_consensus.cc:697] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Becoming Leader. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Running, Role: LEADER
I20260321 14:51:43.346937 8867 ts_tablet_manager.cc:1434] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:51:43.347231 8869 consensus_queue.cc:237] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.347301 8867 tablet_bootstrap.cc:492] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3: Bootstrap starting.
I20260321 14:51:43.349021 8867 tablet_bootstrap.cc:654] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.349431 8732 catalog_manager.cc:5671] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e3ec0e265a54cbfb66e98de09a8e1f3 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.350715 8867 tablet_bootstrap.cc:492] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3: No bootstrap required, opened a new log
I20260321 14:51:43.350888 8867 ts_tablet_manager.cc:1403] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:51:43.351636 8867 raft_consensus.cc:359] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.351795 8867 raft_consensus.cc:385] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.351930 8867 raft_consensus.cc:740] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.352164 8867 consensus_queue.cc:260] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.352351 8867 raft_consensus.cc:399] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.352447 8867 raft_consensus.cc:493] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.352546 8867 raft_consensus.cc:3060] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.355005 8867 raft_consensus.cc:515] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.355207 8867 leader_election.cc:304] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1e3ec0e265a54cbfb66e98de09a8e1f3; no voters:
I20260321 14:51:43.355408 8867 leader_election.cc:290] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.355549 8869 raft_consensus.cc:2804] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.355711 8869 raft_consensus.cc:697] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Becoming Leader. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Running, Role: LEADER
I20260321 14:51:43.355854 8867 ts_tablet_manager.cc:1434] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:43.356007 8869 consensus_queue.cc:237] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.356137 8867 tablet_bootstrap.cc:492] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3: Bootstrap starting.
I20260321 14:51:43.357837 8867 tablet_bootstrap.cc:654] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.358306 8733 catalog_manager.cc:5671] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e3ec0e265a54cbfb66e98de09a8e1f3 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.359566 8867 tablet_bootstrap.cc:492] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3: No bootstrap required, opened a new log
I20260321 14:51:43.359772 8867 ts_tablet_manager.cc:1403] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:43.360567 8867 raft_consensus.cc:359] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.360746 8867 raft_consensus.cc:385] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.360843 8867 raft_consensus.cc:740] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.361131 8867 consensus_queue.cc:260] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.361343 8867 raft_consensus.cc:399] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.361451 8867 raft_consensus.cc:493] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.361590 8867 raft_consensus.cc:3060] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.364580 8867 raft_consensus.cc:515] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.364846 8867 leader_election.cc:304] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1e3ec0e265a54cbfb66e98de09a8e1f3; no voters:
I20260321 14:51:43.365046 8867 leader_election.cc:290] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.365123 8869 raft_consensus.cc:2804] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.365381 8869 raft_consensus.cc:697] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Becoming Leader. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Running, Role: LEADER
I20260321 14:51:43.365549 8867 ts_tablet_manager.cc:1434] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent starting tablet: real 0.006s user 0.003s sys 0.003s
I20260321 14:51:43.365639 8869 consensus_queue.cc:237] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.365880 8867 tablet_bootstrap.cc:492] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Bootstrap starting.
I20260321 14:51:43.367399 8867 tablet_bootstrap.cc:654] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.367731 8733 catalog_manager.cc:5671] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e3ec0e265a54cbfb66e98de09a8e1f3 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.369046 8867 tablet_bootstrap.cc:492] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3: No bootstrap required, opened a new log
I20260321 14:51:43.369210 8867 ts_tablet_manager.cc:1403] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260321 14:51:43.370026 8867 raft_consensus.cc:359] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.370213 8867 raft_consensus.cc:385] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.370294 8867 raft_consensus.cc:740] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.370664 8867 consensus_queue.cc:260] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.370797 8867 raft_consensus.cc:399] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.370908 8867 raft_consensus.cc:493] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.371047 8867 raft_consensus.cc:3060] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.373485 8867 raft_consensus.cc:515] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.373695 8867 leader_election.cc:304] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1e3ec0e265a54cbfb66e98de09a8e1f3; no voters:
I20260321 14:51:43.373893 8867 leader_election.cc:290] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.374017 8869 raft_consensus.cc:2804] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.374274 8869 raft_consensus.cc:697] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Becoming Leader. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Running, Role: LEADER
I20260321 14:51:43.374313 8867 ts_tablet_manager.cc:1434] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent starting tablet: real 0.005s user 0.001s sys 0.003s
I20260321 14:51:43.374593 8867 tablet_bootstrap.cc:492] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Bootstrap starting.
I20260321 14:51:43.374572 8869 consensus_queue.cc:237] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.376060 8867 tablet_bootstrap.cc:654] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.377115 8733 catalog_manager.cc:5671] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e3ec0e265a54cbfb66e98de09a8e1f3 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.378019 8867 tablet_bootstrap.cc:492] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3: No bootstrap required, opened a new log
I20260321 14:51:43.378180 8867 ts_tablet_manager.cc:1403] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260321 14:51:43.378777 8867 raft_consensus.cc:359] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.378950 8867 raft_consensus.cc:385] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.379040 8867 raft_consensus.cc:740] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.379290 8867 consensus_queue.cc:260] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.379469 8867 raft_consensus.cc:399] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.379565 8867 raft_consensus.cc:493] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.379663 8867 raft_consensus.cc:3060] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.382120 8867 raft_consensus.cc:515] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.382288 8867 leader_election.cc:304] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1e3ec0e265a54cbfb66e98de09a8e1f3; no voters:
I20260321 14:51:43.382468 8867 leader_election.cc:290] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.382524 8870 raft_consensus.cc:2804] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.382719 8870 raft_consensus.cc:697] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Becoming Leader. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Running, Role: LEADER
I20260321 14:51:43.382941 8867 ts_tablet_manager.cc:1434] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:51:43.382989 8870 consensus_queue.cc:237] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.383219 8867 tablet_bootstrap.cc:492] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Bootstrap starting.
I20260321 14:51:43.384877 8867 tablet_bootstrap.cc:654] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.385072 8733 catalog_manager.cc:5671] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e3ec0e265a54cbfb66e98de09a8e1f3 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.386615 8867 tablet_bootstrap.cc:492] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3: No bootstrap required, opened a new log
I20260321 14:51:43.386772 8867 ts_tablet_manager.cc:1403] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:43.387346 8867 raft_consensus.cc:359] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.387480 8867 raft_consensus.cc:385] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.387588 8867 raft_consensus.cc:740] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.387826 8867 consensus_queue.cc:260] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.387982 8867 raft_consensus.cc:399] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.388073 8867 raft_consensus.cc:493] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.388186 8867 raft_consensus.cc:3060] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.390493 8867 raft_consensus.cc:515] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.390712 8867 leader_election.cc:304] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1e3ec0e265a54cbfb66e98de09a8e1f3; no voters:
I20260321 14:51:43.390924 8867 leader_election.cc:290] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.390983 8870 raft_consensus.cc:2804] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.391147 8870 raft_consensus.cc:697] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Becoming Leader. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Running, Role: LEADER
I20260321 14:51:43.391377 8870 consensus_queue.cc:237] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.391444 8867 ts_tablet_manager.cc:1434] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:43.391785 8867 tablet_bootstrap.cc:492] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Bootstrap starting.
I20260321 14:51:43.393502 8867 tablet_bootstrap.cc:654] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.393446 8733 catalog_manager.cc:5671] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e3ec0e265a54cbfb66e98de09a8e1f3 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.395283 8867 tablet_bootstrap.cc:492] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3: No bootstrap required, opened a new log
I20260321 14:51:43.395463 8867 ts_tablet_manager.cc:1403] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:43.396202 8867 raft_consensus.cc:359] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.396359 8867 raft_consensus.cc:385] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.396463 8867 raft_consensus.cc:740] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.396678 8867 consensus_queue.cc:260] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.396857 8867 raft_consensus.cc:399] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.396972 8867 raft_consensus.cc:493] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.397080 8867 raft_consensus.cc:3060] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.399315 8867 raft_consensus.cc:515] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.399554 8867 leader_election.cc:304] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1e3ec0e265a54cbfb66e98de09a8e1f3; no voters:
I20260321 14:51:43.399756 8867 leader_election.cc:290] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.399830 8870 raft_consensus.cc:2804] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.400024 8870 raft_consensus.cc:697] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Becoming Leader. State: Replica: 1e3ec0e265a54cbfb66e98de09a8e1f3, State: Running, Role: LEADER
I20260321 14:51:43.400218 8867 ts_tablet_manager.cc:1434] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:43.400266 8870 consensus_queue.cc:237] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } }
I20260321 14:51:43.402307 8733 catalog_manager.cc:5671] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e3ec0e265a54cbfb66e98de09a8e1f3 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e3ec0e265a54cbfb66e98de09a8e1f3" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 36977 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.414148 8733 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34572:
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
I20260321 14:51:43.423204 8897 tablet.cc:1723] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3: 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
I20260321 14:51:43.423935 8897 tablet.cc:1621] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3: MemRowSet was empty: no flush needed.
I20260321 14:51:43.445966 8904 tablet.cc:1723] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3: 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
I20260321 14:51:43.446833 8904 tablet.cc:1621] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3: MemRowSet was empty: no flush needed.
I20260321 14:51:43.468099 8899 tablet.cc:1723] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3: 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
I20260321 14:51:43.468649 8899 tablet.cc:1621] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3: MemRowSet was empty: no flush needed.
I20260321 14:51:43.469441 8898 tablet.cc:1723] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3: 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
I20260321 14:51:43.469910 8898 tablet.cc:1621] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3: MemRowSet was empty: no flush needed.
I20260321 14:51:43.472826 8904 tablet.cc:1723] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3: 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
I20260321 14:51:43.472913 8897 tablet.cc:1723] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3: 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
I20260321 14:51:43.473366 8904 tablet.cc:1621] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3: MemRowSet was empty: no flush needed.
I20260321 14:51:43.475853 8897 tablet.cc:1621] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3: MemRowSet was empty: no flush needed.
I20260321 14:51:43.477553 8899 tablet.cc:1723] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3: 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
I20260321 14:51:43.478029 8899 tablet.cc:1621] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3: MemRowSet was empty: no flush needed.
I20260321 14:51:43.478595 8898 tablet.cc:1723] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3: 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
I20260321 14:51:43.478770 8904 tablet.cc:1723] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3: 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
I20260321 14:51:43.479059 8898 tablet.cc:1621] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3: MemRowSet was empty: no flush needed.
I20260321 14:51:43.479223 8904 tablet.cc:1621] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3: MemRowSet was empty: no flush needed.
I20260321 14:51:43.479911 8897 tablet.cc:1723] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3: 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
I20260321 14:51:43.480247 8897 tablet.cc:1621] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3: MemRowSet was empty: no flush needed.
I20260321 14:51:43.492175 8733 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529: split-table [id=8828790f8b544f3dbd3f892d84cf1469] alter complete (version 1)
I20260321 14:51:43.506711 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:43.516885 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:43.517391 4664 tablet_replica.cc:333] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3: stopping tablet replica
I20260321 14:51:43.517755 4664 raft_consensus.cc:2243] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:43.518079 4664 raft_consensus.cc:2272] T 797e6f66ed154e9c950c781072d75e60 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:43.519311 4664 tablet_replica.cc:333] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3: stopping tablet replica
I20260321 14:51:43.519600 4664 raft_consensus.cc:2243] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:43.519833 4664 raft_consensus.cc:2272] T 81b8be8f6eda4bc889047e2f4859e962 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:43.520597 4664 tablet_replica.cc:333] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3: stopping tablet replica
I20260321 14:51:43.520779 4664 raft_consensus.cc:2243] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:43.520957 4664 raft_consensus.cc:2272] T 4581030ac36d4d159b1e52e84773c521 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:43.521765 4664 tablet_replica.cc:333] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3: stopping tablet replica
I20260321 14:51:43.521936 4664 raft_consensus.cc:2243] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:43.522109 4664 raft_consensus.cc:2272] T 51a906bc60994a98b37dc2ac2e1179e5 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:43.522789 4664 tablet_replica.cc:333] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3: stopping tablet replica
I20260321 14:51:43.522961 4664 raft_consensus.cc:2243] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:43.523160 4664 raft_consensus.cc:2272] T 8dfb454c71e94a08a8c65ee0dc43791f P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:43.523870 4664 tablet_replica.cc:333] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3: stopping tablet replica
I20260321 14:51:43.524037 4664 raft_consensus.cc:2243] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:43.524195 4664 raft_consensus.cc:2272] T 57ee558fe41642568fa45c9ba01aaa37 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:43.524888 4664 tablet_replica.cc:333] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3: stopping tablet replica
I20260321 14:51:43.525056 4664 raft_consensus.cc:2243] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:43.525228 4664 raft_consensus.cc:2272] T 79868259d1ab42e29639f8358bd2d6b0 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:43.525934 4664 tablet_replica.cc:333] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3: stopping tablet replica
I20260321 14:51:43.526047 4664 raft_consensus.cc:2243] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:43.526188 4664 raft_consensus.cc:2272] T 31a5e1c73de74cf4bef8bf191e18d655 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:43.526865 4664 tablet_replica.cc:333] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3: stopping tablet replica
I20260321 14:51:43.526976 4664 raft_consensus.cc:2243] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:43.527101 4664 raft_consensus.cc:2272] T 6f4a94c222804c99b2fbc6734971fbd3 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:43.527837 4664 tablet_replica.cc:333] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3: stopping tablet replica
I20260321 14:51:43.527951 4664 raft_consensus.cc:2243] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:43.528075 4664 raft_consensus.cc:2272] T efa3f3e7a5484d919c2c91a5d6048513 P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:43.528769 4664 tablet_replica.cc:333] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3: stopping tablet replica
I20260321 14:51:43.528873 4664 raft_consensus.cc:2243] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:43.528996 4664 raft_consensus.cc:2272] T 1b74bd7f432e4a6383afddb9389eec1a P 1e3ec0e265a54cbfb66e98de09a8e1f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:43.538651 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:43.543833 4664 master.cc:562] Master@127.4.142.62:34585 shutting down...
I20260321 14:51:43.551831 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:43.552088 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:43.552266 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 668d52ef5aa04b36b97c6e7f7e2cd529: stopping tablet replica
I20260321 14:51:43.566608 4664 master.cc:584] Master@127.4.142.62:34585 shutdown complete.
[ OK ] AlterTableTest.TestInsertAfterAlterTable (537 ms)
[ RUN ] AlterTableTest.TestMultipleAlters
I20260321 14:51:43.579675 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:33165
I20260321 14:51:43.580161 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:43.580986 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:43.582228 4664 webserver.cc:492] Webserver started at http://127.4.142.62:37515/ using document root <none> and password file <none>
I20260321 14:51:43.582474 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:43.582579 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:43.582726 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:43.583309 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "4501ea026fd7487ca3773a4b71bc4243"
format_stamp: "Formatted at 2026-03-21 14:51:43 on dist-test-slave-9x8n"
I20260321 14:51:43.585650 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:51:43.587034 8914 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:43.587428 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:43.587541 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "4501ea026fd7487ca3773a4b71bc4243"
format_stamp: "Formatted at 2026-03-21 14:51:43 on dist-test-slave-9x8n"
I20260321 14:51:43.587644 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1774104639753633-4664-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)
I20260321 14:51:43.602691 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:43.603219 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:43.614811 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:33165
I20260321 14:51:43.614817 8965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:33165 every 8 connection(s)
I20260321 14:51:43.616123 8966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.620625 8966 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243: Bootstrap starting.
I20260321 14:51:43.621990 8966 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.623617 8966 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243: No bootstrap required, opened a new log
I20260321 14:51:43.624267 8966 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4501ea026fd7487ca3773a4b71bc4243" member_type: VOTER }
I20260321 14:51:43.624395 8966 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.624501 8966 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4501ea026fd7487ca3773a4b71bc4243, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.624774 8966 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4501ea026fd7487ca3773a4b71bc4243" member_type: VOTER }
I20260321 14:51:43.624925 8966 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.625007 8966 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.625126 8966 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.627049 8966 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4501ea026fd7487ca3773a4b71bc4243" member_type: VOTER }
I20260321 14:51:43.627285 8966 leader_election.cc:304] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4501ea026fd7487ca3773a4b71bc4243; no voters:
I20260321 14:51:43.627691 8966 leader_election.cc:290] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.627806 8969 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.628352 8969 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [term 1 LEADER]: Becoming Leader. State: Replica: 4501ea026fd7487ca3773a4b71bc4243, State: Running, Role: LEADER
I20260321 14:51:43.628592 8969 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4501ea026fd7487ca3773a4b71bc4243" member_type: VOTER }
I20260321 14:51:43.628652 8966 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:43.629598 8971 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4501ea026fd7487ca3773a4b71bc4243. Latest consensus state: current_term: 1 leader_uuid: "4501ea026fd7487ca3773a4b71bc4243" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4501ea026fd7487ca3773a4b71bc4243" member_type: VOTER } }
I20260321 14:51:43.629819 8971 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:43.629572 8970 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4501ea026fd7487ca3773a4b71bc4243" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4501ea026fd7487ca3773a4b71bc4243" member_type: VOTER } }
I20260321 14:51:43.630234 8970 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:43.634245 8974 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:43.636220 8974 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:43.639745 8974 catalog_manager.cc:1357] Generated new cluster ID: 532d1eead1ec494cbef7ccfd5b8188ae
I20260321 14:51:43.639875 8974 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:43.640334 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:43.650979 8974 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:43.651799 8974 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:43.658469 8974 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243: Generated new TSK 0
I20260321 14:51:43.658733 8974 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:43.673154 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:43.674289 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:43.675513 4664 webserver.cc:492] Webserver started at http://127.4.142.1:43371/ using document root <none> and password file <none>
I20260321 14:51:43.675709 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:43.675778 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:43.675874 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:43.676438 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "155b1cbf7042418d8c2f0032b0bc2492"
format_stamp: "Formatted at 2026-03-21 14:51:43 on dist-test-slave-9x8n"
I20260321 14:51:43.678848 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260321 14:51:43.680315 8990 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:43.680657 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260321 14:51:43.680768 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "155b1cbf7042418d8c2f0032b0bc2492"
format_stamp: "Formatted at 2026-03-21 14:51:43 on dist-test-slave-9x8n"
I20260321 14:51:43.680866 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1774104639753633-4664-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)
I20260321 14:51:43.688144 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:43.688664 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:43.689352 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:43.690090 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:43.690152 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:43.690214 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:43.690258 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:43.701545 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:35615
I20260321 14:51:43.701587 9052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:35615 every 8 connection(s)
I20260321 14:51:43.708166 9053 heartbeater.cc:344] Connected to a master server at 127.4.142.62:33165
I20260321 14:51:43.708316 9053 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:43.708673 9053 heartbeater.cc:507] Master 127.4.142.62:33165 requested a full tablet report, sending...
I20260321 14:51:43.709537 8931 ts_manager.cc:194] Registered new tserver with Master: 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615)
I20260321 14:51:43.710268 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007834517s
I20260321 14:51:43.710875 8931 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33514
I20260321 14:51:43.720172 8931 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33524:
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"
}
}
}
I20260321 14:51:43.722182 9053 heartbeater.cc:499] Master 127.4.142.62:33165 was elected leader, sending a full tablet report...
I20260321 14:51:43.734305 9018 tablet_service.cc:1511] Processing CreateTablet for tablet 06e9f06aefe04e7c90727cbca0e04ad5 (DEFAULT_TABLE table=fake-table [id=00683026c0884f88a90dcdc2d629a995]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:43.734741 9018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e9f06aefe04e7c90727cbca0e04ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.740240 9065 tablet_bootstrap.cc:492] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492: Bootstrap starting.
I20260321 14:51:43.741575 9065 tablet_bootstrap.cc:654] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.743129 9065 tablet_bootstrap.cc:492] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492: No bootstrap required, opened a new log
I20260321 14:51:43.743247 9065 ts_tablet_manager.cc:1403] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:43.743825 9065 raft_consensus.cc:359] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.744014 9065 raft_consensus.cc:385] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.744110 9065 raft_consensus.cc:740] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.744339 9065 consensus_queue.cc:260] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.744562 9065 raft_consensus.cc:399] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.744663 9065 raft_consensus.cc:493] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.744812 9065 raft_consensus.cc:3060] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.747138 9065 raft_consensus.cc:515] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.747327 9065 leader_election.cc:304] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 155b1cbf7042418d8c2f0032b0bc2492; no voters:
I20260321 14:51:43.747725 9065 leader_election.cc:290] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.747817 9067 raft_consensus.cc:2804] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.748311 9067 raft_consensus.cc:697] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Becoming Leader. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Running, Role: LEADER
I20260321 14:51:43.748425 9065 ts_tablet_manager.cc:1434] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:43.748623 9067 consensus_queue.cc:237] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.750556 8931 catalog_manager.cc:5671] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "155b1cbf7042418d8c2f0032b0bc2492" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.769563 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:43.770478 8931 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33524:
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"
}
}
}
I20260321 14:51:43.780556 9018 tablet_service.cc:1511] Processing CreateTablet for tablet 74f90cab063d4e2aa01a4da8f477fed9 (DEFAULT_TABLE table=split-table [id=e69e5b7d30164acc865ff5d0acd5e038]), partition=RANGE (c0) PARTITION VALUES < 100
I20260321 14:51:43.780726 9017 tablet_service.cc:1511] Processing CreateTablet for tablet a14723dac0b945f2bc1db22a8109eb4e (DEFAULT_TABLE table=split-table [id=e69e5b7d30164acc865ff5d0acd5e038]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260321 14:51:43.781067 9018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f90cab063d4e2aa01a4da8f477fed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.781744 9016 tablet_service.cc:1511] Processing CreateTablet for tablet 7d50391d3054437e8a1c1a784e0c221d (DEFAULT_TABLE table=split-table [id=e69e5b7d30164acc865ff5d0acd5e038]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260321 14:51:43.781961 9015 tablet_service.cc:1511] Processing CreateTablet for tablet 91c755ee769743ea8788f8303813b668 (DEFAULT_TABLE table=split-table [id=e69e5b7d30164acc865ff5d0acd5e038]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260321 14:51:43.782224 9016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d50391d3054437e8a1c1a784e0c221d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.782521 9014 tablet_service.cc:1511] Processing CreateTablet for tablet 4e48287005a24ee1ba37921b01cc466a (DEFAULT_TABLE table=split-table [id=e69e5b7d30164acc865ff5d0acd5e038]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260321 14:51:43.782869 9014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e48287005a24ee1ba37921b01cc466a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.783366 9017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14723dac0b945f2bc1db22a8109eb4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.787577 9065 tablet_bootstrap.cc:492] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: Bootstrap starting.
I20260321 14:51:43.788738 9015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c755ee769743ea8788f8303813b668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.789281 9065 tablet_bootstrap.cc:654] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.790982 9065 tablet_bootstrap.cc:492] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: No bootstrap required, opened a new log
I20260321 14:51:43.791131 9065 ts_tablet_manager.cc:1403] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:43.791159 9018 tablet_service.cc:1511] Processing CreateTablet for tablet a97b6b6ffbc24288aecdb16a9b8412d2 (DEFAULT_TABLE table=split-table [id=e69e5b7d30164acc865ff5d0acd5e038]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260321 14:51:43.791404 9013 tablet_service.cc:1511] Processing CreateTablet for tablet 59ea59378bb14da7ace10d988eaa3e7a (DEFAULT_TABLE table=split-table [id=e69e5b7d30164acc865ff5d0acd5e038]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260321 14:51:43.791559 9018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97b6b6ffbc24288aecdb16a9b8412d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.791512 9014 tablet_service.cc:1511] Processing CreateTablet for tablet 746e9353c2e84b739f86f0e6a9b551d6 (DEFAULT_TABLE table=split-table [id=e69e5b7d30164acc865ff5d0acd5e038]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260321 14:51:43.791788 9013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ea59378bb14da7ace10d988eaa3e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.791985 9014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746e9353c2e84b739f86f0e6a9b551d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.791931 9065 raft_consensus.cc:359] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.792115 9065 raft_consensus.cc:385] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.792199 9065 raft_consensus.cc:740] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.792342 9012 tablet_service.cc:1511] Processing CreateTablet for tablet 3790aa8756284cae8efe4eb883ce2181 (DEFAULT_TABLE table=split-table [id=e69e5b7d30164acc865ff5d0acd5e038]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260321 14:51:43.792464 9065 consensus_queue.cc:260] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.792654 9065 raft_consensus.cc:399] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.792721 9012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3790aa8756284cae8efe4eb883ce2181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.792745 9065 raft_consensus.cc:493] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.792858 9065 raft_consensus.cc:3060] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.794847 9016 tablet_service.cc:1511] Processing CreateTablet for tablet cd4642136be948f49da08982622d368e (DEFAULT_TABLE table=split-table [id=e69e5b7d30164acc865ff5d0acd5e038]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260321 14:51:43.795295 9016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd4642136be948f49da08982622d368e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:43.797231 9065 raft_consensus.cc:515] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.797520 9065 leader_election.cc:304] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 155b1cbf7042418d8c2f0032b0bc2492; no voters:
I20260321 14:51:43.797760 9065 leader_election.cc:290] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.798380 9067 raft_consensus.cc:2804] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.798698 9067 raft_consensus.cc:697] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Becoming Leader. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Running, Role: LEADER
I20260321 14:51:43.798971 9067 consensus_queue.cc:237] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.800335 9065 ts_tablet_manager.cc:1434] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: Time spent starting tablet: real 0.009s user 0.006s sys 0.000s
I20260321 14:51:43.800622 9065 tablet_bootstrap.cc:492] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: Bootstrap starting.
I20260321 14:51:43.802481 9065 tablet_bootstrap.cc:654] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.809432 8931 catalog_manager.cc:5671] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "155b1cbf7042418d8c2f0032b0bc2492" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.813865 9065 tablet_bootstrap.cc:492] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: No bootstrap required, opened a new log
I20260321 14:51:43.814097 9065 ts_tablet_manager.cc:1403] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: Time spent bootstrapping tablet: real 0.014s user 0.005s sys 0.004s
I20260321 14:51:43.814917 9065 raft_consensus.cc:359] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.815179 9065 raft_consensus.cc:385] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.815272 9065 raft_consensus.cc:740] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.815528 9065 consensus_queue.cc:260] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.815708 9065 raft_consensus.cc:399] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.815811 9065 raft_consensus.cc:493] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.815918 9065 raft_consensus.cc:3060] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.818262 9065 raft_consensus.cc:515] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.818537 9065 leader_election.cc:304] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 155b1cbf7042418d8c2f0032b0bc2492; no voters:
I20260321 14:51:43.818771 9065 leader_election.cc:290] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.818878 9068 raft_consensus.cc:2804] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.819070 9068 raft_consensus.cc:697] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Becoming Leader. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Running, Role: LEADER
I20260321 14:51:43.819264 9065 ts_tablet_manager.cc:1434] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:43.819319 9068 consensus_queue.cc:237] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.819547 9065 tablet_bootstrap.cc:492] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: Bootstrap starting.
I20260321 14:51:43.821440 9065 tablet_bootstrap.cc:654] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.821641 8931 catalog_manager.cc:5671] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "155b1cbf7042418d8c2f0032b0bc2492" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.823203 9065 tablet_bootstrap.cc:492] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: No bootstrap required, opened a new log
I20260321 14:51:43.823364 9065 ts_tablet_manager.cc:1403] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:51:43.824184 9065 raft_consensus.cc:359] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.824380 9065 raft_consensus.cc:385] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.824518 9065 raft_consensus.cc:740] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.824751 9065 consensus_queue.cc:260] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.824918 9065 raft_consensus.cc:399] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.825014 9065 raft_consensus.cc:493] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.825114 9065 raft_consensus.cc:3060] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.827314 9065 raft_consensus.cc:515] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.827539 9065 leader_election.cc:304] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 155b1cbf7042418d8c2f0032b0bc2492; no voters:
I20260321 14:51:43.827750 9065 leader_election.cc:290] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.827811 9068 raft_consensus.cc:2804] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.828044 9068 raft_consensus.cc:697] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Becoming Leader. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Running, Role: LEADER
I20260321 14:51:43.828254 9065 ts_tablet_manager.cc:1434] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
I20260321 14:51:43.828294 9068 consensus_queue.cc:237] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.828537 9065 tablet_bootstrap.cc:492] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: Bootstrap starting.
I20260321 14:51:43.830299 9065 tablet_bootstrap.cc:654] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.830368 8930 catalog_manager.cc:5671] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "155b1cbf7042418d8c2f0032b0bc2492" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.832093 9065 tablet_bootstrap.cc:492] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: No bootstrap required, opened a new log
I20260321 14:51:43.832255 9065 ts_tablet_manager.cc:1403] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:43.832893 9065 raft_consensus.cc:359] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.833050 9065 raft_consensus.cc:385] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.833169 9065 raft_consensus.cc:740] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.833426 9065 consensus_queue.cc:260] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.833576 9065 raft_consensus.cc:399] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.833695 9065 raft_consensus.cc:493] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.833822 9065 raft_consensus.cc:3060] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.836268 9065 raft_consensus.cc:515] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.836504 9065 leader_election.cc:304] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 155b1cbf7042418d8c2f0032b0bc2492; no voters:
I20260321 14:51:43.836711 9065 leader_election.cc:290] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.836795 9068 raft_consensus.cc:2804] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.837007 9068 raft_consensus.cc:697] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Becoming Leader. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Running, Role: LEADER
I20260321 14:51:43.837180 9065 ts_tablet_manager.cc:1434] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: Time spent starting tablet: real 0.005s user 0.000s sys 0.002s
I20260321 14:51:43.837329 9068 consensus_queue.cc:237] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.837561 9065 tablet_bootstrap.cc:492] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: Bootstrap starting.
I20260321 14:51:43.839630 9065 tablet_bootstrap.cc:654] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.840050 8930 catalog_manager.cc:5671] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "155b1cbf7042418d8c2f0032b0bc2492" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.842440 9065 tablet_bootstrap.cc:492] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: No bootstrap required, opened a new log
I20260321 14:51:43.842602 9065 ts_tablet_manager.cc:1403] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.004s
I20260321 14:51:43.843367 9065 raft_consensus.cc:359] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.843586 9065 raft_consensus.cc:385] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.843665 9065 raft_consensus.cc:740] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.843885 9065 consensus_queue.cc:260] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.844053 9065 raft_consensus.cc:399] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.844152 9065 raft_consensus.cc:493] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.844290 9065 raft_consensus.cc:3060] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.846800 9065 raft_consensus.cc:515] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.847026 9065 leader_election.cc:304] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 155b1cbf7042418d8c2f0032b0bc2492; no voters:
I20260321 14:51:43.847250 9065 leader_election.cc:290] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.847385 9068 raft_consensus.cc:2804] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.847599 9068 raft_consensus.cc:697] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Becoming Leader. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Running, Role: LEADER
I20260321 14:51:43.847775 9065 ts_tablet_manager.cc:1434] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: Time spent starting tablet: real 0.005s user 0.003s sys 0.001s
I20260321 14:51:43.847914 9068 consensus_queue.cc:237] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.848305 9065 tablet_bootstrap.cc:492] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: Bootstrap starting.
I20260321 14:51:43.850834 9065 tablet_bootstrap.cc:654] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.851794 8930 catalog_manager.cc:5671] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "155b1cbf7042418d8c2f0032b0bc2492" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.853039 9065 tablet_bootstrap.cc:492] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: No bootstrap required, opened a new log
I20260321 14:51:43.853199 9065 ts_tablet_manager.cc:1403] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.004s
I20260321 14:51:43.854089 9065 raft_consensus.cc:359] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.854266 9065 raft_consensus.cc:385] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.854357 9065 raft_consensus.cc:740] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.854609 9065 consensus_queue.cc:260] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.854790 9065 raft_consensus.cc:399] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.854883 9065 raft_consensus.cc:493] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.854995 9065 raft_consensus.cc:3060] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.857815 9065 raft_consensus.cc:515] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.858059 9065 leader_election.cc:304] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 155b1cbf7042418d8c2f0032b0bc2492; no voters:
I20260321 14:51:43.858255 9065 leader_election.cc:290] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.858335 9068 raft_consensus.cc:2804] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.858578 9068 raft_consensus.cc:697] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Becoming Leader. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Running, Role: LEADER
I20260321 14:51:43.858794 9065 ts_tablet_manager.cc:1434] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:51:43.858850 9068 consensus_queue.cc:237] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.859090 9065 tablet_bootstrap.cc:492] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: Bootstrap starting.
I20260321 14:51:43.860977 9065 tablet_bootstrap.cc:654] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.861488 8930 catalog_manager.cc:5671] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "155b1cbf7042418d8c2f0032b0bc2492" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.862797 9065 tablet_bootstrap.cc:492] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: No bootstrap required, opened a new log
I20260321 14:51:43.862974 9065 ts_tablet_manager.cc:1403] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:51:43.863691 9065 raft_consensus.cc:359] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.863862 9065 raft_consensus.cc:385] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.863943 9065 raft_consensus.cc:740] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.864162 9065 consensus_queue.cc:260] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.864346 9065 raft_consensus.cc:399] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.864454 9065 raft_consensus.cc:493] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.864558 9065 raft_consensus.cc:3060] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.867816 9065 raft_consensus.cc:515] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.868101 9065 leader_election.cc:304] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 155b1cbf7042418d8c2f0032b0bc2492; no voters:
I20260321 14:51:43.868317 9065 leader_election.cc:290] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.868402 9068 raft_consensus.cc:2804] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.868610 9068 raft_consensus.cc:697] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Becoming Leader. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Running, Role: LEADER
I20260321 14:51:43.868805 9065 ts_tablet_manager.cc:1434] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: Time spent starting tablet: real 0.006s user 0.000s sys 0.003s
I20260321 14:51:43.868865 9068 consensus_queue.cc:237] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.869141 9065 tablet_bootstrap.cc:492] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: Bootstrap starting.
I20260321 14:51:43.871098 9065 tablet_bootstrap.cc:654] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.870986 8930 catalog_manager.cc:5671] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "155b1cbf7042418d8c2f0032b0bc2492" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.872849 9065 tablet_bootstrap.cc:492] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: No bootstrap required, opened a new log
I20260321 14:51:43.873023 9065 ts_tablet_manager.cc:1403] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:43.873824 9065 raft_consensus.cc:359] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.874039 9065 raft_consensus.cc:385] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.874123 9065 raft_consensus.cc:740] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.874338 9065 consensus_queue.cc:260] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.874505 9065 raft_consensus.cc:399] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.874598 9065 raft_consensus.cc:493] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.874697 9065 raft_consensus.cc:3060] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.877434 9065 raft_consensus.cc:515] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.877627 9065 leader_election.cc:304] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 155b1cbf7042418d8c2f0032b0bc2492; no voters:
I20260321 14:51:43.877815 9065 leader_election.cc:290] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.877888 9068 raft_consensus.cc:2804] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.878083 9068 raft_consensus.cc:697] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Becoming Leader. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Running, Role: LEADER
I20260321 14:51:43.878293 9065 ts_tablet_manager.cc:1434] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: Time spent starting tablet: real 0.005s user 0.003s sys 0.002s
I20260321 14:51:43.878346 9068 consensus_queue.cc:237] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.878605 9065 tablet_bootstrap.cc:492] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: Bootstrap starting.
I20260321 14:51:43.880537 9065 tablet_bootstrap.cc:654] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.880761 8930 catalog_manager.cc:5671] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "155b1cbf7042418d8c2f0032b0bc2492" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.882395 9065 tablet_bootstrap.cc:492] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: No bootstrap required, opened a new log
I20260321 14:51:43.882572 9065 ts_tablet_manager.cc:1403] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:51:43.883276 9065 raft_consensus.cc:359] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.883411 9065 raft_consensus.cc:385] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.883507 9065 raft_consensus.cc:740] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.883734 9065 consensus_queue.cc:260] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.883898 9065 raft_consensus.cc:399] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.884013 9065 raft_consensus.cc:493] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.884142 9065 raft_consensus.cc:3060] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.886286 9065 raft_consensus.cc:515] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.886647 9065 leader_election.cc:304] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 155b1cbf7042418d8c2f0032b0bc2492; no voters:
I20260321 14:51:43.886895 9065 leader_election.cc:290] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.886955 9068 raft_consensus.cc:2804] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.887130 9068 raft_consensus.cc:697] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Becoming Leader. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Running, Role: LEADER
I20260321 14:51:43.887437 9065 ts_tablet_manager.cc:1434] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:43.887384 9068 consensus_queue.cc:237] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.887714 9065 tablet_bootstrap.cc:492] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: Bootstrap starting.
I20260321 14:51:43.889623 9065 tablet_bootstrap.cc:654] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:43.889829 8930 catalog_manager.cc:5671] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "155b1cbf7042418d8c2f0032b0bc2492" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.891492 9065 tablet_bootstrap.cc:492] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: No bootstrap required, opened a new log
I20260321 14:51:43.891661 9065 ts_tablet_manager.cc:1403] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:43.892431 9065 raft_consensus.cc:359] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.892627 9065 raft_consensus.cc:385] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:43.892728 9065 raft_consensus.cc:740] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Initialized, Role: FOLLOWER
I20260321 14:51:43.893113 9065 consensus_queue.cc:260] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.893316 9065 raft_consensus.cc:399] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:43.893409 9065 raft_consensus.cc:493] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:43.893534 9065 raft_consensus.cc:3060] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:43.895814 9065 raft_consensus.cc:515] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.896044 9065 leader_election.cc:304] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 155b1cbf7042418d8c2f0032b0bc2492; no voters:
I20260321 14:51:43.896270 9065 leader_election.cc:290] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:43.896332 9068 raft_consensus.cc:2804] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:43.896481 9068 raft_consensus.cc:697] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Becoming Leader. State: Replica: 155b1cbf7042418d8c2f0032b0bc2492, State: Running, Role: LEADER
I20260321 14:51:43.896790 9065 ts_tablet_manager.cc:1434] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: Time spent starting tablet: real 0.005s user 0.000s sys 0.002s
I20260321 14:51:43.896719 9068 consensus_queue.cc:237] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } }
I20260321 14:51:43.898998 8930 catalog_manager.cc:5671] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "155b1cbf7042418d8c2f0032b0bc2492" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155b1cbf7042418d8c2f0032b0bc2492" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:43.925586 8930 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33524:
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
I20260321 14:51:43.942399 8930 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33524:
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
I20260321 14:51:43.967731 9095 tablet.cc:1723] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:43.968593 9095 tablet.cc:1621] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:43.970224 9105 tablet.cc:1723] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:43.970901 9105 tablet.cc:1621] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:43.974570 9094 tablet.cc:1723] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:43.975951 9094 tablet.cc:1621] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:43.976310 9099 tablet.cc:1723] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:43.976931 9099 tablet.cc:1621] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:43.982573 9105 tablet.cc:1723] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:43.983563 9105 tablet.cc:1621] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:43.983964 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet a14723dac0b945f2bc1db22a8109eb4e (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 2 got 1
I20260321 14:51:43.996165 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 746e9353c2e84b739f86f0e6a9b551d6 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 2 got 1
I20260321 14:51:44.000253 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 4e48287005a24ee1ba37921b01cc466a (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 2 got 1
I20260321 14:51:43.999321 9099 tablet.cc:1723] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.001730 9099 tablet.cc:1621] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.002374 9105 tablet.cc:1723] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.004652 8929 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33524:
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
I20260321 14:51:44.006184 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 74f90cab063d4e2aa01a4da8f477fed9 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 2 got 1
I20260321 14:51:44.007123 9105 tablet.cc:1621] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.010903 9095 tablet.cc:1723] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.013026 9095 tablet.cc:1621] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.014844 9099 tablet.cc:1723] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.015085 9094 tablet.cc:1723] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.015733 9099 tablet.cc:1621] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.016578 9094 tablet.cc:1621] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.017661 8931 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33524:
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
I20260321 14:51:44.018329 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet cd4642136be948f49da08982622d368e (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 3 got 1
I20260321 14:51:44.028855 8929 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33524:
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
I20260321 14:51:44.030474 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 7d50391d3054437e8a1c1a784e0c221d (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 4 got 1
I20260321 14:51:44.029898 9105 tablet.cc:1723] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.031342 9105 tablet.cc:1621] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.031805 9095 tablet.cc:1723] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.032861 9095 tablet.cc:1621] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.034418 9099 tablet.cc:1723] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.035398 9099 tablet.cc:1621] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.035256 9094 tablet.cc:1723] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.037321 9094 tablet.cc:1621] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.039101 9105 tablet.cc:1723] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.039829 9105 tablet.cc:1621] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.047029 9105 tablet.cc:1723] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.047555 9105 tablet.cc:1621] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.048151 9099 tablet.cc:1723] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.048615 9099 tablet.cc:1621] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.048808 9095 tablet.cc:1723] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.049305 9095 tablet.cc:1621] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.053891 9094 tablet.cc:1723] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.053963 9099 tablet.cc:1723] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.054493 9094 tablet.cc:1621] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.054903 9099 tablet.cc:1621] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.056209 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 59ea59378bb14da7ace10d988eaa3e7a (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 5 got 1
I20260321 14:51:44.057766 9105 tablet.cc:1723] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.058269 9105 tablet.cc:1621] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.059746 8930 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33524:
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
I20260321 14:51:44.059784 9099 tablet.cc:1723] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.060287 9099 tablet.cc:1621] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.064939 9105 tablet.cc:1723] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.062340 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 91c755ee769743ea8788f8303813b668 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 5 got 1
I20260321 14:51:44.065430 9094 tablet.cc:1723] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.065927 9105 tablet.cc:1621] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.066340 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet a97b6b6ffbc24288aecdb16a9b8412d2 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 5 got 1
I20260321 14:51:44.066634 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet a14723dac0b945f2bc1db22a8109eb4e (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 5 got 2
I20260321 14:51:44.066900 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 3790aa8756284cae8efe4eb883ce2181 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 5 got 1
I20260321 14:51:44.067039 9094 tablet.cc:1621] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.069640 9099 tablet.cc:1723] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.070174 9099 tablet.cc:1621] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.074257 8929 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33524:
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
I20260321 14:51:44.078805 9099 tablet.cc:1723] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.080868 9099 tablet.cc:1621] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.083596 9105 tablet.cc:1723] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.085386 9105 tablet.cc:1621] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.085386 9094 tablet.cc:1723] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.087762 8931 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33524:
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
I20260321 14:51:44.092109 9105 tablet.cc:1723] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.092337 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 74f90cab063d4e2aa01a4da8f477fed9 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 7 got 3
I20260321 14:51:44.092548 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 91c755ee769743ea8788f8303813b668 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 7 got 2
I20260321 14:51:44.092654 9105 tablet.cc:1621] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.092733 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet a14723dac0b945f2bc1db22a8109eb4e (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 7 got 3
I20260321 14:51:44.092924 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 746e9353c2e84b739f86f0e6a9b551d6 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 7 got 3
I20260321 14:51:44.093103 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 3790aa8756284cae8efe4eb883ce2181 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 7 got 3
I20260321 14:51:44.093308 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 4e48287005a24ee1ba37921b01cc466a (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 7 got 3
I20260321 14:51:44.093504 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 7d50391d3054437e8a1c1a784e0c221d (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 7 got 3
I20260321 14:51:44.093679 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet cd4642136be948f49da08982622d368e (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 7 got 3
I20260321 14:51:44.093863 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 59ea59378bb14da7ace10d988eaa3e7a (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 7 got 2
I20260321 14:51:44.094053 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet a97b6b6ffbc24288aecdb16a9b8412d2 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 7 got 2
I20260321 14:51:44.086362 9095 tablet.cc:1723] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.088315 9099 tablet.cc:1723] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.094779 9095 tablet.cc:1621] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.095239 9099 tablet.cc:1621] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.095455 9094 tablet.cc:1621] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.101462 9105 tablet.cc:1723] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.101976 9105 tablet.cc:1621] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.103678 9094 tablet.cc:1723] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.104213 9094 tablet.cc:1621] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.104826 9095 tablet.cc:1723] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.105347 9095 tablet.cc:1621] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.105688 9099 tablet.cc:1723] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.108002 9099 tablet.cc:1621] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.109946 9094 tablet.cc:1723] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.110478 9094 tablet.cc:1621] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.111882 8931 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33524:
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
I20260321 14:51:44.114400 9099 tablet.cc:1723] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.114979 9099 tablet.cc:1621] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.117134 9105 tablet.cc:1723] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.118337 9105 tablet.cc:1621] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.120945 9094 tablet.cc:1723] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.121619 9094 tablet.cc:1621] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.123095 9095 tablet.cc:1723] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.123790 9099 tablet.cc:1723] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.124301 9099 tablet.cc:1621] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.126722 9095 tablet.cc:1621] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.128319 9094 tablet.cc:1723] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.129336 9094 tablet.cc:1621] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.128856 8931 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33524:
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
I20260321 14:51:44.130004 9105 tablet.cc:1723] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.129336 9099 tablet.cc:1723] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.131824 9105 tablet.cc:1621] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.132251 9099 tablet.cc:1621] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.136840 9094 tablet.cc:1723] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.137353 9095 tablet.cc:1723] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.137555 9094 tablet.cc:1621] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.137897 9095 tablet.cc:1621] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.137732 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet a14723dac0b945f2bc1db22a8109eb4e (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 9 got 4
I20260321 14:51:44.139007 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 3790aa8756284cae8efe4eb883ce2181 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 9 got 3
I20260321 14:51:44.140125 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 91c755ee769743ea8788f8303813b668 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 9 got 3
I20260321 14:51:44.140168 9105 tablet.cc:1723] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.142266 9105 tablet.cc:1621] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.142287 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 7d50391d3054437e8a1c1a784e0c221d (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 9 got 3
I20260321 14:51:44.143244 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 59ea59378bb14da7ace10d988eaa3e7a (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 9 got 3
I20260321 14:51:44.144145 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet cd4642136be948f49da08982622d368e (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 9 got 4
I20260321 14:51:44.145345 9094 tablet.cc:1723] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.146070 9094 tablet.cc:1621] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.148813 9099 tablet.cc:1723] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.150159 9099 tablet.cc:1621] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.152112 9095 tablet.cc:1723] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.152998 9095 tablet.cc:1621] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.155690 9094 tablet.cc:1723] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.156325 9094 tablet.cc:1621] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.158661 9095 tablet.cc:1723] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.159315 9095 tablet.cc:1621] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.161708 9094 tablet.cc:1723] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.162925 9094 tablet.cc:1621] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.163128 9105 tablet.cc:1723] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.164259 9095 tablet.cc:1723] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.165542 9105 tablet.cc:1621] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.166050 9095 tablet.cc:1621] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.165884 9099 tablet.cc:1723] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.167812 9099 tablet.cc:1621] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.169014 9094 tablet.cc:1723] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.169886 9094 tablet.cc:1621] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.171703 9095 tablet.cc:1723] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.172523 9095 tablet.cc:1621] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.175550 9094 tablet.cc:1723] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.176299 9094 tablet.cc:1621] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.178676 9095 tablet.cc:1723] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.179293 9095 tablet.cc:1621] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.178933 9105 tablet.cc:1723] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.180743 9105 tablet.cc:1621] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.180845 9099 tablet.cc:1723] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.183151 9099 tablet.cc:1621] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.183171 9094 tablet.cc:1723] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.184262 9094 tablet.cc:1621] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.186211 9095 tablet.cc:1723] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.186863 9095 tablet.cc:1621] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.188131 9105 tablet.cc:1723] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.188755 9105 tablet.cc:1621] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.192683 9099 tablet.cc:1723] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.193389 9099 tablet.cc:1621] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.193807 9094 tablet.cc:1723] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.194926 9094 tablet.cc:1621] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.194761 9095 tablet.cc:1723] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.195681 9095 tablet.cc:1621] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.197893 9105 tablet.cc:1723] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.198614 9105 tablet.cc:1621] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.202971 9099 tablet.cc:1723] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.203231 9095 tablet.cc:1723] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.203599 9099 tablet.cc:1621] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.203814 9095 tablet.cc:1621] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.205206 9094 tablet.cc:1723] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.206478 9094 tablet.cc:1621] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.207389 8930 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 91c755ee769743ea8788f8303813b668 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 7
I20260321 14:51:44.207654 8930 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 74f90cab063d4e2aa01a4da8f477fed9 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 7
I20260321 14:51:44.209426 8930 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet a14723dac0b945f2bc1db22a8109eb4e (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 8
I20260321 14:51:44.210157 8930 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 7d50391d3054437e8a1c1a784e0c221d (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 7
I20260321 14:51:44.210544 8930 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 746e9353c2e84b739f86f0e6a9b551d6 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 8
I20260321 14:51:44.210948 8930 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 3790aa8756284cae8efe4eb883ce2181 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 7
I20260321 14:51:44.211259 8930 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 4e48287005a24ee1ba37921b01cc466a (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 7
I20260321 14:51:44.211622 8930 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet cd4642136be948f49da08982622d368e (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 8
I20260321 14:51:44.211954 8930 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 59ea59378bb14da7ace10d988eaa3e7a (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 6
I20260321 14:51:44.212321 8930 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet a97b6b6ffbc24288aecdb16a9b8412d2 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 6
I20260321 14:51:44.214052 9094 tablet.cc:1723] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.214671 9094 tablet.cc:1621] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.215070 9105 tablet.cc:1723] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.215618 9105 tablet.cc:1621] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.214679 9099 tablet.cc:1723] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.216079 9099 tablet.cc:1621] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.219214 9095 tablet.cc:1723] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.219859 9095 tablet.cc:1621] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.223083 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 91c755ee769743ea8788f8303813b668 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 7
I20260321 14:51:44.223315 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 74f90cab063d4e2aa01a4da8f477fed9 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 8
I20260321 14:51:44.223497 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 3790aa8756284cae8efe4eb883ce2181 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 7
I20260321 14:51:44.223677 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 746e9353c2e84b739f86f0e6a9b551d6 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 8
I20260321 14:51:44.223855 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet cd4642136be948f49da08982622d368e (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 9
I20260321 14:51:44.224416 9094 tablet.cc:1723] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.225085 9094 tablet.cc:1621] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.226347 9099 tablet.cc:1723] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.227293 9099 tablet.cc:1621] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.233460 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet a97b6b6ffbc24288aecdb16a9b8412d2 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 7
I20260321 14:51:44.229494 9095 tablet.cc:1723] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.231870 9105 tablet.cc:1723] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.234109 9095 tablet.cc:1621] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.234843 9105 tablet.cc:1621] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.235081 9094 tablet.cc:1723] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.235714 9094 tablet.cc:1621] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.236337 9099 tablet.cc:1723] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.236948 9099 tablet.cc:1621] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.241497 9095 tablet.cc:1723] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.242134 9095 tablet.cc:1621] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.242540 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 59ea59378bb14da7ace10d988eaa3e7a (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 7
I20260321 14:51:44.242769 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 7d50391d3054437e8a1c1a784e0c221d (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 8
I20260321 14:51:44.242980 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 4e48287005a24ee1ba37921b01cc466a (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 8
I20260321 14:51:44.243172 8929 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet a14723dac0b945f2bc1db22a8109eb4e (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 9
I20260321 14:51:44.243168 9099 tablet.cc:1723] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.245082 9099 tablet.cc:1621] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.248692 9105 tablet.cc:1723] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.250453 9105 tablet.cc:1621] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.250748 9094 tablet.cc:1723] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.251112 9099 tablet.cc:1723] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.251425 9094 tablet.cc:1621] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.251760 9099 tablet.cc:1621] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.250805 9095 tablet.cc:1723] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.252362 9095 tablet.cc:1621] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.253599 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 3790aa8756284cae8efe4eb883ce2181 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 8
I20260321 14:51:44.254484 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 91c755ee769743ea8788f8303813b668 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 8
I20260321 14:51:44.256407 9094 tablet.cc:1723] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.257047 9094 tablet.cc:1621] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.260725 9099 tablet.cc:1723] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.261343 9099 tablet.cc:1621] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.261196 9094 tablet.cc:1723] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.261981 9095 tablet.cc:1723] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.261349 9105 tablet.cc:1723] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.262635 9094 tablet.cc:1621] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.262717 9095 tablet.cc:1621] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.262871 9105 tablet.cc:1621] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.266618 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 74f90cab063d4e2aa01a4da8f477fed9 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 9
I20260321 14:51:44.267081 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 746e9353c2e84b739f86f0e6a9b551d6 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 9
I20260321 14:51:44.267531 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet a97b6b6ffbc24288aecdb16a9b8412d2 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 8
I20260321 14:51:44.267553 9094 tablet.cc:1723] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.268520 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 59ea59378bb14da7ace10d988eaa3e7a (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 8
I20260321 14:51:44.269068 9094 tablet.cc:1621] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.267975 9095 tablet.cc:1723] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.270303 9105 tablet.cc:1723] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.271286 9105 tablet.cc:1621] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.272559 9099 tablet.cc:1723] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.273228 9099 tablet.cc:1621] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.274695 9095 tablet.cc:1621] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.275228 9094 tablet.cc:1723] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.275856 9094 tablet.cc:1621] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.277552 9099 tablet.cc:1723] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.277779 9105 tablet.cc:1723] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: 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
I20260321 14:51:44.278194 9099 tablet.cc:1621] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.278390 9105 tablet.cc:1621] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: MemRowSet was empty: no flush needed.
I20260321 14:51:44.281939 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 3790aa8756284cae8efe4eb883ce2181 (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 9
I20260321 14:51:44.282330 8931 catalog_manager.cc:5763] TS 155b1cbf7042418d8c2f0032b0bc2492 (127.4.142.1:35615) does not have the latest schema for tablet 59ea59378bb14da7ace10d988eaa3e7a (table split-table [id=e69e5b7d30164acc865ff5d0acd5e038]). Expected version 10 got 9
I20260321 14:51:44.290318 8931 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243: split-table [id=e69e5b7d30164acc865ff5d0acd5e038] alter complete (version 10)
I20260321 14:51:44.292735 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:44.300942 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:44.301391 4664 tablet_replica.cc:333] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492: stopping tablet replica
I20260321 14:51:44.301630 4664 raft_consensus.cc:2243] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.301868 4664 raft_consensus.cc:2272] T cd4642136be948f49da08982622d368e P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.302793 4664 tablet_replica.cc:333] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492: stopping tablet replica
I20260321 14:51:44.302989 4664 raft_consensus.cc:2243] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.303198 4664 raft_consensus.cc:2272] T a97b6b6ffbc24288aecdb16a9b8412d2 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.304126 4664 tablet_replica.cc:333] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492: stopping tablet replica
I20260321 14:51:44.304301 4664 raft_consensus.cc:2243] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.304535 4664 raft_consensus.cc:2272] T 59ea59378bb14da7ace10d988eaa3e7a P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.305363 4664 tablet_replica.cc:333] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492: stopping tablet replica
I20260321 14:51:44.305533 4664 raft_consensus.cc:2243] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.305720 4664 raft_consensus.cc:2272] T 91c755ee769743ea8788f8303813b668 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.306463 4664 tablet_replica.cc:333] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492: stopping tablet replica
I20260321 14:51:44.306641 4664 raft_consensus.cc:2243] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.306828 4664 raft_consensus.cc:2272] T 74f90cab063d4e2aa01a4da8f477fed9 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.307475 4664 tablet_replica.cc:333] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492: stopping tablet replica
I20260321 14:51:44.307647 4664 raft_consensus.cc:2243] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.307809 4664 raft_consensus.cc:2272] T 06e9f06aefe04e7c90727cbca0e04ad5 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.308472 4664 tablet_replica.cc:333] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492: stopping tablet replica
I20260321 14:51:44.308748 4664 raft_consensus.cc:2243] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.308967 4664 raft_consensus.cc:2272] T 3790aa8756284cae8efe4eb883ce2181 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.309897 4664 tablet_replica.cc:333] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492: stopping tablet replica
I20260321 14:51:44.310091 4664 raft_consensus.cc:2243] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.310278 4664 raft_consensus.cc:2272] T 4e48287005a24ee1ba37921b01cc466a P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.311080 4664 tablet_replica.cc:333] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492: stopping tablet replica
I20260321 14:51:44.311264 4664 raft_consensus.cc:2243] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.311477 4664 raft_consensus.cc:2272] T 746e9353c2e84b739f86f0e6a9b551d6 P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.312242 4664 tablet_replica.cc:333] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492: stopping tablet replica
I20260321 14:51:44.312397 4664 raft_consensus.cc:2243] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.312574 4664 raft_consensus.cc:2272] T 7d50391d3054437e8a1c1a784e0c221d P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.313231 4664 tablet_replica.cc:333] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492: stopping tablet replica
I20260321 14:51:44.313407 4664 raft_consensus.cc:2243] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.313552 4664 raft_consensus.cc:2272] T a14723dac0b945f2bc1db22a8109eb4e P 155b1cbf7042418d8c2f0032b0bc2492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.324548 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:44.329806 4664 master.cc:562] Master@127.4.142.62:33165 shutting down...
I20260321 14:51:44.338125 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.338387 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.338532 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4501ea026fd7487ca3773a4b71bc4243: stopping tablet replica
I20260321 14:51:44.352389 4664 master.cc:584] Master@127.4.142.62:33165 shutdown complete.
[ OK ] AlterTableTest.TestMultipleAlters (785 ms)
[ RUN ] AlterTableTest.TestAlterRangePartitioning
I20260321 14:51:44.364920 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:34161
I20260321 14:51:44.365530 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:44.366354 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:44.367573 4664 webserver.cc:492] Webserver started at http://127.4.142.62:43745/ using document root <none> and password file <none>
I20260321 14:51:44.367815 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:44.367906 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:44.368069 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:44.368680 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "8e763fc85f0948c1bb7f4c9c59d215a8"
format_stamp: "Formatted at 2026-03-21 14:51:44 on dist-test-slave-9x8n"
I20260321 14:51:44.371120 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260321 14:51:44.372581 9115 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:44.372977 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260321 14:51:44.373111 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "8e763fc85f0948c1bb7f4c9c59d215a8"
format_stamp: "Formatted at 2026-03-21 14:51:44 on dist-test-slave-9x8n"
I20260321 14:51:44.373243 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1774104639753633-4664-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)
I20260321 14:51:44.401415 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:44.401962 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:44.413157 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:34161
I20260321 14:51:44.413199 9166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:34161 every 8 connection(s)
I20260321 14:51:44.414613 9167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:44.419234 9167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: Bootstrap starting.
I20260321 14:51:44.420629 9167 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:44.422318 9167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: No bootstrap required, opened a new log
I20260321 14:51:44.422976 9167 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e763fc85f0948c1bb7f4c9c59d215a8" member_type: VOTER }
I20260321 14:51:44.423110 9167 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:44.423170 9167 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e763fc85f0948c1bb7f4c9c59d215a8, State: Initialized, Role: FOLLOWER
I20260321 14:51:44.423344 9167 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e763fc85f0948c1bb7f4c9c59d215a8" member_type: VOTER }
I20260321 14:51:44.423494 9167 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:44.423554 9167 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:44.423632 9167 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:44.425685 9167 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e763fc85f0948c1bb7f4c9c59d215a8" member_type: VOTER }
I20260321 14:51:44.425896 9167 leader_election.cc:304] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8e763fc85f0948c1bb7f4c9c59d215a8; no voters:
I20260321 14:51:44.426297 9167 leader_election.cc:290] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:44.426493 9170 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:44.427002 9170 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [term 1 LEADER]: Becoming Leader. State: Replica: 8e763fc85f0948c1bb7f4c9c59d215a8, State: Running, Role: LEADER
I20260321 14:51:44.427350 9167 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:44.427294 9170 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e763fc85f0948c1bb7f4c9c59d215a8" member_type: VOTER }
I20260321 14:51:44.428340 9171 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8e763fc85f0948c1bb7f4c9c59d215a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e763fc85f0948c1bb7f4c9c59d215a8" member_type: VOTER } }
I20260321 14:51:44.428416 9172 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e763fc85f0948c1bb7f4c9c59d215a8. Latest consensus state: current_term: 1 leader_uuid: "8e763fc85f0948c1bb7f4c9c59d215a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e763fc85f0948c1bb7f4c9c59d215a8" member_type: VOTER } }
I20260321 14:51:44.428668 9172 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:44.429531 9171 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:44.430066 9176 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:44.431227 9176 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:44.432515 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:44.434072 9176 catalog_manager.cc:1357] Generated new cluster ID: 3a8fcf641bdb4b50a6370f24a3f388fd
I20260321 14:51:44.434178 9176 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:44.446452 9176 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:44.447293 9176 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:44.452955 9176 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: Generated new TSK 0
I20260321 14:51:44.453223 9176 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:44.465422 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:44.466590 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:44.467953 4664 webserver.cc:492] Webserver started at http://127.4.142.1:32995/ using document root <none> and password file <none>
I20260321 14:51:44.468220 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:44.468345 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:44.468513 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:44.469202 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f"
format_stamp: "Formatted at 2026-03-21 14:51:44 on dist-test-slave-9x8n"
I20260321 14:51:44.471681 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260321 14:51:44.473152 9191 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:44.473572 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:44.473699 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f"
format_stamp: "Formatted at 2026-03-21 14:51:44 on dist-test-slave-9x8n"
I20260321 14:51:44.473872 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1774104639753633-4664-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)
I20260321 14:51:44.491813 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:44.492458 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:44.493062 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:44.493983 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:44.494087 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:44.494235 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:44.494307 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:44.506443 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:45431
I20260321 14:51:44.506462 9253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:45431 every 8 connection(s)
I20260321 14:51:44.513968 9254 heartbeater.cc:344] Connected to a master server at 127.4.142.62:34161
I20260321 14:51:44.514158 9254 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:44.514583 9254 heartbeater.cc:507] Master 127.4.142.62:34161 requested a full tablet report, sending...
I20260321 14:51:44.515558 9132 ts_manager.cc:194] Registered new tserver with Master: 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1:45431)
I20260321 14:51:44.516470 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009109536s
I20260321 14:51:44.516711 9132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36788
I20260321 14:51:44.528254 9132 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36796:
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"
}
}
}
I20260321 14:51:44.528497 9254 heartbeater.cc:499] Master 127.4.142.62:34161 was elected leader, sending a full tablet report...
I20260321 14:51:44.540921 9219 tablet_service.cc:1511] Processing CreateTablet for tablet 688d92872f3e4c059351dd505a426942 (DEFAULT_TABLE table=fake-table [id=140b250c62804da2b8b0e2f84fb038fa]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:44.541476 9219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688d92872f3e4c059351dd505a426942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:44.546190 9266 tablet_bootstrap.cc:492] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Bootstrap starting.
I20260321 14:51:44.547609 9266 tablet_bootstrap.cc:654] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:44.549480 9266 tablet_bootstrap.cc:492] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f: No bootstrap required, opened a new log
I20260321 14:51:44.549649 9266 ts_tablet_manager.cc:1403] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:44.550252 9266 raft_consensus.cc:359] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.550426 9266 raft_consensus.cc:385] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:44.550545 9266 raft_consensus.cc:740] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Initialized, Role: FOLLOWER
I20260321 14:51:44.550803 9266 consensus_queue.cc:260] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.550972 9266 raft_consensus.cc:399] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:44.551079 9266 raft_consensus.cc:493] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:44.551185 9266 raft_consensus.cc:3060] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:44.553318 9266 raft_consensus.cc:515] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.553601 9266 leader_election.cc:304] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5aeb6b7f364d4bad9fc0e0b07f22897f; no voters:
I20260321 14:51:44.554286 9266 leader_election.cc:290] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:44.554404 9268 raft_consensus.cc:2804] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:44.554960 9268 raft_consensus.cc:697] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Becoming Leader. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Running, Role: LEADER
I20260321 14:51:44.555166 9266 ts_tablet_manager.cc:1434] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent starting tablet: real 0.005s user 0.001s sys 0.004s
I20260321 14:51:44.555307 9268 consensus_queue.cc:237] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.557354 9132 catalog_manager.cc:5671] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1). New cstate: current_term: 1 leader_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:44.579399 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:44.580737 9131 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36796:
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"
}
}
}
I20260321 14:51:44.588546 9218 tablet_service.cc:1511] Processing CreateTablet for tablet 068e475f14744e348d19ea18fa6dbb70 (DEFAULT_TABLE table=test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:44.588465 9219 tablet_service.cc:1511] Processing CreateTablet for tablet 05532488be5748e4b34c6690b2ae10ca (DEFAULT_TABLE table=test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:44.589047 9218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 068e475f14744e348d19ea18fa6dbb70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:44.589358 9219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05532488be5748e4b34c6690b2ae10ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:44.594388 9266 tablet_bootstrap.cc:492] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Bootstrap starting.
I20260321 14:51:44.595938 9266 tablet_bootstrap.cc:654] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:44.598213 9266 tablet_bootstrap.cc:492] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f: No bootstrap required, opened a new log
I20260321 14:51:44.598415 9266 ts_tablet_manager.cc:1403] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent bootstrapping tablet: real 0.004s user 0.001s sys 0.001s
I20260321 14:51:44.599093 9266 raft_consensus.cc:359] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.599274 9266 raft_consensus.cc:385] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:44.599354 9266 raft_consensus.cc:740] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Initialized, Role: FOLLOWER
I20260321 14:51:44.599715 9266 consensus_queue.cc:260] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.599920 9266 raft_consensus.cc:399] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:44.600055 9266 raft_consensus.cc:493] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:44.600159 9266 raft_consensus.cc:3060] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:44.602137 9266 raft_consensus.cc:515] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.602408 9266 leader_election.cc:304] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5aeb6b7f364d4bad9fc0e0b07f22897f; no voters:
I20260321 14:51:44.602646 9266 leader_election.cc:290] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:44.602717 9268 raft_consensus.cc:2804] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:44.602957 9268 raft_consensus.cc:697] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Becoming Leader. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Running, Role: LEADER
I20260321 14:51:44.603098 9266 ts_tablet_manager.cc:1434] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:51:44.603242 9268 consensus_queue.cc:237] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.603376 9266 tablet_bootstrap.cc:492] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f: Bootstrap starting.
I20260321 14:51:44.605294 9266 tablet_bootstrap.cc:654] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:44.605324 9132 catalog_manager.cc:5671] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1). New cstate: current_term: 1 leader_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:44.607141 9266 tablet_bootstrap.cc:492] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f: No bootstrap required, opened a new log
I20260321 14:51:44.607347 9266 ts_tablet_manager.cc:1403] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent bootstrapping tablet: real 0.004s user 0.004s sys 0.000s
I20260321 14:51:44.608115 9266 raft_consensus.cc:359] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.608260 9266 raft_consensus.cc:385] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:44.608378 9266 raft_consensus.cc:740] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Initialized, Role: FOLLOWER
I20260321 14:51:44.608583 9266 consensus_queue.cc:260] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.608747 9266 raft_consensus.cc:399] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:44.608860 9266 raft_consensus.cc:493] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:44.608987 9266 raft_consensus.cc:3060] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:44.610954 9266 raft_consensus.cc:515] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.611181 9266 leader_election.cc:304] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5aeb6b7f364d4bad9fc0e0b07f22897f; no voters:
I20260321 14:51:44.611385 9266 leader_election.cc:290] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:44.611464 9268 raft_consensus.cc:2804] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:44.611593 9268 raft_consensus.cc:697] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Becoming Leader. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Running, Role: LEADER
I20260321 14:51:44.611909 9266 ts_tablet_manager.cc:1434] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260321 14:51:44.611883 9268 consensus_queue.cc:237] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.613857 9132 catalog_manager.cc:5671] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1). New cstate: current_term: 1 leader_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:44.643424 9130 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36796:
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
I20260321 14:51:44.647305 9130 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: Sending DeleteTablet for 1 replicas of tablet 05532488be5748e4b34c6690b2ae10ca
I20260321 14:51:44.647873 9130 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: Sending DeleteTablet for 1 replicas of tablet 068e475f14744e348d19ea18fa6dbb70
I20260321 14:51:44.648458 9218 tablet_service.cc:1558] Processing DeleteTablet for tablet 05532488be5748e4b34c6690b2ae10ca with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:44 UTC) from {username='slave'} at 127.0.0.1:43742
I20260321 14:51:44.648692 9219 tablet_service.cc:1558] Processing DeleteTablet for tablet 068e475f14744e348d19ea18fa6dbb70 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:44 UTC) from {username='slave'} at 127.0.0.1:43742
I20260321 14:51:44.650082 9282 tablet_replica.cc:333] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f: stopping tablet replica
I20260321 14:51:44.650321 9282 raft_consensus.cc:2243] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.650614 9282 raft_consensus.cc:2272] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.651849 9282 ts_tablet_manager.cc:1916] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:44.653723 9129 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36796:
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
W20260321 14:51:44.658584 9129 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet efd95a64beb14bb8b3fe3541b414b020 has no consensus state
W20260321 14:51:44.658833 9129 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 995f6861a0f44486b96c09112af31175 has no consensus state
I20260321 14:51:44.660208 9282 ts_tablet_manager.cc:1929] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260321 14:51:44.660506 9282 log.cc:1199] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/05532488be5748e4b34c6690b2ae10ca
I20260321 14:51:44.661046 9282 ts_tablet_manager.cc:1950] T 05532488be5748e4b34c6690b2ae10ca P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting consensus metadata
I20260321 14:51:44.662463 9282 tablet_replica.cc:333] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f: stopping tablet replica
I20260321 14:51:44.662542 9117 catalog_manager.cc:5002] TS 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1:45431): tablet 05532488be5748e4b34c6690b2ae10ca (table test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29]) successfully deleted
I20260321 14:51:44.662739 9282 raft_consensus.cc:2243] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.662983 9282 raft_consensus.cc:2272] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.663579 9218 tablet_service.cc:1511] Processing CreateTablet for tablet efd95a64beb14bb8b3fe3541b414b020 (DEFAULT_TABLE table=test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:44.664081 9282 ts_tablet_manager.cc:1916] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:44.664105 9218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd95a64beb14bb8b3fe3541b414b020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:44.664845 9219 tablet_service.cc:1511] Processing CreateTablet for tablet 995f6861a0f44486b96c09112af31175 (DEFAULT_TABLE table=test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:44.665315 9219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995f6861a0f44486b96c09112af31175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:44.670158 9282 ts_tablet_manager.cc:1929] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260321 14:51:44.670279 9282 log.cc:1199] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/068e475f14744e348d19ea18fa6dbb70
I20260321 14:51:44.670552 9282 ts_tablet_manager.cc:1950] T 068e475f14744e348d19ea18fa6dbb70 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting consensus metadata
I20260321 14:51:44.671537 9117 catalog_manager.cc:5002] TS 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1:45431): tablet 068e475f14744e348d19ea18fa6dbb70 (table test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29]) successfully deleted
I20260321 14:51:44.672132 9266 tablet_bootstrap.cc:492] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Bootstrap starting.
I20260321 14:51:44.673542 9266 tablet_bootstrap.cc:654] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:44.675246 9266 tablet_bootstrap.cc:492] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f: No bootstrap required, opened a new log
I20260321 14:51:44.675912 9266 ts_tablet_manager.cc:1403] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:44.676502 9266 raft_consensus.cc:359] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.676693 9266 raft_consensus.cc:385] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:44.676788 9266 raft_consensus.cc:740] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Initialized, Role: FOLLOWER
I20260321 14:51:44.677070 9266 consensus_queue.cc:260] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.677230 9266 raft_consensus.cc:399] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:44.677353 9266 raft_consensus.cc:493] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:44.677470 9266 raft_consensus.cc:3060] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:44.679370 9266 raft_consensus.cc:515] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.679596 9266 leader_election.cc:304] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5aeb6b7f364d4bad9fc0e0b07f22897f; no voters:
I20260321 14:51:44.679817 9266 leader_election.cc:290] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:44.679898 9268 raft_consensus.cc:2804] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:44.680086 9268 raft_consensus.cc:697] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Becoming Leader. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Running, Role: LEADER
I20260321 14:51:44.680321 9268 consensus_queue.cc:237] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.680576 9266 ts_tablet_manager.cc:1434] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent starting tablet: real 0.005s user 0.002s sys 0.004s
I20260321 14:51:44.680876 9266 tablet_bootstrap.cc:492] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Bootstrap starting.
I20260321 14:51:44.682462 9266 tablet_bootstrap.cc:654] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:44.682374 9130 catalog_manager.cc:5671] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1). New cstate: current_term: 1 leader_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:44.684098 9266 tablet_bootstrap.cc:492] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f: No bootstrap required, opened a new log
I20260321 14:51:44.684245 9266 ts_tablet_manager.cc:1403] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260321 14:51:44.685288 9266 raft_consensus.cc:359] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.685448 9266 raft_consensus.cc:385] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:44.685561 9266 raft_consensus.cc:740] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Initialized, Role: FOLLOWER
I20260321 14:51:44.685765 9266 consensus_queue.cc:260] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.685967 9266 raft_consensus.cc:399] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:44.686072 9266 raft_consensus.cc:493] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:44.686208 9266 raft_consensus.cc:3060] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:44.688491 9266 raft_consensus.cc:515] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.688735 9266 leader_election.cc:304] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5aeb6b7f364d4bad9fc0e0b07f22897f; no voters:
I20260321 14:51:44.688967 9266 leader_election.cc:290] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:44.689041 9268 raft_consensus.cc:2804] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:44.689181 9268 raft_consensus.cc:697] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Becoming Leader. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Running, Role: LEADER
I20260321 14:51:44.689482 9268 consensus_queue.cc:237] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.689585 9266 ts_tablet_manager.cc:1434] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
I20260321 14:51:44.691454 9129 catalog_manager.cc:5671] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1). New cstate: current_term: 1 leader_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:44.695497 9129 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29] alter complete (version 0)
I20260321 14:51:44.720203 9130 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36796:
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
W20260321 14:51:44.724691 9130 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 779aced37b3a4bc6b520d4da455a98aa has no consensus state
W20260321 14:51:44.724864 9130 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1c933d80150d4fe3be70b0b8d99e9bdb has no consensus state
I20260321 14:51:44.724942 9130 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: Sending DeleteTablet for 1 replicas of tablet efd95a64beb14bb8b3fe3541b414b020
I20260321 14:51:44.725234 9130 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: Sending DeleteTablet for 1 replicas of tablet 995f6861a0f44486b96c09112af31175
I20260321 14:51:44.725682 9219 tablet_service.cc:1558] Processing DeleteTablet for tablet efd95a64beb14bb8b3fe3541b414b020 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:44 UTC) from {username='slave'} at 127.0.0.1:43742
I20260321 14:51:44.725963 9282 tablet_replica.cc:333] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f: stopping tablet replica
I20260321 14:51:44.725972 9218 tablet_service.cc:1558] Processing DeleteTablet for tablet 995f6861a0f44486b96c09112af31175 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:44 UTC) from {username='slave'} at 127.0.0.1:43742
I20260321 14:51:44.726186 9282 raft_consensus.cc:2243] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.726425 9282 raft_consensus.cc:2272] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.727471 9282 ts_tablet_manager.cc:1916] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:44.729609 9218 tablet_service.cc:1511] Processing CreateTablet for tablet 779aced37b3a4bc6b520d4da455a98aa (DEFAULT_TABLE table=test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260321 14:51:44.730052 9218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 779aced37b3a4bc6b520d4da455a98aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:44.734809 9282 ts_tablet_manager.cc:1929] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260321 14:51:44.734951 9282 log.cc:1199] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/efd95a64beb14bb8b3fe3541b414b020
I20260321 14:51:44.735414 9282 ts_tablet_manager.cc:1950] T efd95a64beb14bb8b3fe3541b414b020 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting consensus metadata
I20260321 14:51:44.736374 9282 tablet_replica.cc:333] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f: stopping tablet replica
I20260321 14:51:44.736593 9282 raft_consensus.cc:2243] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.736809 9282 raft_consensus.cc:2272] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.737093 9266 tablet_bootstrap.cc:492] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f: Bootstrap starting.
I20260321 14:51:44.737722 9219 tablet_service.cc:1511] Processing CreateTablet for tablet 1c933d80150d4fe3be70b0b8d99e9bdb (DEFAULT_TABLE table=test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260321 14:51:44.738129 9219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c933d80150d4fe3be70b0b8d99e9bdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:44.739085 9282 ts_tablet_manager.cc:1916] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:44.739696 9266 tablet_bootstrap.cc:654] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:44.741734 9117 catalog_manager.cc:5002] TS 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1:45431): tablet efd95a64beb14bb8b3fe3541b414b020 (table test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29]) successfully deleted
I20260321 14:51:44.746850 9282 ts_tablet_manager.cc:1929] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260321 14:51:44.747014 9282 log.cc:1199] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/995f6861a0f44486b96c09112af31175
I20260321 14:51:44.747459 9282 ts_tablet_manager.cc:1950] T 995f6861a0f44486b96c09112af31175 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting consensus metadata
I20260321 14:51:44.748474 9266 tablet_bootstrap.cc:492] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f: No bootstrap required, opened a new log
I20260321 14:51:44.748660 9266 ts_tablet_manager.cc:1403] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent bootstrapping tablet: real 0.012s user 0.007s sys 0.000s
I20260321 14:51:44.751361 9266 raft_consensus.cc:359] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.751608 9266 raft_consensus.cc:385] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:44.751750 9266 raft_consensus.cc:740] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Initialized, Role: FOLLOWER
I20260321 14:51:44.752043 9266 consensus_queue.cc:260] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.753233 9266 raft_consensus.cc:399] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:44.753430 9266 raft_consensus.cc:493] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:44.753602 9266 raft_consensus.cc:3060] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:44.756613 9266 raft_consensus.cc:515] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.756865 9266 leader_election.cc:304] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5aeb6b7f364d4bad9fc0e0b07f22897f; no voters:
I20260321 14:51:44.757144 9268 raft_consensus.cc:2804] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:44.757362 9268 raft_consensus.cc:697] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Becoming Leader. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Running, Role: LEADER
I20260321 14:51:44.757516 9117 catalog_manager.cc:5002] TS 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1:45431): tablet 995f6861a0f44486b96c09112af31175 (table test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29]) successfully deleted
I20260321 14:51:44.757647 9268 consensus_queue.cc:237] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.758865 9266 leader_election.cc:290] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:44.759931 9266 ts_tablet_manager.cc:1434] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent starting tablet: real 0.011s user 0.006s sys 0.000s
I20260321 14:51:44.760334 9266 tablet_bootstrap.cc:492] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f: Bootstrap starting.
I20260321 14:51:44.760787 9128 catalog_manager.cc:5671] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1). New cstate: current_term: 1 leader_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:44.762001 9266 tablet_bootstrap.cc:654] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:44.763943 9266 tablet_bootstrap.cc:492] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f: No bootstrap required, opened a new log
I20260321 14:51:44.764115 9266 ts_tablet_manager.cc:1403] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:51:44.764968 9266 raft_consensus.cc:359] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.765141 9266 raft_consensus.cc:385] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:44.765283 9266 raft_consensus.cc:740] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Initialized, Role: FOLLOWER
I20260321 14:51:44.765560 9266 consensus_queue.cc:260] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.765794 9266 raft_consensus.cc:399] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:44.765913 9266 raft_consensus.cc:493] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:44.766031 9266 raft_consensus.cc:3060] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:44.767518 9117 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 1c933d80150d4fe3be70b0b8d99e9bdb (table test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 1c933d80150d4fe3be70b0b8d99e9bdb consensus state has no leader
I20260321 14:51:44.768739 9266 raft_consensus.cc:515] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.769032 9266 leader_election.cc:304] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5aeb6b7f364d4bad9fc0e0b07f22897f; no voters:
I20260321 14:51:44.769310 9266 leader_election.cc:290] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:44.769836 9268 raft_consensus.cc:2804] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:44.769996 9268 raft_consensus.cc:697] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Becoming Leader. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Running, Role: LEADER
I20260321 14:51:44.770450 9268 consensus_queue.cc:237] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.770442 9266 ts_tablet_manager.cc:1434] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260321 14:51:44.772727 9130 catalog_manager.cc:5671] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1). New cstate: current_term: 1 leader_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:44.781684 9130 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29] alter complete (version 0)
I20260321 14:51:44.813079 9127 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36796:
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
W20260321 14:51:44.817210 9127 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e66fcb4f8b0c4baeba514ef04113615b has no consensus state
W20260321 14:51:44.817473 9127 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b3d02f8bea5a48848a7d678ad7b2d6f8 has no consensus state
I20260321 14:51:44.817584 9127 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: Sending DeleteTablet for 1 replicas of tablet 779aced37b3a4bc6b520d4da455a98aa
I20260321 14:51:44.817889 9127 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: Sending DeleteTablet for 1 replicas of tablet 1c933d80150d4fe3be70b0b8d99e9bdb
I20260321 14:51:44.818288 9219 tablet_service.cc:1558] Processing DeleteTablet for tablet 779aced37b3a4bc6b520d4da455a98aa with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:44 UTC) from {username='slave'} at 127.0.0.1:43742
I20260321 14:51:44.818609 9282 tablet_replica.cc:333] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f: stopping tablet replica
I20260321 14:51:44.818821 9282 raft_consensus.cc:2243] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.819082 9282 raft_consensus.cc:2272] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.819430 9219 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c933d80150d4fe3be70b0b8d99e9bdb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:44 UTC) from {username='slave'} at 127.0.0.1:43742
I20260321 14:51:44.820307 9282 ts_tablet_manager.cc:1916] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:44.822407 9219 tablet_service.cc:1511] Processing CreateTablet for tablet e66fcb4f8b0c4baeba514ef04113615b (DEFAULT_TABLE table=test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260321 14:51:44.822687 9218 tablet_service.cc:1511] Processing CreateTablet for tablet b3d02f8bea5a48848a7d678ad7b2d6f8 (DEFAULT_TABLE table=test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260321 14:51:44.822888 9219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66fcb4f8b0c4baeba514ef04113615b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:44.823079 9218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d02f8bea5a48848a7d678ad7b2d6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:44.826788 9282 ts_tablet_manager.cc:1929] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260321 14:51:44.826997 9282 log.cc:1199] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/779aced37b3a4bc6b520d4da455a98aa
I20260321 14:51:44.827512 9282 ts_tablet_manager.cc:1950] T 779aced37b3a4bc6b520d4da455a98aa P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting consensus metadata
I20260321 14:51:44.828560 9282 tablet_replica.cc:333] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f: stopping tablet replica
I20260321 14:51:44.828673 9117 catalog_manager.cc:5002] TS 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1:45431): tablet 779aced37b3a4bc6b520d4da455a98aa (table test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29]) successfully deleted
I20260321 14:51:44.828855 9266 tablet_bootstrap.cc:492] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Bootstrap starting.
I20260321 14:51:44.828863 9282 raft_consensus.cc:2243] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:44.829139 9282 raft_consensus.cc:2272] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:44.831009 9282 ts_tablet_manager.cc:1916] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:44.831415 9266 tablet_bootstrap.cc:654] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:44.833177 9266 tablet_bootstrap.cc:492] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f: No bootstrap required, opened a new log
I20260321 14:51:44.833390 9266 ts_tablet_manager.cc:1403] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:51:44.834206 9266 raft_consensus.cc:359] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.834401 9266 raft_consensus.cc:385] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:44.834502 9266 raft_consensus.cc:740] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Initialized, Role: FOLLOWER
I20260321 14:51:44.834818 9266 consensus_queue.cc:260] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.834998 9266 raft_consensus.cc:399] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:44.835127 9266 raft_consensus.cc:493] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:44.835242 9266 raft_consensus.cc:3060] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:44.836454 9282 ts_tablet_manager.cc:1929] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260321 14:51:44.836612 9282 log.cc:1199] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/1c933d80150d4fe3be70b0b8d99e9bdb
I20260321 14:51:44.836949 9282 ts_tablet_manager.cc:1950] T 1c933d80150d4fe3be70b0b8d99e9bdb P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting consensus metadata
I20260321 14:51:44.837363 9266 raft_consensus.cc:515] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.837605 9266 leader_election.cc:304] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5aeb6b7f364d4bad9fc0e0b07f22897f; no voters:
I20260321 14:51:44.837811 9266 leader_election.cc:290] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:44.837898 9270 raft_consensus.cc:2804] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:44.838054 9270 raft_consensus.cc:697] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Becoming Leader. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Running, Role: LEADER
I20260321 14:51:44.838323 9266 ts_tablet_manager.cc:1434] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:51:44.838312 9270 consensus_queue.cc:237] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.838634 9117 catalog_manager.cc:5002] TS 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1:45431): tablet 1c933d80150d4fe3be70b0b8d99e9bdb (table test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29]) successfully deleted
I20260321 14:51:44.838704 9266 tablet_bootstrap.cc:492] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f: Bootstrap starting.
I20260321 14:51:44.840499 9266 tablet_bootstrap.cc:654] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:44.841022 9127 catalog_manager.cc:5671] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1). New cstate: current_term: 1 leader_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:44.842366 9266 tablet_bootstrap.cc:492] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f: No bootstrap required, opened a new log
I20260321 14:51:44.842511 9266 ts_tablet_manager.cc:1403] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:51:44.843190 9266 raft_consensus.cc:359] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.843381 9266 raft_consensus.cc:385] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:44.843502 9266 raft_consensus.cc:740] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Initialized, Role: FOLLOWER
I20260321 14:51:44.843735 9266 consensus_queue.cc:260] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.844405 9266 raft_consensus.cc:399] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:44.844513 9266 raft_consensus.cc:493] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:44.844635 9266 raft_consensus.cc:3060] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:44.846650 9266 raft_consensus.cc:515] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.846866 9266 leader_election.cc:304] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5aeb6b7f364d4bad9fc0e0b07f22897f; no voters:
I20260321 14:51:44.847106 9266 leader_election.cc:290] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:44.847213 9270 raft_consensus.cc:2804] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:44.847419 9270 raft_consensus.cc:697] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Becoming Leader. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Running, Role: LEADER
I20260321 14:51:44.847574 9266 ts_tablet_manager.cc:1434] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:44.847738 9270 consensus_queue.cc:237] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.849632 9127 catalog_manager.cc:5671] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1). New cstate: current_term: 1 leader_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:44.853760 9127 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: test-alter-range-partitioning [id=c3fbcdea451a4c31878c614e1a0dbd29] alter complete (version 0)
I20260321 14:51:44.880887 9127 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36796:
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
W20260321 14:51:44.884845 9127 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a10cfbe08d4b4acd8d2f6ac7d9cec093 has no consensus state
W20260321 14:51:44.885433 9127 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6a0e4ac64af74a6e8a8c8b03407b1118 has no consensus state
I20260321 14:51:44.886564 9280 tablet.cc:1723] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f: 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
I20260321 14:51:44.887284 9281 tablet.cc:1723] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f: 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
I20260321 14:51:44.891325 9219 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0e4ac64af74a6e8a8c8b03407b1118 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=c3fbcdea451a4c31878c614e1a0dbd29]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260321 14:51:44.891793 9219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0e4ac64af74a6e8a8c8b03407b1118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:44.897333 9218 tablet_service.cc:1511] Processing CreateTablet for tablet a10cfbe08d4b4acd8d2f6ac7d9cec093 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=c3fbcdea451a4c31878c614e1a0dbd29]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260321 14:51:44.897827 9218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a10cfbe08d4b4acd8d2f6ac7d9cec093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:44.898967 9266 tablet_bootstrap.cc:492] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Bootstrap starting.
I20260321 14:51:44.900884 9266 tablet_bootstrap.cc:654] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:44.907697 9266 tablet_bootstrap.cc:492] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f: No bootstrap required, opened a new log
I20260321 14:51:44.907927 9266 ts_tablet_manager.cc:1403] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.004s
I20260321 14:51:44.908748 9266 raft_consensus.cc:359] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.908985 9266 raft_consensus.cc:385] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:44.909098 9266 raft_consensus.cc:740] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Initialized, Role: FOLLOWER
I20260321 14:51:44.909373 9266 consensus_queue.cc:260] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.909579 9266 raft_consensus.cc:399] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:44.909713 9266 raft_consensus.cc:493] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:44.909864 9266 raft_consensus.cc:3060] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:44.912330 9266 raft_consensus.cc:515] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.912665 9266 leader_election.cc:304] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5aeb6b7f364d4bad9fc0e0b07f22897f; no voters:
I20260321 14:51:44.912895 9266 leader_election.cc:290] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:44.912976 9269 raft_consensus.cc:2804] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:44.913139 9269 raft_consensus.cc:697] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Becoming Leader. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Running, Role: LEADER
I20260321 14:51:44.913486 9266 ts_tablet_manager.cc:1434] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:44.913440 9269 consensus_queue.cc:237] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.913777 9266 tablet_bootstrap.cc:492] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Bootstrap starting.
I20260321 14:51:44.916308 9266 tablet_bootstrap.cc:654] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:44.927312 9125 catalog_manager.cc:5671] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1). New cstate: current_term: 1 leader_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:44.927650 9266 tablet_bootstrap.cc:492] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f: No bootstrap required, opened a new log
I20260321 14:51:44.927726 9125 catalog_manager.cc:5763] TS 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1:45431) does not have the latest schema for tablet 6a0e4ac64af74a6e8a8c8b03407b1118 (table test-alter-range-partitioning-renamed [id=c3fbcdea451a4c31878c614e1a0dbd29]). Expected version 1 got 0
I20260321 14:51:44.927817 9266 ts_tablet_manager.cc:1403] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent bootstrapping tablet: real 0.014s user 0.006s sys 0.007s
I20260321 14:51:44.928716 9266 raft_consensus.cc:359] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.928905 9266 raft_consensus.cc:385] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:44.929010 9266 raft_consensus.cc:740] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Initialized, Role: FOLLOWER
I20260321 14:51:44.929277 9266 consensus_queue.cc:260] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.929476 9266 raft_consensus.cc:399] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:44.929567 9266 raft_consensus.cc:493] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:44.929684 9266 raft_consensus.cc:3060] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:44.932308 9266 raft_consensus.cc:515] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.932600 9266 leader_election.cc:304] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5aeb6b7f364d4bad9fc0e0b07f22897f; no voters:
I20260321 14:51:44.932880 9266 leader_election.cc:290] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:44.932937 9269 raft_consensus.cc:2804] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:44.933266 9269 raft_consensus.cc:697] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Becoming Leader. State: Replica: 5aeb6b7f364d4bad9fc0e0b07f22897f, State: Running, Role: LEADER
I20260321 14:51:44.933470 9125 catalog_manager.cc:5763] TS 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1:45431) does not have the latest schema for tablet 6a0e4ac64af74a6e8a8c8b03407b1118 (table test-alter-range-partitioning-renamed [id=c3fbcdea451a4c31878c614e1a0dbd29]). Expected version 1 got 0
I20260321 14:51:44.933586 9269 consensus_queue.cc:237] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } }
I20260321 14:51:44.934085 9266 ts_tablet_manager.cc:1434] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f: Time spent starting tablet: real 0.006s user 0.001s sys 0.004s
I20260321 14:51:44.938971 9125 catalog_manager.cc:5671] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1). New cstate: current_term: 1 leader_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5aeb6b7f364d4bad9fc0e0b07f22897f" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:44.939262 9125 catalog_manager.cc:5763] TS 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1:45431) does not have the latest schema for tablet a10cfbe08d4b4acd8d2f6ac7d9cec093 (table test-alter-range-partitioning-renamed [id=c3fbcdea451a4c31878c614e1a0dbd29]). Expected version 1 got 0
I20260321 14:51:44.944444 9281 tablet.cc:1723] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f: 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
I20260321 14:51:44.982932 9281 tablet.cc:1723] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f: 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
I20260321 14:51:44.990203 9125 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: test-alter-range-partitioning-renamed [id=c3fbcdea451a4c31878c614e1a0dbd29] alter complete (version 1)
I20260321 14:51:45.027671 9130 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36796:
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
I20260321 14:51:45.032287 9130 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: Sending DeleteTablet for 1 replicas of tablet e66fcb4f8b0c4baeba514ef04113615b
I20260321 14:51:45.032629 9130 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: Sending DeleteTablet for 1 replicas of tablet b3d02f8bea5a48848a7d678ad7b2d6f8
I20260321 14:51:45.032923 9130 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: Sending DeleteTablet for 1 replicas of tablet a10cfbe08d4b4acd8d2f6ac7d9cec093
I20260321 14:51:45.033066 9218 tablet_service.cc:1558] Processing DeleteTablet for tablet e66fcb4f8b0c4baeba514ef04113615b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:45 UTC) from {username='slave'} at 127.0.0.1:43742
I20260321 14:51:45.033206 9130 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: Sending DeleteTablet for 1 replicas of tablet 6a0e4ac64af74a6e8a8c8b03407b1118
I20260321 14:51:45.033408 9282 tablet_replica.cc:333] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f: stopping tablet replica
I20260321 14:51:45.033596 9282 raft_consensus.cc:2243] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:45.033777 9219 tablet_service.cc:1558] Processing DeleteTablet for tablet b3d02f8bea5a48848a7d678ad7b2d6f8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:45 UTC) from {username='slave'} at 127.0.0.1:43742
I20260321 14:51:45.033833 9282 raft_consensus.cc:2272] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:45.034087 9219 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a0e4ac64af74a6e8a8c8b03407b1118 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:45 UTC) from {username='slave'} at 127.0.0.1:43742
I20260321 14:51:45.034345 9218 tablet_service.cc:1558] Processing DeleteTablet for tablet a10cfbe08d4b4acd8d2f6ac7d9cec093 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:45 UTC) from {username='slave'} at 127.0.0.1:43742
I20260321 14:51:45.035442 9282 ts_tablet_manager.cc:1916] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:45.037272 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:45.051525 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:45.052282 9282 ts_tablet_manager.cc:1929] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260321 14:51:45.052395 9282 log.cc:1199] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/e66fcb4f8b0c4baeba514ef04113615b
I20260321 14:51:45.052722 9282 ts_tablet_manager.cc:1950] T e66fcb4f8b0c4baeba514ef04113615b P 5aeb6b7f364d4bad9fc0e0b07f22897f: Deleting consensus metadata
I20260321 14:51:45.054059 4664 tablet_replica.cc:333] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f: stopping tablet replica
W20260321 14:51:45.053983 9117 catalog_manager.cc:4994] TS 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1:45431): delete failed for tablet e66fcb4f8b0c4baeba514ef04113615b with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
W20260321 14:51:45.054284 9117 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down [suppressed 14 similar messages]
I20260321 14:51:45.054309 4664 raft_consensus.cc:2243] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:45.054540 4664 raft_consensus.cc:2272] T a10cfbe08d4b4acd8d2f6ac7d9cec093 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:45.055877 4664 tablet_replica.cc:333] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f: stopping tablet replica
I20260321 14:51:45.056130 4664 raft_consensus.cc:2243] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:45.056435 4664 raft_consensus.cc:2272] T 6a0e4ac64af74a6e8a8c8b03407b1118 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:45.057760 4664 tablet_replica.cc:333] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f: stopping tablet replica
I20260321 14:51:45.057998 4664 raft_consensus.cc:2243] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:45.058234 4664 raft_consensus.cc:2272] T b3d02f8bea5a48848a7d678ad7b2d6f8 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:45.059729 4664 tablet_replica.cc:333] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f: stopping tablet replica
I20260321 14:51:45.059942 4664 raft_consensus.cc:2243] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:45.060170 4664 raft_consensus.cc:2272] T 688d92872f3e4c059351dd505a426942 P 5aeb6b7f364d4bad9fc0e0b07f22897f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260321 14:51:45.062443 9117 catalog_manager.cc:4729] TS 5aeb6b7f364d4bad9fc0e0b07f22897f (127.4.142.1:45431): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet b3d02f8bea5a48848a7d678ad7b2d6f8: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260321 14:51:45.067929 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:45.075675 4664 master.cc:562] Master@127.4.142.62:34161 shutting down...
I20260321 14:51:45.149199 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:45.149569 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:45.149730 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8e763fc85f0948c1bb7f4c9c59d215a8: stopping tablet replica
I20260321 14:51:45.155997 4664 master.cc:584] Master@127.4.142.62:34161 shutdown complete.
[ OK ] AlterTableTest.TestAlterRangePartitioning (805 ms)
[ RUN ] AlterTableTest.TestAlterRangePartitioningInvalid
I20260321 14:51:45.171950 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:39839
I20260321 14:51:45.172643 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:45.173873 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:45.175385 4664 webserver.cc:492] Webserver started at http://127.4.142.62:43721/ using document root <none> and password file <none>
I20260321 14:51:45.175657 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:45.175747 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:45.175915 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:45.176656 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "21f6a03f6a9b4b7f861af692abb13df1"
format_stamp: "Formatted at 2026-03-21 14:51:45 on dist-test-slave-9x8n"
I20260321 14:51:45.179786 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20260321 14:51:45.181726 9307 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:45.182169 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:51:45.182317 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "21f6a03f6a9b4b7f861af692abb13df1"
format_stamp: "Formatted at 2026-03-21 14:51:45 on dist-test-slave-9x8n"
I20260321 14:51:45.182461 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1774104639753633-4664-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)
I20260321 14:51:45.193490 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:45.194079 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:45.209857 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:39839
I20260321 14:51:45.209883 9358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:39839 every 8 connection(s)
I20260321 14:51:45.211535 9359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:45.218263 9359 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1: Bootstrap starting.
I20260321 14:51:45.220222 9359 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:45.222309 9359 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1: No bootstrap required, opened a new log
I20260321 14:51:45.223161 9359 raft_consensus.cc:359] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21f6a03f6a9b4b7f861af692abb13df1" member_type: VOTER }
I20260321 14:51:45.223341 9359 raft_consensus.cc:385] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:45.223450 9359 raft_consensus.cc:740] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f6a03f6a9b4b7f861af692abb13df1, State: Initialized, Role: FOLLOWER
I20260321 14:51:45.223709 9359 consensus_queue.cc:260] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21f6a03f6a9b4b7f861af692abb13df1" member_type: VOTER }
I20260321 14:51:45.223913 9359 raft_consensus.cc:399] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:45.224007 9359 raft_consensus.cc:493] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:45.224130 9359 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:45.227082 9359 raft_consensus.cc:515] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21f6a03f6a9b4b7f861af692abb13df1" member_type: VOTER }
I20260321 14:51:45.227329 9359 leader_election.cc:304] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 21f6a03f6a9b4b7f861af692abb13df1; no voters:
I20260321 14:51:45.227837 9359 leader_election.cc:290] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:45.228020 9362 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:45.228839 9362 raft_consensus.cc:697] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [term 1 LEADER]: Becoming Leader. State: Replica: 21f6a03f6a9b4b7f861af692abb13df1, State: Running, Role: LEADER
I20260321 14:51:45.228940 9359 sys_catalog.cc:565] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:45.229135 9362 consensus_queue.cc:237] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21f6a03f6a9b4b7f861af692abb13df1" member_type: VOTER }
I20260321 14:51:45.230063 9363 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "21f6a03f6a9b4b7f861af692abb13df1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21f6a03f6a9b4b7f861af692abb13df1" member_type: VOTER } }
I20260321 14:51:45.230335 9363 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:45.230489 9364 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 21f6a03f6a9b4b7f861af692abb13df1. Latest consensus state: current_term: 1 leader_uuid: "21f6a03f6a9b4b7f861af692abb13df1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21f6a03f6a9b4b7f861af692abb13df1" member_type: VOTER } }
I20260321 14:51:45.230654 9364 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:45.242516 9366 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:45.244129 9366 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:45.247593 9366 catalog_manager.cc:1357] Generated new cluster ID: 51834d227cf84e508b53d4338395b832
I20260321 14:51:45.247716 9366 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:45.254310 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:45.267488 9366 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:45.268353 9366 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:45.275918 9366 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1: Generated new TSK 0
I20260321 14:51:45.276209 9366 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:45.287398 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:45.288944 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:45.290576 4664 webserver.cc:492] Webserver started at http://127.4.142.1:35027/ using document root <none> and password file <none>
I20260321 14:51:45.290881 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:45.291013 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:45.291181 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:45.291985 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d"
format_stamp: "Formatted at 2026-03-21 14:51:45 on dist-test-slave-9x8n"
I20260321 14:51:45.295365 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260321 14:51:45.297408 9383 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:45.297879 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:51:45.298007 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d"
format_stamp: "Formatted at 2026-03-21 14:51:45 on dist-test-slave-9x8n"
I20260321 14:51:45.298168 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1774104639753633-4664-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)
I20260321 14:51:45.316624 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:45.317323 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:45.318022 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:45.319044 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:45.319144 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:45.319291 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:45.319381 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:45.343025 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:46453
I20260321 14:51:45.343057 9445 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:46453 every 8 connection(s)
I20260321 14:51:45.356182 9446 heartbeater.cc:344] Connected to a master server at 127.4.142.62:39839
I20260321 14:51:45.356384 9446 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:45.357302 9446 heartbeater.cc:507] Master 127.4.142.62:39839 requested a full tablet report, sending...
I20260321 14:51:45.358223 9324 ts_manager.cc:194] Registered new tserver with Master: 3b273e1ad6cd4bbab2b9a83d43e2ec7d (127.4.142.1:46453)
I20260321 14:51:45.358598 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014489796s
I20260321 14:51:45.359977 9324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35098
I20260321 14:51:45.371378 9446 heartbeater.cc:499] Master 127.4.142.62:39839 was elected leader, sending a full tablet report...
I20260321 14:51:45.373831 9324 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35104:
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"
}
}
}
I20260321 14:51:45.389097 9411 tablet_service.cc:1511] Processing CreateTablet for tablet fa8ad005d25c480daf603536c7deea40 (DEFAULT_TABLE table=fake-table [id=659cc88a1ab444769eda86ab721b14cb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:45.389652 9411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa8ad005d25c480daf603536c7deea40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:45.394541 9458 tablet_bootstrap.cc:492] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: Bootstrap starting.
I20260321 14:51:45.396307 9458 tablet_bootstrap.cc:654] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:45.398572 9458 tablet_bootstrap.cc:492] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: No bootstrap required, opened a new log
I20260321 14:51:45.398733 9458 ts_tablet_manager.cc:1403] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:45.399456 9458 raft_consensus.cc:359] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } }
I20260321 14:51:45.399624 9458 raft_consensus.cc:385] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:45.399761 9458 raft_consensus.cc:740] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b273e1ad6cd4bbab2b9a83d43e2ec7d, State: Initialized, Role: FOLLOWER
I20260321 14:51:45.400022 9458 consensus_queue.cc:260] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } }
I20260321 14:51:45.400193 9458 raft_consensus.cc:399] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:45.400305 9458 raft_consensus.cc:493] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:45.400454 9458 raft_consensus.cc:3060] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:45.402343 9458 raft_consensus.cc:515] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } }
I20260321 14:51:45.402575 9458 leader_election.cc:304] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3b273e1ad6cd4bbab2b9a83d43e2ec7d; no voters:
I20260321 14:51:45.403024 9458 leader_election.cc:290] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:45.403216 9460 raft_consensus.cc:2804] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:45.403811 9458 ts_tablet_manager.cc:1434] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:45.404210 9460 raft_consensus.cc:697] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 3b273e1ad6cd4bbab2b9a83d43e2ec7d, State: Running, Role: LEADER
I20260321 14:51:45.404501 9460 consensus_queue.cc:237] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } }
I20260321 14:51:45.406684 9324 catalog_manager.cc:5671] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b273e1ad6cd4bbab2b9a83d43e2ec7d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:45.425189 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:45.426527 9324 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35104:
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"
}
}
}
I20260321 14:51:45.433373 9411 tablet_service.cc:1511] Processing CreateTablet for tablet a0ae72db2802448295a8aa132dcd95fb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=c7e4f93c437146fd8cf8de5384948165]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:45.433869 9411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ae72db2802448295a8aa132dcd95fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:45.441159 9458 tablet_bootstrap.cc:492] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: Bootstrap starting.
I20260321 14:51:45.442674 9458 tablet_bootstrap.cc:654] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:45.444594 9458 tablet_bootstrap.cc:492] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: No bootstrap required, opened a new log
I20260321 14:51:45.444796 9458 ts_tablet_manager.cc:1403] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:45.445515 9458 raft_consensus.cc:359] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } }
I20260321 14:51:45.445724 9458 raft_consensus.cc:385] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:45.445827 9458 raft_consensus.cc:740] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b273e1ad6cd4bbab2b9a83d43e2ec7d, State: Initialized, Role: FOLLOWER
I20260321 14:51:45.446084 9458 consensus_queue.cc:260] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } }
I20260321 14:51:45.446271 9458 raft_consensus.cc:399] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:45.446378 9458 raft_consensus.cc:493] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:45.446535 9458 raft_consensus.cc:3060] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:45.448962 9458 raft_consensus.cc:515] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } }
I20260321 14:51:45.449255 9458 leader_election.cc:304] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3b273e1ad6cd4bbab2b9a83d43e2ec7d; no voters:
I20260321 14:51:45.449508 9458 leader_election.cc:290] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:45.449554 9460 raft_consensus.cc:2804] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:45.450021 9458 ts_tablet_manager.cc:1434] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:45.450095 9460 raft_consensus.cc:697] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 3b273e1ad6cd4bbab2b9a83d43e2ec7d, State: Running, Role: LEADER
I20260321 14:51:45.450376 9460 consensus_queue.cc:237] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } }
I20260321 14:51:45.452641 9324 catalog_manager.cc:5671] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b273e1ad6cd4bbab2b9a83d43e2ec7d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:45.485654 9320 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.492069 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.497514 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.502902 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
W20260321 14:51:45.517069 4664 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 }
W20260321 14:51:45.517212 4664 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 }
W20260321 14:51:45.517297 4664 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 }
W20260321 14:51:45.517371 4664 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 }
W20260321 14:51:45.517431 4664 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 }
W20260321 14:51:45.517545 4664 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 }
W20260321 14:51:45.517627 4664 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 }
W20260321 14:51:45.517704 4664 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 }
W20260321 14:51:45.517794 4664 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 }
W20260321 14:51:45.517872 4664 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 }
W20260321 14:51:45.517926 4664 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 }
W20260321 14:51:45.517995 4664 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 }
W20260321 14:51:45.518052 4664 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 }
W20260321 14:51:45.518123 4664 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 }
W20260321 14:51:45.518177 4664 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 }
W20260321 14:51:45.518246 4664 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 }
W20260321 14:51:45.518301 4664 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 }
W20260321 14:51:45.518368 4664 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 }
W20260321 14:51:45.518421 4664 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 }
W20260321 14:51:45.518505 4664 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 }
W20260321 14:51:45.518587 4664 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 }
W20260321 14:51:45.518664 4664 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 }
W20260321 14:51:45.518719 4664 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 }
W20260321 14:51:45.518791 4664 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 }
W20260321 14:51:45.518867 4664 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 }
W20260321 14:51:45.518958 4664 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 }
W20260321 14:51:45.519016 4664 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 }
W20260321 14:51:45.519083 4664 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 }
W20260321 14:51:45.519141 4664 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 }
W20260321 14:51:45.519208 4664 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 }
W20260321 14:51:45.519263 4664 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 }
W20260321 14:51:45.519330 4664 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 }
W20260321 14:51:45.519388 4664 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 }
W20260321 14:51:45.519456 4664 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 }
W20260321 14:51:45.519511 4664 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 }
W20260321 14:51:45.519587 4664 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 }
W20260321 14:51:45.519641 4664 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 }
W20260321 14:51:45.519709 4664 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 }
W20260321 14:51:45.519763 4664 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 }
W20260321 14:51:45.519835 4664 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 }
W20260321 14:51:45.519887 4664 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 }
W20260321 14:51:45.519955 4664 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 }
W20260321 14:51:45.520009 4664 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 }
W20260321 14:51:45.520079 4664 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 }
W20260321 14:51:45.520133 4664 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 }
W20260321 14:51:45.520200 4664 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 }
W20260321 14:51:45.520258 4664 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 }
W20260321 14:51:45.520331 4664 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 }
W20260321 14:51:45.520385 4664 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 }
W20260321 14:51:45.520452 4664 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 }
W20260321 14:51:45.520506 4664 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 }
W20260321 14:51:45.520583 4664 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 }
W20260321 14:51:45.520637 4664 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 }
W20260321 14:51:45.520707 4664 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 }
W20260321 14:51:45.520767 4664 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 }
W20260321 14:51:45.520836 4664 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 }
W20260321 14:51:45.520891 4664 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 }
W20260321 14:51:45.520958 4664 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 }
W20260321 14:51:45.521013 4664 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 }
W20260321 14:51:45.521082 4664 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 }
W20260321 14:51:45.521138 4664 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 }
W20260321 14:51:45.521210 4664 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 }
W20260321 14:51:45.521283 4664 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 }
W20260321 14:51:45.521358 4664 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 }
W20260321 14:51:45.521412 4664 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 }
W20260321 14:51:45.521483 4664 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 }
W20260321 14:51:45.521545 4664 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 }
W20260321 14:51:45.521616 4664 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 }
W20260321 14:51:45.521669 4664 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 }
W20260321 14:51:45.521739 4664 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 }
W20260321 14:51:45.521796 4664 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 }
W20260321 14:51:45.521867 4664 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 }
W20260321 14:51:45.521922 4664 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 }
W20260321 14:51:45.521993 4664 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 }
W20260321 14:51:45.522051 4664 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 }
W20260321 14:51:45.522121 4664 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 }
W20260321 14:51:45.522177 4664 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 }
W20260321 14:51:45.522246 4664 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 }
W20260321 14:51:45.522305 4664 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 }
W20260321 14:51:45.522373 4664 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 }
W20260321 14:51:45.522431 4664 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 }
W20260321 14:51:45.522502 4664 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 }
W20260321 14:51:45.522562 4664 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 }
W20260321 14:51:45.522630 4664 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 }
W20260321 14:51:45.522684 4664 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 }
W20260321 14:51:45.522758 4664 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 }
W20260321 14:51:45.522816 4664 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 }
W20260321 14:51:45.522894 4664 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 }
W20260321 14:51:45.522948 4664 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 }
W20260321 14:51:45.523020 4664 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 }
W20260321 14:51:45.523072 4664 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 }
W20260321 14:51:45.523142 4664 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 }
W20260321 14:51:45.523196 4664 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 }
W20260321 14:51:45.523268 4664 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 }
W20260321 14:51:45.523322 4664 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 }
W20260321 14:51:45.523391 4664 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 }
W20260321 14:51:45.523444 4664 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 }
W20260321 14:51:45.523514 4664 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 }
W20260321 14:51:45.523576 4664 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 }
W20260321 14:51:45.523646 4664 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 }
I20260321 14:51:45.531446 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.537612 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.544438 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.550729 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.557958 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.563946 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.572296 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.579082 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.585002 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.591105 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.597891 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.605602 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.613610 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
W20260321 14:51:45.617831 9323 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d5313c5aacb944da84a3c9f68a2d6464 has no consensus state
W20260321 14:51:45.618363 9323 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ed21b090786b438c80bfac9d4556ce41 has no consensus state
I20260321 14:51:45.622417 9411 tablet_service.cc:1511] Processing CreateTablet for tablet d5313c5aacb944da84a3c9f68a2d6464 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=c7e4f93c437146fd8cf8de5384948165]), partition=RANGE (c0) PARTITION VALUES < 0
I20260321 14:51:45.622887 9411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5313c5aacb944da84a3c9f68a2d6464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:45.628722 9458 tablet_bootstrap.cc:492] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: Bootstrap starting.
I20260321 14:51:45.628979 9410 tablet_service.cc:1511] Processing CreateTablet for tablet ed21b090786b438c80bfac9d4556ce41 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=c7e4f93c437146fd8cf8de5384948165]), partition=RANGE (c0) PARTITION 100 <= VALUES
I20260321 14:51:45.629398 9410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed21b090786b438c80bfac9d4556ce41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:45.630326 9458 tablet_bootstrap.cc:654] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:45.634820 9458 tablet_bootstrap.cc:492] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: No bootstrap required, opened a new log
I20260321 14:51:45.635224 9458 ts_tablet_manager.cc:1403] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: Time spent bootstrapping tablet: real 0.007s user 0.006s sys 0.000s
I20260321 14:51:45.636327 9458 raft_consensus.cc:359] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } }
I20260321 14:51:45.636492 9458 raft_consensus.cc:385] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:45.636582 9458 raft_consensus.cc:740] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b273e1ad6cd4bbab2b9a83d43e2ec7d, State: Initialized, Role: FOLLOWER
I20260321 14:51:45.636834 9458 consensus_queue.cc:260] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } }
I20260321 14:51:45.637135 9458 raft_consensus.cc:399] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:45.637239 9458 raft_consensus.cc:493] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:45.637347 9458 raft_consensus.cc:3060] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:45.639851 9458 raft_consensus.cc:515] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } }
I20260321 14:51:45.640062 9458 leader_election.cc:304] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3b273e1ad6cd4bbab2b9a83d43e2ec7d; no voters:
I20260321 14:51:45.640255 9458 leader_election.cc:290] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:45.640316 9460 raft_consensus.cc:2804] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:45.640425 9460 raft_consensus.cc:697] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 3b273e1ad6cd4bbab2b9a83d43e2ec7d, State: Running, Role: LEADER
I20260321 14:51:45.640623 9460 consensus_queue.cc:237] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } }
I20260321 14:51:45.640980 9458 ts_tablet_manager.cc:1434] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260321 14:51:45.641289 9458 tablet_bootstrap.cc:492] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: Bootstrap starting.
I20260321 14:51:45.643501 9458 tablet_bootstrap.cc:654] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:45.646489 9323 catalog_manager.cc:5671] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b273e1ad6cd4bbab2b9a83d43e2ec7d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:45.647749 9458 tablet_bootstrap.cc:492] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: No bootstrap required, opened a new log
I20260321 14:51:45.647903 9458 ts_tablet_manager.cc:1403] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: Time spent bootstrapping tablet: real 0.007s user 0.003s sys 0.000s
I20260321 14:51:45.648552 9458 raft_consensus.cc:359] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } }
I20260321 14:51:45.648726 9458 raft_consensus.cc:385] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:45.648844 9458 raft_consensus.cc:740] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b273e1ad6cd4bbab2b9a83d43e2ec7d, State: Initialized, Role: FOLLOWER
I20260321 14:51:45.649117 9458 consensus_queue.cc:260] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } }
I20260321 14:51:45.649367 9458 raft_consensus.cc:399] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:45.649480 9458 raft_consensus.cc:493] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:45.649611 9458 raft_consensus.cc:3060] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:45.652120 9458 raft_consensus.cc:515] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } }
I20260321 14:51:45.652347 9458 leader_election.cc:304] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3b273e1ad6cd4bbab2b9a83d43e2ec7d; no voters:
I20260321 14:51:45.652521 9458 leader_election.cc:290] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:45.652588 9460 raft_consensus.cc:2804] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:45.653000 9460 raft_consensus.cc:697] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 3b273e1ad6cd4bbab2b9a83d43e2ec7d, State: Running, Role: LEADER
I20260321 14:51:45.653031 9458 ts_tablet_manager.cc:1434] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: Time spent starting tablet: real 0.005s user 0.002s sys 0.000s
I20260321 14:51:45.653308 9460 consensus_queue.cc:237] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } }
I20260321 14:51:45.655643 9323 catalog_manager.cc:5671] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b273e1ad6cd4bbab2b9a83d43e2ec7d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b273e1ad6cd4bbab2b9a83d43e2ec7d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46453 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:45.660569 9323 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1: test-alter-range-partitioning-invalid [id=c7e4f93c437146fd8cf8de5384948165] alter complete (version 0)
I20260321 14:51:45.666371 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.691237 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.703120 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.715687 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.726689 9323 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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
I20260321 14:51:45.737742 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:45.748421 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:45.749060 4664 tablet_replica.cc:333] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: stopping tablet replica
I20260321 14:51:45.749301 4664 raft_consensus.cc:2243] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:45.749517 4664 raft_consensus.cc:2272] T d5313c5aacb944da84a3c9f68a2d6464 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:45.750597 4664 tablet_replica.cc:333] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: stopping tablet replica
I20260321 14:51:45.750777 4664 raft_consensus.cc:2243] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:45.750932 4664 raft_consensus.cc:2272] T fa8ad005d25c480daf603536c7deea40 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:45.751698 4664 tablet_replica.cc:333] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: stopping tablet replica
I20260321 14:51:45.751858 4664 raft_consensus.cc:2243] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:45.752003 4664 raft_consensus.cc:2272] T ed21b090786b438c80bfac9d4556ce41 P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:45.752791 4664 tablet_replica.cc:333] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d: stopping tablet replica
I20260321 14:51:45.752931 4664 raft_consensus.cc:2243] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:45.753095 4664 raft_consensus.cc:2272] T a0ae72db2802448295a8aa132dcd95fb P 3b273e1ad6cd4bbab2b9a83d43e2ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:45.769174 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:45.773389 4664 master.cc:562] Master@127.4.142.62:39839 shutting down...
I20260321 14:51:45.799186 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:45.799461 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:45.799587 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 21f6a03f6a9b4b7f861af692abb13df1: stopping tablet replica
I20260321 14:51:45.813671 4664 master.cc:584] Master@127.4.142.62:39839 shutdown complete.
[ OK ] AlterTableTest.TestAlterRangePartitioningInvalid (656 ms)
[ RUN ] AlterTableTest.TestAddRangePartitionConflictExhaustive
I20260321 14:51:45.827250 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:34311
I20260321 14:51:45.827801 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:45.828608 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:45.830003 4664 webserver.cc:492] Webserver started at http://127.4.142.62:40027/ using document root <none> and password file <none>
I20260321 14:51:45.830214 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:45.830289 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:45.830432 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:45.831036 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "bc6e63ea5cf14c5cb31f204f5694a4e5"
format_stamp: "Formatted at 2026-03-21 14:51:45 on dist-test-slave-9x8n"
I20260321 14:51:45.833549 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260321 14:51:45.835139 9477 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:45.835512 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:45.835613 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "bc6e63ea5cf14c5cb31f204f5694a4e5"
format_stamp: "Formatted at 2026-03-21 14:51:45 on dist-test-slave-9x8n"
I20260321 14:51:45.835749 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-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)
I20260321 14:51:45.855697 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:45.856257 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:45.866269 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:34311
I20260321 14:51:45.866295 9528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:34311 every 8 connection(s)
I20260321 14:51:45.867491 9529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:45.871596 9529 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Bootstrap starting.
I20260321 14:51:45.872641 9529 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:45.873950 9529 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: No bootstrap required, opened a new log
I20260321 14:51:45.874480 9529 raft_consensus.cc:359] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc6e63ea5cf14c5cb31f204f5694a4e5" member_type: VOTER }
I20260321 14:51:45.874600 9529 raft_consensus.cc:385] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:45.874634 9529 raft_consensus.cc:740] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6e63ea5cf14c5cb31f204f5694a4e5, State: Initialized, Role: FOLLOWER
I20260321 14:51:45.874843 9529 consensus_queue.cc:260] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc6e63ea5cf14c5cb31f204f5694a4e5" member_type: VOTER }
I20260321 14:51:45.874945 9529 raft_consensus.cc:399] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:45.874986 9529 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:45.875036 9529 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:45.876716 9529 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc6e63ea5cf14c5cb31f204f5694a4e5" member_type: VOTER }
I20260321 14:51:45.876879 9529 leader_election.cc:304] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bc6e63ea5cf14c5cb31f204f5694a4e5; no voters:
I20260321 14:51:45.877215 9529 leader_election.cc:290] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:45.877393 9532 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:45.877892 9532 raft_consensus.cc:697] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [term 1 LEADER]: Becoming Leader. State: Replica: bc6e63ea5cf14c5cb31f204f5694a4e5, State: Running, Role: LEADER
I20260321 14:51:45.878105 9532 consensus_queue.cc:237] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc6e63ea5cf14c5cb31f204f5694a4e5" member_type: VOTER }
I20260321 14:51:45.878177 9529 sys_catalog.cc:565] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:45.878940 9533 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bc6e63ea5cf14c5cb31f204f5694a4e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc6e63ea5cf14c5cb31f204f5694a4e5" member_type: VOTER } }
I20260321 14:51:45.879011 9534 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bc6e63ea5cf14c5cb31f204f5694a4e5. Latest consensus state: current_term: 1 leader_uuid: "bc6e63ea5cf14c5cb31f204f5694a4e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc6e63ea5cf14c5cb31f204f5694a4e5" member_type: VOTER } }
I20260321 14:51:45.879082 9533 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:45.879143 9534 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:45.880272 9537 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:45.881429 9537 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:45.883028 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:45.884295 9537 catalog_manager.cc:1357] Generated new cluster ID: 38cfff900fee4aeba4dc14d505b860d2
I20260321 14:51:45.884375 9537 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:45.907950 9537 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:45.908720 9537 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:45.915140 9537 catalog_manager.cc:6044] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Generated new TSK 0
I20260321 14:51:45.915356 9537 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:45.947868 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:45.948979 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:45.950279 4664 webserver.cc:492] Webserver started at http://127.4.142.1:42821/ using document root <none> and password file <none>
I20260321 14:51:45.950526 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:45.950584 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:45.950708 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:45.951339 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "4417b90aeb50447ea03df5e15fc3f262"
format_stamp: "Formatted at 2026-03-21 14:51:45 on dist-test-slave-9x8n"
I20260321 14:51:45.953678 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260321 14:51:45.955152 9553 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:45.955468 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260321 14:51:45.955581 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "4417b90aeb50447ea03df5e15fc3f262"
format_stamp: "Formatted at 2026-03-21 14:51:45 on dist-test-slave-9x8n"
I20260321 14:51:45.955696 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-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)
I20260321 14:51:45.964747 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:45.965193 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:45.965687 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:45.966429 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:45.966511 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:45.966615 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:45.966677 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:45.977151 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:43343
I20260321 14:51:45.977178 9615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:43343 every 8 connection(s)
I20260321 14:51:45.984637 9616 heartbeater.cc:344] Connected to a master server at 127.4.142.62:34311
I20260321 14:51:45.984777 9616 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:45.985110 9616 heartbeater.cc:507] Master 127.4.142.62:34311 requested a full tablet report, sending...
I20260321 14:51:45.985978 9494 ts_manager.cc:194] Registered new tserver with Master: 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343)
I20260321 14:51:45.986431 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007834735s
I20260321 14:51:45.987063 9494 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36876
I20260321 14:51:45.996206 9494 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36878:
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"
}
}
}
I20260321 14:51:45.998253 9616 heartbeater.cc:499] Master 127.4.142.62:34311 was elected leader, sending a full tablet report...
I20260321 14:51:46.009852 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 824559be459f4a3aa7a8c894b2d9a1b8 (DEFAULT_TABLE table=fake-table [id=f43e57cc37004927a78f13274ac3a1ec]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:46.010254 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824559be459f4a3aa7a8c894b2d9a1b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.015318 9628 tablet_bootstrap.cc:492] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.016515 9628 tablet_bootstrap.cc:654] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.018078 9628 tablet_bootstrap.cc:492] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.018227 9628 ts_tablet_manager.cc:1403] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260321 14:51:46.018786 9628 raft_consensus.cc:359] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.018946 9628 raft_consensus.cc:385] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.019028 9628 raft_consensus.cc:740] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.019235 9628 consensus_queue.cc:260] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.019364 9628 raft_consensus.cc:399] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.019440 9628 raft_consensus.cc:493] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.019537 9628 raft_consensus.cc:3060] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.021785 9628 raft_consensus.cc:515] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.022004 9628 leader_election.cc:304] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.022948 9628 leader_election.cc:290] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.023041 9630 raft_consensus.cc:2804] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.023515 9630 raft_consensus.cc:697] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.023617 9628 ts_tablet_manager.cc:1434] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.004s sys 0.002s
I20260321 14:51:46.023763 9630 consensus_queue.cc:237] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.025683 9494 catalog_manager.cc:5671] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "4417b90aeb50447ea03df5e15fc3f262" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:46.044888 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:46.045679 9494 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36878:
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"
}
}
}
I20260321 14:51:46.051753 9581 tablet_service.cc:1511] Processing CreateTablet for tablet e690e01a2ebf4312af72469fead6cd3e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:46.052201 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e690e01a2ebf4312af72469fead6cd3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.056945 9628 tablet_bootstrap.cc:492] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.058355 9628 tablet_bootstrap.cc:654] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.059736 9628 tablet_bootstrap.cc:492] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.059849 9628 ts_tablet_manager.cc:1403] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:46.060343 9628 raft_consensus.cc:359] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.060467 9628 raft_consensus.cc:385] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.060539 9628 raft_consensus.cc:740] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.060745 9628 consensus_queue.cc:260] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.060904 9628 raft_consensus.cc:399] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.060966 9628 raft_consensus.cc:493] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.069044 9628 raft_consensus.cc:3060] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.071179 9628 raft_consensus.cc:515] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.071404 9628 leader_election.cc:304] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.071599 9628 leader_election.cc:290] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.071691 9630 raft_consensus.cc:2804] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.071851 9630 raft_consensus.cc:697] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.072034 9628 ts_tablet_manager.cc:1434] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.012s user 0.010s sys 0.000s
I20260321 14:51:46.072077 9630 consensus_queue.cc:237] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.073918 9494 catalog_manager.cc:5671] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "4417b90aeb50447ea03df5e15fc3f262" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:46.085390 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.088225 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet e690e01a2ebf4312af72469fead6cd3e
I20260321 14:51:46.088918 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet e690e01a2ebf4312af72469fead6cd3e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.089500 9638 tablet_replica.cc:333] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.089684 9638 raft_consensus.cc:2243] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.089859 9638 raft_consensus.cc:2272] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.090642 9638 ts_tablet_manager.cc:1916] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.090917 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
W20260321 14:51:46.094163 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 100dc300f6e44824a701d7aa134dbf85 has no consensus state
I20260321 14:51:46.095484 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.096019 9638 ts_tablet_manager.cc:1929] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.096143 9638 log.cc:1199] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/e690e01a2ebf4312af72469fead6cd3e
I20260321 14:51:46.096454 9638 ts_tablet_manager.cc:1950] T e690e01a2ebf4312af72469fead6cd3e P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.097301 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet e690e01a2ebf4312af72469fead6cd3e (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.097644 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 100dc300f6e44824a701d7aa134dbf85 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.098028 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100dc300f6e44824a701d7aa134dbf85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.098178 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.100821 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 100dc300f6e44824a701d7aa134dbf85
I20260321 14:51:46.101437 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 100dc300f6e44824a701d7aa134dbf85 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.101924 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 100dc300f6e44824a701d7aa134dbf85 because the tablet was not found. No further retry: Not found: Tablet not found: 100dc300f6e44824a701d7aa134dbf85
I20260321 14:51:46.102421 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.102916 9628 tablet_bootstrap.cc:492] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.104053 9628 tablet_bootstrap.cc:654] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.104671 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.105508 9628 tablet_bootstrap.cc:492] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.105679 9628 ts_tablet_manager.cc:1403] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:46.106184 9628 raft_consensus.cc:359] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.106312 9628 raft_consensus.cc:385] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.106392 9628 raft_consensus.cc:740] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.106628 9628 consensus_queue.cc:260] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.106755 9628 raft_consensus.cc:399] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.106817 9628 raft_consensus.cc:493] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.106891 9628 raft_consensus.cc:3060] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:46.107762 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e4eb0ce00ef243b7b2fa8ffc0a11847c has no consensus state
I20260321 14:51:46.108985 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.109401 9628 raft_consensus.cc:515] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.109601 9628 leader_election.cc:304] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.109783 9628 leader_election.cc:290] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.109856 9630 raft_consensus.cc:2804] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.109980 9630 raft_consensus.cc:697] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.110183 9630 consensus_queue.cc:237] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.110538 9628 ts_tablet_manager.cc:1434] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.001s sys 0.003s
I20260321 14:51:46.111172 9581 tablet_service.cc:1511] Processing CreateTablet for tablet e4eb0ce00ef243b7b2fa8ffc0a11847c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.111548 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4eb0ce00ef243b7b2fa8ffc0a11847c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.111653 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.114552 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet e4eb0ce00ef243b7b2fa8ffc0a11847c
I20260321 14:51:46.115171 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet e4eb0ce00ef243b7b2fa8ffc0a11847c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.115671 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet e4eb0ce00ef243b7b2fa8ffc0a11847c because the tablet was not found. No further retry: Not found: Tablet not found: e4eb0ce00ef243b7b2fa8ffc0a11847c
I20260321 14:51:46.116561 9628 tablet_bootstrap.cc:492] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.116474 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.117098 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.117745 9628 tablet_bootstrap.cc:654] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.117847 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 100dc300f6e44824a701d7aa134dbf85 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.118038 9638 tablet_replica.cc:333] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.118187 9638 raft_consensus.cc:2243] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.118343 9638 raft_consensus.cc:2272] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.119927 9638 ts_tablet_manager.cc:1916] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.120121 9628 tablet_bootstrap.cc:492] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.120235 9628 ts_tablet_manager.cc:1403] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:46.120829 9628 raft_consensus.cc:359] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.120957 9628 raft_consensus.cc:385] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.121011 9628 raft_consensus.cc:740] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.121167 9628 consensus_queue.cc:260] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.121311 9628 raft_consensus.cc:399] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.121366 9628 raft_consensus.cc:493] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.121430 9628 raft_consensus.cc:3060] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.121584 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.123941 9628 raft_consensus.cc:515] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.124122 9628 leader_election.cc:304] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.124318 9630 raft_consensus.cc:2804] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.124416 9630 raft_consensus.cc:697] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
W20260321 14:51:46.124449 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7e55ec5be00f4a86856eb45f48b93ad8 has no consensus state
I20260321 14:51:46.124604 9630 consensus_queue.cc:237] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.125748 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.126227 9638 ts_tablet_manager.cc:1929] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.126348 9638 log.cc:1199] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/100dc300f6e44824a701d7aa134dbf85
I20260321 14:51:46.126753 9638 ts_tablet_manager.cc:1950] T 100dc300f6e44824a701d7aa134dbf85 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.127858 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.128274 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 100dc300f6e44824a701d7aa134dbf85 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.128821 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 7e55ec5be00f4a86856eb45f48b93ad8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.129315 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e55ec5be00f4a86856eb45f48b93ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.130384 9628 leader_election.cc:290] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.130735 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 7e55ec5be00f4a86856eb45f48b93ad8
I20260321 14:51:46.131004 9628 ts_tablet_manager.cc:1434] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.011s user 0.005s sys 0.000s
I20260321 14:51:46.131319 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e55ec5be00f4a86856eb45f48b93ad8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.132233 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.134547 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.135527 9628 tablet_bootstrap.cc:492] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
W20260321 14:51:46.136006 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 7e55ec5be00f4a86856eb45f48b93ad8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7e55ec5be00f4a86856eb45f48b93ad8 already in progress: creating tablet
I20260321 14:51:46.136770 9628 tablet_bootstrap.cc:654] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:46.137969 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dd4517da938449639205188a4043e178 has no consensus state
I20260321 14:51:46.138306 9628 tablet_bootstrap.cc:492] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.138435 9628 ts_tablet_manager.cc:1403] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:46.138754 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet e4eb0ce00ef243b7b2fa8ffc0a11847c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.138991 9638 tablet_replica.cc:333] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.139047 9628 raft_consensus.cc:359] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.139158 9638 raft_consensus.cc:2243] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.139178 9628 raft_consensus.cc:385] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.139319 9638 raft_consensus.cc:2272] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.139285 9628 raft_consensus.cc:740] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.139935 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.140002 9628 consensus_queue.cc:260] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.140144 9628 raft_consensus.cc:399] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.140201 9628 raft_consensus.cc:493] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.140245 9638 ts_tablet_manager.cc:1916] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.140276 9628 raft_consensus.cc:3060] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.143015 9628 raft_consensus.cc:515] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.143261 9628 leader_election.cc:304] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.143499 9630 raft_consensus.cc:2804] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.143620 9630 raft_consensus.cc:697] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.143821 9630 consensus_queue.cc:237] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.144477 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.145398 9581 tablet_service.cc:1511] Processing CreateTablet for tablet dd4517da938449639205188a4043e178 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.145889 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd4517da938449639205188a4043e178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.146114 9638 ts_tablet_manager.cc:1929] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.146226 9638 log.cc:1199] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/e4eb0ce00ef243b7b2fa8ffc0a11847c
I20260321 14:51:46.146567 9638 ts_tablet_manager.cc:1950] T e4eb0ce00ef243b7b2fa8ffc0a11847c P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
W20260321 14:51:46.147116 9480 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 100dc300f6e44824a701d7aa134dbf85 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 100dc300f6e44824a701d7aa134dbf85 consensus state has no leader
I20260321 14:51:46.147949 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet e4eb0ce00ef243b7b2fa8ffc0a11847c (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.148203 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet dd4517da938449639205188a4043e178
I20260321 14:51:46.148541 9628 leader_election.cc:290] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.148895 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet dd4517da938449639205188a4043e178 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.149188 9628 ts_tablet_manager.cc:1434] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.011s user 0.005s sys 0.000s
W20260321 14:51:46.150503 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet dd4517da938449639205188a4043e178 because the tablet was not found. No further retry: Not found: Tablet not found: dd4517da938449639205188a4043e178
I20260321 14:51:46.150372 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.150606 9494 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.151192 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet e4eb0ce00ef243b7b2fa8ffc0a11847c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.151664 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet e4eb0ce00ef243b7b2fa8ffc0a11847c because the tablet was not found. No further retry: Not found: Tablet not found: e4eb0ce00ef243b7b2fa8ffc0a11847c
I20260321 14:51:46.153493 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.155542 9628 tablet_bootstrap.cc:492] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
W20260321 14:51:46.156926 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c549db1604eb41d1bac32cb39dd1d8fe has no consensus state
I20260321 14:51:46.156967 9628 tablet_bootstrap.cc:654] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.157599 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e55ec5be00f4a86856eb45f48b93ad8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.157850 9638 tablet_replica.cc:333] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.158056 9638 raft_consensus.cc:2243] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.158252 9638 raft_consensus.cc:2272] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.161082 9638 ts_tablet_manager.cc:1916] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.165553 9581 tablet_service.cc:1511] Processing CreateTablet for tablet c549db1604eb41d1bac32cb39dd1d8fe (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260321 14:51:46.165482 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.165943 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c549db1604eb41d1bac32cb39dd1d8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.168325 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.171541 9638 ts_tablet_manager.cc:1929] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.171681 9638 log.cc:1199] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/7e55ec5be00f4a86856eb45f48b93ad8
I20260321 14:51:46.171849 9628 tablet_bootstrap.cc:492] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.171973 9628 ts_tablet_manager.cc:1403] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.016s user 0.001s sys 0.013s
I20260321 14:51:46.172190 9638 ts_tablet_manager.cc:1950] T 7e55ec5be00f4a86856eb45f48b93ad8 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.172631 9628 raft_consensus.cc:359] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.172775 9628 raft_consensus.cc:385] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.172865 9628 raft_consensus.cc:740] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.172973 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet c549db1604eb41d1bac32cb39dd1d8fe
I20260321 14:51:46.173075 9628 consensus_queue.cc:260] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.173204 9628 raft_consensus.cc:399] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.173300 9628 raft_consensus.cc:493] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.173568 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 7e55ec5be00f4a86856eb45f48b93ad8 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.173906 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet c549db1604eb41d1bac32cb39dd1d8fe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.174136 9628 raft_consensus.cc:3060] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:46.174382 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet c549db1604eb41d1bac32cb39dd1d8fe because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c549db1604eb41d1bac32cb39dd1d8fe already in progress: creating tablet
I20260321 14:51:46.174422 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.176187 9628 raft_consensus.cc:515] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.176403 9628 leader_election.cc:304] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.176578 9628 leader_election.cc:290] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.176527 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.176658 9630 raft_consensus.cc:2804] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.176784 9630 raft_consensus.cc:697] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.176996 9628 ts_tablet_manager.cc:1434] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.002s sys 0.000s
I20260321 14:51:46.176968 9630 consensus_queue.cc:237] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.177213 9628 tablet_bootstrap.cc:492] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.178603 9628 tablet_bootstrap.cc:654] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:46.179958 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e072b5059c2d4580964da244626f8541 has no consensus state
I20260321 14:51:46.180419 9628 tablet_bootstrap.cc:492] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.180543 9628 ts_tablet_manager.cc:1403] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:46.181209 9628 raft_consensus.cc:359] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.181363 9628 raft_consensus.cc:385] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.181414 9628 raft_consensus.cc:740] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.181627 9628 consensus_queue.cc:260] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.181663 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet dd4517da938449639205188a4043e178 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.181854 9628 raft_consensus.cc:399] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.181890 9638 tablet_replica.cc:333] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.181922 9628 raft_consensus.cc:493] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.181993 9628 raft_consensus.cc:3060] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.182030 9638 raft_consensus.cc:2243] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.182168 9638 raft_consensus.cc:2272] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.182915 9638 ts_tablet_manager.cc:1916] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.184351 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.185029 9581 tablet_service.cc:1511] Processing CreateTablet for tablet e072b5059c2d4580964da244626f8541 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260321 14:51:46.185437 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e072b5059c2d4580964da244626f8541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.186929 9628 raft_consensus.cc:515] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.186879 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.187100 9628 leader_election.cc:304] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.187282 9628 leader_election.cc:290] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.187335 9630 raft_consensus.cc:2804] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.187445 9630 raft_consensus.cc:697] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.187649 9630 consensus_queue.cc:237] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.187757 9628 ts_tablet_manager.cc:1434] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260321 14:51:46.190572 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet e072b5059c2d4580964da244626f8541
I20260321 14:51:46.191129 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet e072b5059c2d4580964da244626f8541 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.191731 9638 ts_tablet_manager.cc:1929] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.191841 9638 log.cc:1199] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/dd4517da938449639205188a4043e178
I20260321 14:51:46.192145 9628 tablet_bootstrap.cc:492] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.192185 9638 ts_tablet_manager.cc:1950] T dd4517da938449639205188a4043e178 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.192725 9494 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.193189 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet dd4517da938449639205188a4043e178 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.193576 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet c549db1604eb41d1bac32cb39dd1d8fe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.193851 9628 tablet_bootstrap.cc:654] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.193799 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
W20260321 14:51:46.194192 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet e072b5059c2d4580964da244626f8541 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e072b5059c2d4580964da244626f8541 already in progress: creating tablet
I20260321 14:51:46.194460 9638 tablet_replica.cc:333] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.194625 9638 raft_consensus.cc:2243] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.194799 9638 raft_consensus.cc:2272] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.195585 9638 ts_tablet_manager.cc:1916] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.196542 9628 tablet_bootstrap.cc:492] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.196660 9628 ts_tablet_manager.cc:1403] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:46.196653 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.197376 9628 raft_consensus.cc:359] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.197510 9628 raft_consensus.cc:385] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.197562 9628 raft_consensus.cc:740] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.197729 9628 consensus_queue.cc:260] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.197885 9628 raft_consensus.cc:399] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.197942 9628 raft_consensus.cc:493] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.198007 9628 raft_consensus.cc:3060] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:46.199981 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 58e6fb5138554d95ac569a5093ab43ad has no consensus state
I20260321 14:51:46.200661 9628 raft_consensus.cc:515] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.200858 9628 leader_election.cc:304] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.201036 9628 leader_election.cc:290] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.201083 9630 raft_consensus.cc:2804] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.201189 9630 raft_consensus.cc:697] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.201393 9630 consensus_queue.cc:237] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.201556 9628 ts_tablet_manager.cc:1434] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:51:46.203163 9638 ts_tablet_manager.cc:1929] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.203262 9638 log.cc:1199] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/c549db1604eb41d1bac32cb39dd1d8fe
I20260321 14:51:46.203404 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.203794 9638 ts_tablet_manager.cc:1950] T c549db1604eb41d1bac32cb39dd1d8fe P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.203963 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 58e6fb5138554d95ac569a5093ab43ad (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.204291 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e6fb5138554d95ac569a5093ab43ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.204664 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet c549db1604eb41d1bac32cb39dd1d8fe (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.205113 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet e072b5059c2d4580964da244626f8541 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.205471 9638 tablet_replica.cc:333] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.205627 9638 raft_consensus.cc:2243] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.205767 9638 raft_consensus.cc:2272] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.205811 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.206761 9638 ts_tablet_manager.cc:1916] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.208581 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 58e6fb5138554d95ac569a5093ab43ad
I20260321 14:51:46.209193 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 58e6fb5138554d95ac569a5093ab43ad with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.210453 9628 tablet_bootstrap.cc:492] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.210417 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.211763 9628 tablet_bootstrap.cc:654] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.212627 9638 ts_tablet_manager.cc:1929] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.212747 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.213343 9628 tablet_bootstrap.cc:492] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.213467 9628 ts_tablet_manager.cc:1403] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260321 14:51:46.214159 9628 raft_consensus.cc:359] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.214291 9628 raft_consensus.cc:385] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.214350 9628 raft_consensus.cc:740] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.214542 9628 consensus_queue.cc:260] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.214684 9628 raft_consensus.cc:399] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.214749 9628 raft_consensus.cc:493] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.214831 9628 raft_consensus.cc:3060] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.212759 9638 log.cc:1199] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/e072b5059c2d4580964da244626f8541
I20260321 14:51:46.215451 9638 ts_tablet_manager.cc:1950] T e072b5059c2d4580964da244626f8541 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.216356 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet e072b5059c2d4580964da244626f8541 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:46.216382 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 177b4a655bcb4e9da88ca3148e256571 has no consensus state
W20260321 14:51:46.216888 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 58e6fb5138554d95ac569a5093ab43ad because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 58e6fb5138554d95ac569a5093ab43ad already in progress: creating tablet
I20260321 14:51:46.218057 9628 raft_consensus.cc:515] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.218263 9628 leader_election.cc:304] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.218428 9628 leader_election.cc:290] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.218493 9630 raft_consensus.cc:2804] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.218616 9630 raft_consensus.cc:697] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.218849 9628 ts_tablet_manager.cc:1434] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:51:46.218803 9630 consensus_queue.cc:237] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.219419 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.220064 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 177b4a655bcb4e9da88ca3148e256571 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.220443 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 177b4a655bcb4e9da88ca3148e256571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.221434 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 58e6fb5138554d95ac569a5093ab43ad with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.222123 9638 tablet_replica.cc:333] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.222030 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.222381 9638 raft_consensus.cc:2243] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.222579 9638 raft_consensus.cc:2272] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.223675 9638 ts_tablet_manager.cc:1916] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.225395 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 177b4a655bcb4e9da88ca3148e256571
I20260321 14:51:46.226049 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 177b4a655bcb4e9da88ca3148e256571 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.226850 9628 tablet_bootstrap.cc:492] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.227725 9494 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.227788 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.228251 9628 tablet_bootstrap.cc:654] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.230444 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.232088 9638 ts_tablet_manager.cc:1929] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.232249 9638 log.cc:1199] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/58e6fb5138554d95ac569a5093ab43ad
I20260321 14:51:46.232697 9638 ts_tablet_manager.cc:1950] T 58e6fb5138554d95ac569a5093ab43ad P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
W20260321 14:51:46.233539 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet df5a0b16fe68405aa04d11f8a2390b7f has no consensus state
I20260321 14:51:46.233780 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 58e6fb5138554d95ac569a5093ab43ad (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:46.234179 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 177b4a655bcb4e9da88ca3148e256571 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 177b4a655bcb4e9da88ca3148e256571 already in progress: creating tablet
I20260321 14:51:46.234509 9628 tablet_bootstrap.cc:492] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.234654 9628 ts_tablet_manager.cc:1403] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.008s user 0.000s sys 0.007s
I20260321 14:51:46.235244 9628 raft_consensus.cc:359] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.235397 9628 raft_consensus.cc:385] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.235461 9628 raft_consensus.cc:740] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.235674 9628 consensus_queue.cc:260] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.235811 9628 raft_consensus.cc:399] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.235874 9628 raft_consensus.cc:493] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.235948 9628 raft_consensus.cc:3060] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.236217 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.237432 9581 tablet_service.cc:1511] Processing CreateTablet for tablet df5a0b16fe68405aa04d11f8a2390b7f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260321 14:51:46.237893 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df5a0b16fe68405aa04d11f8a2390b7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.238616 9628 raft_consensus.cc:515] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.238816 9628 leader_election.cc:304] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.239002 9628 leader_election.cc:290] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.239054 9630 raft_consensus.cc:2804] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.239164 9630 raft_consensus.cc:697] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.239351 9630 consensus_queue.cc:237] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.239500 9628 ts_tablet_manager.cc:1434] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.005s sys 0.001s
I20260321 14:51:46.238773 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.243468 9628 tablet_bootstrap.cc:492] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.243809 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet df5a0b16fe68405aa04d11f8a2390b7f
I20260321 14:51:46.244891 9628 tablet_bootstrap.cc:654] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.245087 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet df5a0b16fe68405aa04d11f8a2390b7f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.245919 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
W20260321 14:51:46.246129 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet df5a0b16fe68405aa04d11f8a2390b7f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet df5a0b16fe68405aa04d11f8a2390b7f already in progress: creating tablet
I20260321 14:51:46.246613 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 177b4a655bcb4e9da88ca3148e256571 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.246834 9638 tablet_replica.cc:333] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.246712 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.247022 9638 raft_consensus.cc:2243] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.247202 9638 raft_consensus.cc:2272] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.247738 9628 tablet_bootstrap.cc:492] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.247886 9628 ts_tablet_manager.cc:1403] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260321 14:51:46.248216 9638 ts_tablet_manager.cc:1916] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.248586 9628 raft_consensus.cc:359] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.248725 9628 raft_consensus.cc:385] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.248777 9628 raft_consensus.cc:740] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.248958 9628 consensus_queue.cc:260] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.249099 9628 raft_consensus.cc:399] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.249157 9628 raft_consensus.cc:493] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.249225 9628 raft_consensus.cc:3060] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.249620 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.251853 9628 raft_consensus.cc:515] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.252039 9628 leader_election.cc:304] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.252225 9628 leader_election.cc:290] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.252298 9630 raft_consensus.cc:2804] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.252413 9630 raft_consensus.cc:697] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.252606 9630 consensus_queue.cc:237] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.252919 9628 ts_tablet_manager.cc:1434] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
W20260321 14:51:46.252959 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a699d7febdbc40a4a1a2e513742324a5 has no consensus state
I20260321 14:51:46.254521 9638 ts_tablet_manager.cc:1929] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.254652 9638 log.cc:1199] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/177b4a655bcb4e9da88ca3148e256571
I20260321 14:51:46.254992 9638 ts_tablet_manager.cc:1950] T 177b4a655bcb4e9da88ca3148e256571 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.256250 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet df5a0b16fe68405aa04d11f8a2390b7f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.256369 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 177b4a655bcb4e9da88ca3148e256571 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.256677 9581 tablet_service.cc:1511] Processing CreateTablet for tablet a699d7febdbc40a4a1a2e513742324a5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260321 14:51:46.257117 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a699d7febdbc40a4a1a2e513742324a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.257136 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.259274 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.261313 9638 tablet_replica.cc:333] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.261500 9638 raft_consensus.cc:2243] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.261677 9638 raft_consensus.cc:2272] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.262316 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet a699d7febdbc40a4a1a2e513742324a5
I20260321 14:51:46.262990 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet a699d7febdbc40a4a1a2e513742324a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.263320 9628 tablet_bootstrap.cc:492] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.263335 9638 ts_tablet_manager.cc:1916] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.264210 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.264881 9628 tablet_bootstrap.cc:654] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.266506 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
W20260321 14:51:46.269482 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e02e8026de2348e687b6add8cf29ac56 has no consensus state
I20260321 14:51:46.271526 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.272948 9581 tablet_service.cc:1511] Processing CreateTablet for tablet e02e8026de2348e687b6add8cf29ac56 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.273025 9638 ts_tablet_manager.cc:1929] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.273298 9638 log.cc:1199] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/df5a0b16fe68405aa04d11f8a2390b7f
I20260321 14:51:46.273494 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02e8026de2348e687b6add8cf29ac56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.273828 9638 ts_tablet_manager.cc:1950] T df5a0b16fe68405aa04d11f8a2390b7f P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.274499 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.275065 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet df5a0b16fe68405aa04d11f8a2390b7f (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:46.275657 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet a699d7febdbc40a4a1a2e513742324a5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a699d7febdbc40a4a1a2e513742324a5 already in progress: creating tablet
I20260321 14:51:46.275712 9628 tablet_bootstrap.cc:492] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.275919 9628 ts_tablet_manager.cc:1403] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.013s user 0.008s sys 0.004s
I20260321 14:51:46.276535 9628 raft_consensus.cc:359] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.276670 9628 raft_consensus.cc:385] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.276728 9628 raft_consensus.cc:740] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.276929 9628 consensus_queue.cc:260] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.277066 9628 raft_consensus.cc:399] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.277138 9628 raft_consensus.cc:493] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.277215 9628 raft_consensus.cc:3060] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.277850 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet e02e8026de2348e687b6add8cf29ac56
I20260321 14:51:46.278455 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet e02e8026de2348e687b6add8cf29ac56 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.279510 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.279781 9628 raft_consensus.cc:515] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.280011 9628 leader_election.cc:304] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.280180 9628 leader_election.cc:290] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.280243 9630 raft_consensus.cc:2804] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.280371 9630 raft_consensus.cc:697] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.280583 9630 consensus_queue.cc:237] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
W20260321 14:51:46.281390 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet e02e8026de2348e687b6add8cf29ac56 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e02e8026de2348e687b6add8cf29ac56 already in progress: creating tablet
I20260321 14:51:46.280597 9628 ts_tablet_manager.cc:1434] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.001s sys 0.000s
I20260321 14:51:46.281927 9628 tablet_bootstrap.cc:492] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.282279 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.283380 9628 tablet_bootstrap.cc:654] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.284866 9628 tablet_bootstrap.cc:492] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.285015 9628 ts_tablet_manager.cc:1403] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
W20260321 14:51:46.285795 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 59375fd6e23f446c8458a06588aa4a7b has no consensus state
I20260321 14:51:46.285718 9628 raft_consensus.cc:359] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.285955 9628 raft_consensus.cc:385] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.286023 9628 raft_consensus.cc:740] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.286218 9628 consensus_queue.cc:260] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.286363 9628 raft_consensus.cc:399] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.286433 9628 raft_consensus.cc:493] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.286504 9628 raft_consensus.cc:3060] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.287322 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet a699d7febdbc40a4a1a2e513742324a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.287245 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.287545 9638 tablet_replica.cc:333] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.287703 9638 raft_consensus.cc:2243] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.287840 9638 raft_consensus.cc:2272] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.289114 9628 raft_consensus.cc:515] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.289331 9628 leader_election.cc:304] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.289538 9628 leader_election.cc:290] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.289597 9630 raft_consensus.cc:2804] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.289696 9630 raft_consensus.cc:697] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.289878 9630 consensus_queue.cc:237] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.290061 9628 ts_tablet_manager.cc:1434] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:46.290656 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 59375fd6e23f446c8458a06588aa4a7b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.290889 9638 ts_tablet_manager.cc:1916] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.291643 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59375fd6e23f446c8458a06588aa4a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.291749 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.294723 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 59375fd6e23f446c8458a06588aa4a7b
I20260321 14:51:46.295322 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 59375fd6e23f446c8458a06588aa4a7b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.296172 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.297772 9638 ts_tablet_manager.cc:1929] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.297878 9638 log.cc:1199] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/a699d7febdbc40a4a1a2e513742324a5
I20260321 14:51:46.298197 9638 ts_tablet_manager.cc:1950] T a699d7febdbc40a4a1a2e513742324a5 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.298692 9628 tablet_bootstrap.cc:492] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.299103 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet a699d7febdbc40a4a1a2e513742324a5 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:46.299386 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 59375fd6e23f446c8458a06588aa4a7b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 59375fd6e23f446c8458a06588aa4a7b already in progress: creating tablet
I20260321 14:51:46.299437 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.299889 9494 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.300117 9628 tablet_bootstrap.cc:654] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.301316 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet e02e8026de2348e687b6add8cf29ac56 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.301554 9638 tablet_replica.cc:333] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.301777 9638 raft_consensus.cc:2243] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.301983 9638 raft_consensus.cc:2272] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.302386 9628 tablet_bootstrap.cc:492] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.302495 9628 ts_tablet_manager.cc:1403] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:51:46.302865 9638 ts_tablet_manager.cc:1916] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260321 14:51:46.303100 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 329aaf3c99fc431fae6d6e3f588a0856 has no consensus state
I20260321 14:51:46.303041 9628 raft_consensus.cc:359] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.303233 9628 raft_consensus.cc:385] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.303287 9628 raft_consensus.cc:740] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.303467 9628 consensus_queue.cc:260] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.303613 9628 raft_consensus.cc:399] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.304210 9628 raft_consensus.cc:493] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.304298 9628 raft_consensus.cc:3060] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.304653 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.306983 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.307245 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 329aaf3c99fc431fae6d6e3f588a0856 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260321 14:51:46.307600 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 329aaf3c99fc431fae6d6e3f588a0856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.308432 9638 ts_tablet_manager.cc:1929] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.308547 9638 log.cc:1199] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/e02e8026de2348e687b6add8cf29ac56
I20260321 14:51:46.308874 9638 ts_tablet_manager.cc:1950] T e02e8026de2348e687b6add8cf29ac56 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.309880 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet e02e8026de2348e687b6add8cf29ac56 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.310204 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 329aaf3c99fc431fae6d6e3f588a0856
I20260321 14:51:46.310817 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 329aaf3c99fc431fae6d6e3f588a0856 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.311357 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 329aaf3c99fc431fae6d6e3f588a0856 because the tablet was not found. No further retry: Not found: Tablet not found: 329aaf3c99fc431fae6d6e3f588a0856
I20260321 14:51:46.311765 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.307578 9628 raft_consensus.cc:515] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.313208 9628 leader_election.cc:304] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.313412 9628 leader_election.cc:290] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.313470 9631 raft_consensus.cc:2804] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.313597 9631 raft_consensus.cc:697] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.313788 9631 consensus_queue.cc:237] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.313951 9628 ts_tablet_manager.cc:1434] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.011s user 0.005s sys 0.001s
I20260321 14:51:46.314188 9628 tablet_bootstrap.cc:492] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.314424 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.315276 9628 tablet_bootstrap.cc:654] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:46.319113 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f02d307768044e60a6824b4715df3f69 has no consensus state
I20260321 14:51:46.320788 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.324543 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.324930 9581 tablet_service.cc:1511] Processing CreateTablet for tablet f02d307768044e60a6824b4715df3f69 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260321 14:51:46.325232 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02d307768044e60a6824b4715df3f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.329109 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet f02d307768044e60a6824b4715df3f69
I20260321 14:51:46.329828 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet f02d307768044e60a6824b4715df3f69 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.330353 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet f02d307768044e60a6824b4715df3f69 because the tablet was not found. No further retry: Not found: Tablet not found: f02d307768044e60a6824b4715df3f69
I20260321 14:51:46.331907 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.332190 9628 tablet_bootstrap.cc:492] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.332314 9628 ts_tablet_manager.cc:1403] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.018s user 0.008s sys 0.008s
I20260321 14:51:46.333045 9628 raft_consensus.cc:359] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.333374 9628 raft_consensus.cc:385] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.333305 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.333508 9628 raft_consensus.cc:740] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.333750 9628 consensus_queue.cc:260] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.333905 9628 raft_consensus.cc:399] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.333964 9628 raft_consensus.cc:493] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.334036 9628 raft_consensus.cc:3060] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.334249 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 59375fd6e23f446c8458a06588aa4a7b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.334444 9638 tablet_replica.cc:333] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.334602 9638 raft_consensus.cc:2243] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.334735 9638 raft_consensus.cc:2272] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.336078 9638 ts_tablet_manager.cc:1916] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.335989 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.336818 9628 raft_consensus.cc:515] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.337011 9628 leader_election.cc:304] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.337193 9628 leader_election.cc:290] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.337314 9631 raft_consensus.cc:2804] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.337599 9631 raft_consensus.cc:697] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.337707 9628 ts_tablet_manager.cc:1434] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.005s sys 0.001s
I20260321 14:51:46.337962 9628 tablet_bootstrap.cc:492] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.337916 9631 consensus_queue.cc:237] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.339416 9628 tablet_bootstrap.cc:654] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:46.340273 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f6b2f3562cbc4f4387d09573c938ccf0 has no consensus state
I20260321 14:51:46.343504 9638 ts_tablet_manager.cc:1929] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.343654 9638 log.cc:1199] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/59375fd6e23f446c8458a06588aa4a7b
I20260321 14:51:46.344091 9638 ts_tablet_manager.cc:1950] T 59375fd6e23f446c8458a06588aa4a7b P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.345328 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.345399 9581 tablet_service.cc:1511] Processing CreateTablet for tablet f6b2f3562cbc4f4387d09573c938ccf0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.345919 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b2f3562cbc4f4387d09573c938ccf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.348289 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.353032 9628 tablet_bootstrap.cc:492] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.353065 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet f6b2f3562cbc4f4387d09573c938ccf0
I20260321 14:51:46.353171 9628 ts_tablet_manager.cc:1403] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.015s user 0.006s sys 0.009s
I20260321 14:51:46.353713 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet f6b2f3562cbc4f4387d09573c938ccf0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.354221 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 59375fd6e23f446c8458a06588aa4a7b (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:46.354540 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet f6b2f3562cbc4f4387d09573c938ccf0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f6b2f3562cbc4f4387d09573c938ccf0 already in progress: creating tablet
I20260321 14:51:46.355381 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.355954 9628 raft_consensus.cc:359] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.356124 9628 raft_consensus.cc:385] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.356184 9628 raft_consensus.cc:740] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.356401 9628 consensus_queue.cc:260] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.356549 9628 raft_consensus.cc:399] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.356611 9628 raft_consensus.cc:493] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.356685 9628 raft_consensus.cc:3060] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.356848 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.357837 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 329aaf3c99fc431fae6d6e3f588a0856 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.358050 9638 tablet_replica.cc:333] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.358201 9638 raft_consensus.cc:2243] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.358335 9638 raft_consensus.cc:2272] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.359247 9628 raft_consensus.cc:515] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.359449 9628 leader_election.cc:304] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.359498 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.359683 9631 raft_consensus.cc:2804] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.359790 9631 raft_consensus.cc:697] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.359997 9631 consensus_queue.cc:237] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.360621 9638 ts_tablet_manager.cc:1916] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.359635 9628 leader_election.cc:290] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.361657 9628 ts_tablet_manager.cc:1434] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.008s user 0.005s sys 0.000s
I20260321 14:51:46.364468 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet f02d307768044e60a6824b4715df3f69 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.366181 9638 ts_tablet_manager.cc:1929] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.366323 9638 log.cc:1199] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/329aaf3c99fc431fae6d6e3f588a0856
W20260321 14:51:46.367187 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 475063b7880a4d6ea73b338c148a0179 has no consensus state
I20260321 14:51:46.370275 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.371815 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 475063b7880a4d6ea73b338c148a0179 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.372303 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475063b7880a4d6ea73b338c148a0179. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.372619 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.376793 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 475063b7880a4d6ea73b338c148a0179
I20260321 14:51:46.377547 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 475063b7880a4d6ea73b338c148a0179 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.383446 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.389236 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.389726 9638 ts_tablet_manager.cc:1950] T 329aaf3c99fc431fae6d6e3f588a0856 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.391332 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 329aaf3c99fc431fae6d6e3f588a0856 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:46.391680 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet f02d307768044e60a6824b4715df3f69 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f02d307768044e60a6824b4715df3f69 already in progress: creating tablet
W20260321 14:51:46.391980 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 475063b7880a4d6ea73b338c148a0179 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 475063b7880a4d6ea73b338c148a0179 already in progress: creating tablet
W20260321 14:51:46.393805 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0b75ccf51d3d4c4e9799f1f40048fb94 has no consensus state
I20260321 14:51:46.395545 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.397903 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 0b75ccf51d3d4c4e9799f1f40048fb94 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260321 14:51:46.398437 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b75ccf51d3d4c4e9799f1f40048fb94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.399443 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.404002 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 0b75ccf51d3d4c4e9799f1f40048fb94
I20260321 14:51:46.404737 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b75ccf51d3d4c4e9799f1f40048fb94 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.405279 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 0b75ccf51d3d4c4e9799f1f40048fb94 because the tablet was not found. No further retry: Not found: Tablet not found: 0b75ccf51d3d4c4e9799f1f40048fb94
I20260321 14:51:46.405786 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.409421 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
W20260321 14:51:46.413929 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 412be62dd92f4f85a8ab0b5e5257917a has no consensus state
I20260321 14:51:46.415723 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.418527 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 412be62dd92f4f85a8ab0b5e5257917a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260321 14:51:46.419021 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 412be62dd92f4f85a8ab0b5e5257917a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.419268 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.423189 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 412be62dd92f4f85a8ab0b5e5257917a
I20260321 14:51:46.423851 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 412be62dd92f4f85a8ab0b5e5257917a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.424815 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 412be62dd92f4f85a8ab0b5e5257917a because the tablet was not found. No further retry: Not found: Tablet not found: 412be62dd92f4f85a8ab0b5e5257917a
I20260321 14:51:46.425101 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.425658 9628 tablet_bootstrap.cc:492] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.426908 9628 tablet_bootstrap.cc:654] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.427881 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.428472 9628 tablet_bootstrap.cc:492] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.428611 9628 ts_tablet_manager.cc:1403] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.001s
I20260321 14:51:46.429301 9628 raft_consensus.cc:359] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.429297 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.429459 9628 raft_consensus.cc:385] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.429514 9628 raft_consensus.cc:740] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.429710 9628 consensus_queue.cc:260] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.429852 9628 raft_consensus.cc:399] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.429910 9628 raft_consensus.cc:493] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.429973 9628 raft_consensus.cc:3060] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.430060 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet f02d307768044e60a6824b4715df3f69 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.430259 9638 tablet_replica.cc:333] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.430397 9638 raft_consensus.cc:2243] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.430509 9638 raft_consensus.cc:2272] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.431383 9638 ts_tablet_manager.cc:1916] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.432535 9628 raft_consensus.cc:515] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.432739 9628 leader_election.cc:304] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.432950 9628 leader_election.cc:290] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.432994 9631 raft_consensus.cc:2804] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.433108 9631 raft_consensus.cc:697] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.433382 9628 ts_tablet_manager.cc:1434] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:46.433328 9631 consensus_queue.cc:237] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
W20260321 14:51:46.433527 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 49f3ad9ef81f435d9fe8d61362138912 has no consensus state
I20260321 14:51:46.433624 9628 tablet_bootstrap.cc:492] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.435547 9628 tablet_bootstrap.cc:654] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.437060 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 49f3ad9ef81f435d9fe8d61362138912 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.437515 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49f3ad9ef81f435d9fe8d61362138912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.437721 9638 ts_tablet_manager.cc:1929] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.437803 9638 log.cc:1199] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/f02d307768044e60a6824b4715df3f69
I20260321 14:51:46.438122 9638 ts_tablet_manager.cc:1950] T f02d307768044e60a6824b4715df3f69 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.438983 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet f02d307768044e60a6824b4715df3f69 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.442289 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet f6b2f3562cbc4f4387d09573c938ccf0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.442490 9638 tablet_replica.cc:333] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.442641 9638 raft_consensus.cc:2243] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.442785 9638 raft_consensus.cc:2272] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.443019 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.443313 9628 tablet_bootstrap.cc:492] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.443450 9628 ts_tablet_manager.cc:1403] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.010s user 0.006s sys 0.003s
I20260321 14:51:46.443773 9638 ts_tablet_manager.cc:1916] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.444096 9628 raft_consensus.cc:359] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.444214 9628 raft_consensus.cc:385] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.444255 9628 raft_consensus.cc:740] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.444416 9628 consensus_queue.cc:260] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.444540 9628 raft_consensus.cc:399] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.444586 9628 raft_consensus.cc:493] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.444644 9628 raft_consensus.cc:3060] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.445262 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.447340 9628 raft_consensus.cc:515] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.447593 9628 leader_election.cc:304] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.447803 9628 leader_election.cc:290] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.447852 9631 raft_consensus.cc:2804] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.447994 9631 raft_consensus.cc:697] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.448196 9631 consensus_queue.cc:237] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.448304 9628 ts_tablet_manager.cc:1434] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:46.448379 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 49f3ad9ef81f435d9fe8d61362138912
I20260321 14:51:46.448734 9628 tablet_bootstrap.cc:492] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.449946 9638 ts_tablet_manager.cc:1929] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.450207 9638 log.cc:1199] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/f6b2f3562cbc4f4387d09573c938ccf0
I20260321 14:51:46.450500 9628 tablet_bootstrap.cc:654] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.450659 9638 ts_tablet_manager.cc:1950] T f6b2f3562cbc4f4387d09573c938ccf0 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.450949 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.452018 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 49f3ad9ef81f435d9fe8d61362138912 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.454079 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet f6b2f3562cbc4f4387d09573c938ccf0 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:46.454545 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 49f3ad9ef81f435d9fe8d61362138912 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 49f3ad9ef81f435d9fe8d61362138912 already in progress: creating tablet
I20260321 14:51:46.455305 9628 tablet_bootstrap.cc:492] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.455473 9628 ts_tablet_manager.cc:1403] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.007s user 0.003s sys 0.003s
I20260321 14:51:46.455390 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.455755 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.456146 9628 raft_consensus.cc:359] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.456295 9628 raft_consensus.cc:385] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.456350 9628 raft_consensus.cc:740] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.456578 9628 consensus_queue.cc:260] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.456786 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 475063b7880a4d6ea73b338c148a0179 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.456744 9628 raft_consensus.cc:399] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.456986 9628 raft_consensus.cc:493] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.457083 9628 raft_consensus.cc:3060] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.457450 9638 tablet_replica.cc:333] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.457643 9638 raft_consensus.cc:2243] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.457796 9638 raft_consensus.cc:2272] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.458855 9638 ts_tablet_manager.cc:1916] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260321 14:51:46.459734 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7ef6f93df36542b3887cde3540ba615c has no consensus state
I20260321 14:51:46.459870 9628 raft_consensus.cc:515] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.460053 9628 leader_election.cc:304] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.460258 9631 raft_consensus.cc:2804] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.460446 9631 raft_consensus.cc:697] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.460654 9631 consensus_queue.cc:237] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.461678 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.463359 9628 leader_election.cc:290] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.463963 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.464114 9628 ts_tablet_manager.cc:1434] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.009s user 0.004s sys 0.001s
I20260321 14:51:46.464329 9628 tablet_bootstrap.cc:492] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.465368 9638 ts_tablet_manager.cc:1929] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.465613 9638 log.cc:1199] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/475063b7880a4d6ea73b338c148a0179
I20260321 14:51:46.466189 9638 ts_tablet_manager.cc:1950] T 475063b7880a4d6ea73b338c148a0179 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.466395 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef6f93df36542b3887cde3540ba615c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.466818 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef6f93df36542b3887cde3540ba615c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.467242 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 475063b7880a4d6ea73b338c148a0179 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.467804 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 7ef6f93df36542b3887cde3540ba615c
I20260321 14:51:46.468586 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ef6f93df36542b3887cde3540ba615c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.469156 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 7ef6f93df36542b3887cde3540ba615c because the tablet was not found. No further retry: Not found: Tablet not found: 7ef6f93df36542b3887cde3540ba615c
I20260321 14:51:46.469604 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.472177 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.465708 9628 tablet_bootstrap.cc:654] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:46.475907 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 42c317cd46854501ad2767964cee4772 has no consensus state
I20260321 14:51:46.476347 9628 tablet_bootstrap.cc:492] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.476467 9628 ts_tablet_manager.cc:1403] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.012s user 0.002s sys 0.000s
I20260321 14:51:46.476588 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b75ccf51d3d4c4e9799f1f40048fb94 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.476828 9638 tablet_replica.cc:333] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.476981 9638 raft_consensus.cc:2243] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.477133 9638 raft_consensus.cc:2272] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.477068 9628 raft_consensus.cc:359] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.477234 9628 raft_consensus.cc:385] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.477319 9628 raft_consensus.cc:740] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.477612 9628 consensus_queue.cc:260] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.477787 9628 raft_consensus.cc:399] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.477851 9628 raft_consensus.cc:493] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.477919 9628 raft_consensus.cc:3060] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.478689 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.479566 9638 ts_tablet_manager.cc:1916] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.481355 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 42c317cd46854501ad2767964cee4772 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260321 14:51:46.481570 9628 raft_consensus.cc:515] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.481796 9628 leader_election.cc:304] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.481962 9628 leader_election.cc:290] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.482014 9631 raft_consensus.cc:2804] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.482134 9631 raft_consensus.cc:697] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.482348 9631 consensus_queue.cc:237] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.482510 9628 ts_tablet_manager.cc:1434] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260321 14:51:46.482756 9628 tablet_bootstrap.cc:492] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.482681 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.484611 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c317cd46854501ad2767964cee4772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.486771 9628 tablet_bootstrap.cc:654] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.488026 9638 ts_tablet_manager.cc:1929] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.488128 9638 log.cc:1199] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/0b75ccf51d3d4c4e9799f1f40048fb94
I20260321 14:51:46.488509 9638 ts_tablet_manager.cc:1950] T 0b75ccf51d3d4c4e9799f1f40048fb94 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.488507 9628 tablet_bootstrap.cc:492] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.488677 9628 ts_tablet_manager.cc:1403] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.000s
I20260321 14:51:46.489349 9628 raft_consensus.cc:359] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.489509 9628 raft_consensus.cc:385] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.489567 9628 raft_consensus.cc:740] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.489790 9628 consensus_queue.cc:260] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.489941 9628 raft_consensus.cc:399] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.490022 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 0b75ccf51d3d4c4e9799f1f40048fb94 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.490398 9628 raft_consensus.cc:493] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.490505 9628 raft_consensus.cc:3060] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.491225 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 42c317cd46854501ad2767964cee4772
I20260321 14:51:46.491966 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 42c317cd46854501ad2767964cee4772 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.493053 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.493069 9628 raft_consensus.cc:515] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
W20260321 14:51:46.493764 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 42c317cd46854501ad2767964cee4772 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 42c317cd46854501ad2767964cee4772 already in progress: creating tablet
I20260321 14:51:46.493829 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.494946 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 412be62dd92f4f85a8ab0b5e5257917a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.495229 9638 tablet_replica.cc:333] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.495395 9638 raft_consensus.cc:2243] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.495563 9638 raft_consensus.cc:2272] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.493468 9628 leader_election.cc:304] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.496219 9631 raft_consensus.cc:2804] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.496344 9631 raft_consensus.cc:697] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.496590 9631 consensus_queue.cc:237] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.496727 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.497341 9628 leader_election.cc:290] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.497742 9638 ts_tablet_manager.cc:1916] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.497918 9628 ts_tablet_manager.cc:1434] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.009s user 0.005s sys 0.000s
I20260321 14:51:46.498369 9628 tablet_bootstrap.cc:492] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.499747 9628 tablet_bootstrap.cc:654] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:46.500840 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e5da4484da1b4d7794dcf27c1a7c0538 has no consensus state
I20260321 14:51:46.503727 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.504827 9638 ts_tablet_manager.cc:1929] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.504951 9638 log.cc:1199] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/412be62dd92f4f85a8ab0b5e5257917a
I20260321 14:51:46.505368 9638 ts_tablet_manager.cc:1950] T 412be62dd92f4f85a8ab0b5e5257917a P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.506376 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 412be62dd92f4f85a8ab0b5e5257917a (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.506995 9581 tablet_service.cc:1511] Processing CreateTablet for tablet e5da4484da1b4d7794dcf27c1a7c0538 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260321 14:51:46.507411 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5da4484da1b4d7794dcf27c1a7c0538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.507853 9628 tablet_bootstrap.cc:492] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.507987 9628 ts_tablet_manager.cc:1403] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.010s user 0.005s sys 0.003s
I20260321 14:51:46.508610 9628 raft_consensus.cc:359] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.508751 9628 raft_consensus.cc:385] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.508807 9628 raft_consensus.cc:740] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.508991 9628 consensus_queue.cc:260] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.509130 9628 raft_consensus.cc:399] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.509200 9628 raft_consensus.cc:493] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.509343 9628 raft_consensus.cc:3060] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.506934 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.509702 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 49f3ad9ef81f435d9fe8d61362138912 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.511924 9628 raft_consensus.cc:515] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.512135 9628 leader_election.cc:304] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.512332 9631 raft_consensus.cc:2804] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.512375 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet e5da4484da1b4d7794dcf27c1a7c0538
I20260321 14:51:46.512594 9628 leader_election.cc:290] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.512431 9631 raft_consensus.cc:697] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.513023 9628 ts_tablet_manager.cc:1434] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:46.512969 9631 consensus_queue.cc:237] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.513556 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet e5da4484da1b4d7794dcf27c1a7c0538 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.514357 9628 tablet_bootstrap.cc:492] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.514441 9638 tablet_replica.cc:333] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.514569 9638 raft_consensus.cc:2243] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.514529 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.514704 9638 raft_consensus.cc:2272] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.515668 9638 ts_tablet_manager.cc:1916] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.515854 9628 tablet_bootstrap.cc:654] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.517633 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.518858 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.521013 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ef6f93df36542b3887cde3540ba615c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.521327 9628 tablet_bootstrap.cc:492] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.521436 9628 ts_tablet_manager.cc:1403] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.007s user 0.001s sys 0.003s
I20260321 14:51:46.522053 9628 raft_consensus.cc:359] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.522203 9628 raft_consensus.cc:385] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.522267 9628 raft_consensus.cc:740] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.522392 9638 ts_tablet_manager.cc:1929] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.522482 9638 log.cc:1199] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/49f3ad9ef81f435d9fe8d61362138912
I20260321 14:51:46.522447 9628 consensus_queue.cc:260] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.522596 9628 raft_consensus.cc:399] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.522655 9628 raft_consensus.cc:493] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.522729 9628 raft_consensus.cc:3060] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.522848 9638 ts_tablet_manager.cc:1950] T 49f3ad9ef81f435d9fe8d61362138912 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
W20260321 14:51:46.523324 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8e69996726184fea90642b8c5fcf4971 has no consensus state
I20260321 14:51:46.523718 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 49f3ad9ef81f435d9fe8d61362138912 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:46.524343 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet e5da4484da1b4d7794dcf27c1a7c0538 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e5da4484da1b4d7794dcf27c1a7c0538 already in progress: creating tablet
I20260321 14:51:46.524613 9638 tablet_replica.cc:333] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.524768 9638 raft_consensus.cc:2243] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.524910 9638 raft_consensus.cc:2272] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.525547 9628 raft_consensus.cc:515] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.525739 9628 leader_election.cc:304] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.525902 9628 leader_election.cc:290] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.525951 9631 raft_consensus.cc:2804] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.526162 9631 raft_consensus.cc:697] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.526113 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.526364 9631 consensus_queue.cc:237] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.527100 9638 ts_tablet_manager.cc:1916] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.527905 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 8e69996726184fea90642b8c5fcf4971 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.528378 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e69996726184fea90642b8c5fcf4971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.528708 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.531327 9628 ts_tablet_manager.cc:1434] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.010s user 0.005s sys 0.000s
I20260321 14:51:46.531580 9628 tablet_bootstrap.cc:492] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.532824 9638 ts_tablet_manager.cc:1929] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.532969 9628 tablet_bootstrap.cc:654] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.532970 9638 log.cc:1199] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/7ef6f93df36542b3887cde3540ba615c
I20260321 14:51:46.533438 9638 ts_tablet_manager.cc:1950] T 7ef6f93df36542b3887cde3540ba615c P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.534590 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 8e69996726184fea90642b8c5fcf4971
I20260321 14:51:46.535307 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e69996726184fea90642b8c5fcf4971 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.536260 9628 tablet_bootstrap.cc:492] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.536410 9628 ts_tablet_manager.cc:1403] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:46.536432 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.537113 9628 raft_consensus.cc:359] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.537263 9628 raft_consensus.cc:385] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.537318 9628 raft_consensus.cc:740] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.537545 9628 consensus_queue.cc:260] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.537683 9628 raft_consensus.cc:399] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.537746 9628 raft_consensus.cc:493] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.537809 9628 raft_consensus.cc:3060] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.537825 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 7ef6f93df36542b3887cde3540ba615c (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:46.538069 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 8e69996726184fea90642b8c5fcf4971 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8e69996726184fea90642b8c5fcf4971 already in progress: creating tablet
I20260321 14:51:46.539093 9494 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.539950 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 42c317cd46854501ad2767964cee4772 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.540309 9628 raft_consensus.cc:515] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.540510 9628 leader_election.cc:304] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.540639 9638 tablet_replica.cc:333] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.540704 9628 leader_election.cc:290] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.540776 9631 raft_consensus.cc:2804] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.540818 9638 raft_consensus.cc:2243] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.540905 9631 raft_consensus.cc:697] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.540983 9638 raft_consensus.cc:2272] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.541129 9631 consensus_queue.cc:237] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.542004 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.543248 9638 ts_tablet_manager.cc:1916] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.541245 9628 ts_tablet_manager.cc:1434] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:46.543936 9628 tablet_bootstrap.cc:492] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.545284 9628 tablet_bootstrap.cc:654] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:46.545730 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet de6136f0e7744ccaaba57347922af818 has no consensus state
I20260321 14:51:46.546845 9628 tablet_bootstrap.cc:492] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.547597 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet e5da4484da1b4d7794dcf27c1a7c0538 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.548121 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.549422 9628 ts_tablet_manager.cc:1403] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.000s
I20260321 14:51:46.549580 9638 ts_tablet_manager.cc:1929] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.549680 9638 log.cc:1199] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/42c317cd46854501ad2767964cee4772
I20260321 14:51:46.550020 9638 ts_tablet_manager.cc:1950] T 42c317cd46854501ad2767964cee4772 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.550352 9628 raft_consensus.cc:359] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.550627 9628 raft_consensus.cc:385] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.550737 9628 raft_consensus.cc:740] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.550901 9638 tablet_replica.cc:333] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.550998 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 42c317cd46854501ad2767964cee4772 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.550949 9581 tablet_service.cc:1511] Processing CreateTablet for tablet de6136f0e7744ccaaba57347922af818 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.551043 9628 consensus_queue.cc:260] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.551249 9628 raft_consensus.cc:399] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.551322 9628 raft_consensus.cc:493] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.551345 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de6136f0e7744ccaaba57347922af818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.551400 9628 raft_consensus.cc:3060] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.551069 9638 raft_consensus.cc:2243] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.552175 9638 raft_consensus.cc:2272] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.553185 9638 ts_tablet_manager.cc:1916] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.554291 9628 raft_consensus.cc:515] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.554488 9628 leader_election.cc:304] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.554642 9628 leader_election.cc:290] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.554687 9631 raft_consensus.cc:2804] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.554817 9631 raft_consensus.cc:697] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.550529 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.555037 9628 ts_tablet_manager.cc:1434] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:46.555037 9631 consensus_queue.cc:237] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.558192 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet de6136f0e7744ccaaba57347922af818
I20260321 14:51:46.559125 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet de6136f0e7744ccaaba57347922af818 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.560019 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.560189 9638 ts_tablet_manager.cc:1929] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.560294 9638 log.cc:1199] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/e5da4484da1b4d7794dcf27c1a7c0538
I20260321 14:51:46.560669 9638 ts_tablet_manager.cc:1950] T e5da4484da1b4d7794dcf27c1a7c0538 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.560843 9628 tablet_bootstrap.cc:492] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.561628 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet e5da4484da1b4d7794dcf27c1a7c0538 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:46.561868 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet de6136f0e7744ccaaba57347922af818 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet de6136f0e7744ccaaba57347922af818 already in progress: creating tablet
I20260321 14:51:46.561335 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.562258 9628 tablet_bootstrap.cc:654] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.562567 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e69996726184fea90642b8c5fcf4971 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.562773 9638 tablet_replica.cc:333] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.562923 9638 raft_consensus.cc:2243] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.563058 9638 raft_consensus.cc:2272] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.564357 9638 ts_tablet_manager.cc:1916] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.564838 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.566011 9628 tablet_bootstrap.cc:492] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.566171 9628 ts_tablet_manager.cc:1403] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:46.566851 9628 raft_consensus.cc:359] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.566982 9628 raft_consensus.cc:385] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.567024 9628 raft_consensus.cc:740] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.567216 9628 consensus_queue.cc:260] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.567353 9628 raft_consensus.cc:399] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.567427 9628 raft_consensus.cc:493] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.567518 9628 raft_consensus.cc:3060] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:46.567945 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1650f6e5486d492db76a34ec139d4425 has no consensus state
I20260321 14:51:46.570240 9628 raft_consensus.cc:515] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.570240 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.570596 9638 ts_tablet_manager.cc:1929] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.570705 9638 log.cc:1199] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/8e69996726184fea90642b8c5fcf4971
I20260321 14:51:46.571053 9638 ts_tablet_manager.cc:1950] T 8e69996726184fea90642b8c5fcf4971 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.571557 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 1650f6e5486d492db76a34ec139d4425 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260321 14:51:46.571727 9628 leader_election.cc:304] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.571933 9628 leader_election.cc:290] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.571982 9631 raft_consensus.cc:2804] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.572114 9631 raft_consensus.cc:697] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.572355 9628 ts_tablet_manager.cc:1434] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.004s sys 0.000s
I20260321 14:51:46.572299 9631 consensus_queue.cc:237] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.571967 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 8e69996726184fea90642b8c5fcf4971 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.572912 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.573453 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1650f6e5486d492db76a34ec139d4425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.576157 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 1650f6e5486d492db76a34ec139d4425
I20260321 14:51:46.577116 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 1650f6e5486d492db76a34ec139d4425 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.577785 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 1650f6e5486d492db76a34ec139d4425 because the tablet was not found. No further retry: Not found: Tablet not found: 1650f6e5486d492db76a34ec139d4425
I20260321 14:51:46.577739 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.579113 9628 tablet_bootstrap.cc:492] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.579653 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.580427 9628 tablet_bootstrap.cc:654] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.581393 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet de6136f0e7744ccaaba57347922af818 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.581648 9638 tablet_replica.cc:333] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.581799 9638 raft_consensus.cc:2243] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.581944 9638 raft_consensus.cc:2272] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.581964 9628 tablet_bootstrap.cc:492] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.582082 9628 ts_tablet_manager.cc:1403] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.001s
I20260321 14:51:46.582338 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.582753 9628 raft_consensus.cc:359] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.582896 9628 raft_consensus.cc:385] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.582958 9628 raft_consensus.cc:740] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.583139 9628 consensus_queue.cc:260] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.583280 9628 raft_consensus.cc:399] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.583366 9628 raft_consensus.cc:493] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.583484 9628 raft_consensus.cc:3060] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.585067 9638 ts_tablet_manager.cc:1916] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260321 14:51:46.585891 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a07bd7aa37354c76a8dbeb397901d4c7 has no consensus state
I20260321 14:51:46.586546 9628 raft_consensus.cc:515] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.586750 9628 leader_election.cc:304] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.586987 9631 raft_consensus.cc:2804] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.587119 9631 raft_consensus.cc:697] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.587325 9631 consensus_queue.cc:237] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.587550 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.589257 9628 leader_election.cc:290] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.589726 9628 ts_tablet_manager.cc:1434] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.008s user 0.005s sys 0.000s
I20260321 14:51:46.590292 9581 tablet_service.cc:1511] Processing CreateTablet for tablet a07bd7aa37354c76a8dbeb397901d4c7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260321 14:51:46.590464 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.590654 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a07bd7aa37354c76a8dbeb397901d4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.592671 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 1650f6e5486d492db76a34ec139d4425 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.592855 9638 ts_tablet_manager.cc:1929] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.592950 9638 log.cc:1199] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/de6136f0e7744ccaaba57347922af818
I20260321 14:51:46.593336 9638 ts_tablet_manager.cc:1950] T de6136f0e7744ccaaba57347922af818 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.593976 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet a07bd7aa37354c76a8dbeb397901d4c7
I20260321 14:51:46.594377 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet de6136f0e7744ccaaba57347922af818 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.594200 9638 tablet_replica.cc:333] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.594724 9638 raft_consensus.cc:2243] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.594794 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet a07bd7aa37354c76a8dbeb397901d4c7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.594887 9638 raft_consensus.cc:2272] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.595721 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.596912 9638 ts_tablet_manager.cc:1916] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.597697 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.600731 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.601974 9638 ts_tablet_manager.cc:1929] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.602092 9638 log.cc:1199] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/1650f6e5486d492db76a34ec139d4425
I20260321 14:51:46.602452 9638 ts_tablet_manager.cc:1950] T 1650f6e5486d492db76a34ec139d4425 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.603379 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 1650f6e5486d492db76a34ec139d4425 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:46.603726 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet a07bd7aa37354c76a8dbeb397901d4c7 because the tablet was not found. No further retry: Not found: Tablet not found: a07bd7aa37354c76a8dbeb397901d4c7
W20260321 14:51:46.604235 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 92a69bbfbba9437e8a88bccad809bd5c has no consensus state
I20260321 14:51:46.605545 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.607412 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 92a69bbfbba9437e8a88bccad809bd5c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.607813 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a69bbfbba9437e8a88bccad809bd5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.608026 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.611295 9628 tablet_bootstrap.cc:492] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.612380 9628 tablet_bootstrap.cc:654] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.613312 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 92a69bbfbba9437e8a88bccad809bd5c
I20260321 14:51:46.614193 9628 tablet_bootstrap.cc:492] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.614217 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 92a69bbfbba9437e8a88bccad809bd5c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.614305 9628 ts_tablet_manager.cc:1403] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
W20260321 14:51:46.614827 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 92a69bbfbba9437e8a88bccad809bd5c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 92a69bbfbba9437e8a88bccad809bd5c already in progress: creating tablet
I20260321 14:51:46.614976 9628 raft_consensus.cc:359] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.615160 9628 raft_consensus.cc:385] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.615206 9628 raft_consensus.cc:740] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.615414 9628 consensus_queue.cc:260] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.615454 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.615557 9628 raft_consensus.cc:399] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.615633 9628 raft_consensus.cc:493] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.615694 9628 raft_consensus.cc:3060] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.618019 9628 raft_consensus.cc:515] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.618098 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.618223 9628 leader_election.cc:304] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.618387 9628 leader_election.cc:290] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.618439 9631 raft_consensus.cc:2804] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.618633 9631 raft_consensus.cc:697] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.618798 9628 ts_tablet_manager.cc:1434] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260321 14:51:46.618853 9631 consensus_queue.cc:237] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.619045 9628 tablet_bootstrap.cc:492] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.620253 9628 tablet_bootstrap.cc:654] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.621672 9628 tablet_bootstrap.cc:492] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.621795 9628 ts_tablet_manager.cc:1403] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.001s
W20260321 14:51:46.621898 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 10e307410b994fe7a88cd8d6fa632690 has no consensus state
I20260321 14:51:46.622440 9628 raft_consensus.cc:359] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.622570 9628 raft_consensus.cc:385] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.622635 9628 raft_consensus.cc:740] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.622838 9628 consensus_queue.cc:260] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.622967 9628 raft_consensus.cc:399] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.623093 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet a07bd7aa37354c76a8dbeb397901d4c7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.623023 9628 raft_consensus.cc:493] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.623266 9628 raft_consensus.cc:3060] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.623338 9638 tablet_replica.cc:333] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.623502 9638 raft_consensus.cc:2243] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.623653 9638 raft_consensus.cc:2272] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.623208 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.625618 9638 ts_tablet_manager.cc:1916] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.625973 9628 raft_consensus.cc:515] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.626168 9628 leader_election.cc:304] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.626217 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.626333 9628 leader_election.cc:290] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.626376 9631 raft_consensus.cc:2804] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.626552 9631 raft_consensus.cc:697] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.626730 9631 consensus_queue.cc:237] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.627031 9628 ts_tablet_manager.cc:1434] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:46.629063 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 10e307410b994fe7a88cd8d6fa632690
I20260321 14:51:46.631330 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.632097 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 10e307410b994fe7a88cd8d6fa632690 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.632437 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 10e307410b994fe7a88cd8d6fa632690 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.632706 9638 ts_tablet_manager.cc:1929] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.632818 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e307410b994fe7a88cd8d6fa632690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.632891 9638 log.cc:1199] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/a07bd7aa37354c76a8dbeb397901d4c7
I20260321 14:51:46.633229 9638 ts_tablet_manager.cc:1950] T a07bd7aa37354c76a8dbeb397901d4c7 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.632687 9494 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.634284 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet a07bd7aa37354c76a8dbeb397901d4c7 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:46.634502 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 10e307410b994fe7a88cd8d6fa632690 because the tablet was not found. No further retry: Not found: Tablet not found: 10e307410b994fe7a88cd8d6fa632690
I20260321 14:51:46.634996 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 92a69bbfbba9437e8a88bccad809bd5c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.635191 9638 tablet_replica.cc:333] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.635320 9638 raft_consensus.cc:2243] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.635458 9638 raft_consensus.cc:2272] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.636238 9638 ts_tablet_manager.cc:1916] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.638365 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.640136 9628 tablet_bootstrap.cc:492] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
W20260321 14:51:46.641492 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 86a42cf40ddd4f20b4f9c2db41aaf6c8 has no consensus state
I20260321 14:51:46.641683 9628 tablet_bootstrap.cc:654] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.641749 9638 ts_tablet_manager.cc:1929] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.641876 9638 log.cc:1199] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/92a69bbfbba9437e8a88bccad809bd5c
I20260321 14:51:46.642198 9638 ts_tablet_manager.cc:1950] T 92a69bbfbba9437e8a88bccad809bd5c P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.642990 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 92a69bbfbba9437e8a88bccad809bd5c (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.643894 9628 tablet_bootstrap.cc:492] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.643985 9628 ts_tablet_manager.cc:1403] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260321 14:51:46.644596 9628 raft_consensus.cc:359] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.644706 9628 raft_consensus.cc:385] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.644737 9628 raft_consensus.cc:740] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.644918 9628 consensus_queue.cc:260] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.645016 9628 raft_consensus.cc:399] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.645051 9628 raft_consensus.cc:493] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.645095 9628 raft_consensus.cc:3060] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.645457 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 86a42cf40ddd4f20b4f9c2db41aaf6c8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20260321 14:51:46.645819 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a42cf40ddd4f20b4f9c2db41aaf6c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.645747 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.647570 9628 raft_consensus.cc:515] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.647768 9628 leader_election.cc:304] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.647935 9628 leader_election.cc:290] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.648023 9631 raft_consensus.cc:2804] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.648017 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.648273 9631 raft_consensus.cc:697] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.648507 9631 consensus_queue.cc:237] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.648698 9628 ts_tablet_manager.cc:1434] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
I20260321 14:51:46.651264 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 86a42cf40ddd4f20b4f9c2db41aaf6c8
I20260321 14:51:46.651773 9628 tablet_bootstrap.cc:492] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.651909 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 86a42cf40ddd4f20b4f9c2db41aaf6c8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.652420 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 86a42cf40ddd4f20b4f9c2db41aaf6c8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 86a42cf40ddd4f20b4f9c2db41aaf6c8 already in progress: creating tablet
I20260321 14:51:46.652920 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.653199 9628 tablet_bootstrap.cc:654] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.653465 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.654330 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 10e307410b994fe7a88cd8d6fa632690 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.654531 9638 tablet_replica.cc:333] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.654682 9638 raft_consensus.cc:2243] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.654762 9628 tablet_bootstrap.cc:492] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.654815 9638 raft_consensus.cc:2272] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.654868 9628 ts_tablet_manager.cc:1403] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:46.655532 9628 raft_consensus.cc:359] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.655668 9628 raft_consensus.cc:385] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.655727 9628 raft_consensus.cc:740] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.655930 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.655987 9628 consensus_queue.cc:260] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.656139 9628 raft_consensus.cc:399] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.656206 9628 raft_consensus.cc:493] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.656277 9628 raft_consensus.cc:3060] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.657661 9638 ts_tablet_manager.cc:1916] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.658567 9628 raft_consensus.cc:515] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.658713 9628 leader_election.cc:304] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.658860 9628 leader_election.cc:290] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.658900 9631 raft_consensus.cc:2804] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.659111 9631 raft_consensus.cc:697] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
W20260321 14:51:46.659507 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 09ddd73359144fdfab10fe5b4e3c579a has no consensus state
I20260321 14:51:46.659534 9628 ts_tablet_manager.cc:1434] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:46.660791 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.660557 9631 consensus_queue.cc:237] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.662820 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 09ddd73359144fdfab10fe5b4e3c579a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20260321 14:51:46.663169 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ddd73359144fdfab10fe5b4e3c579a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.663256 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.664304 9638 ts_tablet_manager.cc:1929] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.664420 9638 log.cc:1199] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/10e307410b994fe7a88cd8d6fa632690
I20260321 14:51:46.664796 9638 ts_tablet_manager.cc:1950] T 10e307410b994fe7a88cd8d6fa632690 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.666288 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 09ddd73359144fdfab10fe5b4e3c579a
I20260321 14:51:46.666429 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 10e307410b994fe7a88cd8d6fa632690 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.666965 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 09ddd73359144fdfab10fe5b4e3c579a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.667848 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 09ddd73359144fdfab10fe5b4e3c579a because the tablet was not found. No further retry: Not found: Tablet not found: 09ddd73359144fdfab10fe5b4e3c579a
I20260321 14:51:46.667801 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.668409 9628 tablet_bootstrap.cc:492] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.669178 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.669625 9628 tablet_bootstrap.cc:654] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.670009 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 86a42cf40ddd4f20b4f9c2db41aaf6c8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.670251 9638 tablet_replica.cc:333] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.670581 9638 raft_consensus.cc:2243] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.670814 9638 raft_consensus.cc:2272] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.671610 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.672253 9638 ts_tablet_manager.cc:1916] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.674165 9628 tablet_bootstrap.cc:492] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.674299 9628 ts_tablet_manager.cc:1403] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.006s user 0.005s sys 0.000s
I20260321 14:51:46.674891 9628 raft_consensus.cc:359] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
W20260321 14:51:46.674989 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 300b2772ee65439a8aaa7d877104d470 has no consensus state
I20260321 14:51:46.675012 9628 raft_consensus.cc:385] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.675138 9628 raft_consensus.cc:740] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.675333 9628 consensus_queue.cc:260] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.675478 9628 raft_consensus.cc:399] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.675540 9628 raft_consensus.cc:493] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.675619 9628 raft_consensus.cc:3060] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.677182 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.678028 9628 raft_consensus.cc:515] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.678228 9638 ts_tablet_manager.cc:1929] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.678228 9628 leader_election.cc:304] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.678373 9638 log.cc:1199] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/86a42cf40ddd4f20b4f9c2db41aaf6c8
I20260321 14:51:46.678436 9628 leader_election.cc:290] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.678702 9632 raft_consensus.cc:2804] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.678767 9638 ts_tablet_manager.cc:1950] T 86a42cf40ddd4f20b4f9c2db41aaf6c8 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.678821 9632 raft_consensus.cc:697] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.679028 9632 consensus_queue.cc:237] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.679359 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 300b2772ee65439a8aaa7d877104d470 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.679773 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300b2772ee65439a8aaa7d877104d470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.679801 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.682026 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 86a42cf40ddd4f20b4f9c2db41aaf6c8 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.683043 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 300b2772ee65439a8aaa7d877104d470
I20260321 14:51:46.683233 9628 ts_tablet_manager.cc:1434] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.009s user 0.005s sys 0.000s
I20260321 14:51:46.683687 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 300b2772ee65439a8aaa7d877104d470 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.684088 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 300b2772ee65439a8aaa7d877104d470 because the tablet was not found. No further retry: Not found: Tablet not found: 300b2772ee65439a8aaa7d877104d470
I20260321 14:51:46.684696 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.685752 9628 tablet_bootstrap.cc:492] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.686910 9628 tablet_bootstrap.cc:654] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.687462 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.688164 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 09ddd73359144fdfab10fe5b4e3c579a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.688375 9638 tablet_replica.cc:333] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.688386 9628 tablet_bootstrap.cc:492] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.688583 9638 raft_consensus.cc:2243] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.688588 9628 ts_tablet_manager.cc:1403] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:46.688763 9638 raft_consensus.cc:2272] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.689384 9628 raft_consensus.cc:359] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.689580 9628 raft_consensus.cc:385] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.689699 9628 raft_consensus.cc:740] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.689929 9628 consensus_queue.cc:260] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.690030 9638 ts_tablet_manager.cc:1916] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.690003 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.690132 9628 raft_consensus.cc:399] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.690341 9628 raft_consensus.cc:493] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.690461 9628 raft_consensus.cc:3060] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.692770 9628 raft_consensus.cc:515] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.693066 9628 leader_election.cc:304] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.693364 9631 raft_consensus.cc:2804] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.693471 9631 raft_consensus.cc:697] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
W20260321 14:51:46.693552 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 208daa6880474cbe87ca3834d93a8d95 has no consensus state
I20260321 14:51:46.693666 9631 consensus_queue.cc:237] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.694939 9638 ts_tablet_manager.cc:1929] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.695044 9638 log.cc:1199] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/09ddd73359144fdfab10fe5b4e3c579a
I20260321 14:51:46.695462 9638 ts_tablet_manager.cc:1950] T 09ddd73359144fdfab10fe5b4e3c579a P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.695621 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.696439 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 09ddd73359144fdfab10fe5b4e3c579a (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.697338 9628 leader_election.cc:290] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.697921 9628 ts_tablet_manager.cc:1434] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.009s user 0.004s sys 0.000s
I20260321 14:51:46.698210 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.698539 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 300b2772ee65439a8aaa7d877104d470 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.698890 9638 tablet_replica.cc:333] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.698824 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 208daa6880474cbe87ca3834d93a8d95 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.699033 9638 raft_consensus.cc:2243] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.699172 9638 raft_consensus.cc:2272] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.699189 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208daa6880474cbe87ca3834d93a8d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.702095 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 208daa6880474cbe87ca3834d93a8d95
I20260321 14:51:46.702242 9638 ts_tablet_manager.cc:1916] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.702642 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 208daa6880474cbe87ca3834d93a8d95 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.703748 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.703943 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.706429 9628 tablet_bootstrap.cc:492] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.707316 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.707474 9628 tablet_bootstrap.cc:654] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.708464 9638 ts_tablet_manager.cc:1929] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.708566 9638 log.cc:1199] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/300b2772ee65439a8aaa7d877104d470
I20260321 14:51:46.708879 9628 tablet_bootstrap.cc:492] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.708941 9638 ts_tablet_manager.cc:1950] T 300b2772ee65439a8aaa7d877104d470 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.709589 9628 ts_tablet_manager.cc:1403] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:46.709795 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 300b2772ee65439a8aaa7d877104d470 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:46.710042 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 208daa6880474cbe87ca3834d93a8d95 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 208daa6880474cbe87ca3834d93a8d95 already in progress: creating tablet
I20260321 14:51:46.710243 9628 raft_consensus.cc:359] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.710381 9628 raft_consensus.cc:385] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.710433 9628 raft_consensus.cc:740] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
W20260321 14:51:46.710631 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d27563656b734b198fbbd6a996a74d5f has no consensus state
I20260321 14:51:46.710640 9628 consensus_queue.cc:260] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.711673 9628 raft_consensus.cc:399] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.711745 9628 raft_consensus.cc:493] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.711829 9628 raft_consensus.cc:3060] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.711959 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.713996 9581 tablet_service.cc:1511] Processing CreateTablet for tablet d27563656b734b198fbbd6a996a74d5f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260321 14:51:46.714318 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27563656b734b198fbbd6a996a74d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.714587 9628 raft_consensus.cc:515] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.714797 9628 leader_election.cc:304] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.714982 9628 leader_election.cc:290] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.715054 9631 raft_consensus.cc:2804] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.715185 9631 raft_consensus.cc:697] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.715364 9631 consensus_queue.cc:237] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.715425 9628 ts_tablet_manager.cc:1434] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.003s sys 0.001s
I20260321 14:51:46.721467 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.722748 9628 tablet_bootstrap.cc:492] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.723817 9628 tablet_bootstrap.cc:654] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.724645 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet d27563656b734b198fbbd6a996a74d5f
I20260321 14:51:46.725317 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet d27563656b734b198fbbd6a996a74d5f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.725533 9628 tablet_bootstrap.cc:492] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.725664 9628 ts_tablet_manager.cc:1403] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
W20260321 14:51:46.725965 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet d27563656b734b198fbbd6a996a74d5f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d27563656b734b198fbbd6a996a74d5f already in progress: creating tablet
I20260321 14:51:46.726310 9628 raft_consensus.cc:359] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.726434 9628 raft_consensus.cc:385] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.726468 9628 raft_consensus.cc:740] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.726392 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.726720 9628 consensus_queue.cc:260] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.726850 9628 raft_consensus.cc:399] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.726929 9628 raft_consensus.cc:493] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.727000 9628 raft_consensus.cc:3060] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.727399 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.728574 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 208daa6880474cbe87ca3834d93a8d95 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.728878 9638 tablet_replica.cc:333] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.729035 9638 raft_consensus.cc:2243] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.729194 9638 raft_consensus.cc:2272] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.729753 9628 raft_consensus.cc:515] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.729812 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.730109 9628 leader_election.cc:304] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.730353 9628 leader_election.cc:290] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.730437 9631 raft_consensus.cc:2804] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.730690 9631 raft_consensus.cc:697] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.730795 9628 ts_tablet_manager.cc:1434] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:46.730942 9631 consensus_queue.cc:237] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.731514 9638 ts_tablet_manager.cc:1916] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260321 14:51:46.733646 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 23fc72247667456fbe2c21fc83a17a1b has no consensus state
I20260321 14:51:46.735966 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.737198 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 23fc72247667456fbe2c21fc83a17a1b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260321 14:51:46.737555 9638 ts_tablet_manager.cc:1929] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.737661 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23fc72247667456fbe2c21fc83a17a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.737694 9638 log.cc:1199] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/208daa6880474cbe87ca3834d93a8d95
I20260321 14:51:46.738107 9638 ts_tablet_manager.cc:1950] T 208daa6880474cbe87ca3834d93a8d95 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.738934 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.739044 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 208daa6880474cbe87ca3834d93a8d95 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.742508 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 23fc72247667456fbe2c21fc83a17a1b
I20260321 14:51:46.743228 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 23fc72247667456fbe2c21fc83a17a1b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.743311 9628 tablet_bootstrap.cc:492] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
W20260321 14:51:46.744161 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 23fc72247667456fbe2c21fc83a17a1b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 23fc72247667456fbe2c21fc83a17a1b already in progress: creating tablet
I20260321 14:51:46.744856 9628 tablet_bootstrap.cc:654] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.745024 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.745978 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.746583 9628 tablet_bootstrap.cc:492] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.746752 9628 ts_tablet_manager.cc:1403] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260321 14:51:46.746907 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet d27563656b734b198fbbd6a996a74d5f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.747289 9638 tablet_replica.cc:333] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.747421 9628 raft_consensus.cc:359] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.747642 9638 raft_consensus.cc:2243] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.747697 9628 raft_consensus.cc:385] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.747814 9628 raft_consensus.cc:740] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.747916 9638 raft_consensus.cc:2272] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.748064 9628 consensus_queue.cc:260] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.748250 9628 raft_consensus.cc:399] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.748358 9628 raft_consensus.cc:493] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.748459 9628 raft_consensus.cc:3060] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.749028 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.749544 9638 ts_tablet_manager.cc:1916] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.751299 9628 raft_consensus.cc:515] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.751533 9628 leader_election.cc:304] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.751797 9631 raft_consensus.cc:2804] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.751965 9631 raft_consensus.cc:697] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.752185 9631 consensus_queue.cc:237] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.752856 9628 leader_election.cc:290] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.753399 9628 ts_tablet_manager.cc:1434] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
W20260321 14:51:46.753427 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 570e93d7f907411582993e3bd6fde4ab has no consensus state
I20260321 14:51:46.754935 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.757401 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 23fc72247667456fbe2c21fc83a17a1b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.757527 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 570e93d7f907411582993e3bd6fde4ab (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.757602 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.757805 9638 ts_tablet_manager.cc:1929] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.757993 9638 log.cc:1199] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/d27563656b734b198fbbd6a996a74d5f
I20260321 14:51:46.758029 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570e93d7f907411582993e3bd6fde4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.758291 9638 ts_tablet_manager.cc:1950] T d27563656b734b198fbbd6a996a74d5f P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.759065 9638 tablet_replica.cc:333] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.759164 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet d27563656b734b198fbbd6a996a74d5f (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.759268 9638 raft_consensus.cc:2243] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.759450 9638 raft_consensus.cc:2272] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.760298 9638 ts_tablet_manager.cc:1916] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.761422 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 570e93d7f907411582993e3bd6fde4ab
I20260321 14:51:46.762197 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 570e93d7f907411582993e3bd6fde4ab with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.763264 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.764128 9628 tablet_bootstrap.cc:492] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.765682 9628 tablet_bootstrap.cc:654] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.765935 9638 ts_tablet_manager.cc:1929] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.766081 9638 log.cc:1199] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/23fc72247667456fbe2c21fc83a17a1b
I20260321 14:51:46.766076 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.766593 9638 ts_tablet_manager.cc:1950] T 23fc72247667456fbe2c21fc83a17a1b P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.767426 9628 tablet_bootstrap.cc:492] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.767537 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 23fc72247667456fbe2c21fc83a17a1b (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.767598 9628 ts_tablet_manager.cc:1403] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260321 14:51:46.768378 9628 raft_consensus.cc:359] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.768573 9628 raft_consensus.cc:385] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260321 14:51:46.769476 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 570e93d7f907411582993e3bd6fde4ab because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 570e93d7f907411582993e3bd6fde4ab already in progress: creating tablet
I20260321 14:51:46.769590 9628 raft_consensus.cc:740] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
W20260321 14:51:46.769663 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 04b646dd93f6410f9397a5f3ca6d7597 has no consensus state
I20260321 14:51:46.769840 9628 consensus_queue.cc:260] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.770049 9628 raft_consensus.cc:399] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.770144 9628 raft_consensus.cc:493] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.770270 9628 raft_consensus.cc:3060] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.771126 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.772507 9628 raft_consensus.cc:515] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.772765 9628 leader_election.cc:304] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.772965 9628 leader_election.cc:290] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.773084 9631 raft_consensus.cc:2804] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.773233 9631 raft_consensus.cc:697] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.773510 9631 consensus_queue.cc:237] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.773481 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.773640 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 04b646dd93f6410f9397a5f3ca6d7597 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.773900 9628 ts_tablet_manager.cc:1434] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260321 14:51:46.774081 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b646dd93f6410f9397a5f3ca6d7597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.777551 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 04b646dd93f6410f9397a5f3ca6d7597
I20260321 14:51:46.778566 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 04b646dd93f6410f9397a5f3ca6d7597 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.779188 9628 tablet_bootstrap.cc:492] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
W20260321 14:51:46.780009 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 04b646dd93f6410f9397a5f3ca6d7597 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 04b646dd93f6410f9397a5f3ca6d7597 already in progress: creating tablet
I20260321 14:51:46.780009 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.782541 9628 tablet_bootstrap.cc:654] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.783751 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.784039 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.784873 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 570e93d7f907411582993e3bd6fde4ab with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.785125 9638 tablet_replica.cc:333] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.786240 9638 raft_consensus.cc:2243] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.786381 9628 tablet_bootstrap.cc:492] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.786468 9638 raft_consensus.cc:2272] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.786561 9628 ts_tablet_manager.cc:1403] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.007s user 0.005s sys 0.000s
I20260321 14:51:46.787683 9638 ts_tablet_manager.cc:1916] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.787668 9628 raft_consensus.cc:359] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.787878 9628 raft_consensus.cc:385] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.788023 9628 raft_consensus.cc:740] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
W20260321 14:51:46.788218 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fa78aa804aa04430a7f33823859a65d3 has no consensus state
I20260321 14:51:46.788316 9628 consensus_queue.cc:260] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.788508 9628 raft_consensus.cc:399] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.788623 9628 raft_consensus.cc:493] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.788785 9628 raft_consensus.cc:3060] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.791347 9628 raft_consensus.cc:515] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.791625 9628 leader_election.cc:304] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.791649 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.791895 9631 raft_consensus.cc:2804] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.791894 9581 tablet_service.cc:1511] Processing CreateTablet for tablet fa78aa804aa04430a7f33823859a65d3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260321 14:51:46.792328 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa78aa804aa04430a7f33823859a65d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.793059 9628 leader_election.cc:290] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.793490 9628 ts_tablet_manager.cc:1434] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260321 14:51:46.793680 9631 raft_consensus.cc:697] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.793960 9638 ts_tablet_manager.cc:1929] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.793915 9631 consensus_queue.cc:237] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.794123 9638 log.cc:1199] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/570e93d7f907411582993e3bd6fde4ab
I20260321 14:51:46.794560 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.794564 9638 ts_tablet_manager.cc:1950] T 570e93d7f907411582993e3bd6fde4ab P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.797905 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet fa78aa804aa04430a7f33823859a65d3
I20260321 14:51:46.797956 9628 tablet_bootstrap.cc:492] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.798074 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 570e93d7f907411582993e3bd6fde4ab (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.799201 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet fa78aa804aa04430a7f33823859a65d3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.799443 9628 tablet_bootstrap.cc:654] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:46.799719 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet fa78aa804aa04430a7f33823859a65d3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fa78aa804aa04430a7f33823859a65d3 already in progress: creating tablet
I20260321 14:51:46.799582 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.800697 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.801568 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 04b646dd93f6410f9397a5f3ca6d7597 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.801939 9638 tablet_replica.cc:333] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.801971 9628 tablet_bootstrap.cc:492] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.802104 9628 ts_tablet_manager.cc:1403] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:46.802134 9638 raft_consensus.cc:2243] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.802326 9638 raft_consensus.cc:2272] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.802886 9628 raft_consensus.cc:359] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.803071 9628 raft_consensus.cc:385] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.803124 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.803582 9638 ts_tablet_manager.cc:1916] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260321 14:51:46.806720 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 20a9a4a579064a9888b2e6ca1002b738 has no consensus state
I20260321 14:51:46.809461 9638 ts_tablet_manager.cc:1929] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.809571 9638 log.cc:1199] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/04b646dd93f6410f9397a5f3ca6d7597
I20260321 14:51:46.809432 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.809947 9638 ts_tablet_manager.cc:1950] T 04b646dd93f6410f9397a5f3ca6d7597 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.811023 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 04b646dd93f6410f9397a5f3ca6d7597 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.811090 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 20a9a4a579064a9888b2e6ca1002b738 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260321 14:51:46.811437 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a9a4a579064a9888b2e6ca1002b738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.812220 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.816174 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 20a9a4a579064a9888b2e6ca1002b738
I20260321 14:51:46.816974 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 20a9a4a579064a9888b2e6ca1002b738 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.817875 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 20a9a4a579064a9888b2e6ca1002b738 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 20a9a4a579064a9888b2e6ca1002b738 already in progress: creating tablet
I20260321 14:51:46.818176 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.818732 9628 raft_consensus.cc:740] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.818985 9628 consensus_queue.cc:260] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.819118 9628 raft_consensus.cc:399] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.819196 9628 raft_consensus.cc:493] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.819275 9628 raft_consensus.cc:3060] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.820514 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.821018 9628 raft_consensus.cc:515] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.821211 9628 leader_election.cc:304] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.821434 9628 leader_election.cc:290] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.821513 9631 raft_consensus.cc:2804] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.821641 9631 raft_consensus.cc:697] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.821837 9628 ts_tablet_manager.cc:1434] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.020s user 0.019s sys 0.000s
I20260321 14:51:46.821830 9631 consensus_queue.cc:237] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.822118 9628 tablet_bootstrap.cc:492] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.823657 9628 tablet_bootstrap.cc:654] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:46.824088 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f9e217dbccc84997ab4ed2809428835c has no consensus state
I20260321 14:51:46.824734 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet fa78aa804aa04430a7f33823859a65d3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.825757 9628 tablet_bootstrap.cc:492] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.825888 9628 ts_tablet_manager.cc:1403] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260321 14:51:46.826443 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.826562 9628 raft_consensus.cc:359] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.826680 9628 raft_consensus.cc:385] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.826743 9628 raft_consensus.cc:740] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.826930 9628 consensus_queue.cc:260] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.827066 9628 raft_consensus.cc:399] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.827134 9628 raft_consensus.cc:493] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.827210 9628 raft_consensus.cc:3060] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.827821 9580 tablet_service.cc:1511] Processing CreateTablet for tablet f9e217dbccc84997ab4ed2809428835c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.828203 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e217dbccc84997ab4ed2809428835c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.828987 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.829905 9628 raft_consensus.cc:515] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.830137 9628 leader_election.cc:304] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.830363 9628 leader_election.cc:290] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.830399 9631 raft_consensus.cc:2804] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.830647 9631 raft_consensus.cc:697] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.830850 9628 ts_tablet_manager.cc:1434] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.003s sys 0.003s
I20260321 14:51:46.830900 9631 consensus_queue.cc:237] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.831637 9638 tablet_replica.cc:333] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.831794 9638 raft_consensus.cc:2243] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.832095 9638 raft_consensus.cc:2272] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.832947 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet f9e217dbccc84997ab4ed2809428835c
I20260321 14:51:46.832969 9638 ts_tablet_manager.cc:1916] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.833693 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet f9e217dbccc84997ab4ed2809428835c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.834143 9628 tablet_bootstrap.cc:492] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.835013 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.835500 9628 tablet_bootstrap.cc:654] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.837182 9628 tablet_bootstrap.cc:492] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.837345 9628 ts_tablet_manager.cc:1403] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260321 14:51:46.837591 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.838001 9628 raft_consensus.cc:359] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.838155 9628 raft_consensus.cc:385] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.838248 9628 raft_consensus.cc:740] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.838445 9628 consensus_queue.cc:260] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.838636 9628 raft_consensus.cc:399] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.838716 9628 raft_consensus.cc:493] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.838841 9628 raft_consensus.cc:3060] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.839309 9638 ts_tablet_manager.cc:1929] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.839439 9638 log.cc:1199] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/fa78aa804aa04430a7f33823859a65d3
I20260321 14:51:46.839783 9638 ts_tablet_manager.cc:1950] T fa78aa804aa04430a7f33823859a65d3 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.840653 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet fa78aa804aa04430a7f33823859a65d3 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:46.841198 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet f9e217dbccc84997ab4ed2809428835c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f9e217dbccc84997ab4ed2809428835c already in progress: creating tablet
I20260321 14:51:46.841603 9628 raft_consensus.cc:515] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.841825 9628 leader_election.cc:304] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.842005 9628 leader_election.cc:290] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.842065 9630 raft_consensus.cc:2804] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
W20260321 14:51:46.842365 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0f86f709996b4c1b81baa008c45e2f4c has no consensus state
I20260321 14:51:46.844002 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.846458 9628 ts_tablet_manager.cc:1434] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.009s user 0.005s sys 0.000s
I20260321 14:51:46.846681 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 0f86f709996b4c1b81baa008c45e2f4c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.846861 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.847093 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f86f709996b4c1b81baa008c45e2f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.849965 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 0f86f709996b4c1b81baa008c45e2f4c
I20260321 14:51:46.850570 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f86f709996b4c1b81baa008c45e2f4c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.851050 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 0f86f709996b4c1b81baa008c45e2f4c because the tablet was not found. No further retry: Not found: Tablet not found: 0f86f709996b4c1b81baa008c45e2f4c
I20260321 14:51:46.852960 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.853394 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.853832 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 20a9a4a579064a9888b2e6ca1002b738 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.854153 9628 tablet_bootstrap.cc:492] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.855615 9628 tablet_bootstrap.cc:654] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.856413 9638 tablet_replica.cc:333] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.856366 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.857625 9628 tablet_bootstrap.cc:492] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.856592 9638 raft_consensus.cc:2243] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.857803 9628 ts_tablet_manager.cc:1403] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260321 14:51:46.857918 9638 raft_consensus.cc:2272] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.858047 9630 raft_consensus.cc:697] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.858326 9630 consensus_queue.cc:237] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.858536 9628 raft_consensus.cc:359] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.858713 9628 raft_consensus.cc:385] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.859393 9628 raft_consensus.cc:740] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.859408 9638 ts_tablet_manager.cc:1916] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.859689 9628 consensus_queue.cc:260] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.859870 9628 raft_consensus.cc:399] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.859968 9628 raft_consensus.cc:493] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.860054 9628 raft_consensus.cc:3060] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.862545 9628 raft_consensus.cc:515] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.862764 9628 leader_election.cc:304] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.862996 9628 leader_election.cc:290] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.863144 9716 raft_consensus.cc:2804] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.863384 9628 ts_tablet_manager.cc:1434] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:51:46.863355 9716 raft_consensus.cc:697] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.863723 9716 consensus_queue.cc:237] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.865607 9638 ts_tablet_manager.cc:1929] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.865706 9638 log.cc:1199] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/20a9a4a579064a9888b2e6ca1002b738
I20260321 14:51:46.866000 9638 ts_tablet_manager.cc:1950] T 20a9a4a579064a9888b2e6ca1002b738 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.866576 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 20a9a4a579064a9888b2e6ca1002b738 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:46.866674 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2b731e88be40408c8bc16ba32df8a1b9 has no consensus state
I20260321 14:51:46.869431 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.869760 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet f9e217dbccc84997ab4ed2809428835c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.869784 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 20a9a4a579064a9888b2e6ca1002b738 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.870074 9638 tablet_replica.cc:333] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.870268 9638 raft_consensus.cc:2243] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.870448 9638 raft_consensus.cc:2272] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.871914 9638 ts_tablet_manager.cc:1916] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.872514 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f86f709996b4c1b81baa008c45e2f4c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.872548 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.872645 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 2b731e88be40408c8bc16ba32df8a1b9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 1
I20260321 14:51:46.873057 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b731e88be40408c8bc16ba32df8a1b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.876039 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 2b731e88be40408c8bc16ba32df8a1b9
I20260321 14:51:46.876709 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b731e88be40408c8bc16ba32df8a1b9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.877175 9638 ts_tablet_manager.cc:1929] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.877395 9638 log.cc:1199] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/f9e217dbccc84997ab4ed2809428835c
I20260321 14:51:46.877959 9638 ts_tablet_manager.cc:1950] T f9e217dbccc84997ab4ed2809428835c P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.877982 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.879119 9628 tablet_bootstrap.cc:492] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.879154 9638 tablet_replica.cc:333] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.879238 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet f9e217dbccc84997ab4ed2809428835c (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.879331 9638 raft_consensus.cc:2243] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
W20260321 14:51:46.879559 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 20a9a4a579064a9888b2e6ca1002b738 because the tablet was not found. No further retry: Not found: Tablet not found: 20a9a4a579064a9888b2e6ca1002b738
I20260321 14:51:46.879590 9638 raft_consensus.cc:2272] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.880671 9638 ts_tablet_manager.cc:1916] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.880697 9628 tablet_bootstrap.cc:654] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.881830 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.882483 9628 tablet_bootstrap.cc:492] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.882620 9628 ts_tablet_manager.cc:1403] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:51:46.883288 9628 raft_consensus.cc:359] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.883463 9628 raft_consensus.cc:385] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.883569 9628 raft_consensus.cc:740] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.883818 9628 consensus_queue.cc:260] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.883987 9628 raft_consensus.cc:399] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.884058 9628 raft_consensus.cc:493] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.884164 9628 raft_consensus.cc:3060] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:46.885350 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f406610b0170438e9c9df582a0c4916f has no consensus state
I20260321 14:51:46.886699 9628 raft_consensus.cc:515] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.886940 9628 leader_election.cc:304] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.887113 9628 leader_election.cc:290] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.887348 9630 raft_consensus.cc:2804] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.887504 9630 raft_consensus.cc:697] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.887518 9638 ts_tablet_manager.cc:1929] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.887665 9638 log.cc:1199] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/0f86f709996b4c1b81baa008c45e2f4c
I20260321 14:51:46.887820 9630 consensus_queue.cc:237] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.888098 9638 ts_tablet_manager.cc:1950] T 0f86f709996b4c1b81baa008c45e2f4c P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.888125 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.888697 9580 tablet_service.cc:1511] Processing CreateTablet for tablet f406610b0170438e9c9df582a0c4916f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 1
I20260321 14:51:46.889104 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f406610b0170438e9c9df582a0c4916f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.890377 9628 ts_tablet_manager.cc:1434] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.008s user 0.004s sys 0.001s
I20260321 14:51:46.890411 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.893411 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet f406610b0170438e9c9df582a0c4916f
I20260321 14:51:46.893569 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 0f86f709996b4c1b81baa008c45e2f4c (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:46.893839 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 2b731e88be40408c8bc16ba32df8a1b9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2b731e88be40408c8bc16ba32df8a1b9 already in progress: creating tablet
I20260321 14:51:46.894397 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet f406610b0170438e9c9df582a0c4916f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.895311 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet f406610b0170438e9c9df582a0c4916f because the tablet was not found. No further retry: Not found: Tablet not found: f406610b0170438e9c9df582a0c4916f
I20260321 14:51:46.895383 9628 tablet_bootstrap.cc:492] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.895423 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.896661 9628 tablet_bootstrap.cc:654] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.897719 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.898208 9628 tablet_bootstrap.cc:492] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.898409 9628 ts_tablet_manager.cc:1403] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260321 14:51:46.898965 9494 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.899124 9628 raft_consensus.cc:359] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.899294 9628 raft_consensus.cc:385] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.899381 9628 raft_consensus.cc:740] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.899657 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b731e88be40408c8bc16ba32df8a1b9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.899930 9638 tablet_replica.cc:333] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.899914 9628 consensus_queue.cc:260] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.900094 9628 raft_consensus.cc:399] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.900161 9638 raft_consensus.cc:2243] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.900215 9628 raft_consensus.cc:493] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.900326 9628 raft_consensus.cc:3060] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.900365 9638 raft_consensus.cc:2272] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.901741 9638 ts_tablet_manager.cc:1916] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260321 14:51:46.902319 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d0678d634e37424980ad1a5ad834141c has no consensus state
I20260321 14:51:46.903748 9628 raft_consensus.cc:515] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.903908 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.904001 9628 leader_election.cc:304] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.904280 9628 leader_election.cc:290] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.904510 9630 raft_consensus.cc:2804] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.904675 9630 raft_consensus.cc:697] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.904915 9630 consensus_queue.cc:237] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.906314 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.908274 9638 ts_tablet_manager.cc:1929] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.908437 9638 log.cc:1199] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/2b731e88be40408c8bc16ba32df8a1b9
I20260321 14:51:46.908630 9580 tablet_service.cc:1511] Processing CreateTablet for tablet d0678d634e37424980ad1a5ad834141c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.908831 9638 ts_tablet_manager.cc:1950] T 2b731e88be40408c8bc16ba32df8a1b9 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.908993 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0678d634e37424980ad1a5ad834141c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.910013 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 2b731e88be40408c8bc16ba32df8a1b9 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.910125 9628 ts_tablet_manager.cc:1434] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.012s user 0.004s sys 0.002s
I20260321 14:51:46.911150 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet d0678d634e37424980ad1a5ad834141c
I20260321 14:51:46.911824 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet d0678d634e37424980ad1a5ad834141c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.912433 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet d0678d634e37424980ad1a5ad834141c because the tablet was not found. No further retry: Not found: Tablet not found: d0678d634e37424980ad1a5ad834141c
I20260321 14:51:46.912698 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.915021 9628 tablet_bootstrap.cc:492] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.915334 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.916308 9628 tablet_bootstrap.cc:654] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.916213 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.917285 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet f406610b0170438e9c9df582a0c4916f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.917634 9638 tablet_replica.cc:333] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.917821 9638 raft_consensus.cc:2243] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.918022 9638 raft_consensus.cc:2272] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.918147 9628 tablet_bootstrap.cc:492] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.918292 9628 ts_tablet_manager.cc:1403] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260321 14:51:46.919008 9628 raft_consensus.cc:359] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.919198 9628 raft_consensus.cc:385] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.919291 9628 raft_consensus.cc:740] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.919368 9638 ts_tablet_manager.cc:1916] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.919533 9628 consensus_queue.cc:260] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.919677 9628 raft_consensus.cc:399] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.919739 9628 raft_consensus.cc:493] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.919831 9628 raft_consensus.cc:3060] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:46.920118 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b1d7f1516e974ce7b355046516a2a487 has no consensus state
I20260321 14:51:46.922230 9628 raft_consensus.cc:515] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.922418 9628 leader_election.cc:304] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.922608 9628 leader_election.cc:290] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.922681 9630 raft_consensus.cc:2804] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.922816 9630 raft_consensus.cc:697] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.923060 9630 consensus_queue.cc:237] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.923403 9628 ts_tablet_manager.cc:1434] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:46.923940 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.924664 9580 tablet_service.cc:1511] Processing CreateTablet for tablet b1d7f1516e974ce7b355046516a2a487 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.925092 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d7f1516e974ce7b355046516a2a487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.926628 9638 ts_tablet_manager.cc:1929] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.926774 9638 log.cc:1199] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/f406610b0170438e9c9df582a0c4916f
I20260321 14:51:46.927189 9638 ts_tablet_manager.cc:1950] T f406610b0170438e9c9df582a0c4916f P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.927469 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet d0678d634e37424980ad1a5ad834141c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.927778 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.928125 9638 tablet_replica.cc:333] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.928381 9638 raft_consensus.cc:2243] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.928220 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet f406610b0170438e9c9df582a0c4916f (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.928550 9638 raft_consensus.cc:2272] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.929806 9638 ts_tablet_manager.cc:1916] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.930938 9628 tablet_bootstrap.cc:492] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.932052 9628 tablet_bootstrap.cc:654] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.933460 9628 tablet_bootstrap.cc:492] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.933637 9628 ts_tablet_manager.cc:1403] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:46.934154 9628 raft_consensus.cc:359] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.934316 9628 raft_consensus.cc:385] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.934401 9628 raft_consensus.cc:740] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.934624 9638 ts_tablet_manager.cc:1929] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.934659 9628 consensus_queue.cc:260] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.934859 9638 log.cc:1199] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/d0678d634e37424980ad1a5ad834141c
I20260321 14:51:46.934883 9628 raft_consensus.cc:399] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.934993 9628 raft_consensus.cc:493] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.935102 9628 raft_consensus.cc:3060] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.935302 9638 ts_tablet_manager.cc:1950] T d0678d634e37424980ad1a5ad834141c P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.936127 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet d0678d634e37424980ad1a5ad834141c (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.937789 9628 raft_consensus.cc:515] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.938195 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet b1d7f1516e974ce7b355046516a2a487
I20260321 14:51:46.938571 9628 leader_election.cc:304] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.938835 9628 leader_election.cc:290] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.938894 9631 raft_consensus.cc:2804] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.939057 9631 raft_consensus.cc:697] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.939277 9628 ts_tablet_manager.cc:1434] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.004s sys 0.000s
I20260321 14:51:46.939301 9631 consensus_queue.cc:237] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.940032 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.938897 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet b1d7f1516e974ce7b355046516a2a487 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.941445 9638 tablet_replica.cc:333] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.941623 9638 raft_consensus.cc:2243] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.941826 9638 raft_consensus.cc:2272] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.943190 9638 ts_tablet_manager.cc:1916] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.943110 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.944006 9494 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
W20260321 14:51:46.947058 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dd5e86d4f97646869494c8b89602f3e4 has no consensus state
I20260321 14:51:46.949146 9638 ts_tablet_manager.cc:1929] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.949316 9638 log.cc:1199] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/b1d7f1516e974ce7b355046516a2a487
I20260321 14:51:46.949170 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.949738 9638 ts_tablet_manager.cc:1950] T b1d7f1516e974ce7b355046516a2a487 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.950273 9580 tablet_service.cc:1511] Processing CreateTablet for tablet dd5e86d4f97646869494c8b89602f3e4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 50
I20260321 14:51:46.950711 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd5e86d4f97646869494c8b89602f3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.950862 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet b1d7f1516e974ce7b355046516a2a487 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.951808 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.954411 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet dd5e86d4f97646869494c8b89602f3e4
I20260321 14:51:46.955047 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet dd5e86d4f97646869494c8b89602f3e4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.955662 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet dd5e86d4f97646869494c8b89602f3e4 because the tablet was not found. No further retry: Not found: Tablet not found: dd5e86d4f97646869494c8b89602f3e4
I20260321 14:51:46.955663 9628 tablet_bootstrap.cc:492] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.956079 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.957322 9628 tablet_bootstrap.cc:654] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.958796 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.958989 9628 tablet_bootstrap.cc:492] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.959146 9628 ts_tablet_manager.cc:1403] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:46.959864 9628 raft_consensus.cc:359] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.960028 9628 raft_consensus.cc:385] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.960127 9628 raft_consensus.cc:740] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.960338 9628 consensus_queue.cc:260] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.960523 9628 raft_consensus.cc:399] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.960618 9628 raft_consensus.cc:493] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.960752 9628 raft_consensus.cc:3060] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:46.962244 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 458ec9abecaf484794aee116d16a4419 has no consensus state
I20260321 14:51:46.963507 9628 raft_consensus.cc:515] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.963675 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.963783 9628 leader_election.cc:304] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.963963 9628 leader_election.cc:290] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.964018 9631 raft_consensus.cc:2804] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.964383 9628 ts_tablet_manager.cc:1434] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:46.964476 9631 raft_consensus.cc:697] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.964720 9631 consensus_queue.cc:237] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.965895 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.967937 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 458ec9abecaf484794aee116d16a4419 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 50
I20260321 14:51:46.968290 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 458ec9abecaf484794aee116d16a4419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.968765 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 458ec9abecaf484794aee116d16a4419
I20260321 14:51:46.969441 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 458ec9abecaf484794aee116d16a4419 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:46.969962 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 458ec9abecaf484794aee116d16a4419 because the tablet was not found. No further retry: Not found: Tablet not found: 458ec9abecaf484794aee116d16a4419
I20260321 14:51:46.971150 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.970922 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:46.972977 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet dd5e86d4f97646869494c8b89602f3e4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.973696 9638 tablet_replica.cc:333] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:46.973922 9638 raft_consensus.cc:2243] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:46.974117 9638 raft_consensus.cc:2272] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:46.974663 9628 tablet_bootstrap.cc:492] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.973594 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.976158 9628 tablet_bootstrap.cc:654] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:46.977289 9638 ts_tablet_manager.cc:1916] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:46.978004 9628 tablet_bootstrap.cc:492] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.978192 9628 ts_tablet_manager.cc:1403] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260321 14:51:46.978746 9628 raft_consensus.cc:359] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.978931 9628 raft_consensus.cc:385] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.979049 9628 raft_consensus.cc:740] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
W20260321 14:51:46.979081 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0a443ce17cce4d35841d227bc2609f41 has no consensus state
I20260321 14:51:46.979331 9628 consensus_queue.cc:260] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.979492 9628 raft_consensus.cc:399] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.979768 9628 raft_consensus.cc:493] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.979907 9628 raft_consensus.cc:3060] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.982476 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.982848 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 0a443ce17cce4d35841d227bc2609f41 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:46.983217 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a443ce17cce4d35841d227bc2609f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:46.984181 9638 ts_tablet_manager.cc:1929] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:46.984329 9638 log.cc:1199] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/dd5e86d4f97646869494c8b89602f3e4
I20260321 14:51:46.984736 9638 ts_tablet_manager.cc:1950] T dd5e86d4f97646869494c8b89602f3e4 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:46.984995 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.985832 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet dd5e86d4f97646869494c8b89602f3e4 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:46.988262 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 0a443ce17cce4d35841d227bc2609f41
I20260321 14:51:46.988776 9628 raft_consensus.cc:515] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.989137 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a443ce17cce4d35841d227bc2609f41 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:46.989338 9628 leader_election.cc:304] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.989584 9628 leader_election.cc:290] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.989735 9630 raft_consensus.cc:2804] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.989908 9630 raft_consensus.cc:697] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.990085 9628 ts_tablet_manager.cc:1434] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.012s user 0.005s sys 0.000s
I20260321 14:51:46.990161 9630 consensus_queue.cc:237] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.990335 9628 tablet_bootstrap.cc:492] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:46.990223 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.991329 9628 tablet_bootstrap.cc:654] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:46.992285 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 0a443ce17cce4d35841d227bc2609f41 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0a443ce17cce4d35841d227bc2609f41 already in progress: creating tablet
I20260321 14:51:46.993705 9628 tablet_bootstrap.cc:492] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:46.993575 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:46.993876 9628 ts_tablet_manager.cc:1403] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260321 14:51:46.994474 9628 raft_consensus.cc:359] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.994640 9628 raft_consensus.cc:385] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:46.994823 9628 raft_consensus.cc:740] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:46.995131 9628 consensus_queue.cc:260] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:46.995322 9628 raft_consensus.cc:399] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:46.995432 9628 raft_consensus.cc:493] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:46.995579 9628 raft_consensus.cc:3060] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:46.998004 9628 raft_consensus.cc:515] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
W20260321 14:51:46.998111 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c5c5922e5cf84d22a7295fc87d203778 has no consensus state
I20260321 14:51:46.998275 9628 leader_election.cc:304] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:46.998484 9628 leader_election.cc:290] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:46.998589 9716 raft_consensus.cc:2804] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:46.998761 9716 raft_consensus.cc:697] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:46.998970 9628 ts_tablet_manager.cc:1434] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:51:46.998996 9716 consensus_queue.cc:237] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.001480 9580 tablet_service.cc:1511] Processing CreateTablet for tablet c5c5922e5cf84d22a7295fc87d203778 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:47.001884 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5c5922e5cf84d22a7295fc87d203778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.002434 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.005223 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.006912 9628 tablet_bootstrap.cc:492] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.008150 9628 tablet_bootstrap.cc:654] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.009315 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet c5c5922e5cf84d22a7295fc87d203778
I20260321 14:51:47.010130 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet c5c5922e5cf84d22a7295fc87d203778 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.010139 9628 tablet_bootstrap.cc:492] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.010474 9628 ts_tablet_manager.cc:1403] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
W20260321 14:51:47.010857 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet c5c5922e5cf84d22a7295fc87d203778 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c5c5922e5cf84d22a7295fc87d203778 already in progress: creating tablet
I20260321 14:51:47.011227 9628 raft_consensus.cc:359] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.011404 9628 raft_consensus.cc:385] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.011539 9628 raft_consensus.cc:740] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.011547 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.011874 9628 consensus_queue.cc:260] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.012077 9628 raft_consensus.cc:399] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.012202 9628 raft_consensus.cc:493] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.012322 9628 raft_consensus.cc:3060] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.013300 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.014099 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 458ec9abecaf484794aee116d16a4419 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.014482 9638 tablet_replica.cc:333] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.014662 9638 raft_consensus.cc:2243] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.015018 9638 raft_consensus.cc:2272] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.015352 9628 raft_consensus.cc:515] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.015622 9628 leader_election.cc:304] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.015861 9628 leader_election.cc:290] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.016122 9638 ts_tablet_manager.cc:1916] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.016129 9630 raft_consensus.cc:2804] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.016314 9630 raft_consensus.cc:697] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.016609 9630 consensus_queue.cc:237] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.017042 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.016306 9628 ts_tablet_manager.cc:1434] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
W20260321 14:51:47.020494 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 22f9eeb0f5d04189898c56d1e46cd378 has no consensus state
I20260321 14:51:47.021934 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.022161 9638 ts_tablet_manager.cc:1929] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.022294 9638 log.cc:1199] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/458ec9abecaf484794aee116d16a4419
I20260321 14:51:47.022694 9638 ts_tablet_manager.cc:1950] T 458ec9abecaf484794aee116d16a4419 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.023643 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 458ec9abecaf484794aee116d16a4419 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.024647 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 22f9eeb0f5d04189898c56d1e46cd378 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 100
I20260321 14:51:47.024792 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a443ce17cce4d35841d227bc2609f41 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:46 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.025074 9638 tablet_replica.cc:333] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.025075 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f9eeb0f5d04189898c56d1e46cd378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.025331 9638 raft_consensus.cc:2243] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.025503 9638 raft_consensus.cc:2272] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.025717 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.027631 9638 ts_tablet_manager.cc:1916] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.028790 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 22f9eeb0f5d04189898c56d1e46cd378
I20260321 14:51:47.029506 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 22f9eeb0f5d04189898c56d1e46cd378 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.030966 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.031934 9628 tablet_bootstrap.cc:492] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.032122 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet c5c5922e5cf84d22a7295fc87d203778 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.032763 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.033406 9628 tablet_bootstrap.cc:654] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.033797 9638 ts_tablet_manager.cc:1929] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.033951 9638 log.cc:1199] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/0a443ce17cce4d35841d227bc2609f41
I20260321 14:51:47.034303 9638 ts_tablet_manager.cc:1950] T 0a443ce17cce4d35841d227bc2609f41 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.035336 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 0a443ce17cce4d35841d227bc2609f41 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.035356 9638 tablet_replica.cc:333] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
W20260321 14:51:47.035851 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 22f9eeb0f5d04189898c56d1e46cd378 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 22f9eeb0f5d04189898c56d1e46cd378 already in progress: creating tablet
I20260321 14:51:47.035940 9638 raft_consensus.cc:2243] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.036162 9638 raft_consensus.cc:2272] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.036363 9628 tablet_bootstrap.cc:492] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.036161 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.036535 9628 ts_tablet_manager.cc:1403] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.004s
I20260321 14:51:47.037184 9638 ts_tablet_manager.cc:1916] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.037315 9628 raft_consensus.cc:359] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.037482 9628 raft_consensus.cc:385] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.037607 9628 raft_consensus.cc:740] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.037868 9628 consensus_queue.cc:260] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.038059 9628 raft_consensus.cc:399] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.038157 9628 raft_consensus.cc:493] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.038280 9628 raft_consensus.cc:3060] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:47.040110 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 41a6ba8693584bd5a59e50151e9cf4f7 has no consensus state
I20260321 14:51:47.040237 9628 raft_consensus.cc:515] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.040505 9628 leader_election.cc:304] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.040742 9628 leader_election.cc:290] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.040807 9716 raft_consensus.cc:2804] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.040951 9716 raft_consensus.cc:697] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.041216 9628 ts_tablet_manager.cc:1434] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.000s sys 0.004s
I20260321 14:51:47.041464 9716 consensus_queue.cc:237] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.043174 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.043813 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 41a6ba8693584bd5a59e50151e9cf4f7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 100
I20260321 14:51:47.044184 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a6ba8693584bd5a59e50151e9cf4f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.044716 9638 ts_tablet_manager.cc:1929] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.044867 9638 log.cc:1199] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/c5c5922e5cf84d22a7295fc87d203778
I20260321 14:51:47.045287 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.045543 9638 ts_tablet_manager.cc:1950] T c5c5922e5cf84d22a7295fc87d203778 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.046703 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet c5c5922e5cf84d22a7295fc87d203778 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.048405 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 41a6ba8693584bd5a59e50151e9cf4f7
I20260321 14:51:47.049396 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 41a6ba8693584bd5a59e50151e9cf4f7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.049911 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 41a6ba8693584bd5a59e50151e9cf4f7 because the tablet was not found. No further retry: Not found: Tablet not found: 41a6ba8693584bd5a59e50151e9cf4f7
I20260321 14:51:47.050588 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.050995 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.051765 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 22f9eeb0f5d04189898c56d1e46cd378 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.052066 9638 tablet_replica.cc:333] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.052260 9638 raft_consensus.cc:2243] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.052402 9628 tablet_bootstrap.cc:492] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.052444 9638 raft_consensus.cc:2272] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.053352 9638 ts_tablet_manager.cc:1916] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.053787 9628 tablet_bootstrap.cc:654] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.053829 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.055555 9628 tablet_bootstrap.cc:492] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.055722 9628 ts_tablet_manager.cc:1403] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260321 14:51:47.056341 9628 raft_consensus.cc:359] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.056571 9628 raft_consensus.cc:385] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.056692 9628 raft_consensus.cc:740] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.056975 9628 consensus_queue.cc:260] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.057147 9628 raft_consensus.cc:399] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.057343 9628 raft_consensus.cc:493] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.057453 9628 raft_consensus.cc:3060] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:47.057574 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 152eb004d12542eaa15308fbd4cc6e5a has no consensus state
I20260321 14:51:47.058969 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.059762 9638 ts_tablet_manager.cc:1929] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.060500 9628 raft_consensus.cc:515] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.060747 9628 leader_election.cc:304] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.061045 9716 raft_consensus.cc:2804] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.061174 9716 raft_consensus.cc:697] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.061386 9716 consensus_queue.cc:237] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.062052 9628 leader_election.cc:290] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.062534 9628 ts_tablet_manager.cc:1434] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260321 14:51:47.061443 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.063326 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 152eb004d12542eaa15308fbd4cc6e5a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:47.063690 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152eb004d12542eaa15308fbd4cc6e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.066238 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 152eb004d12542eaa15308fbd4cc6e5a
I20260321 14:51:47.067291 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 152eb004d12542eaa15308fbd4cc6e5a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.068085 9638 log.cc:1199] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/22f9eeb0f5d04189898c56d1e46cd378
I20260321 14:51:47.068487 9638 ts_tablet_manager.cc:1950] T 22f9eeb0f5d04189898c56d1e46cd378 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.068542 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.069274 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 41a6ba8693584bd5a59e50151e9cf4f7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.069203 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.069640 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 22f9eeb0f5d04189898c56d1e46cd378 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.070143 9628 tablet_bootstrap.cc:492] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
W20260321 14:51:47.070153 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 152eb004d12542eaa15308fbd4cc6e5a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 152eb004d12542eaa15308fbd4cc6e5a already in progress: creating tablet
I20260321 14:51:47.070466 9638 tablet_replica.cc:333] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.070605 9638 raft_consensus.cc:2243] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.070739 9638 raft_consensus.cc:2272] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.071659 9628 tablet_bootstrap.cc:654] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.072068 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.072430 9638 ts_tablet_manager.cc:1916] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.073124 9628 tablet_bootstrap.cc:492] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.073302 9628 ts_tablet_manager.cc:1403] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260321 14:51:47.073880 9628 raft_consensus.cc:359] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.074007 9628 raft_consensus.cc:385] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.074060 9628 raft_consensus.cc:740] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.074240 9628 consensus_queue.cc:260] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.074373 9628 raft_consensus.cc:399] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.074429 9628 raft_consensus.cc:493] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.074492 9628 raft_consensus.cc:3060] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:47.075546 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d1c6a5f840ef4d1fb5cc846d7c2ddff2 has no consensus state
I20260321 14:51:47.076617 9628 raft_consensus.cc:515] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.076820 9628 leader_election.cc:304] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.076984 9628 leader_election.cc:290] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.077064 9716 raft_consensus.cc:2804] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.077193 9716 raft_consensus.cc:697] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.077410 9716 consensus_queue.cc:237] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.077549 9628 ts_tablet_manager.cc:1434] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260321 14:51:47.078147 9638 ts_tablet_manager.cc:1929] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.078265 9638 log.cc:1199] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/41a6ba8693584bd5a59e50151e9cf4f7
I20260321 14:51:47.078672 9638 ts_tablet_manager.cc:1950] T 41a6ba8693584bd5a59e50151e9cf4f7 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.079694 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 41a6ba8693584bd5a59e50151e9cf4f7 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.080114 9580 tablet_service.cc:1511] Processing CreateTablet for tablet d1c6a5f840ef4d1fb5cc846d7c2ddff2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:47.080255 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 152eb004d12542eaa15308fbd4cc6e5a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.080124 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.080513 9638 tablet_replica.cc:333] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.080567 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1c6a5f840ef4d1fb5cc846d7c2ddff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.080719 9638 raft_consensus.cc:2243] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.080896 9638 raft_consensus.cc:2272] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.082507 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.082937 9638 ts_tablet_manager.cc:1916] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.085613 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet d1c6a5f840ef4d1fb5cc846d7c2ddff2
I20260321 14:51:47.086194 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet d1c6a5f840ef4d1fb5cc846d7c2ddff2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.086217 9628 tablet_bootstrap.cc:492] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.087216 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.087757 9628 tablet_bootstrap.cc:654] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.088495 9638 ts_tablet_manager.cc:1929] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.088639 9638 log.cc:1199] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/152eb004d12542eaa15308fbd4cc6e5a
I20260321 14:51:47.089082 9638 ts_tablet_manager.cc:1950] T 152eb004d12542eaa15308fbd4cc6e5a P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.089604 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.090130 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 152eb004d12542eaa15308fbd4cc6e5a (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.090255 9628 tablet_bootstrap.cc:492] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
W20260321 14:51:47.090389 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet d1c6a5f840ef4d1fb5cc846d7c2ddff2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d1c6a5f840ef4d1fb5cc846d7c2ddff2 already in progress: creating tablet
I20260321 14:51:47.090394 9628 ts_tablet_manager.cc:1403] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260321 14:51:47.091064 9628 raft_consensus.cc:359] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.091243 9628 raft_consensus.cc:385] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.091332 9628 raft_consensus.cc:740] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.091598 9628 consensus_queue.cc:260] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.091769 9628 raft_consensus.cc:399] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.091883 9628 raft_consensus.cc:493] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.091991 9628 raft_consensus.cc:3060] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:47.092795 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6a5bf1efa86d41cdbfc54cee16d8639e has no consensus state
I20260321 14:51:47.094902 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.095039 9628 raft_consensus.cc:515] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.095270 9628 leader_election.cc:304] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.095499 9628 leader_election.cc:290] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.095717 9630 raft_consensus.cc:2804] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.095871 9630 raft_consensus.cc:697] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.095960 9628 ts_tablet_manager.cc:1434] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.001s sys 0.001s
I20260321 14:51:47.096104 9630 consensus_queue.cc:237] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.096271 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5bf1efa86d41cdbfc54cee16d8639e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 125
I20260321 14:51:47.096669 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5bf1efa86d41cdbfc54cee16d8639e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.101099 9628 tablet_bootstrap.cc:492] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.102358 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.102669 9628 tablet_bootstrap.cc:654] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.103259 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet d1c6a5f840ef4d1fb5cc846d7c2ddff2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.103549 9638 tablet_replica.cc:333] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.103744 9638 raft_consensus.cc:2243] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.103965 9638 raft_consensus.cc:2272] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.104496 9628 tablet_bootstrap.cc:492] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.104674 9628 ts_tablet_manager.cc:1403] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:47.104928 9638 ts_tablet_manager.cc:1916] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.105427 9628 raft_consensus.cc:359] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.105613 9628 raft_consensus.cc:385] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.105733 9628 raft_consensus.cc:740] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.105985 9628 consensus_queue.cc:260] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.106184 9628 raft_consensus.cc:399] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.106287 9628 raft_consensus.cc:493] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.106419 9628 raft_consensus.cc:3060] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.106432 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 6a5bf1efa86d41cdbfc54cee16d8639e
I20260321 14:51:47.107139 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a5bf1efa86d41cdbfc54cee16d8639e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.108212 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.109432 9628 raft_consensus.cc:515] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.109709 9628 leader_election.cc:304] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.109932 9628 leader_election.cc:290] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.109972 9716 raft_consensus.cc:2804] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.110476 9716 raft_consensus.cc:697] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.110860 9716 consensus_queue.cc:237] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.111263 9638 ts_tablet_manager.cc:1929] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.111411 9638 log.cc:1199] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/d1c6a5f840ef4d1fb5cc846d7c2ddff2
I20260321 14:51:47.111308 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.111868 9638 ts_tablet_manager.cc:1950] T d1c6a5f840ef4d1fb5cc846d7c2ddff2 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.112843 9628 ts_tablet_manager.cc:1434] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.008s user 0.003s sys 0.003s
I20260321 14:51:47.112941 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet d1c6a5f840ef4d1fb5cc846d7c2ddff2 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.113262 9638 tablet_replica.cc:333] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.113466 9638 raft_consensus.cc:2243] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.113683 9638 raft_consensus.cc:2272] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.114589 9638 ts_tablet_manager.cc:1916] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260321 14:51:47.115455 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8a6d62a6b92c48bda6c2a0213ee45d55 has no consensus state
I20260321 14:51:47.117726 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.119853 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 8a6d62a6b92c48bda6c2a0213ee45d55 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 125
I20260321 14:51:47.120304 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a6d62a6b92c48bda6c2a0213ee45d55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.120414 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.121060 9638 ts_tablet_manager.cc:1929] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.121209 9638 log.cc:1199] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/6a5bf1efa86d41cdbfc54cee16d8639e
I20260321 14:51:47.121619 9638 ts_tablet_manager.cc:1950] T 6a5bf1efa86d41cdbfc54cee16d8639e P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.122639 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 6a5bf1efa86d41cdbfc54cee16d8639e (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.123821 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 8a6d62a6b92c48bda6c2a0213ee45d55
I20260321 14:51:47.124570 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a6d62a6b92c48bda6c2a0213ee45d55 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.125111 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 8a6d62a6b92c48bda6c2a0213ee45d55 because the tablet was not found. No further retry: Not found: Tablet not found: 8a6d62a6b92c48bda6c2a0213ee45d55
I20260321 14:51:47.125619 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.126793 9628 tablet_bootstrap.cc:492] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.128113 9628 tablet_bootstrap.cc:654] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.128345 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.129812 9628 tablet_bootstrap.cc:492] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.130003 9628 ts_tablet_manager.cc:1403] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260321 14:51:47.130573 9628 raft_consensus.cc:359] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.130765 9628 raft_consensus.cc:385] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.130849 9628 raft_consensus.cc:740] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.131103 9628 consensus_queue.cc:260] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.131278 9628 raft_consensus.cc:399] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.131398 9628 raft_consensus.cc:493] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.131508 9628 raft_consensus.cc:3060] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:47.131911 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8de1ac55ad044970a4c395740896b81e has no consensus state
I20260321 14:51:47.133293 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.134184 9628 raft_consensus.cc:515] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.134438 9628 leader_election.cc:304] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.134680 9628 leader_election.cc:290] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.134744 9716 raft_consensus.cc:2804] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.134923 9716 raft_consensus.cc:697] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.135171 9628 ts_tablet_manager.cc:1434] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.001s sys 0.003s
I20260321 14:51:47.135205 9716 consensus_queue.cc:237] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.135968 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 8de1ac55ad044970a4c395740896b81e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:47.136408 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de1ac55ad044970a4c395740896b81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.136618 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.139940 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 8de1ac55ad044970a4c395740896b81e
I20260321 14:51:47.140617 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 8de1ac55ad044970a4c395740896b81e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.141140 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 8de1ac55ad044970a4c395740896b81e because the tablet was not found. No further retry: Not found: Tablet not found: 8de1ac55ad044970a4c395740896b81e
I20260321 14:51:47.141878 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.142284 9628 tablet_bootstrap.cc:492] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.142212 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.143469 9628 tablet_bootstrap.cc:654] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.144394 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.144981 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a6d62a6b92c48bda6c2a0213ee45d55 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.145413 9638 tablet_replica.cc:333] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.145674 9638 raft_consensus.cc:2243] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.145890 9638 raft_consensus.cc:2272] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.147192 9628 tablet_bootstrap.cc:492] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.147339 9628 ts_tablet_manager.cc:1403] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:51:47.147518 9638 ts_tablet_manager.cc:1916] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.148056 9628 raft_consensus.cc:359] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.148195 9628 raft_consensus.cc:385] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.148278 9628 raft_consensus.cc:740] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.148517 9628 consensus_queue.cc:260] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.148717 9628 raft_consensus.cc:399] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260321 14:51:47.148753 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f40ec7a625ea42f7a8c5d5b3df01662f has no consensus state
I20260321 14:51:47.148799 9628 raft_consensus.cc:493] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.148901 9628 raft_consensus.cc:3060] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.150151 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.151651 9628 raft_consensus.cc:515] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.151897 9628 leader_election.cc:304] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.152155 9716 raft_consensus.cc:2804] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.152310 9716 raft_consensus.cc:697] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.152431 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.152521 9716 consensus_queue.cc:237] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
W20260321 14:51:47.153507 9478 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 7ef6f93df36542b3887cde3540ba615c (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 7ef6f93df36542b3887cde3540ba615c consensus state has no leader
I20260321 14:51:47.154059 9581 tablet_service.cc:1511] Processing CreateTablet for tablet f40ec7a625ea42f7a8c5d5b3df01662f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:47.154191 9628 leader_election.cc:290] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.154487 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f40ec7a625ea42f7a8c5d5b3df01662f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.154721 9628 ts_tablet_manager.cc:1434] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260321 14:51:47.155273 9638 ts_tablet_manager.cc:1929] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.155429 9638 log.cc:1199] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/8a6d62a6b92c48bda6c2a0213ee45d55
I20260321 14:51:47.155839 9638 ts_tablet_manager.cc:1950] T 8a6d62a6b92c48bda6c2a0213ee45d55 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.156677 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 8a6d62a6b92c48bda6c2a0213ee45d55 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.157361 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet f40ec7a625ea42f7a8c5d5b3df01662f
I20260321 14:51:47.158042 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet f40ec7a625ea42f7a8c5d5b3df01662f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.158543 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet f40ec7a625ea42f7a8c5d5b3df01662f because the tablet was not found. No further retry: Not found: Tablet not found: f40ec7a625ea42f7a8c5d5b3df01662f
I20260321 14:51:47.159215 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.159549 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.160346 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 8de1ac55ad044970a4c395740896b81e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.160643 9638 tablet_replica.cc:333] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.161013 9638 raft_consensus.cc:2243] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.161216 9638 raft_consensus.cc:2272] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.162318 9638 ts_tablet_manager.cc:1916] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.162438 9628 tablet_bootstrap.cc:492] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.162384 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.163957 9628 tablet_bootstrap.cc:654] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:47.165928 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 441e96f12d9c4c3c85eb8e1251dd8ced has no consensus state
I20260321 14:51:47.165973 9628 tablet_bootstrap.cc:492] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.166131 9628 ts_tablet_manager.cc:1403] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260321 14:51:47.166831 9628 raft_consensus.cc:359] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.167008 9628 raft_consensus.cc:385] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.167098 9628 raft_consensus.cc:740] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.167335 9628 consensus_queue.cc:260] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.167493 9628 raft_consensus.cc:399] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.167618 9628 raft_consensus.cc:493] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.167712 9628 raft_consensus.cc:3060] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.169423 9638 ts_tablet_manager.cc:1929] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.169317 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.169586 9638 log.cc:1199] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/8de1ac55ad044970a4c395740896b81e
I20260321 14:51:47.169584 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 441e96f12d9c4c3c85eb8e1251dd8ced (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:47.170001 9638 ts_tablet_manager.cc:1950] T 8de1ac55ad044970a4c395740896b81e P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.170032 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441e96f12d9c4c3c85eb8e1251dd8ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.170626 9628 raft_consensus.cc:515] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.170847 9628 leader_election.cc:304] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.170920 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 8de1ac55ad044970a4c395740896b81e (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.171156 9716 raft_consensus.cc:2804] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.171308 9716 raft_consensus.cc:697] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.171559 9716 consensus_queue.cc:237] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.171773 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.173025 9628 leader_election.cc:290] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.173482 9628 ts_tablet_manager.cc:1434] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260321 14:51:47.175738 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 441e96f12d9c4c3c85eb8e1251dd8ced
I20260321 14:51:47.176368 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 441e96f12d9c4c3c85eb8e1251dd8ced with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.177060 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 441e96f12d9c4c3c85eb8e1251dd8ced because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 441e96f12d9c4c3c85eb8e1251dd8ced already in progress: creating tablet
I20260321 14:51:47.177476 9628 tablet_bootstrap.cc:492] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.177822 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.178258 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.178454 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet f40ec7a625ea42f7a8c5d5b3df01662f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.178756 9638 tablet_replica.cc:333] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.178965 9638 raft_consensus.cc:2243] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.179023 9628 tablet_bootstrap.cc:654] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.179171 9638 raft_consensus.cc:2272] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.180634 9638 ts_tablet_manager.cc:1916] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.181455 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.182256 9628 tablet_bootstrap.cc:492] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.182410 9628 ts_tablet_manager.cc:1403] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.002s sys 0.000s
I20260321 14:51:47.183137 9628 raft_consensus.cc:359] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.183279 9628 raft_consensus.cc:385] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.183346 9628 raft_consensus.cc:740] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.183549 9628 consensus_queue.cc:260] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.183678 9628 raft_consensus.cc:399] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.183734 9628 raft_consensus.cc:493] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.183809 9628 raft_consensus.cc:3060] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:47.185336 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8a54a75878f34a12bb296044ebc57a64 has no consensus state
I20260321 14:51:47.186550 9638 ts_tablet_manager.cc:1929] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.186520 9628 raft_consensus.cc:515] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.186683 9638 log.cc:1199] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/f40ec7a625ea42f7a8c5d5b3df01662f
I20260321 14:51:47.186759 9628 leader_election.cc:304] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.187016 9716 raft_consensus.cc:2804] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.187119 9638 ts_tablet_manager.cc:1950] T f40ec7a625ea42f7a8c5d5b3df01662f P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.187187 9716 raft_consensus.cc:697] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.187426 9716 consensus_queue.cc:237] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.188119 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet f40ec7a625ea42f7a8c5d5b3df01662f (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.189070 9628 leader_election.cc:290] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.188958 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.189121 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 8a54a75878f34a12bb296044ebc57a64 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:47.189618 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a54a75878f34a12bb296044ebc57a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.189644 9628 ts_tablet_manager.cc:1434] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260321 14:51:47.191967 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.193866 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 441e96f12d9c4c3c85eb8e1251dd8ced with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.194244 9638 tablet_replica.cc:333] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.194483 9638 raft_consensus.cc:2243] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.194671 9638 raft_consensus.cc:2272] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.194876 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 8a54a75878f34a12bb296044ebc57a64
I20260321 14:51:47.195662 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a54a75878f34a12bb296044ebc57a64 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.195770 9628 tablet_bootstrap.cc:492] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.196568 9638 ts_tablet_manager.cc:1916] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.196600 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.197417 9628 tablet_bootstrap.cc:654] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.198100 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.200446 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.202340 9628 tablet_bootstrap.cc:492] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.202515 9628 ts_tablet_manager.cc:1403] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.007s user 0.000s sys 0.006s
I20260321 14:51:47.203197 9628 raft_consensus.cc:359] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.203368 9628 raft_consensus.cc:385] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.203445 9628 raft_consensus.cc:740] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.203717 9628 consensus_queue.cc:260] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.203931 9628 raft_consensus.cc:399] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.203981 9638 ts_tablet_manager.cc:1929] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20260321 14:51:47.204037 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 15aea44b92d3436e93e2ead4c45b78ff has no consensus state
I20260321 14:51:47.204064 9628 raft_consensus.cc:493] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.204135 9638 log.cc:1199] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/441e96f12d9c4c3c85eb8e1251dd8ced
I20260321 14:51:47.204183 9628 raft_consensus.cc:3060] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.204540 9638 ts_tablet_manager.cc:1950] T 441e96f12d9c4c3c85eb8e1251dd8ced P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.205540 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 441e96f12d9c4c3c85eb8e1251dd8ced (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:47.206122 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 8a54a75878f34a12bb296044ebc57a64 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8a54a75878f34a12bb296044ebc57a64 already in progress: creating tablet
I20260321 14:51:47.206987 9628 raft_consensus.cc:515] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.207108 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.207291 9628 leader_election.cc:304] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.207525 9628 leader_election.cc:290] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.207568 9716 raft_consensus.cc:2804] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.207763 9716 raft_consensus.cc:697] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.207974 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 15aea44b92d3436e93e2ead4c45b78ff (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:47.208016 9716 consensus_queue.cc:237] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.208410 9628 ts_tablet_manager.cc:1434] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.004s sys 0.002s
I20260321 14:51:47.208581 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15aea44b92d3436e93e2ead4c45b78ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.209501 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.212603 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 15aea44b92d3436e93e2ead4c45b78ff
I20260321 14:51:47.213510 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 15aea44b92d3436e93e2ead4c45b78ff with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.214370 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 15aea44b92d3436e93e2ead4c45b78ff because the tablet was not found. No further retry: Not found: Tablet not found: 15aea44b92d3436e93e2ead4c45b78ff
I20260321 14:51:47.214392 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.214880 9628 tablet_bootstrap.cc:492] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.215605 9494 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.216468 9628 tablet_bootstrap.cc:654] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.218405 9628 tablet_bootstrap.cc:492] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.218498 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a54a75878f34a12bb296044ebc57a64 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.218571 9628 ts_tablet_manager.cc:1403] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:51:47.218819 9638 tablet_replica.cc:333] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.218987 9638 raft_consensus.cc:2243] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.219169 9638 raft_consensus.cc:2272] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.219316 9628 raft_consensus.cc:359] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.219528 9628 raft_consensus.cc:385] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.219651 9628 raft_consensus.cc:740] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.219612 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.219890 9628 consensus_queue.cc:260] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.220070 9628 raft_consensus.cc:399] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.220178 9628 raft_consensus.cc:493] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.220291 9628 raft_consensus.cc:3060] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.222498 9628 raft_consensus.cc:515] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
W20260321 14:51:47.222710 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a7b2107c2965445bb6fe1435eb54884a has no consensus state
I20260321 14:51:47.222764 9628 leader_election.cc:304] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.223018 9628 leader_election.cc:290] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.223090 9716 raft_consensus.cc:2804] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.223244 9716 raft_consensus.cc:697] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.223467 9716 consensus_queue.cc:237] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.223835 9628 ts_tablet_manager.cc:1434] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
I20260321 14:51:47.224658 9638 ts_tablet_manager.cc:1916] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.225168 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.226656 9581 tablet_service.cc:1511] Processing CreateTablet for tablet a7b2107c2965445bb6fe1435eb54884a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:47.227085 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b2107c2965445bb6fe1435eb54884a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.227470 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.227754 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 15aea44b92d3436e93e2ead4c45b78ff with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.231125 9638 ts_tablet_manager.cc:1929] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.231277 9638 log.cc:1199] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/8a54a75878f34a12bb296044ebc57a64
I20260321 14:51:47.231585 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet a7b2107c2965445bb6fe1435eb54884a
I20260321 14:51:47.231755 9638 ts_tablet_manager.cc:1950] T 8a54a75878f34a12bb296044ebc57a64 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.232268 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet a7b2107c2965445bb6fe1435eb54884a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.232636 9638 tablet_replica.cc:333] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.232836 9638 raft_consensus.cc:2243] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.233022 9638 raft_consensus.cc:2272] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.233191 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 8a54a75878f34a12bb296044ebc57a64 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.233645 9628 tablet_bootstrap.cc:492] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.233511 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.235006 9638 ts_tablet_manager.cc:1916] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.236423 9628 tablet_bootstrap.cc:654] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.236464 9491 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.237756 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.240384 9638 ts_tablet_manager.cc:1929] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.240590 9638 log.cc:1199] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/15aea44b92d3436e93e2ead4c45b78ff
I20260321 14:51:47.241004 9638 ts_tablet_manager.cc:1950] T 15aea44b92d3436e93e2ead4c45b78ff P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.241839 9628 tablet_bootstrap.cc:492] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.242087 9628 ts_tablet_manager.cc:1403] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.008s user 0.006s sys 0.001s
I20260321 14:51:47.242391 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 15aea44b92d3436e93e2ead4c45b78ff (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:47.242679 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet a7b2107c2965445bb6fe1435eb54884a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a7b2107c2965445bb6fe1435eb54884a already in progress: creating tablet
I20260321 14:51:47.242879 9628 raft_consensus.cc:359] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.243067 9628 raft_consensus.cc:385] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.243182 9628 raft_consensus.cc:740] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
W20260321 14:51:47.243186 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dcb36e46c3754968bfed0cfd37ec9dfd has no consensus state
I20260321 14:51:47.243474 9628 consensus_queue.cc:260] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.243664 9628 raft_consensus.cc:399] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.243803 9628 raft_consensus.cc:493] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.243925 9628 raft_consensus.cc:3060] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.244740 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.246762 9628 raft_consensus.cc:515] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.246984 9628 leader_election.cc:304] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.247203 9581 tablet_service.cc:1511] Processing CreateTablet for tablet dcb36e46c3754968bfed0cfd37ec9dfd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260321 14:51:47.247253 9632 raft_consensus.cc:2804] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.247228 9628 leader_election.cc:290] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.247311 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.247696 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb36e46c3754968bfed0cfd37ec9dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.247519 9632 raft_consensus.cc:697] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.247920 9628 ts_tablet_manager.cc:1434] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260321 14:51:47.248080 9632 consensus_queue.cc:237] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.251307 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet dcb36e46c3754968bfed0cfd37ec9dfd
I20260321 14:51:47.252104 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet dcb36e46c3754968bfed0cfd37ec9dfd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.253396 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet dcb36e46c3754968bfed0cfd37ec9dfd because the tablet was not found. No further retry: Not found: Tablet not found: dcb36e46c3754968bfed0cfd37ec9dfd
I20260321 14:51:47.253419 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.253954 9628 tablet_bootstrap.cc:492] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.254172 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.254990 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet a7b2107c2965445bb6fe1435eb54884a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.255273 9638 tablet_replica.cc:333] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.255441 9638 raft_consensus.cc:2243] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.255645 9638 raft_consensus.cc:2272] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.255724 9628 tablet_bootstrap.cc:654] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.257591 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.258049 9638 ts_tablet_manager.cc:1916] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260321 14:51:47.262349 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 75a771d5661a46e9973ac3a256a8eb39 has no consensus state
I20260321 14:51:47.263032 9638 ts_tablet_manager.cc:1929] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.263167 9638 log.cc:1199] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/a7b2107c2965445bb6fe1435eb54884a
I20260321 14:51:47.263598 9638 ts_tablet_manager.cc:1950] T a7b2107c2965445bb6fe1435eb54884a P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.264546 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet a7b2107c2965445bb6fe1435eb54884a (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.265419 9628 tablet_bootstrap.cc:492] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.265569 9628 ts_tablet_manager.cc:1403] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.012s user 0.007s sys 0.004s
I20260321 14:51:47.266346 9628 raft_consensus.cc:359] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.266523 9628 raft_consensus.cc:385] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.266425 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.266620 9628 raft_consensus.cc:740] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.266870 9628 consensus_queue.cc:260] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.266814 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 75a771d5661a46e9973ac3a256a8eb39 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260321 14:51:47.267061 9628 raft_consensus.cc:399] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.267153 9628 raft_consensus.cc:493] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.267280 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a771d5661a46e9973ac3a256a8eb39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.267283 9628 raft_consensus.cc:3060] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.268730 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.271677 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 75a771d5661a46e9973ac3a256a8eb39
I20260321 14:51:47.272330 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 75a771d5661a46e9973ac3a256a8eb39 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.272496 9628 raft_consensus.cc:515] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.272746 9628 leader_election.cc:304] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.273320 9632 raft_consensus.cc:2804] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
W20260321 14:51:47.273422 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 75a771d5661a46e9973ac3a256a8eb39 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 75a771d5661a46e9973ac3a256a8eb39 already in progress: creating tablet
I20260321 14:51:47.273499 9632 raft_consensus.cc:697] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.273396 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.273749 9632 consensus_queue.cc:237] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.274410 9628 leader_election.cc:290] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.274922 9628 ts_tablet_manager.cc:1434] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.009s user 0.005s sys 0.000s
I20260321 14:51:47.275221 9628 tablet_bootstrap.cc:492] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.276678 9628 tablet_bootstrap.cc:654] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.277415 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.278128 9494 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.278755 9628 tablet_bootstrap.cc:492] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.278975 9628 ts_tablet_manager.cc:1403] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:47.278944 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet dcb36e46c3754968bfed0cfd37ec9dfd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.279198 9638 tablet_replica.cc:333] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.279393 9638 raft_consensus.cc:2243] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.279589 9638 raft_consensus.cc:2272] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.280437 9628 raft_consensus.cc:359] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.280603 9628 raft_consensus.cc:385] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.280704 9628 raft_consensus.cc:740] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.280997 9628 consensus_queue.cc:260] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.281133 9638 ts_tablet_manager.cc:1916] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.281173 9628 raft_consensus.cc:399] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.281340 9628 raft_consensus.cc:493] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.281488 9628 raft_consensus.cc:3060] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:47.282764 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7c9375a67eea4d7abb50d52b3a616855 has no consensus state
I20260321 14:51:47.283730 9628 raft_consensus.cc:515] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.283955 9628 leader_election.cc:304] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.284194 9628 leader_election.cc:290] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.284226 9632 raft_consensus.cc:2804] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.284370 9632 raft_consensus.cc:697] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.284590 9632 consensus_queue.cc:237] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.285081 9628 ts_tablet_manager.cc:1434] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:47.287009 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 7c9375a67eea4d7abb50d52b3a616855 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:47.287366 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c9375a67eea4d7abb50d52b3a616855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.287580 9638 ts_tablet_manager.cc:1929] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.287688 9638 log.cc:1199] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/dcb36e46c3754968bfed0cfd37ec9dfd
I20260321 14:51:47.287744 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.288079 9638 ts_tablet_manager.cc:1950] T dcb36e46c3754968bfed0cfd37ec9dfd P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.289081 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet dcb36e46c3754968bfed0cfd37ec9dfd (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.290081 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.292713 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 7c9375a67eea4d7abb50d52b3a616855
I20260321 14:51:47.293422 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c9375a67eea4d7abb50d52b3a616855 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.294167 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 7c9375a67eea4d7abb50d52b3a616855 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7c9375a67eea4d7abb50d52b3a616855 already in progress: creating tablet
I20260321 14:51:47.295634 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.296120 9628 tablet_bootstrap.cc:492] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.296088 9494 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.296908 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 75a771d5661a46e9973ac3a256a8eb39 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.297224 9638 tablet_replica.cc:333] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.297406 9638 raft_consensus.cc:2243] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.297744 9638 raft_consensus.cc:2272] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.298202 9628 tablet_bootstrap.cc:654] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.298859 9638 ts_tablet_manager.cc:1916] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.299923 9628 tablet_bootstrap.cc:492] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.300083 9628 ts_tablet_manager.cc:1403] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:51:47.300529 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.300652 9628 raft_consensus.cc:359] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.300894 9628 raft_consensus.cc:385] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.300957 9628 raft_consensus.cc:740] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.301174 9628 consensus_queue.cc:260] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.301368 9628 raft_consensus.cc:399] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.301434 9628 raft_consensus.cc:493] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.301505 9628 raft_consensus.cc:3060] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.303611 9628 raft_consensus.cc:515] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.303793 9628 leader_election.cc:304] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.303942 9628 leader_election.cc:290] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.303994 9716 raft_consensus.cc:2804] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.304145 9716 raft_consensus.cc:697] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.304337 9716 consensus_queue.cc:237] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
W20260321 14:51:47.304662 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0074e7bd76a9462586d05fa33861fb7b has no consensus state
I20260321 14:51:47.304738 9628 ts_tablet_manager.cc:1434] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.003s sys 0.001s
I20260321 14:51:47.305230 9638 ts_tablet_manager.cc:1929] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.305372 9638 log.cc:1199] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/75a771d5661a46e9973ac3a256a8eb39
I20260321 14:51:47.305768 9638 ts_tablet_manager.cc:1950] T 75a771d5661a46e9973ac3a256a8eb39 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.306653 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 75a771d5661a46e9973ac3a256a8eb39 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.307250 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.308948 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 0074e7bd76a9462586d05fa33861fb7b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:47.309444 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0074e7bd76a9462586d05fa33861fb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.313680 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.316890 9628 tablet_bootstrap.cc:492] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.318696 9628 tablet_bootstrap.cc:654] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.318856 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 0074e7bd76a9462586d05fa33861fb7b
I20260321 14:51:47.319412 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 0074e7bd76a9462586d05fa33861fb7b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.319962 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 0074e7bd76a9462586d05fa33861fb7b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0074e7bd76a9462586d05fa33861fb7b already in progress: creating tablet
I20260321 14:51:47.320598 9628 tablet_bootstrap.cc:492] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.320556 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.320745 9628 ts_tablet_manager.cc:1403] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:47.321512 9628 raft_consensus.cc:359] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.321627 9628 raft_consensus.cc:385] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.321662 9628 raft_consensus.cc:740] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.321929 9628 consensus_queue.cc:260] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.322130 9628 raft_consensus.cc:399] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.322185 9628 raft_consensus.cc:493] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.322247 9628 raft_consensus.cc:3060] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.323262 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.324702 9491 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.324867 9628 raft_consensus.cc:515] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.325062 9628 leader_election.cc:304] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.325306 9630 raft_consensus.cc:2804] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.325416 9630 raft_consensus.cc:697] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.325623 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c9375a67eea4d7abb50d52b3a616855 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.325626 9630 consensus_queue.cc:237] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.325968 9638 tablet_replica.cc:333] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.326148 9638 raft_consensus.cc:2243] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.326367 9638 raft_consensus.cc:2272] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.327867 9628 leader_election.cc:290] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.327987 9638 ts_tablet_manager.cc:1916] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.328294 9628 ts_tablet_manager.cc:1434] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.007s user 0.004s sys 0.000s
W20260321 14:51:47.328387 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dab72ef7059f45728213b680d6ccfe7b has no consensus state
I20260321 14:51:47.329941 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.332083 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.333330 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 0074e7bd76a9462586d05fa33861fb7b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.333825 9580 tablet_service.cc:1511] Processing CreateTablet for tablet dab72ef7059f45728213b680d6ccfe7b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260321 14:51:47.334185 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab72ef7059f45728213b680d6ccfe7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.334673 9638 ts_tablet_manager.cc:1929] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.334820 9638 log.cc:1199] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/7c9375a67eea4d7abb50d52b3a616855
I20260321 14:51:47.335124 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet dab72ef7059f45728213b680d6ccfe7b
I20260321 14:51:47.335295 9638 ts_tablet_manager.cc:1950] T 7c9375a67eea4d7abb50d52b3a616855 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.335808 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet dab72ef7059f45728213b680d6ccfe7b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.336261 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 7c9375a67eea4d7abb50d52b3a616855 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.336642 9638 tablet_replica.cc:333] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.336835 9638 raft_consensus.cc:2243] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.337040 9638 raft_consensus.cc:2272] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.337145 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.338071 9638 ts_tablet_manager.cc:1916] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.339839 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.341533 9628 tablet_bootstrap.cc:492] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.343199 9628 tablet_bootstrap.cc:654] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:47.344046 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6317dd07dd7244de99ef78883c22e2a5 has no consensus state
I20260321 14:51:47.344933 9638 ts_tablet_manager.cc:1929] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.345063 9638 log.cc:1199] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/0074e7bd76a9462586d05fa33861fb7b
I20260321 14:51:47.345496 9638 ts_tablet_manager.cc:1950] T 0074e7bd76a9462586d05fa33861fb7b P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.346328 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 0074e7bd76a9462586d05fa33861fb7b (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:47.346889 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet dab72ef7059f45728213b680d6ccfe7b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet dab72ef7059f45728213b680d6ccfe7b already in progress: creating tablet
I20260321 14:51:47.347960 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 6317dd07dd7244de99ef78883c22e2a5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260321 14:51:47.347911 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.348070 9628 tablet_bootstrap.cc:492] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.348313 9628 ts_tablet_manager.cc:1403] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.007s user 0.002s sys 0.005s
I20260321 14:51:47.348398 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6317dd07dd7244de99ef78883c22e2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.349022 9628 raft_consensus.cc:359] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.349211 9628 raft_consensus.cc:385] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.349350 9628 raft_consensus.cc:740] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.349625 9628 consensus_queue.cc:260] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.349802 9628 raft_consensus.cc:399] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.349926 9628 raft_consensus.cc:493] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.350028 9628 raft_consensus.cc:3060] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.350735 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.352332 9628 raft_consensus.cc:515] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.352574 9628 leader_election.cc:304] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.352851 9630 raft_consensus.cc:2804] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.352847 9628 leader_election.cc:290] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.353044 9630 raft_consensus.cc:697] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.353294 9630 consensus_queue.cc:237] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.353765 9628 ts_tablet_manager.cc:1434] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:47.354212 9628 tablet_bootstrap.cc:492] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.354499 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 6317dd07dd7244de99ef78883c22e2a5
I20260321 14:51:47.355227 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 6317dd07dd7244de99ef78883c22e2a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.355888 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 6317dd07dd7244de99ef78883c22e2a5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6317dd07dd7244de99ef78883c22e2a5 already in progress: creating tablet
I20260321 14:51:47.356446 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.357604 9628 tablet_bootstrap.cc:654] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.360270 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
W20260321 14:51:47.364884 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet af7eb34ecf5b43b78d748cd42a204ec2 has no consensus state
I20260321 14:51:47.366329 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet dab72ef7059f45728213b680d6ccfe7b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.366389 9628 tablet_bootstrap.cc:492] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.366537 9628 ts_tablet_manager.cc:1403] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.012s user 0.008s sys 0.001s
I20260321 14:51:47.366618 9638 tablet_replica.cc:333] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.366849 9638 raft_consensus.cc:2243] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.367038 9638 raft_consensus.cc:2272] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.366593 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.367276 9628 raft_consensus.cc:359] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.367453 9628 raft_consensus.cc:385] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.367563 9628 raft_consensus.cc:740] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.367791 9628 consensus_queue.cc:260] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.367980 9628 raft_consensus.cc:399] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.368065 9628 raft_consensus.cc:493] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.368187 9628 raft_consensus.cc:3060] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.369010 9638 ts_tablet_manager.cc:1916] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.369674 9580 tablet_service.cc:1511] Processing CreateTablet for tablet af7eb34ecf5b43b78d748cd42a204ec2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:47.370098 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af7eb34ecf5b43b78d748cd42a204ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.371291 9628 raft_consensus.cc:515] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.371557 9628 leader_election.cc:304] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.371766 9628 leader_election.cc:290] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.372044 9630 raft_consensus.cc:2804] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.372300 9628 ts_tablet_manager.cc:1434] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.002s sys 0.001s
I20260321 14:51:47.372678 9630 raft_consensus.cc:697] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.372946 9630 consensus_queue.cc:237] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.375963 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 6317dd07dd7244de99ef78883c22e2a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.376560 9628 tablet_bootstrap.cc:492] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.375895 9638 ts_tablet_manager.cc:1929] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.376881 9638 log.cc:1199] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/dab72ef7059f45728213b680d6ccfe7b
I20260321 14:51:47.377324 9638 ts_tablet_manager.cc:1950] T dab72ef7059f45728213b680d6ccfe7b P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.377368 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.378332 9628 tablet_bootstrap.cc:654] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.378371 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet dab72ef7059f45728213b680d6ccfe7b (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.378746 9638 tablet_replica.cc:333] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.378935 9638 raft_consensus.cc:2243] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.379123 9638 raft_consensus.cc:2272] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.380159 9628 tablet_bootstrap.cc:492] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.380160 9638 ts_tablet_manager.cc:1916] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.380409 9628 ts_tablet_manager.cc:1403] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:47.381042 9628 raft_consensus.cc:359] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.381287 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet af7eb34ecf5b43b78d748cd42a204ec2
I20260321 14:51:47.381321 9628 raft_consensus.cc:385] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.381424 9628 raft_consensus.cc:740] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.381722 9628 consensus_queue.cc:260] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.381891 9628 raft_consensus.cc:399] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.382026 9628 raft_consensus.cc:493] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.382141 9628 raft_consensus.cc:3060] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.382411 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet af7eb34ecf5b43b78d748cd42a204ec2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.383453 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.384402 9628 raft_consensus.cc:515] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.384632 9628 leader_election.cc:304] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.384920 9628 leader_election.cc:290] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.384955 9630 raft_consensus.cc:2804] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.385128 9630 raft_consensus.cc:697] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.385377 9630 consensus_queue.cc:237] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.385916 9628 ts_tablet_manager.cc:1434] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
I20260321 14:51:47.386879 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.387887 9638 ts_tablet_manager.cc:1929] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.388073 9638 log.cc:1199] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/6317dd07dd7244de99ef78883c22e2a5
I20260321 14:51:47.388484 9638 ts_tablet_manager.cc:1950] T 6317dd07dd7244de99ef78883c22e2a5 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.389353 9638 tablet_replica.cc:333] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.389494 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 6317dd07dd7244de99ef78883c22e2a5 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.389569 9638 raft_consensus.cc:2243] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.389755 9638 raft_consensus.cc:2272] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260321 14:51:47.390733 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b70b560110a34f909d6ae0f69356d656 has no consensus state
I20260321 14:51:47.390795 9638 ts_tablet_manager.cc:1916] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.392146 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.394452 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.394723 9580 tablet_service.cc:1511] Processing CreateTablet for tablet b70b560110a34f909d6ae0f69356d656 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:47.395179 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70b560110a34f909d6ae0f69356d656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.397384 9638 ts_tablet_manager.cc:1929] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.397564 9638 log.cc:1199] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/af7eb34ecf5b43b78d748cd42a204ec2
I20260321 14:51:47.397593 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet b70b560110a34f909d6ae0f69356d656
I20260321 14:51:47.397981 9638 ts_tablet_manager.cc:1950] T af7eb34ecf5b43b78d748cd42a204ec2 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.398329 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet b70b560110a34f909d6ae0f69356d656 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.398975 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet af7eb34ecf5b43b78d748cd42a204ec2 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:47.399278 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet b70b560110a34f909d6ae0f69356d656 because the tablet was not found. No further retry: Not found: Tablet not found: b70b560110a34f909d6ae0f69356d656
I20260321 14:51:47.399678 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.400933 9628 tablet_bootstrap.cc:492] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.402303 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.402653 9628 tablet_bootstrap.cc:654] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.405000 9628 tablet_bootstrap.cc:492] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.405167 9628 ts_tablet_manager.cc:1403] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
W20260321 14:51:47.405601 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1df7891844ca4082bbd81738e7b2ff94 has no consensus state
I20260321 14:51:47.405989 9628 raft_consensus.cc:359] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.406186 9628 raft_consensus.cc:385] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.406317 9628 raft_consensus.cc:740] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.406554 9628 consensus_queue.cc:260] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.406747 9628 raft_consensus.cc:399] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.406850 9628 raft_consensus.cc:493] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.406971 9628 raft_consensus.cc:3060] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.407876 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.409271 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 1df7891844ca4082bbd81738e7b2ff94 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260321 14:51:47.409714 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1df7891844ca4082bbd81738e7b2ff94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.409734 9628 raft_consensus.cc:515] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.410072 9628 leader_election.cc:304] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.410287 9628 leader_election.cc:290] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.410374 9630 raft_consensus.cc:2804] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.410509 9630 raft_consensus.cc:697] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.410831 9628 ts_tablet_manager.cc:1434] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260321 14:51:47.410769 9630 consensus_queue.cc:237] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.410877 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.414537 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 1df7891844ca4082bbd81738e7b2ff94
I20260321 14:51:47.415189 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 1df7891844ca4082bbd81738e7b2ff94 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.415665 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 1df7891844ca4082bbd81738e7b2ff94 because the tablet was not found. No further retry: Not found: Tablet not found: 1df7891844ca4082bbd81738e7b2ff94
I20260321 14:51:47.416234 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.416939 9628 tablet_bootstrap.cc:492] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.417446 9491 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.418239 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet b70b560110a34f909d6ae0f69356d656 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.418490 9638 tablet_replica.cc:333] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.418684 9638 raft_consensus.cc:2243] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.418780 9628 tablet_bootstrap.cc:654] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.418887 9638 raft_consensus.cc:2272] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.419950 9638 ts_tablet_manager.cc:1916] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.421041 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.423978 9628 tablet_bootstrap.cc:492] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.424175 9628 ts_tablet_manager.cc:1403] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.007s user 0.003s sys 0.003s
W20260321 14:51:47.424911 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 47995d8f25f648fa8a05432d56b062a5 has no consensus state
I20260321 14:51:47.424911 9628 raft_consensus.cc:359] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.426170 9628 raft_consensus.cc:385] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.426255 9628 raft_consensus.cc:740] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.426697 9638 ts_tablet_manager.cc:1929] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.426823 9638 log.cc:1199] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/b70b560110a34f909d6ae0f69356d656
I20260321 14:51:47.426733 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.426916 9628 consensus_queue.cc:260] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.427093 9628 raft_consensus.cc:399] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.427224 9628 raft_consensus.cc:493] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.427299 9638 ts_tablet_manager.cc:1950] T b70b560110a34f909d6ae0f69356d656 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.427331 9628 raft_consensus.cc:3060] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.428149 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet b70b560110a34f909d6ae0f69356d656 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.429443 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.430038 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 47995d8f25f648fa8a05432d56b062a5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260321 14:51:47.430405 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47995d8f25f648fa8a05432d56b062a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.430913 9628 raft_consensus.cc:515] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.431183 9628 leader_election.cc:304] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.431407 9628 leader_election.cc:290] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.431453 9630 raft_consensus.cc:2804] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.431720 9630 raft_consensus.cc:697] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.432024 9630 consensus_queue.cc:237] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.433048 9628 ts_tablet_manager.cc:1434] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.009s user 0.005s sys 0.002s
I20260321 14:51:47.438215 9628 tablet_bootstrap.cc:492] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.438599 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 47995d8f25f648fa8a05432d56b062a5
I20260321 14:51:47.439328 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 47995d8f25f648fa8a05432d56b062a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.439937 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 47995d8f25f648fa8a05432d56b062a5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 47995d8f25f648fa8a05432d56b062a5 already in progress: creating tablet
I20260321 14:51:47.439960 9628 tablet_bootstrap.cc:654] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.441282 9494 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.440510 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.441942 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 1df7891844ca4082bbd81738e7b2ff94 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.442185 9638 tablet_replica.cc:333] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.442376 9638 raft_consensus.cc:2243] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.442541 9638 raft_consensus.cc:2272] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.442873 9628 tablet_bootstrap.cc:492] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.443050 9628 ts_tablet_manager.cc:1403] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.002s sys 0.002s
I20260321 14:51:47.443755 9628 raft_consensus.cc:359] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.443938 9628 raft_consensus.cc:385] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.444056 9628 raft_consensus.cc:740] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.444139 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.444290 9628 consensus_queue.cc:260] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.444460 9628 raft_consensus.cc:399] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.444569 9628 raft_consensus.cc:493] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.444705 9628 raft_consensus.cc:3060] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.444993 9638 ts_tablet_manager.cc:1916] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.447371 9628 raft_consensus.cc:515] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.447628 9628 leader_election.cc:304] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.447911 9630 raft_consensus.cc:2804] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.448069 9630 raft_consensus.cc:697] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
W20260321 14:51:47.448102 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c89b7c3cff674901b2105d3119066108 has no consensus state
I20260321 14:51:47.448340 9630 consensus_queue.cc:237] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.449031 9628 leader_election.cc:290] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.449622 9628 ts_tablet_manager.cc:1434] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.003s sys 0.002s
I20260321 14:51:47.451210 9638 ts_tablet_manager.cc:1929] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.451364 9638 log.cc:1199] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/1df7891844ca4082bbd81738e7b2ff94
I20260321 14:51:47.451874 9638 ts_tablet_manager.cc:1950] T 1df7891844ca4082bbd81738e7b2ff94 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.451772 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.452309 9580 tablet_service.cc:1511] Processing CreateTablet for tablet c89b7c3cff674901b2105d3119066108 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260321 14:51:47.452704 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89b7c3cff674901b2105d3119066108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.452920 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 1df7891844ca4082bbd81738e7b2ff94 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.453902 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 47995d8f25f648fa8a05432d56b062a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.454216 9638 tablet_replica.cc:333] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.454429 9638 raft_consensus.cc:2243] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.454641 9638 raft_consensus.cc:2272] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.454866 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.455724 9638 ts_tablet_manager.cc:1916] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.458302 9628 tablet_bootstrap.cc:492] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.458949 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet c89b7c3cff674901b2105d3119066108
I20260321 14:51:47.460060 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet c89b7c3cff674901b2105d3119066108 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.460389 9628 tablet_bootstrap.cc:654] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.460604 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.461711 9491 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.462842 9638 ts_tablet_manager.cc:1929] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.463004 9638 log.cc:1199] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/47995d8f25f648fa8a05432d56b062a5
I20260321 14:51:47.463455 9638 ts_tablet_manager.cc:1950] T 47995d8f25f648fa8a05432d56b062a5 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.463542 9628 tablet_bootstrap.cc:492] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.463702 9628 ts_tablet_manager.cc:1403] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:47.464233 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.464426 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 47995d8f25f648fa8a05432d56b062a5 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.464483 9628 raft_consensus.cc:359] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.464673 9628 raft_consensus.cc:385] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.464754 9628 raft_consensus.cc:740] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
W20260321 14:51:47.464828 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet c89b7c3cff674901b2105d3119066108 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c89b7c3cff674901b2105d3119066108 already in progress: creating tablet
I20260321 14:51:47.464994 9628 consensus_queue.cc:260] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.465159 9628 raft_consensus.cc:399] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.465307 9628 raft_consensus.cc:493] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.465418 9628 raft_consensus.cc:3060] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:47.467752 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0ae28ce50f6542dbb85df682cc09248f has no consensus state
I20260321 14:51:47.467918 9628 raft_consensus.cc:515] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.468111 9628 leader_election.cc:304] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.468303 9628 leader_election.cc:290] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.468340 9630 raft_consensus.cc:2804] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.468484 9630 raft_consensus.cc:697] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.468729 9630 consensus_queue.cc:237] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.469209 9628 ts_tablet_manager.cc:1434] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.002s sys 0.004s
I20260321 14:51:47.470348 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.472087 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae28ce50f6542dbb85df682cc09248f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260321 14:51:47.472528 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae28ce50f6542dbb85df682cc09248f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.472852 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet c89b7c3cff674901b2105d3119066108 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.472775 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.473117 9638 tablet_replica.cc:333] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.473373 9638 raft_consensus.cc:2243] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.473558 9638 raft_consensus.cc:2272] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.474855 9638 ts_tablet_manager.cc:1916] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.476099 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 0ae28ce50f6542dbb85df682cc09248f
I20260321 14:51:47.476749 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ae28ce50f6542dbb85df682cc09248f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.478354 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.478853 9494 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.481199 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.481389 9638 ts_tablet_manager.cc:1929] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.481612 9628 tablet_bootstrap.cc:492] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.481647 9638 log.cc:1199] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/c89b7c3cff674901b2105d3119066108
I20260321 14:51:47.482067 9638 ts_tablet_manager.cc:1950] T c89b7c3cff674901b2105d3119066108 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.483052 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet c89b7c3cff674901b2105d3119066108 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:47.483361 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 0ae28ce50f6542dbb85df682cc09248f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0ae28ce50f6542dbb85df682cc09248f already in progress: creating tablet
I20260321 14:51:47.483412 9628 tablet_bootstrap.cc:654] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.485069 9628 tablet_bootstrap.cc:492] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
W20260321 14:51:47.485095 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e26e544c57834dbf80e58aa5305763a6 has no consensus state
I20260321 14:51:47.485327 9628 ts_tablet_manager.cc:1403] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.004s sys 0.000s
I20260321 14:51:47.486038 9628 raft_consensus.cc:359] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.486218 9628 raft_consensus.cc:385] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.486337 9628 raft_consensus.cc:740] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.486590 9628 consensus_queue.cc:260] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.486577 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.486830 9628 raft_consensus.cc:399] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.486932 9628 raft_consensus.cc:493] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.487097 9628 raft_consensus.cc:3060] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.488768 9580 tablet_service.cc:1511] Processing CreateTablet for tablet e26e544c57834dbf80e58aa5305763a6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260321 14:51:47.489229 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26e544c57834dbf80e58aa5305763a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.489177 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.490032 9628 raft_consensus.cc:515] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.490289 9628 leader_election.cc:304] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.490582 9630 raft_consensus.cc:2804] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.490758 9630 raft_consensus.cc:697] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.491008 9630 consensus_queue.cc:237] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.491946 9628 leader_election.cc:290] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.492398 9628 ts_tablet_manager.cc:1434] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260321 14:51:47.493335 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet e26e544c57834dbf80e58aa5305763a6
I20260321 14:51:47.494073 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet e26e544c57834dbf80e58aa5305763a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.495301 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet e26e544c57834dbf80e58aa5305763a6 because the tablet was not found. No further retry: Not found: Tablet not found: e26e544c57834dbf80e58aa5305763a6
I20260321 14:51:47.495476 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.495903 9494 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.496112 9628 tablet_bootstrap.cc:492] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.497462 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ae28ce50f6542dbb85df682cc09248f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.498004 9628 tablet_bootstrap.cc:654] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.498380 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.498894 9638 tablet_replica.cc:333] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.499145 9638 raft_consensus.cc:2243] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.499387 9638 raft_consensus.cc:2272] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.500703 9638 ts_tablet_manager.cc:1916] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260321 14:51:47.502004 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 17ae97d2a88a46d69b9dfd0eb9e7f9e3 has no consensus state
I20260321 14:51:47.502362 9628 tablet_bootstrap.cc:492] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.502530 9628 ts_tablet_manager.cc:1403] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.006s user 0.005s sys 0.000s
I20260321 14:51:47.503249 9628 raft_consensus.cc:359] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.503417 9628 raft_consensus.cc:385] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.503497 9628 raft_consensus.cc:740] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.503899 9628 consensus_queue.cc:260] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.504096 9628 raft_consensus.cc:399] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.504045 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.505509 9628 raft_consensus.cc:493] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.505645 9628 raft_consensus.cc:3060] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.505903 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 17ae97d2a88a46d69b9dfd0eb9e7f9e3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260321 14:51:47.506311 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17ae97d2a88a46d69b9dfd0eb9e7f9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.506757 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.507633 9638 ts_tablet_manager.cc:1929] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.507752 9638 log.cc:1199] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/0ae28ce50f6542dbb85df682cc09248f
I20260321 14:51:47.508174 9638 ts_tablet_manager.cc:1950] T 0ae28ce50f6542dbb85df682cc09248f P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.508617 9628 raft_consensus.cc:515] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.508832 9628 leader_election.cc:304] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.509091 9630 raft_consensus.cc:2804] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.509189 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 0ae28ce50f6542dbb85df682cc09248f (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.509275 9630 raft_consensus.cc:697] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.509549 9630 consensus_queue.cc:237] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.511355 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 17ae97d2a88a46d69b9dfd0eb9e7f9e3
I20260321 14:51:47.512221 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 17ae97d2a88a46d69b9dfd0eb9e7f9e3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.512976 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
W20260321 14:51:47.513165 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 17ae97d2a88a46d69b9dfd0eb9e7f9e3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 17ae97d2a88a46d69b9dfd0eb9e7f9e3 already in progress: creating tablet
I20260321 14:51:47.514030 9628 leader_election.cc:290] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.514431 9628 ts_tablet_manager.cc:1434] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.012s user 0.005s sys 0.001s
I20260321 14:51:47.514721 9628 tablet_bootstrap.cc:492] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.515985 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.516459 9628 tablet_bootstrap.cc:654] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:47.519340 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5513e2d6d49c4d3d9a866d8dae953605 has no consensus state
I20260321 14:51:47.521215 9628 tablet_bootstrap.cc:492] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.521140 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.521397 9628 ts_tablet_manager.cc:1403] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.007s user 0.002s sys 0.001s
I20260321 14:51:47.522179 9628 raft_consensus.cc:359] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.522303 9628 raft_consensus.cc:385] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.522411 9628 raft_consensus.cc:740] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.523052 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 5513e2d6d49c4d3d9a866d8dae953605 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260321 14:51:47.523432 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5513e2d6d49c4d3d9a866d8dae953605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.523768 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.524976 9628 consensus_queue.cc:260] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.525215 9628 raft_consensus.cc:399] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.525327 9628 raft_consensus.cc:493] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.525446 9628 raft_consensus.cc:3060] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.527422 9628 raft_consensus.cc:515] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.527720 9628 leader_election.cc:304] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.527915 9628 leader_election.cc:290] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.528007 9632 raft_consensus.cc:2804] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.528182 9632 raft_consensus.cc:697] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.528512 9628 ts_tablet_manager.cc:1434] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.007s user 0.000s sys 0.002s
I20260321 14:51:47.528506 9632 consensus_queue.cc:237] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.528800 9628 tablet_bootstrap.cc:492] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.530529 9628 tablet_bootstrap.cc:654] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.531579 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 5513e2d6d49c4d3d9a866d8dae953605
I20260321 14:51:47.532418 9628 tablet_bootstrap.cc:492] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.532590 9628 ts_tablet_manager.cc:1403] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:51:47.532370 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 5513e2d6d49c4d3d9a866d8dae953605 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.533288 9628 raft_consensus.cc:359] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.533473 9628 raft_consensus.cc:385] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.533577 9628 raft_consensus.cc:740] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
W20260321 14:51:47.533576 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 5513e2d6d49c4d3d9a866d8dae953605 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5513e2d6d49c4d3d9a866d8dae953605 already in progress: creating tablet
I20260321 14:51:47.533851 9628 consensus_queue.cc:260] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.533632 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.534026 9628 raft_consensus.cc:399] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.534128 9628 raft_consensus.cc:493] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.534248 9628 raft_consensus.cc:3060] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.534192 9494 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.534951 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet e26e544c57834dbf80e58aa5305763a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.535230 9638 tablet_replica.cc:333] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.535463 9638 raft_consensus.cc:2243] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.535686 9638 raft_consensus.cc:2272] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.536713 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.536881 9638 ts_tablet_manager.cc:1916] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.537158 9628 raft_consensus.cc:515] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.537385 9628 leader_election.cc:304] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.537583 9628 leader_election.cc:290] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.537775 9716 raft_consensus.cc:2804] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.537948 9716 raft_consensus.cc:697] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.538180 9716 consensus_queue.cc:237] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.539198 9628 ts_tablet_manager.cc:1434] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.007s user 0.001s sys 0.005s
W20260321 14:51:47.540822 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b0d67f2dc3844d4ab76daa309de1ea59 has no consensus state
I20260321 14:51:47.541756 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 17ae97d2a88a46d69b9dfd0eb9e7f9e3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.542400 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.543572 9638 ts_tablet_manager.cc:1929] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.544672 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.545046 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 5513e2d6d49c4d3d9a866d8dae953605 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.545830 9581 tablet_service.cc:1511] Processing CreateTablet for tablet b0d67f2dc3844d4ab76daa309de1ea59 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260321 14:51:47.546180 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0d67f2dc3844d4ab76daa309de1ea59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.548079 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet b0d67f2dc3844d4ab76daa309de1ea59
I20260321 14:51:47.548662 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet b0d67f2dc3844d4ab76daa309de1ea59 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.551219 9638 log.cc:1199] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/e26e544c57834dbf80e58aa5305763a6
I20260321 14:51:47.551574 9628 tablet_bootstrap.cc:492] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.551620 9638 ts_tablet_manager.cc:1950] T e26e544c57834dbf80e58aa5305763a6 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.552677 9638 tablet_replica.cc:333] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.552814 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet e26e544c57834dbf80e58aa5305763a6 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.552623 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.552845 9638 raft_consensus.cc:2243] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.553157 9638 raft_consensus.cc:2272] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.553401 9628 tablet_bootstrap.cc:654] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.554425 9638 ts_tablet_manager.cc:1916] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.555441 9628 tablet_bootstrap.cc:492] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.555558 9628 ts_tablet_manager.cc:1403] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:51:47.555651 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.556782 9628 raft_consensus.cc:359] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.556922 9628 raft_consensus.cc:385] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.556975 9628 raft_consensus.cc:740] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.557143 9628 consensus_queue.cc:260] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.557291 9628 raft_consensus.cc:399] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.557350 9628 raft_consensus.cc:493] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.557413 9628 raft_consensus.cc:3060] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:47.559340 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b2c9179cee0e45488a8c8a1c33efc436 has no consensus state
I20260321 14:51:47.560755 9638 ts_tablet_manager.cc:1929] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.560609 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.560595 9628 raft_consensus.cc:515] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.560986 9628 leader_election.cc:304] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.561190 9628 leader_election.cc:290] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.561269 9630 raft_consensus.cc:2804] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.561385 9630 raft_consensus.cc:697] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.561568 9630 consensus_queue.cc:237] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.561959 9628 ts_tablet_manager.cc:1434] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.000s sys 0.005s
I20260321 14:51:47.562075 9638 log.cc:1199] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/17ae97d2a88a46d69b9dfd0eb9e7f9e3
I20260321 14:51:47.562467 9638 ts_tablet_manager.cc:1950] T 17ae97d2a88a46d69b9dfd0eb9e7f9e3 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.562932 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.563023 9581 tablet_service.cc:1511] Processing CreateTablet for tablet b2c9179cee0e45488a8c8a1c33efc436 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260321 14:51:47.563284 9638 tablet_replica.cc:333] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.563365 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c9179cee0e45488a8c8a1c33efc436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.563362 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 17ae97d2a88a46d69b9dfd0eb9e7f9e3 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.563436 9638 raft_consensus.cc:2243] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.563568 9638 raft_consensus.cc:2272] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.564364 9638 ts_tablet_manager.cc:1916] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.566097 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet b2c9179cee0e45488a8c8a1c33efc436
I20260321 14:51:47.566655 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet b2c9179cee0e45488a8c8a1c33efc436 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.567977 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.568819 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.570077 9638 ts_tablet_manager.cc:1929] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.570187 9638 log.cc:1199] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/5513e2d6d49c4d3d9a866d8dae953605
I20260321 14:51:47.570537 9638 ts_tablet_manager.cc:1950] T 5513e2d6d49c4d3d9a866d8dae953605 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.571374 9638 tablet_replica.cc:333] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.571532 9638 raft_consensus.cc:2243] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.571556 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 5513e2d6d49c4d3d9a866d8dae953605 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.571684 9638 raft_consensus.cc:2272] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.572469 9638 ts_tablet_manager.cc:1916] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.573091 9628 tablet_bootstrap.cc:492] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.573274 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.574832 9628 tablet_bootstrap.cc:654] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:47.576911 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 81a9d5e6b2de4ccabecb2ba1f89f72da has no consensus state
I20260321 14:51:47.578279 9638 ts_tablet_manager.cc:1929] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.578430 9638 log.cc:1199] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/b0d67f2dc3844d4ab76daa309de1ea59
I20260321 14:51:47.578938 9638 ts_tablet_manager.cc:1950] T b0d67f2dc3844d4ab76daa309de1ea59 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.578613 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.580225 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet b0d67f2dc3844d4ab76daa309de1ea59 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:47.580464 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet b2c9179cee0e45488a8c8a1c33efc436 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b2c9179cee0e45488a8c8a1c33efc436 already in progress: creating tablet
I20260321 14:51:47.580833 9628 tablet_bootstrap.cc:492] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.580999 9628 ts_tablet_manager.cc:1403] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.008s user 0.004s sys 0.003s
I20260321 14:51:47.581360 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 81a9d5e6b2de4ccabecb2ba1f89f72da (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260321 14:51:47.581753 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a9d5e6b2de4ccabecb2ba1f89f72da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.581609 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.581699 9628 raft_consensus.cc:359] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.581943 9628 raft_consensus.cc:385] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.582032 9628 raft_consensus.cc:740] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.582294 9628 consensus_queue.cc:260] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.582446 9628 raft_consensus.cc:399] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.582535 9628 raft_consensus.cc:493] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.582629 9628 raft_consensus.cc:3060] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.584872 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 81a9d5e6b2de4ccabecb2ba1f89f72da
I20260321 14:51:47.585186 9628 raft_consensus.cc:515] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.585443 9628 leader_election.cc:304] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.585703 9628 leader_election.cc:290] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.585672 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 81a9d5e6b2de4ccabecb2ba1f89f72da with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.585732 9716 raft_consensus.cc:2804] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.585868 9716 raft_consensus.cc:697] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.586114 9716 consensus_queue.cc:237] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
W20260321 14:51:47.586342 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 81a9d5e6b2de4ccabecb2ba1f89f72da because the tablet was not found. No further retry: Not found: Tablet not found: 81a9d5e6b2de4ccabecb2ba1f89f72da
I20260321 14:51:47.586566 9628 ts_tablet_manager.cc:1434] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:47.586853 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.589298 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.592242 9628 tablet_bootstrap.cc:492] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
W20260321 14:51:47.592617 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 87f291054ac44d19af020fdcc7d824e5 has no consensus state
I20260321 14:51:47.593104 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet b2c9179cee0e45488a8c8a1c33efc436 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.593425 9638 tablet_replica.cc:333] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.593606 9638 raft_consensus.cc:2243] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.593809 9638 raft_consensus.cc:2272] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.593982 9628 tablet_bootstrap.cc:654] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.596037 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.596062 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 87f291054ac44d19af020fdcc7d824e5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 100
I20260321 14:51:47.596609 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f291054ac44d19af020fdcc7d824e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.597851 9638 ts_tablet_manager.cc:1916] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.598750 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.601878 9628 tablet_bootstrap.cc:492] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.602041 9628 ts_tablet_manager.cc:1403] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.010s user 0.009s sys 0.000s
I20260321 14:51:47.602044 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 87f291054ac44d19af020fdcc7d824e5
I20260321 14:51:47.602775 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 87f291054ac44d19af020fdcc7d824e5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.602803 9628 raft_consensus.cc:359] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.603137 9628 raft_consensus.cc:385] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.603245 9628 raft_consensus.cc:740] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.603452 9628 consensus_queue.cc:260] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.603636 9628 raft_consensus.cc:399] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.603724 9628 raft_consensus.cc:493] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.603837 9628 raft_consensus.cc:3060] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.605465 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.606528 9628 raft_consensus.cc:515] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.606788 9628 leader_election.cc:304] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.607002 9628 leader_election.cc:290] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.607060 9716 raft_consensus.cc:2804] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.607087 9638 ts_tablet_manager.cc:1929] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.607199 9638 log.cc:1199] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/b2c9179cee0e45488a8c8a1c33efc436
I20260321 14:51:47.607304 9716 raft_consensus.cc:697] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.607635 9638 ts_tablet_manager.cc:1950] T b2c9179cee0e45488a8c8a1c33efc436 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.607566 9716 consensus_queue.cc:237] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.607707 9628 ts_tablet_manager.cc:1434] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260321 14:51:47.607978 9628 tablet_bootstrap.cc:492] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.608806 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet b2c9179cee0e45488a8c8a1c33efc436 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:47.609177 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 87f291054ac44d19af020fdcc7d824e5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 87f291054ac44d19af020fdcc7d824e5 already in progress: creating tablet
I20260321 14:51:47.609678 9628 tablet_bootstrap.cc:654] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.609683 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.611708 9628 tablet_bootstrap.cc:492] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.611908 9628 ts_tablet_manager.cc:1403] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:47.612659 9628 raft_consensus.cc:359] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.612824 9628 raft_consensus.cc:385] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.612898 9628 raft_consensus.cc:740] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.613117 9628 consensus_queue.cc:260] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.613301 9628 raft_consensus.cc:399] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.613410 9628 raft_consensus.cc:493] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.613533 9628 raft_consensus.cc:3060] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:47.614694 9494 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cd3967b2141c4541ade99ea435aa451d has no consensus state
I20260321 14:51:47.615393 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 81a9d5e6b2de4ccabecb2ba1f89f72da with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.615635 9638 tablet_replica.cc:333] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.615854 9638 raft_consensus.cc:2243] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.616024 9638 raft_consensus.cc:2272] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.616107 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.616597 9628 raft_consensus.cc:515] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.616814 9628 leader_election.cc:304] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.617058 9628 leader_election.cc:290] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.617117 9716 raft_consensus.cc:2804] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.617296 9716 raft_consensus.cc:697] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.617481 9628 ts_tablet_manager.cc:1434] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.002s sys 0.004s
I20260321 14:51:47.617544 9716 consensus_queue.cc:237] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.618572 9581 tablet_service.cc:1511] Processing CreateTablet for tablet cd3967b2141c4541ade99ea435aa451d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 100
I20260321 14:51:47.619042 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3967b2141c4541ade99ea435aa451d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.619643 9638 ts_tablet_manager.cc:1916] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.619946 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.624920 9628 tablet_bootstrap.cc:492] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.625173 9494 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet cd3967b2141c4541ade99ea435aa451d
I20260321 14:51:47.625732 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.626358 9638 ts_tablet_manager.cc:1929] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.626498 9638 log.cc:1199] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/81a9d5e6b2de4ccabecb2ba1f89f72da
I20260321 14:51:47.626533 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet cd3967b2141c4541ade99ea435aa451d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.626720 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 87f291054ac44d19af020fdcc7d824e5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.626899 9638 ts_tablet_manager.cc:1950] T 81a9d5e6b2de4ccabecb2ba1f89f72da P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.627305 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.627817 9628 tablet_bootstrap.cc:654] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.627894 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 81a9d5e6b2de4ccabecb2ba1f89f72da (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.628157 9638 tablet_replica.cc:333] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
W20260321 14:51:47.628190 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet cd3967b2141c4541ade99ea435aa451d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cd3967b2141c4541ade99ea435aa451d already in progress: creating tablet
I20260321 14:51:47.628348 9638 raft_consensus.cc:2243] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.628616 9638 raft_consensus.cc:2272] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.629879 9638 ts_tablet_manager.cc:1916] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.630127 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
W20260321 14:51:47.633453 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 48d8a334144f481e8117575f12ce5979 has no consensus state
I20260321 14:51:47.637323 9494 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.637522 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 48d8a334144f481e8117575f12ce5979 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260321 14:51:47.637960 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d8a334144f481e8117575f12ce5979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.638330 9628 tablet_bootstrap.cc:492] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.638492 9628 ts_tablet_manager.cc:1403] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.014s user 0.007s sys 0.004s
I20260321 14:51:47.638717 9638 ts_tablet_manager.cc:1929] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.638898 9638 log.cc:1199] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/87f291054ac44d19af020fdcc7d824e5
I20260321 14:51:47.639366 9638 ts_tablet_manager.cc:1950] T 87f291054ac44d19af020fdcc7d824e5 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.639325 9628 raft_consensus.cc:359] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.639571 9628 raft_consensus.cc:385] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.639699 9628 raft_consensus.cc:740] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.639958 9628 consensus_queue.cc:260] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.640159 9628 raft_consensus.cc:399] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.640261 9628 raft_consensus.cc:493] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.640403 9628 raft_consensus.cc:3060] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.640728 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 87f291054ac44d19af020fdcc7d824e5 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.642740 9628 raft_consensus.cc:515] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.642992 9628 leader_election.cc:304] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.643186 9628 leader_election.cc:290] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.643276 9716 raft_consensus.cc:2804] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.643474 9716 raft_consensus.cc:697] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.643699 9716 consensus_queue.cc:237] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.643784 9628 ts_tablet_manager.cc:1434] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.005s sys 0.001s
I20260321 14:51:47.643934 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.646410 9628 tablet_bootstrap.cc:492] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.647439 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 48d8a334144f481e8117575f12ce5979
I20260321 14:51:47.648213 9628 tablet_bootstrap.cc:654] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.648234 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 48d8a334144f481e8117575f12ce5979 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.648857 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 48d8a334144f481e8117575f12ce5979 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 48d8a334144f481e8117575f12ce5979 already in progress: creating tablet
I20260321 14:51:47.649341 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.650203 9628 tablet_bootstrap.cc:492] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.650195 9494 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.650418 9628 ts_tablet_manager.cc:1403] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.001s
I20260321 14:51:47.651175 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet cd3967b2141c4541ade99ea435aa451d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.651142 9628 raft_consensus.cc:359] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.651325 9628 raft_consensus.cc:385] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.651409 9628 raft_consensus.cc:740] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.651657 9628 consensus_queue.cc:260] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.651754 9638 tablet_replica.cc:333] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.651856 9628 raft_consensus.cc:399] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.651988 9628 raft_consensus.cc:493] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.652022 9638 raft_consensus.cc:2243] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.652099 9628 raft_consensus.cc:3060] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.652213 9638 raft_consensus.cc:2272] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.653117 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.654980 9628 raft_consensus.cc:515] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.655221 9628 leader_election.cc:304] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.655838 9716 raft_consensus.cc:2804] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.655987 9716 raft_consensus.cc:697] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.656123 9638 ts_tablet_manager.cc:1916] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.656246 9716 consensus_queue.cc:237] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
W20260321 14:51:47.656857 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7d8af05bd6ad48f69626a1a893fb1020 has no consensus state
I20260321 14:51:47.657853 9628 leader_election.cc:290] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.658345 9628 ts_tablet_manager.cc:1434] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.008s user 0.005s sys 0.000s
I20260321 14:51:47.660534 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 48d8a334144f481e8117575f12ce5979 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.660589 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8af05bd6ad48f69626a1a893fb1020 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260321 14:51:47.660676 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.661080 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8af05bd6ad48f69626a1a893fb1020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.662784 9638 ts_tablet_manager.cc:1929] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.662906 9638 log.cc:1199] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/cd3967b2141c4541ade99ea435aa451d
I20260321 14:51:47.663131 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.663326 9638 ts_tablet_manager.cc:1950] T cd3967b2141c4541ade99ea435aa451d P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.664252 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet cd3967b2141c4541ade99ea435aa451d (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.664417 9638 tablet_replica.cc:333] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.664611 9638 raft_consensus.cc:2243] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.664841 9638 raft_consensus.cc:2272] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.665853 9638 ts_tablet_manager.cc:1916] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.666632 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 7d8af05bd6ad48f69626a1a893fb1020
I20260321 14:51:47.666795 9628 tablet_bootstrap.cc:492] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.667279 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d8af05bd6ad48f69626a1a893fb1020 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.668406 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.668798 9628 tablet_bootstrap.cc:654] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.671497 9628 tablet_bootstrap.cc:492] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.671705 9628 ts_tablet_manager.cc:1403] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.003s
I20260321 14:51:47.671603 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.672371 9638 ts_tablet_manager.cc:1929] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.672497 9638 log.cc:1199] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/48d8a334144f481e8117575f12ce5979
I20260321 14:51:47.672691 9491 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.672842 9628 raft_consensus.cc:359] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.672935 9638 ts_tablet_manager.cc:1950] T 48d8a334144f481e8117575f12ce5979 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.673027 9628 raft_consensus.cc:385] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.673131 9628 raft_consensus.cc:740] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.673383 9628 consensus_queue.cc:260] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.673591 9628 raft_consensus.cc:399] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.673707 9628 raft_consensus.cc:493] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.673828 9628 raft_consensus.cc:3060] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.674054 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 48d8a334144f481e8117575f12ce5979 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:47.674813 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 7d8af05bd6ad48f69626a1a893fb1020 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7d8af05bd6ad48f69626a1a893fb1020 already in progress: creating tablet
I20260321 14:51:47.676014 9628 raft_consensus.cc:515] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.676249 9628 leader_election.cc:304] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.676527 9716 raft_consensus.cc:2804] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
W20260321 14:51:47.676476 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0db68bca93054b7c8c4d7b354a5b51b1 has no consensus state
I20260321 14:51:47.676478 9628 leader_election.cc:290] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.676712 9716 raft_consensus.cc:697] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.676940 9716 consensus_queue.cc:237] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.677385 9628 ts_tablet_manager.cc:1434] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.000s sys 0.004s
I20260321 14:51:47.677968 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.679946 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 0db68bca93054b7c8c4d7b354a5b51b1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 1
I20260321 14:51:47.680352 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db68bca93054b7c8c4d7b354a5b51b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.680759 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d8af05bd6ad48f69626a1a893fb1020 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.681113 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.681468 9638 tablet_replica.cc:333] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.681703 9638 raft_consensus.cc:2243] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.681964 9638 raft_consensus.cc:2272] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.684298 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 0db68bca93054b7c8c4d7b354a5b51b1
I20260321 14:51:47.684978 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 0db68bca93054b7c8c4d7b354a5b51b1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.686347 9628 tablet_bootstrap.cc:492] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.686268 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.686604 9638 ts_tablet_manager.cc:1916] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.686954 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.688340 9628 tablet_bootstrap.cc:654] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.689472 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.690901 9628 tablet_bootstrap.cc:492] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.691118 9628 ts_tablet_manager.cc:1403] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.001s sys 0.003s
I20260321 14:51:47.691804 9628 raft_consensus.cc:359] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.691991 9628 raft_consensus.cc:385] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.692090 9628 raft_consensus.cc:740] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.692348 9628 consensus_queue.cc:260] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.692505 9628 raft_consensus.cc:399] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.692607 9628 raft_consensus.cc:493] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.692689 9628 raft_consensus.cc:3060] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:47.692981 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 66246506a8484ab292d1b85afbf9763f has no consensus state
I20260321 14:51:47.693207 9638 ts_tablet_manager.cc:1929] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.693370 9638 log.cc:1199] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/7d8af05bd6ad48f69626a1a893fb1020
I20260321 14:51:47.693740 9638 ts_tablet_manager.cc:1950] T 7d8af05bd6ad48f69626a1a893fb1020 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.694687 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 7d8af05bd6ad48f69626a1a893fb1020 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.694783 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
W20260321 14:51:47.694974 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 0db68bca93054b7c8c4d7b354a5b51b1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0db68bca93054b7c8c4d7b354a5b51b1 already in progress: creating tablet
I20260321 14:51:47.696506 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 66246506a8484ab292d1b85afbf9763f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 1
I20260321 14:51:47.697006 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66246506a8484ab292d1b85afbf9763f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.697028 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.697747 9628 raft_consensus.cc:515] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.697978 9628 leader_election.cc:304] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.698215 9628 leader_election.cc:290] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.698249 9632 raft_consensus.cc:2804] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.698408 9632 raft_consensus.cc:697] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.698668 9632 consensus_queue.cc:237] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.698876 9628 ts_tablet_manager.cc:1434] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.008s user 0.004s sys 0.001s
I20260321 14:51:47.702706 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 66246506a8484ab292d1b85afbf9763f
I20260321 14:51:47.703375 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 66246506a8484ab292d1b85afbf9763f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.703681 9628 tablet_bootstrap.cc:492] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
W20260321 14:51:47.704001 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 66246506a8484ab292d1b85afbf9763f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 66246506a8484ab292d1b85afbf9763f already in progress: creating tablet
I20260321 14:51:47.705415 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.705646 9628 tablet_bootstrap.cc:654] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.706010 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.706238 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 0db68bca93054b7c8c4d7b354a5b51b1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.706727 9638 tablet_replica.cc:333] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.707021 9638 raft_consensus.cc:2243] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.707295 9638 raft_consensus.cc:2272] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.707983 9628 tablet_bootstrap.cc:492] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.708154 9628 ts_tablet_manager.cc:1403] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:51:47.709313 9628 raft_consensus.cc:359] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.709532 9628 raft_consensus.cc:385] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.709654 9628 raft_consensus.cc:740] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.709625 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.709913 9638 ts_tablet_manager.cc:1916] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.709916 9628 consensus_queue.cc:260] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.710137 9628 raft_consensus.cc:399] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.710234 9628 raft_consensus.cc:493] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.710353 9628 raft_consensus.cc:3060] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:47.713296 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 47ce696d092c4686bdaa8acbab583566 has no consensus state
I20260321 14:51:47.713320 9628 raft_consensus.cc:515] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.713601 9628 leader_election.cc:304] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.713843 9628 leader_election.cc:290] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.713913 9632 raft_consensus.cc:2804] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.714037 9632 raft_consensus.cc:697] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.714334 9628 ts_tablet_manager.cc:1434] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260321 14:51:47.714306 9632 consensus_queue.cc:237] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.715801 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.717587 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 47ce696d092c4686bdaa8acbab583566 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260321 14:51:47.718055 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47ce696d092c4686bdaa8acbab583566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.718725 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 66246506a8484ab292d1b85afbf9763f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.719028 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.721644 9638 ts_tablet_manager.cc:1929] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.721783 9638 log.cc:1199] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/0db68bca93054b7c8c4d7b354a5b51b1
I20260321 14:51:47.722188 9638 ts_tablet_manager.cc:1950] T 0db68bca93054b7c8c4d7b354a5b51b1 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.722843 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 47ce696d092c4686bdaa8acbab583566
I20260321 14:51:47.723084 9638 tablet_replica.cc:333] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.723201 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 0db68bca93054b7c8c4d7b354a5b51b1 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.723316 9638 raft_consensus.cc:2243] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.723500 9638 raft_consensus.cc:2272] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.723762 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 47ce696d092c4686bdaa8acbab583566 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.725106 9638 ts_tablet_manager.cc:1916] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.725050 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.725976 9628 tablet_bootstrap.cc:492] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.726431 9491 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.727845 9628 tablet_bootstrap.cc:654] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.729166 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.729588 9628 tablet_bootstrap.cc:492] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.729732 9628 ts_tablet_manager.cc:1403] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:47.730249 9628 raft_consensus.cc:359] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.730407 9628 raft_consensus.cc:385] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.730468 9628 raft_consensus.cc:740] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.730859 9628 consensus_queue.cc:260] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.731032 9628 raft_consensus.cc:399] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.731164 9628 raft_consensus.cc:493] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.731268 9628 raft_consensus.cc:3060] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.731743 9638 ts_tablet_manager.cc:1929] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.732087 9638 log.cc:1199] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/66246506a8484ab292d1b85afbf9763f
I20260321 14:51:47.732631 9638 ts_tablet_manager.cc:1950] T 66246506a8484ab292d1b85afbf9763f P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.733696 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 66246506a8484ab292d1b85afbf9763f (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.733745 9628 raft_consensus.cc:515] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.733981 9628 leader_election.cc:304] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
W20260321 14:51:47.734134 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 47ce696d092c4686bdaa8acbab583566 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 47ce696d092c4686bdaa8acbab583566 already in progress: creating tablet
I20260321 14:51:47.734261 9632 raft_consensus.cc:2804] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.734484 9632 raft_consensus.cc:697] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
W20260321 14:51:47.734529 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 90f81e9a0f2d483a96aeef3d7b059364 has no consensus state
I20260321 14:51:47.734733 9632 consensus_queue.cc:237] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.734241 9628 leader_election.cc:290] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.736690 9628 ts_tablet_manager.cc:1434] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.007s user 0.002s sys 0.003s
I20260321 14:51:47.736658 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.738512 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 47ce696d092c4686bdaa8acbab583566 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.738826 9638 tablet_replica.cc:333] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.738864 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 90f81e9a0f2d483a96aeef3d7b059364 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260321 14:51:47.739135 9638 raft_consensus.cc:2243] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.739267 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f81e9a0f2d483a96aeef3d7b059364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.739348 9638 raft_consensus.cc:2272] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.744503 9628 tablet_bootstrap.cc:492] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.744601 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.745417 9638 ts_tablet_manager.cc:1916] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.746232 9628 tablet_bootstrap.cc:654] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.748399 9628 tablet_bootstrap.cc:492] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.748514 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 90f81e9a0f2d483a96aeef3d7b059364
I20260321 14:51:47.748557 9628 ts_tablet_manager.cc:1403] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:47.749274 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 90f81e9a0f2d483a96aeef3d7b059364 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.749401 9628 raft_consensus.cc:359] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.749578 9628 raft_consensus.cc:385] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.749691 9628 raft_consensus.cc:740] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.749926 9628 consensus_queue.cc:260] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.750165 9628 raft_consensus.cc:399] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.750265 9628 raft_consensus.cc:493] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.750397 9628 raft_consensus.cc:3060] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.750591 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.751684 9638 ts_tablet_manager.cc:1929] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.751859 9638 log.cc:1199] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/47ce696d092c4686bdaa8acbab583566
I20260321 14:51:47.752285 9638 ts_tablet_manager.cc:1950] T 47ce696d092c4686bdaa8acbab583566 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.752830 9628 raft_consensus.cc:515] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.753062 9628 leader_election.cc:304] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.753269 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 47ce696d092c4686bdaa8acbab583566 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.753290 9628 leader_election.cc:290] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.753384 9632 raft_consensus.cc:2804] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.753556 9632 raft_consensus.cc:697] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
W20260321 14:51:47.753729 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 90f81e9a0f2d483a96aeef3d7b059364 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 90f81e9a0f2d483a96aeef3d7b059364 already in progress: creating tablet
I20260321 14:51:47.753818 9628 ts_tablet_manager.cc:1434] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260321 14:51:47.753892 9632 consensus_queue.cc:237] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.754108 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
W20260321 14:51:47.758090 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 748f16270d6248aca47867d305de70b4 has no consensus state
I20260321 14:51:47.759763 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 90f81e9a0f2d483a96aeef3d7b059364 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.760097 9638 tablet_replica.cc:333] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.760313 9638 raft_consensus.cc:2243] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.760491 9638 raft_consensus.cc:2272] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.760370 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.761659 9638 ts_tablet_manager.cc:1916] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.761659 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 748f16270d6248aca47867d305de70b4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:47.762068 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748f16270d6248aca47867d305de70b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.762567 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.765154 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 748f16270d6248aca47867d305de70b4
I20260321 14:51:47.765838 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 748f16270d6248aca47867d305de70b4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.766819 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.768360 9638 ts_tablet_manager.cc:1929] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.768498 9638 log.cc:1199] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/90f81e9a0f2d483a96aeef3d7b059364
I20260321 14:51:47.768910 9638 ts_tablet_manager.cc:1950] T 90f81e9a0f2d483a96aeef3d7b059364 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.769114 9628 tablet_bootstrap.cc:492] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.769168 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.769951 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 90f81e9a0f2d483a96aeef3d7b059364 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:47.770201 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 748f16270d6248aca47867d305de70b4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 748f16270d6248aca47867d305de70b4 already in progress: creating tablet
I20260321 14:51:47.771513 9628 tablet_bootstrap.cc:654] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:47.772696 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1c6ff49b67db4fe3a3d3f6e09704bc77 has no consensus state
I20260321 14:51:47.774309 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.774463 9628 tablet_bootstrap.cc:492] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.774647 9628 ts_tablet_manager.cc:1403] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.006s user 0.004s sys 0.000s
I20260321 14:51:47.775424 9628 raft_consensus.cc:359] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.775612 9628 raft_consensus.cc:385] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.775708 9628 raft_consensus.cc:740] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.775960 9628 consensus_queue.cc:260] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.776070 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 1c6ff49b67db4fe3a3d3f6e09704bc77 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:47.776141 9628 raft_consensus.cc:399] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.776286 9628 raft_consensus.cc:493] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.776400 9628 raft_consensus.cc:3060] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.776494 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c6ff49b67db4fe3a3d3f6e09704bc77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.779615 9628 raft_consensus.cc:515] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.779935 9628 leader_election.cc:304] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.780304 9632 raft_consensus.cc:2804] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.780490 9632 raft_consensus.cc:697] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.776684 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.780721 9632 consensus_queue.cc:237] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.781749 9628 leader_election.cc:290] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.782270 9628 ts_tablet_manager.cc:1434] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260321 14:51:47.783298 9628 tablet_bootstrap.cc:492] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.784319 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 1c6ff49b67db4fe3a3d3f6e09704bc77
I20260321 14:51:47.784780 9628 tablet_bootstrap.cc:654] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.785220 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c6ff49b67db4fe3a3d3f6e09704bc77 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.786170 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 1c6ff49b67db4fe3a3d3f6e09704bc77 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1c6ff49b67db4fe3a3d3f6e09704bc77 already in progress: creating tablet
I20260321 14:51:47.786248 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.786718 9491 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.787567 9628 tablet_bootstrap.cc:492] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.787742 9628 ts_tablet_manager.cc:1403] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.003s
I20260321 14:51:47.788501 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 748f16270d6248aca47867d305de70b4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.788506 9628 raft_consensus.cc:359] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.788743 9628 raft_consensus.cc:385] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.788866 9638 tablet_replica.cc:333] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.788897 9628 raft_consensus.cc:740] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.789067 9638 raft_consensus.cc:2243] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.789184 9628 consensus_queue.cc:260] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.789301 9638 raft_consensus.cc:2272] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.789398 9628 raft_consensus.cc:399] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.789530 9628 raft_consensus.cc:493] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.789397 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.789661 9628 raft_consensus.cc:3060] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.790087 9638 ts_tablet_manager.cc:1916] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.791631 9628 raft_consensus.cc:515] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.791877 9628 leader_election.cc:304] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.792093 9628 leader_election.cc:290] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.792171 9632 raft_consensus.cc:2804] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.792304 9632 raft_consensus.cc:697] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.792593 9628 ts_tablet_manager.cc:1434] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.002s sys 0.000s
I20260321 14:51:47.792625 9632 consensus_queue.cc:237] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.795079 9638 ts_tablet_manager.cc:1929] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.795218 9638 log.cc:1199] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/748f16270d6248aca47867d305de70b4
I20260321 14:51:47.795532 9638 ts_tablet_manager.cc:1950] T 748f16270d6248aca47867d305de70b4 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.796378 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 748f16270d6248aca47867d305de70b4 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:47.799624 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c84ef9cd907543d7bdfa9d32878ecb05 has no consensus state
I20260321 14:51:47.800367 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c6ff49b67db4fe3a3d3f6e09704bc77 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.800719 9638 tablet_replica.cc:333] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.800922 9638 raft_consensus.cc:2243] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.801100 9638 raft_consensus.cc:2272] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.801317 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.802117 9638 ts_tablet_manager.cc:1916] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.803205 9581 tablet_service.cc:1511] Processing CreateTablet for tablet c84ef9cd907543d7bdfa9d32878ecb05 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260321 14:51:47.803619 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84ef9cd907543d7bdfa9d32878ecb05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.803534 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.806450 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet c84ef9cd907543d7bdfa9d32878ecb05
I20260321 14:51:47.807245 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet c84ef9cd907543d7bdfa9d32878ecb05 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.808086 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.808444 9638 ts_tablet_manager.cc:1929] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.808593 9638 log.cc:1199] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/1c6ff49b67db4fe3a3d3f6e09704bc77
I20260321 14:51:47.809031 9638 ts_tablet_manager.cc:1950] T 1c6ff49b67db4fe3a3d3f6e09704bc77 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.810026 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 1c6ff49b67db4fe3a3d3f6e09704bc77 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:47.810572 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet c84ef9cd907543d7bdfa9d32878ecb05 because the tablet was not found. No further retry: Not found: Tablet not found: c84ef9cd907543d7bdfa9d32878ecb05
I20260321 14:51:47.810566 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.811544 9628 tablet_bootstrap.cc:492] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.813174 9628 tablet_bootstrap.cc:654] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:47.814009 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dc00730b956b491fa8de57ad44dad22e has no consensus state
I20260321 14:51:47.814970 9628 tablet_bootstrap.cc:492] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.815143 9628 ts_tablet_manager.cc:1403] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:47.815838 9628 raft_consensus.cc:359] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.816041 9628 raft_consensus.cc:385] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.816155 9628 raft_consensus.cc:740] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.816416 9628 consensus_queue.cc:260] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.816593 9628 raft_consensus.cc:399] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.816746 9628 raft_consensus.cc:493] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.816859 9628 raft_consensus.cc:3060] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.817490 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.817714 9581 tablet_service.cc:1511] Processing CreateTablet for tablet dc00730b956b491fa8de57ad44dad22e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260321 14:51:47.818204 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc00730b956b491fa8de57ad44dad22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.819660 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.819694 9628 raft_consensus.cc:515] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.819933 9628 leader_election.cc:304] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.820331 9628 leader_election.cc:290] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.820328 9632 raft_consensus.cc:2804] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.820820 9628 ts_tablet_manager.cc:1434] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260321 14:51:47.820966 9632 raft_consensus.cc:697] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.821224 9632 consensus_queue.cc:237] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.824417 9628 tablet_bootstrap.cc:492] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.825549 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet dc00730b956b491fa8de57ad44dad22e
I20260321 14:51:47.825827 9628 tablet_bootstrap.cc:654] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.826380 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet dc00730b956b491fa8de57ad44dad22e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.827790 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
W20260321 14:51:47.828135 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet dc00730b956b491fa8de57ad44dad22e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet dc00730b956b491fa8de57ad44dad22e already in progress: creating tablet
I20260321 14:51:47.828939 9628 tablet_bootstrap.cc:492] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.829095 9628 ts_tablet_manager.cc:1403] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.003s
I20260321 14:51:47.829977 9628 raft_consensus.cc:359] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.830179 9628 raft_consensus.cc:385] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.830284 9628 raft_consensus.cc:740] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.830516 9628 consensus_queue.cc:260] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.830565 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.830739 9628 raft_consensus.cc:399] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.830837 9628 raft_consensus.cc:493] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.830962 9628 raft_consensus.cc:3060] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.831496 9491 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.832304 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet c84ef9cd907543d7bdfa9d32878ecb05 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.832559 9638 tablet_replica.cc:333] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.832747 9638 raft_consensus.cc:2243] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.832947 9638 raft_consensus.cc:2272] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.833966 9638 ts_tablet_manager.cc:1916] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.834514 9628 raft_consensus.cc:515] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.834821 9628 leader_election.cc:304] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.835043 9628 leader_election.cc:290] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.835162 9632 raft_consensus.cc:2804] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.835381 9632 raft_consensus.cc:697] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.835796 9628 ts_tablet_manager.cc:1434] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.002s sys 0.004s
I20260321 14:51:47.835758 9632 consensus_queue.cc:237] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
W20260321 14:51:47.836002 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 318384e0156747fa93e181a68e6bd5ac has no consensus state
I20260321 14:51:47.838717 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.840312 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 318384e0156747fa93e181a68e6bd5ac (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260321 14:51:47.840794 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 318384e0156747fa93e181a68e6bd5ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.841221 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.842386 9638 ts_tablet_manager.cc:1929] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.842516 9638 log.cc:1199] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/c84ef9cd907543d7bdfa9d32878ecb05
I20260321 14:51:47.842924 9638 ts_tablet_manager.cc:1950] T c84ef9cd907543d7bdfa9d32878ecb05 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.843914 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet c84ef9cd907543d7bdfa9d32878ecb05 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.844290 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 318384e0156747fa93e181a68e6bd5ac
I20260321 14:51:47.844947 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 318384e0156747fa93e181a68e6bd5ac with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.845800 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 318384e0156747fa93e181a68e6bd5ac because the tablet was not found. No further retry: Not found: Tablet not found: 318384e0156747fa93e181a68e6bd5ac
I20260321 14:51:47.846482 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.846757 9628 tablet_bootstrap.cc:492] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.847575 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.848542 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet dc00730b956b491fa8de57ad44dad22e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.848716 9628 tablet_bootstrap.cc:654] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.849050 9638 tablet_replica.cc:333] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.849303 9638 raft_consensus.cc:2243] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.849521 9638 raft_consensus.cc:2272] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.850642 9638 ts_tablet_manager.cc:1916] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.850589 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.850975 9628 tablet_bootstrap.cc:492] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.851152 9628 ts_tablet_manager.cc:1403] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:47.851963 9628 raft_consensus.cc:359] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.852159 9628 raft_consensus.cc:385] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.852247 9628 raft_consensus.cc:740] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.852514 9628 consensus_queue.cc:260] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.852686 9628 raft_consensus.cc:399] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.852794 9628 raft_consensus.cc:493] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.852901 9628 raft_consensus.cc:3060] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:47.854461 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet aed9c4cdf23e45528a2a02d39aaa718b has no consensus state
I20260321 14:51:47.855680 9628 raft_consensus.cc:515] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.855901 9638 ts_tablet_manager.cc:1929] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.855962 9628 leader_election.cc:304] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.856086 9638 log.cc:1199] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/dc00730b956b491fa8de57ad44dad22e
I20260321 14:51:47.856256 9716 raft_consensus.cc:2804] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.856424 9716 raft_consensus.cc:697] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.856470 9638 ts_tablet_manager.cc:1950] T dc00730b956b491fa8de57ad44dad22e P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.856747 9716 consensus_queue.cc:237] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.857681 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet dc00730b956b491fa8de57ad44dad22e (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.858312 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.859601 9581 tablet_service.cc:1511] Processing CreateTablet for tablet aed9c4cdf23e45528a2a02d39aaa718b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260321 14:51:47.859962 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed9c4cdf23e45528a2a02d39aaa718b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.861500 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.862254 9628 leader_election.cc:290] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.862882 9628 ts_tablet_manager.cc:1434] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.012s user 0.002s sys 0.004s
I20260321 14:51:47.866073 9628 tablet_bootstrap.cc:492] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.866053 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet aed9c4cdf23e45528a2a02d39aaa718b
I20260321 14:51:47.868033 9628 tablet_bootstrap.cc:654] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.868398 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.869153 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet aed9c4cdf23e45528a2a02d39aaa718b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.869952 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet aed9c4cdf23e45528a2a02d39aaa718b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet aed9c4cdf23e45528a2a02d39aaa718b already in progress: creating tablet
I20260321 14:51:47.871181 9628 tablet_bootstrap.cc:492] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.871326 9628 ts_tablet_manager.cc:1403] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.001s sys 0.004s
I20260321 14:51:47.871703 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.872113 9628 raft_consensus.cc:359] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.872303 9628 raft_consensus.cc:385] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.872424 9628 raft_consensus.cc:740] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.872606 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.872644 9628 consensus_queue.cc:260] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.872838 9628 raft_consensus.cc:399] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.872927 9628 raft_consensus.cc:493] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.873011 9628 raft_consensus.cc:3060] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.873524 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 318384e0156747fa93e181a68e6bd5ac with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.873804 9638 tablet_replica.cc:333] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.873982 9638 raft_consensus.cc:2243] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.874178 9638 raft_consensus.cc:2272] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.875200 9638 ts_tablet_manager.cc:1916] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.875919 9628 raft_consensus.cc:515] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.876166 9628 leader_election.cc:304] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
W20260321 14:51:47.876247 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4884deb30ceb47d9a162288ffc9362bd has no consensus state
I20260321 14:51:47.876395 9628 leader_election.cc:290] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.876638 9632 raft_consensus.cc:2804] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.876802 9632 raft_consensus.cc:697] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.876914 9628 ts_tablet_manager.cc:1434] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.003s sys 0.001s
I20260321 14:51:47.877034 9632 consensus_queue.cc:237] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.880410 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet aed9c4cdf23e45528a2a02d39aaa718b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.880978 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 4884deb30ceb47d9a162288ffc9362bd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260321 14:51:47.881438 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4884deb30ceb47d9a162288ffc9362bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.882233 9638 ts_tablet_manager.cc:1929] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.882387 9638 log.cc:1199] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/318384e0156747fa93e181a68e6bd5ac
I20260321 14:51:47.882310 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.882902 9638 ts_tablet_manager.cc:1950] T 318384e0156747fa93e181a68e6bd5ac P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.883845 9638 tablet_replica.cc:333] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.883991 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 318384e0156747fa93e181a68e6bd5ac (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.884078 9638 raft_consensus.cc:2243] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.884287 9638 raft_consensus.cc:2272] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.885217 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.885406 9638 ts_tablet_manager.cc:1916] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.886960 9628 tablet_bootstrap.cc:492] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.888710 9628 tablet_bootstrap.cc:654] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.889534 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 4884deb30ceb47d9a162288ffc9362bd
I20260321 14:51:47.890146 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 4884deb30ceb47d9a162288ffc9362bd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.890771 9628 tablet_bootstrap.cc:492] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.890977 9628 ts_tablet_manager.cc:1403] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.001s sys 0.003s
I20260321 14:51:47.891408 9638 ts_tablet_manager.cc:1929] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.891554 9638 log.cc:1199] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/aed9c4cdf23e45528a2a02d39aaa718b
I20260321 14:51:47.891739 9628 raft_consensus.cc:359] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.891698 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.891894 9628 raft_consensus.cc:385] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.891968 9628 raft_consensus.cc:740] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.891975 9638 ts_tablet_manager.cc:1950] T aed9c4cdf23e45528a2a02d39aaa718b P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.892277 9628 consensus_queue.cc:260] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.892433 9628 raft_consensus.cc:399] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.892560 9628 raft_consensus.cc:493] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.892658 9628 raft_consensus.cc:3060] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.892841 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet aed9c4cdf23e45528a2a02d39aaa718b (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:47.893805 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 4884deb30ceb47d9a162288ffc9362bd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4884deb30ceb47d9a162288ffc9362bd already in progress: creating tablet
I20260321 14:51:47.894781 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.895138 9628 raft_consensus.cc:515] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.895344 9628 leader_election.cc:304] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.895542 9628 leader_election.cc:290] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.895602 9716 raft_consensus.cc:2804] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.895802 9716 raft_consensus.cc:697] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.896109 9716 consensus_queue.cc:237] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.896538 9628 ts_tablet_manager.cc:1434] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.000s sys 0.005s
W20260321 14:51:47.898250 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ff98d8300f074e37876dadb9f8c53f01 has no consensus state
I20260321 14:51:47.899093 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 4884deb30ceb47d9a162288ffc9362bd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.899354 9638 tablet_replica.cc:333] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.899523 9638 raft_consensus.cc:2243] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.899739 9638 raft_consensus.cc:2272] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.899861 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.901293 9638 ts_tablet_manager.cc:1916] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.902407 9581 tablet_service.cc:1511] Processing CreateTablet for tablet ff98d8300f074e37876dadb9f8c53f01 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260321 14:51:47.902412 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.902839 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff98d8300f074e37876dadb9f8c53f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.906149 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet ff98d8300f074e37876dadb9f8c53f01
I20260321 14:51:47.906935 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet ff98d8300f074e37876dadb9f8c53f01 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.907748 9638 ts_tablet_manager.cc:1929] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.907898 9638 log.cc:1199] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/4884deb30ceb47d9a162288ffc9362bd
I20260321 14:51:47.907896 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.908324 9638 ts_tablet_manager.cc:1950] T 4884deb30ceb47d9a162288ffc9362bd P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.909080 9628 tablet_bootstrap.cc:492] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.909369 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 4884deb30ceb47d9a162288ffc9362bd (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:47.909626 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet ff98d8300f074e37876dadb9f8c53f01 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ff98d8300f074e37876dadb9f8c53f01 already in progress: creating tablet
I20260321 14:51:47.910789 9628 tablet_bootstrap.cc:654] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.910969 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.912655 9628 tablet_bootstrap.cc:492] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.912804 9628 ts_tablet_manager.cc:1403] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:47.913484 9628 raft_consensus.cc:359] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.913614 9628 raft_consensus.cc:385] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.913727 9628 raft_consensus.cc:740] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.913983 9628 consensus_queue.cc:260] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.914152 9628 raft_consensus.cc:399] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.914258 9628 raft_consensus.cc:493] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.914376 9628 raft_consensus.cc:3060] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:47.914637 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 520c4f00e2d24365b5e6c3e30d065c9a has no consensus state
I20260321 14:51:47.917310 9628 raft_consensus.cc:515] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.917548 9628 leader_election.cc:304] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.917796 9628 leader_election.cc:290] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.917891 9716 raft_consensus.cc:2804] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.918113 9716 raft_consensus.cc:697] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.918066 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 520c4f00e2d24365b5e6c3e30d065c9a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260321 14:51:47.918298 9628 ts_tablet_manager.cc:1434] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:47.918382 9716 consensus_queue.cc:237] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.918478 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520c4f00e2d24365b5e6c3e30d065c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.917649 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.921288 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet ff98d8300f074e37876dadb9f8c53f01 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.921751 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.924608 9628 tablet_bootstrap.cc:492] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.924647 9638 tablet_replica.cc:333] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.924853 9638 raft_consensus.cc:2243] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.925027 9638 raft_consensus.cc:2272] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.925473 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 520c4f00e2d24365b5e6c3e30d065c9a
I20260321 14:51:47.926375 9638 ts_tablet_manager.cc:1916] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.926477 9628 tablet_bootstrap.cc:654] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.927587 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.927569 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 520c4f00e2d24365b5e6c3e30d065c9a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.929100 9491 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.930213 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
W20260321 14:51:47.933152 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a14e1d8fa0db42548ef9b2efb3576f0e has no consensus state
I20260321 14:51:47.934497 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.935050 9638 ts_tablet_manager.cc:1929] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.935217 9638 log.cc:1199] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/ff98d8300f074e37876dadb9f8c53f01
I20260321 14:51:47.935743 9638 ts_tablet_manager.cc:1950] T ff98d8300f074e37876dadb9f8c53f01 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.937148 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet ff98d8300f074e37876dadb9f8c53f01 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:47.937463 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 520c4f00e2d24365b5e6c3e30d065c9a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 520c4f00e2d24365b5e6c3e30d065c9a already in progress: creating tablet
I20260321 14:51:47.937741 9581 tablet_service.cc:1511] Processing CreateTablet for tablet a14e1d8fa0db42548ef9b2efb3576f0e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260321 14:51:47.937680 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.938123 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14e1d8fa0db42548ef9b2efb3576f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.939055 9628 tablet_bootstrap.cc:492] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.939230 9628 ts_tablet_manager.cc:1403] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.015s user 0.002s sys 0.011s
I20260321 14:51:47.939993 9628 raft_consensus.cc:359] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.940158 9628 raft_consensus.cc:385] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.940232 9628 raft_consensus.cc:740] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.940478 9628 consensus_queue.cc:260] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.940660 9628 raft_consensus.cc:399] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.940899 9628 raft_consensus.cc:493] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.941004 9628 raft_consensus.cc:3060] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.941541 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet a14e1d8fa0db42548ef9b2efb3576f0e
I20260321 14:51:47.942222 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet a14e1d8fa0db42548ef9b2efb3576f0e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:47.942992 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet a14e1d8fa0db42548ef9b2efb3576f0e because the tablet was not found. No further retry: Not found: Tablet not found: a14e1d8fa0db42548ef9b2efb3576f0e
I20260321 14:51:47.943269 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.943836 9628 raft_consensus.cc:515] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.944053 9628 leader_election.cc:304] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.944304 9716 raft_consensus.cc:2804] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.944502 9716 raft_consensus.cc:697] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.944764 9716 consensus_queue.cc:237] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.944826 9628 leader_election.cc:290] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.945935 9628 ts_tablet_manager.cc:1434] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.007s user 0.005s sys 0.001s
I20260321 14:51:47.946286 9628 tablet_bootstrap.cc:492] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.946250 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.947749 9628 tablet_bootstrap.cc:654] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:47.949391 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f8d2511c281d400e9268076e2624daf6 has no consensus state
I20260321 14:51:47.949544 9628 tablet_bootstrap.cc:492] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.949685 9628 ts_tablet_manager.cc:1403] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260321 14:51:47.950214 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 520c4f00e2d24365b5e6c3e30d065c9a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.950518 9638 tablet_replica.cc:333] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.950695 9638 raft_consensus.cc:2243] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.950893 9638 raft_consensus.cc:2272] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.951293 9628 raft_consensus.cc:359] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.951450 9628 raft_consensus.cc:385] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.951553 9628 raft_consensus.cc:740] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.952343 9638 ts_tablet_manager.cc:1916] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.952590 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.953346 9581 tablet_service.cc:1511] Processing CreateTablet for tablet f8d2511c281d400e9268076e2624daf6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 100
I20260321 14:51:47.953722 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8d2511c281d400e9268076e2624daf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.955006 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.957302 9628 consensus_queue.cc:260] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.957526 9628 raft_consensus.cc:399] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.957623 9628 raft_consensus.cc:493] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.957769 9628 raft_consensus.cc:3060] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.958571 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet f8d2511c281d400e9268076e2624daf6
I20260321 14:51:47.958875 9638 ts_tablet_manager.cc:1929] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.959002 9638 log.cc:1199] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/520c4f00e2d24365b5e6c3e30d065c9a
I20260321 14:51:47.959280 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet f8d2511c281d400e9268076e2624daf6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.959452 9638 ts_tablet_manager.cc:1950] T 520c4f00e2d24365b5e6c3e30d065c9a P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.960376 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 520c4f00e2d24365b5e6c3e30d065c9a (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:47.960379 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
W20260321 14:51:47.960857 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet f8d2511c281d400e9268076e2624daf6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f8d2511c281d400e9268076e2624daf6 already in progress: creating tablet
I20260321 14:51:47.961097 9628 raft_consensus.cc:515] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.961361 9628 leader_election.cc:304] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.961571 9628 leader_election.cc:290] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.961652 9716 raft_consensus.cc:2804] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.961823 9716 raft_consensus.cc:697] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.962106 9628 ts_tablet_manager.cc:1434] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.012s user 0.006s sys 0.000s
I20260321 14:51:47.962132 9716 consensus_queue.cc:237] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.962376 9628 tablet_bootstrap.cc:492] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.963116 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.964752 9628 tablet_bootstrap.cc:654] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:47.966176 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 670461365f0144e8a44bff9776768297 has no consensus state
I20260321 14:51:47.968745 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.969210 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet a14e1d8fa0db42548ef9b2efb3576f0e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.969923 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 670461365f0144e8a44bff9776768297 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 100
I20260321 14:51:47.970383 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670461365f0144e8a44bff9776768297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.971120 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.972204 9638 tablet_replica.cc:333] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.972498 9638 raft_consensus.cc:2243] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.972743 9638 raft_consensus.cc:2272] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.973909 9638 ts_tablet_manager.cc:1916] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.974092 9628 tablet_bootstrap.cc:492] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.974241 9628 ts_tablet_manager.cc:1403] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.012s user 0.011s sys 0.000s
I20260321 14:51:47.975183 9628 raft_consensus.cc:359] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.975392 9628 raft_consensus.cc:385] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.975486 9628 raft_consensus.cc:740] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.975760 9628 consensus_queue.cc:260] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.975961 9628 raft_consensus.cc:399] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.976076 9628 raft_consensus.cc:493] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.976190 9628 raft_consensus.cc:3060] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:47.977496 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 670461365f0144e8a44bff9776768297
I20260321 14:51:47.978324 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 670461365f0144e8a44bff9776768297 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.979053 9628 raft_consensus.cc:515] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.979117 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.979283 9628 leader_election.cc:304] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.979524 9716 raft_consensus.cc:2804] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.979688 9716 raft_consensus.cc:697] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.979914 9716 consensus_queue.cc:237] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.980628 9628 leader_election.cc:290] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.980792 9638 ts_tablet_manager.cc:1929] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.981113 9628 ts_tablet_manager.cc:1434] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.007s user 0.001s sys 0.005s
I20260321 14:51:47.981196 9638 log.cc:1199] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/a14e1d8fa0db42548ef9b2efb3576f0e
I20260321 14:51:47.981513 9628 tablet_bootstrap.cc:492] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:47.981662 9638 ts_tablet_manager.cc:1950] T a14e1d8fa0db42548ef9b2efb3576f0e P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.982208 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.982831 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet a14e1d8fa0db42548ef9b2efb3576f0e (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:47.983157 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 670461365f0144e8a44bff9776768297 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 670461365f0144e8a44bff9776768297 already in progress: creating tablet
I20260321 14:51:47.983520 9628 tablet_bootstrap.cc:654] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:47.984783 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:47.985967 9628 tablet_bootstrap.cc:492] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:47.986119 9628 ts_tablet_manager.cc:1403] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:51:47.986145 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet f8d2511c281d400e9268076e2624daf6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.986517 9638 tablet_replica.cc:333] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:47.986773 9638 raft_consensus.cc:2243] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:47.986893 9628 raft_consensus.cc:359] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.987012 9638 raft_consensus.cc:2272] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:47.987083 9628 raft_consensus.cc:385] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:47.987288 9628 raft_consensus.cc:740] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:47.987552 9628 consensus_queue.cc:260] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.987761 9628 raft_consensus.cc:399] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:47.987876 9628 raft_consensus.cc:493] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:47.987987 9628 raft_consensus.cc:3060] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:47.988353 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 89c4954b007247208ba35c1e42fe8f5e has no consensus state
I20260321 14:51:47.990264 9638 ts_tablet_manager.cc:1916] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:47.990255 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.990770 9628 raft_consensus.cc:515] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.991031 9628 leader_election.cc:304] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:47.991333 9716 raft_consensus.cc:2804] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:47.991478 9716 raft_consensus.cc:697] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:47.991742 9716 consensus_queue.cc:237] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:47.992291 9628 leader_election.cc:290] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:47.993402 9628 ts_tablet_manager.cc:1434] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.007s user 0.005s sys 0.001s
I20260321 14:51:47.993582 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:47.993913 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 89c4954b007247208ba35c1e42fe8f5e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 100
I20260321 14:51:47.994299 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89c4954b007247208ba35c1e42fe8f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:47.997305 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 89c4954b007247208ba35c1e42fe8f5e
I20260321 14:51:47.997910 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 89c4954b007247208ba35c1e42fe8f5e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:47.998979 9638 ts_tablet_manager.cc:1929] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:47.999119 9638 log.cc:1199] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/f8d2511c281d400e9268076e2624daf6
I20260321 14:51:47.999500 9638 ts_tablet_manager.cc:1950] T f8d2511c281d400e9268076e2624daf6 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:47.999701 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:48.000072 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.000360 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 670461365f0144e8a44bff9776768297 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.000619 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet f8d2511c281d400e9268076e2624daf6 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:48.001194 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 89c4954b007247208ba35c1e42fe8f5e because the tablet was not found. No further retry: Not found: Tablet not found: 89c4954b007247208ba35c1e42fe8f5e
I20260321 14:51:48.001535 9638 tablet_replica.cc:333] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.001763 9638 raft_consensus.cc:2243] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.001935 9638 raft_consensus.cc:2272] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.002856 9638 ts_tablet_manager.cc:1916] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:48.003264 9628 tablet_bootstrap.cc:492] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.003391 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.005291 9628 tablet_bootstrap.cc:654] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:48.006879 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5255c961093a4af8bd018b02120eca7d has no consensus state
I20260321 14:51:48.007225 9628 tablet_bootstrap.cc:492] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.007392 9628 ts_tablet_manager.cc:1403] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:51:48.008114 9628 raft_consensus.cc:359] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.008169 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.008319 9628 raft_consensus.cc:385] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.008406 9628 raft_consensus.cc:740] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.008677 9628 consensus_queue.cc:260] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.008864 9628 raft_consensus.cc:399] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.008975 9628 raft_consensus.cc:493] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.009073 9628 raft_consensus.cc:3060] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:48.010561 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 5255c961093a4af8bd018b02120eca7d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 100
I20260321 14:51:48.010955 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5255c961093a4af8bd018b02120eca7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.012271 9638 ts_tablet_manager.cc:1929] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.012432 9638 log.cc:1199] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/670461365f0144e8a44bff9776768297
I20260321 14:51:48.012846 9638 ts_tablet_manager.cc:1950] T 670461365f0144e8a44bff9776768297 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.013773 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 670461365f0144e8a44bff9776768297 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:48.015916 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.019057 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 5255c961093a4af8bd018b02120eca7d
I20260321 14:51:48.019905 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 5255c961093a4af8bd018b02120eca7d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:48.020476 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 5255c961093a4af8bd018b02120eca7d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5255c961093a4af8bd018b02120eca7d already in progress: creating tablet
I20260321 14:51:48.021037 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.021970 9628 raft_consensus.cc:515] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.022183 9628 leader_election.cc:304] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.022385 9628 leader_election.cc:290] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.022475 9632 raft_consensus.cc:2804] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.022627 9632 raft_consensus.cc:697] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.022846 9632 consensus_queue.cc:237] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.023173 9628 ts_tablet_manager.cc:1434] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.016s user 0.014s sys 0.002s
I20260321 14:51:48.023465 9628 tablet_bootstrap.cc:492] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.023914 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.025043 9628 tablet_bootstrap.cc:654] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.026670 9628 tablet_bootstrap.cc:492] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.026829 9628 ts_tablet_manager.cc:1403] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
W20260321 14:51:48.027348 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6e22def64dba474c8e5eeeb9d53661de has no consensus state
I20260321 14:51:48.027500 9628 raft_consensus.cc:359] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.027652 9628 raft_consensus.cc:385] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.027700 9628 raft_consensus.cc:740] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.027916 9628 consensus_queue.cc:260] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.028053 9628 raft_consensus.cc:399] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.028106 9628 raft_consensus.cc:493] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.028165 9628 raft_consensus.cc:3060] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:48.028277 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 89c4954b007247208ba35c1e42fe8f5e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:47 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.028700 9638 tablet_replica.cc:333] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.028862 9638 raft_consensus.cc:2243] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.028997 9638 raft_consensus.cc:2272] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.029850 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.031018 9628 raft_consensus.cc:515] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.031206 9628 leader_election.cc:304] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.031388 9628 leader_election.cc:290] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.031617 9716 raft_consensus.cc:2804] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.031764 9716 raft_consensus.cc:697] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.032006 9638 ts_tablet_manager.cc:1916] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:48.032142 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 6e22def64dba474c8e5eeeb9d53661de (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 50
I20260321 14:51:48.032267 9628 ts_tablet_manager.cc:1434] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:48.032510 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e22def64dba474c8e5eeeb9d53661de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.031953 9716 consensus_queue.cc:237] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.034384 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.038182 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 6e22def64dba474c8e5eeeb9d53661de
I20260321 14:51:48.038837 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e22def64dba474c8e5eeeb9d53661de with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.040465 9638 ts_tablet_manager.cc:1929] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.040565 9638 log.cc:1199] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/89c4954b007247208ba35c1e42fe8f5e
I20260321 14:51:48.040917 9638 ts_tablet_manager.cc:1950] T 89c4954b007247208ba35c1e42fe8f5e P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.041363 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:48.040525 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.041949 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 89c4954b007247208ba35c1e42fe8f5e (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:48.041982 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 5255c961093a4af8bd018b02120eca7d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.042182 9638 tablet_replica.cc:333] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
W20260321 14:51:48.042186 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 6e22def64dba474c8e5eeeb9d53661de because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6e22def64dba474c8e5eeeb9d53661de already in progress: creating tablet
I20260321 14:51:48.042423 9628 tablet_bootstrap.cc:492] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.042459 9638 raft_consensus.cc:2243] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.042587 9638 raft_consensus.cc:2272] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.044015 9628 tablet_bootstrap.cc:654] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.044435 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.045982 9638 ts_tablet_manager.cc:1916] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:48.046288 9628 tablet_bootstrap.cc:492] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.046406 9628 ts_tablet_manager.cc:1403] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.002s sys 0.000s
I20260321 14:51:48.046993 9628 raft_consensus.cc:359] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.047116 9628 raft_consensus.cc:385] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.047163 9628 raft_consensus.cc:740] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.047364 9628 consensus_queue.cc:260] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.047500 9628 raft_consensus.cc:399] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.047552 9628 raft_consensus.cc:493] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.047617 9628 raft_consensus.cc:3060] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:48.048100 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 614c398d3b6b4148a98ca41e15a9ac8e has no consensus state
I20260321 14:51:48.049873 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.050393 9628 raft_consensus.cc:515] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.050576 9628 leader_election.cc:304] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.050791 9632 raft_consensus.cc:2804] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.050928 9632 raft_consensus.cc:697] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.051108 9632 consensus_queue.cc:237] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.052174 9638 ts_tablet_manager.cc:1929] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.052284 9638 log.cc:1199] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/5255c961093a4af8bd018b02120eca7d
I20260321 14:51:48.052351 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.052726 9638 ts_tablet_manager.cc:1950] T 5255c961093a4af8bd018b02120eca7d P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.052696 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 614c398d3b6b4148a98ca41e15a9ac8e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 50
I20260321 14:51:48.053151 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614c398d3b6b4148a98ca41e15a9ac8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.054159 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 5255c961093a4af8bd018b02120eca7d (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:48.054718 9628 leader_election.cc:290] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.055202 9628 ts_tablet_manager.cc:1434] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.009s user 0.005s sys 0.000s
I20260321 14:51:48.055699 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 614c398d3b6b4148a98ca41e15a9ac8e
I20260321 14:51:48.056313 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 614c398d3b6b4148a98ca41e15a9ac8e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:48.057081 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 614c398d3b6b4148a98ca41e15a9ac8e because the tablet was not found. No further retry: Not found: Tablet not found: 614c398d3b6b4148a98ca41e15a9ac8e
I20260321 14:51:48.057410 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.059147 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:48.059914 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e22def64dba474c8e5eeeb9d53661de with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.060118 9638 tablet_replica.cc:333] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.060271 9638 raft_consensus.cc:2243] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.060417 9638 raft_consensus.cc:2272] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.060585 9628 tablet_bootstrap.cc:492] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.061805 9628 tablet_bootstrap.cc:654] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.063244 9638 ts_tablet_manager.cc:1916] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:48.063446 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
W20260321 14:51:48.066326 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b65d75ad90f146b883b2aad0f9a2cbc7 has no consensus state
I20260321 14:51:48.067564 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.068715 9638 ts_tablet_manager.cc:1929] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.068849 9638 log.cc:1199] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/6e22def64dba474c8e5eeeb9d53661de
I20260321 14:51:48.069327 9638 ts_tablet_manager.cc:1950] T 6e22def64dba474c8e5eeeb9d53661de P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.069659 9581 tablet_service.cc:1511] Processing CreateTablet for tablet b65d75ad90f146b883b2aad0f9a2cbc7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 100
I20260321 14:51:48.070109 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.070443 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b65d75ad90f146b883b2aad0f9a2cbc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.070555 9628 tablet_bootstrap.cc:492] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.070709 9628 ts_tablet_manager.cc:1403] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.010s user 0.002s sys 0.000s
I20260321 14:51:48.071080 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 6e22def64dba474c8e5eeeb9d53661de (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:48.071465 9628 raft_consensus.cc:359] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.071581 9628 raft_consensus.cc:385] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.071686 9628 raft_consensus.cc:740] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.071918 9628 consensus_queue.cc:260] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.072052 9628 raft_consensus.cc:399] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.072106 9628 raft_consensus.cc:493] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.072252 9628 raft_consensus.cc:3060] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:48.073479 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet b65d75ad90f146b883b2aad0f9a2cbc7
I20260321 14:51:48.074046 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet b65d75ad90f146b883b2aad0f9a2cbc7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:48.074535 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet b65d75ad90f146b883b2aad0f9a2cbc7 because the tablet was not found. No further retry: Not found: Tablet not found: b65d75ad90f146b883b2aad0f9a2cbc7
I20260321 14:51:48.075304 9628 raft_consensus.cc:515] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.075575 9628 leader_election.cc:304] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.075495 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.075832 9628 leader_election.cc:290] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.075932 9632 raft_consensus.cc:2804] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.076068 9632 raft_consensus.cc:697] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.076339 9628 ts_tablet_manager.cc:1434] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.004s sys 0.001s
I20260321 14:51:48.076311 9632 consensus_queue.cc:237] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.077598 9628 tablet_bootstrap.cc:492] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.079002 9628 tablet_bootstrap.cc:654] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.079864 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.080570 9628 tablet_bootstrap.cc:492] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.080433 9491 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:48.080768 9628 ts_tablet_manager.cc:1403] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260321 14:51:48.081324 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 614c398d3b6b4148a98ca41e15a9ac8e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.081548 9628 raft_consensus.cc:359] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.081632 9638 tablet_replica.cc:333] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.081749 9628 raft_consensus.cc:385] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.081872 9628 raft_consensus.cc:740] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.081895 9638 raft_consensus.cc:2243] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.082144 9638 raft_consensus.cc:2272] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.082176 9628 consensus_queue.cc:260] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.082347 9628 raft_consensus.cc:399] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.082471 9628 raft_consensus.cc:493] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.082599 9628 raft_consensus.cc:3060] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:48.083508 9638 ts_tablet_manager.cc:1916] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:48.085345 9628 raft_consensus.cc:515] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.085608 9628 leader_election.cc:304] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.085868 9632 raft_consensus.cc:2804] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.086071 9632 raft_consensus.cc:697] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.086215 9628 leader_election.cc:290] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.086338 9632 consensus_queue.cc:237] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.086697 9628 ts_tablet_manager.cc:1434] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
W20260321 14:51:48.086062 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0df9d82e0486477a972b2c9b9a184e90 has no consensus state
I20260321 14:51:48.089468 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet b65d75ad90f146b883b2aad0f9a2cbc7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.090548 9638 ts_tablet_manager.cc:1929] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.090763 9638 log.cc:1199] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/614c398d3b6b4148a98ca41e15a9ac8e
I20260321 14:51:48.090739 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.091037 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 0df9d82e0486477a972b2c9b9a184e90 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 100
I20260321 14:51:48.091218 9638 ts_tablet_manager.cc:1950] T 614c398d3b6b4148a98ca41e15a9ac8e P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.091451 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0df9d82e0486477a972b2c9b9a184e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.092295 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 614c398d3b6b4148a98ca41e15a9ac8e (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:48.092588 9638 tablet_replica.cc:333] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.092792 9638 raft_consensus.cc:2243] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.093020 9638 raft_consensus.cc:2272] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.093114 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.093927 9638 ts_tablet_manager.cc:1916] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:48.096598 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 0df9d82e0486477a972b2c9b9a184e90
I20260321 14:51:48.097332 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 0df9d82e0486477a972b2c9b9a184e90 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.098254 9628 tablet_bootstrap.cc:492] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.098773 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.099895 9628 tablet_bootstrap.cc:654] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.101116 9638 ts_tablet_manager.cc:1929] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.101269 9638 log.cc:1199] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/b65d75ad90f146b883b2aad0f9a2cbc7
I20260321 14:51:48.101740 9638 ts_tablet_manager.cc:1950] T b65d75ad90f146b883b2aad0f9a2cbc7 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.102334 9628 tablet_bootstrap.cc:492] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.102492 9628 ts_tablet_manager.cc:1403] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:48.102886 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet b65d75ad90f146b883b2aad0f9a2cbc7 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:48.103008 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
W20260321 14:51:48.103209 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 0df9d82e0486477a972b2c9b9a184e90 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0df9d82e0486477a972b2c9b9a184e90 already in progress: creating tablet
I20260321 14:51:48.103219 9628 raft_consensus.cc:359] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.103448 9628 raft_consensus.cc:385] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.103623 9628 raft_consensus.cc:740] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.103883 9628 consensus_queue.cc:260] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.104068 9628 raft_consensus.cc:399] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.104187 9628 raft_consensus.cc:493] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.104323 9628 raft_consensus.cc:3060] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:48.106447 9628 raft_consensus.cc:515] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.106740 9628 leader_election.cc:304] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
W20260321 14:51:48.106770 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e8079c38b21c4b90a256687e4fa30e66 has no consensus state
I20260321 14:51:48.106979 9628 leader_election.cc:290] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.107053 9632 raft_consensus.cc:2804] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.107211 9632 raft_consensus.cc:697] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.107478 9632 consensus_queue.cc:237] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.108505 9628 ts_tablet_manager.cc:1434] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260321 14:51:48.108987 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.111258 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 0df9d82e0486477a972b2c9b9a184e90 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.111567 9638 tablet_replica.cc:333] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.111851 9638 raft_consensus.cc:2243] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.112073 9638 raft_consensus.cc:2272] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.112185 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.113009 9581 tablet_service.cc:1511] Processing CreateTablet for tablet e8079c38b21c4b90a256687e4fa30e66 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:48.113463 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8079c38b21c4b90a256687e4fa30e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.114473 9638 ts_tablet_manager.cc:1916] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:48.115535 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet e8079c38b21c4b90a256687e4fa30e66
I20260321 14:51:48.116163 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet e8079c38b21c4b90a256687e4fa30e66 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.118252 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:48.118345 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.120047 9628 tablet_bootstrap.cc:492] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.120828 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.120932 9638 ts_tablet_manager.cc:1929] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.121104 9638 log.cc:1199] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/0df9d82e0486477a972b2c9b9a184e90
I20260321 14:51:48.121541 9628 tablet_bootstrap.cc:654] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.121584 9638 ts_tablet_manager.cc:1950] T 0df9d82e0486477a972b2c9b9a184e90 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.122575 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 0df9d82e0486477a972b2c9b9a184e90 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:48.123143 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet e8079c38b21c4b90a256687e4fa30e66 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e8079c38b21c4b90a256687e4fa30e66 already in progress: creating tablet
I20260321 14:51:48.123445 9628 tablet_bootstrap.cc:492] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.123649 9628 ts_tablet_manager.cc:1403] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260321 14:51:48.124343 9628 raft_consensus.cc:359] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
W20260321 14:51:48.124503 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3d8a7820c57444a0a7ee17b929023bcb has no consensus state
I20260321 14:51:48.124532 9628 raft_consensus.cc:385] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.124650 9628 raft_consensus.cc:740] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.124909 9628 consensus_queue.cc:260] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.125082 9628 raft_consensus.cc:399] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.125203 9628 raft_consensus.cc:493] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.125342 9628 raft_consensus.cc:3060] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:48.126435 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.128258 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 3d8a7820c57444a0a7ee17b929023bcb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:48.128716 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d8a7820c57444a0a7ee17b929023bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.128971 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.129366 9628 raft_consensus.cc:515] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.129617 9628 leader_election.cc:304] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.129825 9628 leader_election.cc:290] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.129981 9632 raft_consensus.cc:2804] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.130146 9632 raft_consensus.cc:697] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.130344 9628 ts_tablet_manager.cc:1434] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260321 14:51:48.130388 9632 consensus_queue.cc:237] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.133356 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 3d8a7820c57444a0a7ee17b929023bcb
I20260321 14:51:48.134207 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 3d8a7820c57444a0a7ee17b929023bcb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.134903 9628 tablet_bootstrap.cc:492] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
W20260321 14:51:48.135035 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 3d8a7820c57444a0a7ee17b929023bcb because the tablet was not found. No further retry: Not found: Tablet not found: 3d8a7820c57444a0a7ee17b929023bcb
I20260321 14:51:48.135106 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.135758 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:48.136379 9628 tablet_bootstrap.cc:654] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.136557 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet e8079c38b21c4b90a256687e4fa30e66 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.136868 9638 tablet_replica.cc:333] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.137051 9638 raft_consensus.cc:2243] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.137329 9638 raft_consensus.cc:2272] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.138252 9628 tablet_bootstrap.cc:492] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.138468 9628 ts_tablet_manager.cc:1403] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:51:48.138515 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.138670 9638 ts_tablet_manager.cc:1916] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:48.139204 9628 raft_consensus.cc:359] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.139377 9628 raft_consensus.cc:385] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.139489 9628 raft_consensus.cc:740] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.139755 9628 consensus_queue.cc:260] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.139955 9628 raft_consensus.cc:399] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.140055 9628 raft_consensus.cc:493] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.140183 9628 raft_consensus.cc:3060] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:48.142431 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 371a703c995348b696bd933d1d5e4103 has no consensus state
I20260321 14:51:48.142946 9628 raft_consensus.cc:515] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.143257 9628 leader_election.cc:304] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.143461 9628 leader_election.cc:290] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.143501 9630 raft_consensus.cc:2804] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.143676 9630 raft_consensus.cc:697] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.143919 9628 ts_tablet_manager.cc:1434] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:48.143920 9630 consensus_queue.cc:237] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.144398 9638 ts_tablet_manager.cc:1929] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.144546 9638 log.cc:1199] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/e8079c38b21c4b90a256687e4fa30e66
I20260321 14:51:48.145025 9638 ts_tablet_manager.cc:1950] T e8079c38b21c4b90a256687e4fa30e66 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.146029 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet e8079c38b21c4b90a256687e4fa30e66 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:48.146638 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.147980 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 3d8a7820c57444a0a7ee17b929023bcb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.148924 9638 tablet_replica.cc:333] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.149144 9638 raft_consensus.cc:2243] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.149356 9638 raft_consensus.cc:2272] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.149216 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 371a703c995348b696bd933d1d5e4103 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 100
I20260321 14:51:48.149839 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371a703c995348b696bd933d1d5e4103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.151595 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.153668 9638 ts_tablet_manager.cc:1916] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260321 14:51:48.153755 9478 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 81a9d5e6b2de4ccabecb2ba1f89f72da (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 81a9d5e6b2de4ccabecb2ba1f89f72da consensus state has no leader
I20260321 14:51:48.155133 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 371a703c995348b696bd933d1d5e4103
I20260321 14:51:48.156064 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 371a703c995348b696bd933d1d5e4103 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.156427 9628 tablet_bootstrap.cc:492] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.156853 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.157900 9628 tablet_bootstrap.cc:654] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.159215 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:48.161814 9638 ts_tablet_manager.cc:1929] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.161927 9638 log.cc:1199] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/3d8a7820c57444a0a7ee17b929023bcb
I20260321 14:51:48.162310 9638 ts_tablet_manager.cc:1950] T 3d8a7820c57444a0a7ee17b929023bcb P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.162774 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.163236 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 3d8a7820c57444a0a7ee17b929023bcb (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:48.163702 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 371a703c995348b696bd933d1d5e4103 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 371a703c995348b696bd933d1d5e4103 already in progress: creating tablet
I20260321 14:51:48.164448 9628 tablet_bootstrap.cc:492] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.164628 9628 ts_tablet_manager.cc:1403] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.008s user 0.007s sys 0.000s
I20260321 14:51:48.165524 9628 raft_consensus.cc:359] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.165766 9628 raft_consensus.cc:385] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.165877 9628 raft_consensus.cc:740] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.166132 9628 consensus_queue.cc:260] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.166308 9628 raft_consensus.cc:399] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.166411 9628 raft_consensus.cc:493] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.166550 9628 raft_consensus.cc:3060] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:48.166908 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ff471d531a9445b0baecfffcb0766b6c has no consensus state
I20260321 14:51:48.168334 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.170470 9581 tablet_service.cc:1511] Processing CreateTablet for tablet ff471d531a9445b0baecfffcb0766b6c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 100
I20260321 14:51:48.170660 9628 raft_consensus.cc:515] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.170660 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.170915 9628 leader_election.cc:304] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.171099 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff471d531a9445b0baecfffcb0766b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.171250 9630 raft_consensus.cc:2804] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.171406 9630 raft_consensus.cc:697] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.171701 9630 consensus_queue.cc:237] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.173377 9628 leader_election.cc:290] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.173842 9628 ts_tablet_manager.cc:1434] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.009s user 0.006s sys 0.000s
I20260321 14:51:48.175009 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet ff471d531a9445b0baecfffcb0766b6c
I20260321 14:51:48.175770 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet ff471d531a9445b0baecfffcb0766b6c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:48.176757 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet ff471d531a9445b0baecfffcb0766b6c because the tablet was not found. No further retry: Not found: Tablet not found: ff471d531a9445b0baecfffcb0766b6c
I20260321 14:51:48.177449 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.177914 9628 tablet_bootstrap.cc:492] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.178277 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:48.179504 9628 tablet_bootstrap.cc:654] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.179870 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 371a703c995348b696bd933d1d5e4103 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.181134 9638 tablet_replica.cc:333] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.181387 9638 raft_consensus.cc:2243] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.181525 9628 tablet_bootstrap.cc:492] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.181603 9638 raft_consensus.cc:2272] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.181682 9628 ts_tablet_manager.cc:1403] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:48.182117 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.182508 9628 raft_consensus.cc:359] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.182678 9628 raft_consensus.cc:385] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.182725 9638 ts_tablet_manager.cc:1916] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:48.182793 9628 raft_consensus.cc:740] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.183036 9628 consensus_queue.cc:260] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.183257 9628 raft_consensus.cc:399] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.183353 9628 raft_consensus.cc:493] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.183460 9628 raft_consensus.cc:3060] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:48.185662 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5c1f853420c74e9886e2c358232aa7ff has no consensus state
I20260321 14:51:48.186316 9628 raft_consensus.cc:515] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.186571 9628 leader_election.cc:304] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.186808 9628 leader_election.cc:290] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.186878 9630 raft_consensus.cc:2804] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.187057 9630 raft_consensus.cc:697] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.187297 9630 consensus_queue.cc:237] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.188143 9628 ts_tablet_manager.cc:1434] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.001s sys 0.004s
I20260321 14:51:48.189620 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.190265 9638 ts_tablet_manager.cc:1929] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.190388 9638 log.cc:1199] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/371a703c995348b696bd933d1d5e4103
I20260321 14:51:48.190443 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet ff471d531a9445b0baecfffcb0766b6c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.190838 9638 ts_tablet_manager.cc:1950] T 371a703c995348b696bd933d1d5e4103 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.190352 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1f853420c74e9886e2c358232aa7ff (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260321 14:51:48.191485 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1f853420c74e9886e2c358232aa7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.191785 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 371a703c995348b696bd933d1d5e4103 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:48.192081 9638 tablet_replica.cc:333] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.192284 9638 raft_consensus.cc:2243] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.192492 9638 raft_consensus.cc:2272] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.192870 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.194597 9638 ts_tablet_manager.cc:1916] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:48.197733 9628 tablet_bootstrap.cc:492] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.197852 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 5c1f853420c74e9886e2c358232aa7ff
I20260321 14:51:48.198676 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c1f853420c74e9886e2c358232aa7ff with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.199609 9628 tablet_bootstrap.cc:654] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.199707 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.200462 9638 ts_tablet_manager.cc:1929] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.200618 9638 log.cc:1199] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/ff471d531a9445b0baecfffcb0766b6c
I20260321 14:51:48.201025 9638 ts_tablet_manager.cc:1950] T ff471d531a9445b0baecfffcb0766b6c P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.201817 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:48.202092 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet ff471d531a9445b0baecfffcb0766b6c (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:48.202253 9628 tablet_bootstrap.cc:492] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.202461 9628 ts_tablet_manager.cc:1403] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.001s
W20260321 14:51:48.202741 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 5c1f853420c74e9886e2c358232aa7ff because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5c1f853420c74e9886e2c358232aa7ff already in progress: creating tablet
I20260321 14:51:48.203322 9628 raft_consensus.cc:359] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.203533 9628 raft_consensus.cc:385] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.203626 9628 raft_consensus.cc:740] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.203910 9628 consensus_queue.cc:260] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.204077 9628 raft_consensus.cc:399] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.204185 9628 raft_consensus.cc:493] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.204314 9628 raft_consensus.cc:3060] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:48.204322 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.206525 9628 raft_consensus.cc:515] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.206755 9628 leader_election.cc:304] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.207051 9630 raft_consensus.cc:2804] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.207192 9630 raft_consensus.cc:697] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.207470 9630 consensus_queue.cc:237] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
W20260321 14:51:48.207856 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d6eee4abbbb340289ec2d6103eb34139 has no consensus state
I20260321 14:51:48.208408 9628 leader_election.cc:290] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.209118 9628 ts_tablet_manager.cc:1434] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.000s sys 0.004s
I20260321 14:51:48.210523 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c1f853420c74e9886e2c358232aa7ff with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.210485 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.212457 9638 tablet_replica.cc:333] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.212663 9638 raft_consensus.cc:2243] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.212936 9638 raft_consensus.cc:2272] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.212904 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.213737 9581 tablet_service.cc:1511] Processing CreateTablet for tablet d6eee4abbbb340289ec2d6103eb34139 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260321 14:51:48.214026 9638 ts_tablet_manager.cc:1916] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:48.214157 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6eee4abbbb340289ec2d6103eb34139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.216459 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet d6eee4abbbb340289ec2d6103eb34139
I20260321 14:51:48.217208 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet d6eee4abbbb340289ec2d6103eb34139 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.218128 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.220142 9638 ts_tablet_manager.cc:1929] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.220292 9638 log.cc:1199] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/5c1f853420c74e9886e2c358232aa7ff
I20260321 14:51:48.220563 9628 tablet_bootstrap.cc:492] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.220762 9638 ts_tablet_manager.cc:1950] T 5c1f853420c74e9886e2c358232aa7ff P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.221189 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.221903 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 5c1f853420c74e9886e2c358232aa7ff (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:48.222301 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet d6eee4abbbb340289ec2d6103eb34139 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d6eee4abbbb340289ec2d6103eb34139 already in progress: creating tablet
I20260321 14:51:48.222527 9628 tablet_bootstrap.cc:654] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:48.224916 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f9bcc10cdbb547d5afe41d5f1929170d has no consensus state
I20260321 14:51:48.225356 9628 tablet_bootstrap.cc:492] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.225509 9628 ts_tablet_manager.cc:1403] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:51:48.226219 9628 raft_consensus.cc:359] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.226348 9628 raft_consensus.cc:385] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.226418 9628 raft_consensus.cc:740] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.226622 9628 consensus_queue.cc:260] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.226750 9628 raft_consensus.cc:399] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.226806 9628 raft_consensus.cc:493] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.226888 9628 raft_consensus.cc:3060] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:48.227408 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.228786 9581 tablet_service.cc:1511] Processing CreateTablet for tablet f9bcc10cdbb547d5afe41d5f1929170d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 100
I20260321 14:51:48.229214 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9bcc10cdbb547d5afe41d5f1929170d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.230027 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.230392 9628 raft_consensus.cc:515] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.230648 9628 leader_election.cc:304] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.230962 9630 raft_consensus.cc:2804] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.230959 9628 leader_election.cc:290] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.231141 9630 raft_consensus.cc:697] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.231374 9630 consensus_queue.cc:237] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.231967 9628 ts_tablet_manager.cc:1434] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260321 14:51:48.234822 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet f9bcc10cdbb547d5afe41d5f1929170d
I20260321 14:51:48.235575 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet f9bcc10cdbb547d5afe41d5f1929170d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:48.236394 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet f9bcc10cdbb547d5afe41d5f1929170d because the tablet was not found. No further retry: Not found: Tablet not found: f9bcc10cdbb547d5afe41d5f1929170d
I20260321 14:51:48.236635 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.236923 9628 tablet_bootstrap.cc:492] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.239550 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.239813 9628 tablet_bootstrap.cc:654] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.241402 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:48.241791 9628 tablet_bootstrap.cc:492] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.241974 9628 ts_tablet_manager.cc:1403] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:48.242234 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet d6eee4abbbb340289ec2d6103eb34139 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.242738 9628 raft_consensus.cc:359] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.242934 9638 tablet_replica.cc:333] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.243163 9638 raft_consensus.cc:2243] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.243311 9628 raft_consensus.cc:385] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.243451 9638 raft_consensus.cc:2272] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.243877 9628 raft_consensus.cc:740] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.244105 9628 consensus_queue.cc:260] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.244299 9628 raft_consensus.cc:399] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.244438 9628 raft_consensus.cc:493] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.244554 9628 raft_consensus.cc:3060] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:48.245115 9638 ts_tablet_manager.cc:1916] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260321 14:51:48.245872 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 67ef74a2c39c4cd08e7d5b1c65b64bff has no consensus state
I20260321 14:51:48.247743 9628 raft_consensus.cc:515] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.247999 9628 leader_election.cc:304] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.248273 9630 raft_consensus.cc:2804] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.248191 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.248515 9630 raft_consensus.cc:697] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.248824 9630 consensus_queue.cc:237] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.249827 9581 tablet_service.cc:1511] Processing CreateTablet for tablet 67ef74a2c39c4cd08e7d5b1c65b64bff (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION VALUES < 100
I20260321 14:51:48.250301 9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ef74a2c39c4cd08e7d5b1c65b64bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.250347 9628 leader_election.cc:290] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.251056 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.252113 9638 ts_tablet_manager.cc:1929] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.252264 9638 log.cc:1199] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/d6eee4abbbb340289ec2d6103eb34139
I20260321 14:51:48.252697 9638 ts_tablet_manager.cc:1950] T d6eee4abbbb340289ec2d6103eb34139 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.252938 9628 ts_tablet_manager.cc:1434] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.011s user 0.004s sys 0.001s
I20260321 14:51:48.253844 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet d6eee4abbbb340289ec2d6103eb34139 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:48.254604 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 67ef74a2c39c4cd08e7d5b1c65b64bff
I20260321 14:51:48.255424 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 67ef74a2c39c4cd08e7d5b1c65b64bff with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.256513 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
W20260321 14:51:48.257195 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 67ef74a2c39c4cd08e7d5b1c65b64bff because the tablet was not found. No further retry: Not found: Tablet not found: 67ef74a2c39c4cd08e7d5b1c65b64bff
I20260321 14:51:48.258708 9491 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:48.259847 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet f9bcc10cdbb547d5afe41d5f1929170d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.260135 9638 tablet_replica.cc:333] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.260311 9638 raft_consensus.cc:2243] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.260457 9638 raft_consensus.cc:2272] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.261826 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.262578 9638 ts_tablet_manager.cc:1916] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260321 14:51:48.265681 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b9f8a2c20dd141f2ad247229aaa0deaf has no consensus state
I20260321 14:51:48.268687 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.269163 9580 tablet_service.cc:1511] Processing CreateTablet for tablet b9f8a2c20dd141f2ad247229aaa0deaf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260321 14:51:48.269598 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f8a2c20dd141f2ad247229aaa0deaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.271049 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.272825 9628 tablet_bootstrap.cc:492] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.274295 9628 tablet_bootstrap.cc:654] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.275161 9638 ts_tablet_manager.cc:1929] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.275271 9638 log.cc:1199] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/f9bcc10cdbb547d5afe41d5f1929170d
I20260321 14:51:48.275606 9638 ts_tablet_manager.cc:1950] T f9bcc10cdbb547d5afe41d5f1929170d P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.275662 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet b9f8a2c20dd141f2ad247229aaa0deaf
I20260321 14:51:48.276255 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet b9f8a2c20dd141f2ad247229aaa0deaf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.276753 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet f9bcc10cdbb547d5afe41d5f1929170d (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:48.277038 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet b9f8a2c20dd141f2ad247229aaa0deaf because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b9f8a2c20dd141f2ad247229aaa0deaf already in progress: creating tablet
I20260321 14:51:48.277227 9628 tablet_bootstrap.cc:492] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.277379 9628 ts_tablet_manager.cc:1403] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:48.277310 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.278028 9628 raft_consensus.cc:359] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.278170 9628 raft_consensus.cc:385] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.278232 9628 raft_consensus.cc:740] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.278438 9628 consensus_queue.cc:260] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.278589 9628 raft_consensus.cc:399] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.278659 9628 raft_consensus.cc:493] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.278744 9628 raft_consensus.cc:3060] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:48.279912 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.281299 9628 raft_consensus.cc:515] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.281522 9628 leader_election.cc:304] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.281723 9628 leader_election.cc:290] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.281847 9630 raft_consensus.cc:2804] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.281996 9630 raft_consensus.cc:697] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.282152 9628 ts_tablet_manager.cc:1434] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:51:48.282188 9630 consensus_queue.cc:237] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.282395 9628 tablet_bootstrap.cc:492] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
W20260321 14:51:48.283744 9492 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ce00fa01af5d41cfb47fd87d27e9f220 has no consensus state
I20260321 14:51:48.284420 9628 tablet_bootstrap.cc:654] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.285460 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet 67ef74a2c39c4cd08e7d5b1c65b64bff with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.285671 9638 tablet_replica.cc:333] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.285843 9638 raft_consensus.cc:2243] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.285995 9638 raft_consensus.cc:2272] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.286135 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.286996 9628 tablet_bootstrap.cc:492] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.287122 9628 ts_tablet_manager.cc:1403] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:48.287719 9580 tablet_service.cc:1511] Processing CreateTablet for tablet ce00fa01af5d41cfb47fd87d27e9f220 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260321 14:51:48.288100 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce00fa01af5d41cfb47fd87d27e9f220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.288357 9628 raft_consensus.cc:359] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.288326 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.288493 9628 raft_consensus.cc:385] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.288558 9628 raft_consensus.cc:740] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.288720 9628 consensus_queue.cc:260] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.288842 9628 raft_consensus.cc:399] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.288908 9628 raft_consensus.cc:493] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.288972 9628 raft_consensus.cc:3060] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:48.292366 9628 raft_consensus.cc:515] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.292562 9628 leader_election.cc:304] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.292766 9630 raft_consensus.cc:2804] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.292856 9630 raft_consensus.cc:697] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.293061 9630 consensus_queue.cc:237] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.304014 9628 leader_election.cc:290] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.304541 9628 ts_tablet_manager.cc:1434] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.017s user 0.005s sys 0.000s
I20260321 14:51:48.304672 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet ce00fa01af5d41cfb47fd87d27e9f220
I20260321 14:51:48.305933 9638 ts_tablet_manager.cc:1916] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:48.306283 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet ce00fa01af5d41cfb47fd87d27e9f220 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.306571 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.307682 9628 tablet_bootstrap.cc:492] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.309048 9628 tablet_bootstrap.cc:654] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.310253 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.312973 9638 ts_tablet_manager.cc:1929] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.313076 9638 log.cc:1199] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/67ef74a2c39c4cd08e7d5b1c65b64bff
I20260321 14:51:48.313427 9638 ts_tablet_manager.cc:1950] T 67ef74a2c39c4cd08e7d5b1c65b64bff P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
W20260321 14:51:48.315335 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9b575161eb3445b19374017d6e75b488 has no consensus state
I20260321 14:51:48.315599 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 67ef74a2c39c4cd08e7d5b1c65b64bff (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
W20260321 14:51:48.316502 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet ce00fa01af5d41cfb47fd87d27e9f220 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ce00fa01af5d41cfb47fd87d27e9f220 already in progress: creating tablet
I20260321 14:51:48.318356 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet b9f8a2c20dd141f2ad247229aaa0deaf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.318483 9628 tablet_bootstrap.cc:492] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.318631 9628 ts_tablet_manager.cc:1403] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.011s user 0.008s sys 0.001s
I20260321 14:51:48.319029 9638 tablet_replica.cc:333] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.319180 9638 raft_consensus.cc:2243] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.319306 9638 raft_consensus.cc:2272] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.319306 9628 raft_consensus.cc:359] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.319461 9628 raft_consensus.cc:385] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.319510 9628 raft_consensus.cc:740] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.319744 9628 consensus_queue.cc:260] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.319893 9628 raft_consensus.cc:399] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.319963 9628 raft_consensus.cc:493] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.320036 9628 raft_consensus.cc:3060] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:48.319770 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.320067 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 9b575161eb3445b19374017d6e75b488 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:48.320500 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b575161eb3445b19374017d6e75b488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.322659 9628 raft_consensus.cc:515] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.322853 9628 leader_election.cc:304] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.323052 9632 raft_consensus.cc:2804] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.323143 9632 raft_consensus.cc:697] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.323011 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.323329 9632 consensus_queue.cc:237] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.325970 9638 ts_tablet_manager.cc:1916] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:48.327049 9492 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 9b575161eb3445b19374017d6e75b488
I20260321 14:51:48.327739 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b575161eb3445b19374017d6e75b488 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.330452 9628 leader_election.cc:290] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.331060 9628 ts_tablet_manager.cc:1434] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.012s user 0.005s sys 0.000s
I20260321 14:51:48.331310 9628 tablet_bootstrap.cc:492] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.332333 9628 tablet_bootstrap.cc:654] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.333356 9638 ts_tablet_manager.cc:1929] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.333485 9638 log.cc:1199] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/b9f8a2c20dd141f2ad247229aaa0deaf
I20260321 14:51:48.333894 9638 ts_tablet_manager.cc:1950] T b9f8a2c20dd141f2ad247229aaa0deaf P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.334674 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.335659 9628 tablet_bootstrap.cc:492] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.335824 9628 ts_tablet_manager.cc:1403] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.005s user 0.001s sys 0.000s
I20260321 14:51:48.336349 9628 raft_consensus.cc:359] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.336488 9628 raft_consensus.cc:385] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.336571 9628 raft_consensus.cc:740] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.336799 9628 consensus_queue.cc:260] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.336954 9628 raft_consensus.cc:399] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.337020 9628 raft_consensus.cc:493] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.337093 9628 raft_consensus.cc:3060] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:48.339320 9628 raft_consensus.cc:515] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.339514 9628 leader_election.cc:304] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.339742 9632 raft_consensus.cc:2804] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.339756 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.340150 9632 raft_consensus.cc:697] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.340240 9492 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:48.340366 9632 consensus_queue.cc:237] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.340498 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet b9f8a2c20dd141f2ad247229aaa0deaf (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:48.341261 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet ce00fa01af5d41cfb47fd87d27e9f220 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.341758 9638 tablet_replica.cc:333] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
W20260321 14:51:48.341933 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 9b575161eb3445b19374017d6e75b488 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9b575161eb3445b19374017d6e75b488 already in progress: creating tablet
I20260321 14:51:48.341955 9638 raft_consensus.cc:2243] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.342111 9638 raft_consensus.cc:2272] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.343231 9638 ts_tablet_manager.cc:1916] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260321 14:51:48.344750 9491 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e4185b0efde743bbbf4fc0a78e6a3981 has no consensus state
I20260321 14:51:48.346554 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.348596 9580 tablet_service.cc:1511] Processing CreateTablet for tablet e4185b0efde743bbbf4fc0a78e6a3981 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:48.348958 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4185b0efde743bbbf4fc0a78e6a3981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.350575 9638 ts_tablet_manager.cc:1929] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.350561 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b575161eb3445b19374017d6e75b488 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.350701 9638 log.cc:1199] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/ce00fa01af5d41cfb47fd87d27e9f220
I20260321 14:51:48.351048 9628 leader_election.cc:290] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.351080 9638 ts_tablet_manager.cc:1950] T ce00fa01af5d41cfb47fd87d27e9f220 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.351581 9628 ts_tablet_manager.cc:1434] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.016s user 0.005s sys 0.000s
I20260321 14:51:48.352556 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet ce00fa01af5d41cfb47fd87d27e9f220 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:48.352850 9638 tablet_replica.cc:333] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.353034 9638 raft_consensus.cc:2243] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.353808 9638 raft_consensus.cc:2272] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.355010 9638 ts_tablet_manager.cc:1916] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:48.356386 9628 tablet_bootstrap.cc:492] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.356482 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.358050 9628 tablet_bootstrap.cc:654] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.360386 9491 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet e4185b0efde743bbbf4fc0a78e6a3981
I20260321 14:51:48.361107 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet e4185b0efde743bbbf4fc0a78e6a3981 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.362445 9492 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.363826 9638 ts_tablet_manager.cc:1929] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.363950 9638 log.cc:1199] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/9b575161eb3445b19374017d6e75b488
I20260321 14:51:48.364321 9638 ts_tablet_manager.cc:1950] T 9b575161eb3445b19374017d6e75b488 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.365346 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet 9b575161eb3445b19374017d6e75b488 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:48.365707 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
W20260321 14:51:48.366422 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet e4185b0efde743bbbf4fc0a78e6a3981 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e4185b0efde743bbbf4fc0a78e6a3981 already in progress: creating tablet
I20260321 14:51:48.370313 9628 tablet_bootstrap.cc:492] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.370450 9628 ts_tablet_manager.cc:1403] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.014s user 0.007s sys 0.004s
W20260321 14:51:48.370667 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fbc279695d5b44debb24c9b950fbd86a has no consensus state
I20260321 14:51:48.371151 9628 raft_consensus.cc:359] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.371309 9628 raft_consensus.cc:385] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.371371 9628 raft_consensus.cc:740] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.371551 9628 consensus_queue.cc:260] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.371694 9628 raft_consensus.cc:399] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.371861 9628 raft_consensus.cc:493] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.371951 9628 raft_consensus.cc:3060] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:48.374624 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.374794 9628 raft_consensus.cc:515] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.375002 9628 leader_election.cc:304] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.375070 9580 tablet_service.cc:1511] Processing CreateTablet for tablet fbc279695d5b44debb24c9b950fbd86a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260321 14:51:48.375209 9630 raft_consensus.cc:2804] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.375319 9630 raft_consensus.cc:697] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.375524 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc279695d5b44debb24c9b950fbd86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.375535 9630 consensus_queue.cc:237] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.377211 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.381577 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet fbc279695d5b44debb24c9b950fbd86a
I20260321 14:51:48.383350 9628 leader_election.cc:290] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.384130 9628 ts_tablet_manager.cc:1434] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.014s user 0.005s sys 0.001s
I20260321 14:51:48.384379 9628 tablet_bootstrap.cc:492] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.384675 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet fbc279695d5b44debb24c9b950fbd86a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.384826 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
W20260321 14:51:48.385480 9478 catalog_manager.cc:4982] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet fbc279695d5b44debb24c9b950fbd86a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fbc279695d5b44debb24c9b950fbd86a already in progress: creating tablet
I20260321 14:51:48.385797 9580 tablet_service.cc:1558] Processing DeleteTablet for tablet e4185b0efde743bbbf4fc0a78e6a3981 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
I20260321 14:51:48.386107 9638 tablet_replica.cc:333] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.386327 9638 raft_consensus.cc:2243] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.386507 9638 pending_rounds.cc:70] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262: Trying to abort 1 pending ops.
W20260321 14:51:48.386541 9871 consensus_queue.cc:1175] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4417b90aeb50447ea03df5e15fc3f262" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260321 14:51:48.386845 9638 pending_rounds.cc:77] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 236 op_type: NO_OP noop_request { }
I20260321 14:51:48.387005 9638 raft_consensus.cc:2889] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260321 14:51:48.387112 9638 raft_consensus.cc:2272] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.385761 9491 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.388887 9628 tablet_bootstrap.cc:654] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.389806 9638 ts_tablet_manager.cc:1916] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:48.390753 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.394112 9628 tablet_bootstrap.cc:492] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.394281 9628 ts_tablet_manager.cc:1403] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.010s user 0.006s sys 0.000s
I20260321 14:51:48.394950 9628 raft_consensus.cc:359] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.395129 9628 raft_consensus.cc:385] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.395219 9628 raft_consensus.cc:740] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
W20260321 14:51:48.395303 9493 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6e54b35e35874686871a83dd176709d9 has no consensus state
I20260321 14:51:48.395485 9628 consensus_queue.cc:260] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.395669 9628 raft_consensus.cc:399] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.395789 9628 raft_consensus.cc:493] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.395923 9628 raft_consensus.cc:3060] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:48.398075 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.399780 9628 raft_consensus.cc:515] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.400020 9628 leader_election.cc:304] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.400305 9630 raft_consensus.cc:2804] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.400446 9630 raft_consensus.cc:697] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.400686 9630 consensus_queue.cc:237] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.402617 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.402973 9638 ts_tablet_manager.cc:1929] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:48.402891 9580 tablet_service.cc:1511] Processing CreateTablet for tablet 6e54b35e35874686871a83dd176709d9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260321 14:51:48.403198 9638 log.cc:1199] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/e4185b0efde743bbbf4fc0a78e6a3981
I20260321 14:51:48.403385 9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e54b35e35874686871a83dd176709d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:48.403738 9638 ts_tablet_manager.cc:1950] T e4185b0efde743bbbf4fc0a78e6a3981 P 4417b90aeb50447ea03df5e15fc3f262: Deleting consensus metadata
I20260321 14:51:48.405642 9478 catalog_manager.cc:5002] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): tablet e4185b0efde743bbbf4fc0a78e6a3981 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef]) successfully deleted
I20260321 14:51:48.406739 9493 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: Sending DeleteTablet for 1 replicas of tablet 6e54b35e35874686871a83dd176709d9
I20260321 14:51:48.407418 9581 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e54b35e35874686871a83dd176709d9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:48 UTC) from {username='slave'} at 127.0.0.1:55028
W20260321 14:51:48.407977 9478 catalog_manager.cc:4969] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): delete failed for tablet 6e54b35e35874686871a83dd176709d9 because the tablet was not found. No further retry: Not found: Tablet not found: 6e54b35e35874686871a83dd176709d9
I20260321 14:51:48.408735 9493 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
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
I20260321 14:51:48.409389 9628 leader_election.cc:290] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.409849 9628 ts_tablet_manager.cc:1434] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.015s user 0.002s sys 0.004s
I20260321 14:51:48.410137 9628 tablet_bootstrap.cc:492] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262: Bootstrap starting.
I20260321 14:51:48.411293 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:48.412930 9628 tablet_bootstrap.cc:654] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:48.418294 9493 catalog_manager.cc:6216] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef] alter complete (version 0)
I20260321 14:51:48.419791 9628 tablet_bootstrap.cc:492] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262: No bootstrap required, opened a new log
I20260321 14:51:48.419976 9628 ts_tablet_manager.cc:1403] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262: Time spent bootstrapping tablet: real 0.010s user 0.002s sys 0.003s
I20260321 14:51:48.421017 9628 raft_consensus.cc:359] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.421271 9628 raft_consensus.cc:385] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:48.421406 9628 raft_consensus.cc:740] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Initialized, Role: FOLLOWER
I20260321 14:51:48.423740 9628 consensus_queue.cc:260] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.424088 9628 raft_consensus.cc:399] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:48.425675 9628 raft_consensus.cc:493] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:48.425881 9628 raft_consensus.cc:3060] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262 [term 0 FOLLOWER]: Advancing to term 1
W20260321 14:51:48.426115 9478 catalog_manager.cc:4729] TS 4417b90aeb50447ea03df5e15fc3f262 (127.4.142.1:43343): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet fbc279695d5b44debb24c9b950fbd86a: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260321 14:51:48.428514 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:48.429335 9628 raft_consensus.cc:515] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.429575 9628 leader_election.cc:304] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4417b90aeb50447ea03df5e15fc3f262; no voters:
I20260321 14:51:48.429787 9628 leader_election.cc:290] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:48.429883 9630 raft_consensus.cc:2804] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:48.430068 9630 raft_consensus.cc:697] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Becoming Leader. State: Replica: 4417b90aeb50447ea03df5e15fc3f262, State: Running, Role: LEADER
I20260321 14:51:48.430295 9628 ts_tablet_manager.cc:1434] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262: Time spent starting tablet: real 0.010s user 0.004s sys 0.002s
I20260321 14:51:48.430352 9630 consensus_queue.cc:237] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4417b90aeb50447ea03df5e15fc3f262" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 43343 } }
I20260321 14:51:48.431229 4664 tablet_replica.cc:333] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.431425 4664 raft_consensus.cc:2243] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.431576 4664 pending_rounds.cc:70] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262: Trying to abort 1 pending ops.
I20260321 14:51:48.431658 4664 pending_rounds.cc:77] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 240 op_type: NO_OP noop_request { }
I20260321 14:51:48.431780 4664 raft_consensus.cc:2889] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
W20260321 14:51:48.431759 9876 consensus_queue.cc:1175] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4417b90aeb50447ea03df5e15fc3f262" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260321 14:51:48.431905 4664 raft_consensus.cc:2272] T 6e54b35e35874686871a83dd176709d9 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.432818 4664 tablet_replica.cc:333] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.432998 4664 raft_consensus.cc:2243] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.433156 4664 raft_consensus.cc:2272] T fbc279695d5b44debb24c9b950fbd86a P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.434128 4664 tablet_replica.cc:333] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262: stopping tablet replica
I20260321 14:51:48.434293 4664 raft_consensus.cc:2243] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:48.434513 4664 raft_consensus.cc:2272] T 824559be459f4a3aa7a8c894b2d9a1b8 P 4417b90aeb50447ea03df5e15fc3f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:48.439536 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:48.486505 4664 master.cc:562] Master@127.4.142.62:34311 shutting down...
W20260321 14:51:49.155536 9480 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet dd5e86d4f97646869494c8b89602f3e4 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet dd5e86d4f97646869494c8b89602f3e4 consensus state has no leader
W20260321 14:51:50.332703 9480 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 100dc300f6e44824a701d7aa134dbf85 (table test-alter-range-partitioning-invalid-unbounded [id=6b53e19594a14505b494a7185d3d98ef], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 100dc300f6e44824a701d7aa134dbf85 consensus state has no leader
I20260321 14:51:50.802294 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:50.802640 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:50.802793 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P bc6e63ea5cf14c5cb31f204f5694a4e5: stopping tablet replica
I20260321 14:51:50.823074 4664 master.cc:584] Master@127.4.142.62:34311 shutdown complete.
[ OK ] AlterTableTest.TestAddRangePartitionConflictExhaustive (5011 ms)
[ RUN ] AlterTableTest.RangeWithCustomHashSchema
I20260321 14:51:50.838480 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:42243
I20260321 14:51:50.838977 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:50.839754 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:50.840953 4664 webserver.cc:492] Webserver started at http://127.4.142.62:45623/ using document root <none> and password file <none>
I20260321 14:51:50.841147 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:50.841210 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:50.841403 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:50.841962 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "2702e2f95a4b472d97ee82f5f738da19"
format_stamp: "Formatted at 2026-03-21 14:51:50 on dist-test-slave-9x8n"
I20260321 14:51:50.844256 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:51:50.845789 9881 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:50.846165 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:50.846307 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "2702e2f95a4b472d97ee82f5f738da19"
format_stamp: "Formatted at 2026-03-21 14:51:50 on dist-test-slave-9x8n"
I20260321 14:51:50.846439 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1774104639753633-4664-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)
I20260321 14:51:50.873476 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:50.873999 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:50.885886 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:42243
I20260321 14:51:50.885910 9932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:42243 every 8 connection(s)
I20260321 14:51:50.887246 9933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:50.891544 9933 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19: Bootstrap starting.
I20260321 14:51:50.892850 9933 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:50.894999 9933 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19: No bootstrap required, opened a new log
I20260321 14:51:50.895529 9933 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2702e2f95a4b472d97ee82f5f738da19" member_type: VOTER }
I20260321 14:51:50.895663 9933 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:50.895717 9933 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2702e2f95a4b472d97ee82f5f738da19, State: Initialized, Role: FOLLOWER
I20260321 14:51:50.895939 9933 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2702e2f95a4b472d97ee82f5f738da19" member_type: VOTER }
I20260321 14:51:50.896060 9933 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:50.896116 9933 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:50.896179 9933 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:50.897893 9933 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2702e2f95a4b472d97ee82f5f738da19" member_type: VOTER }
I20260321 14:51:50.898075 9933 leader_election.cc:304] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2702e2f95a4b472d97ee82f5f738da19; no voters:
I20260321 14:51:50.898401 9933 leader_election.cc:290] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:50.898568 9936 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:50.899068 9936 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [term 1 LEADER]: Becoming Leader. State: Replica: 2702e2f95a4b472d97ee82f5f738da19, State: Running, Role: LEADER
I20260321 14:51:50.899308 9936 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2702e2f95a4b472d97ee82f5f738da19" member_type: VOTER }
I20260321 14:51:50.899351 9933 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:50.900504 9938 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2702e2f95a4b472d97ee82f5f738da19. Latest consensus state: current_term: 1 leader_uuid: "2702e2f95a4b472d97ee82f5f738da19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2702e2f95a4b472d97ee82f5f738da19" member_type: VOTER } }
I20260321 14:51:50.900712 9938 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:50.900480 9937 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2702e2f95a4b472d97ee82f5f738da19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2702e2f95a4b472d97ee82f5f738da19" member_type: VOTER } }
I20260321 14:51:50.900835 9937 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:50.904481 9941 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:50.904742 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:50.905666 9941 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:50.908175 9941 catalog_manager.cc:1357] Generated new cluster ID: 4b561f323cea437d93bdc1c801175bfd
I20260321 14:51:50.908293 9941 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:50.923090 9941 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:50.923848 9941 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:50.930792 9941 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19: Generated new TSK 0
I20260321 14:51:50.931051 9941 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:50.937330 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:50.938387 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:50.939687 4664 webserver.cc:492] Webserver started at http://127.4.142.1:42339/ using document root <none> and password file <none>
I20260321 14:51:50.939939 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:50.940047 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:50.940254 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:50.940891 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "f24f96ec43af4a4783837c3c56d88c00"
format_stamp: "Formatted at 2026-03-21 14:51:50 on dist-test-slave-9x8n"
I20260321 14:51:50.943356 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260321 14:51:50.944769 9957 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:50.945111 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260321 14:51:50.945286 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "f24f96ec43af4a4783837c3c56d88c00"
format_stamp: "Formatted at 2026-03-21 14:51:50 on dist-test-slave-9x8n"
I20260321 14:51:50.945426 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1774104639753633-4664-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)
I20260321 14:51:50.952641 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:50.953078 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:50.953629 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:50.954362 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:50.954468 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:50.954584 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:50.954653 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:50.966962 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:41269
I20260321 14:51:50.966984 10019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:41269 every 8 connection(s)
I20260321 14:51:50.978864 10020 heartbeater.cc:344] Connected to a master server at 127.4.142.62:42243
I20260321 14:51:50.979068 10020 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:50.979427 10020 heartbeater.cc:507] Master 127.4.142.62:42243 requested a full tablet report, sending...
I20260321 14:51:50.980325 9898 ts_manager.cc:194] Registered new tserver with Master: f24f96ec43af4a4783837c3c56d88c00 (127.4.142.1:41269)
I20260321 14:51:50.981317 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013393636s
I20260321 14:51:50.981556 9898 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48930
I20260321 14:51:50.991741 9898 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48936:
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"
}
}
}
I20260321 14:51:50.992877 10020 heartbeater.cc:499] Master 127.4.142.62:42243 was elected leader, sending a full tablet report...
I20260321 14:51:51.004833 9985 tablet_service.cc:1511] Processing CreateTablet for tablet 4952fc125a6c447fa57cdad85cb69abb (DEFAULT_TABLE table=fake-table [id=2fd23cc60a5240099370e65ef8a199f1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:51.005345 9985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4952fc125a6c447fa57cdad85cb69abb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:51.010026 10032 tablet_bootstrap.cc:492] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00: Bootstrap starting.
I20260321 14:51:51.011368 10032 tablet_bootstrap.cc:654] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:51.013332 10032 tablet_bootstrap.cc:492] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00: No bootstrap required, opened a new log
I20260321 14:51:51.013453 10032 ts_tablet_manager.cc:1403] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:51.013984 10032 raft_consensus.cc:359] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.014118 10032 raft_consensus.cc:385] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:51.014170 10032 raft_consensus.cc:740] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f24f96ec43af4a4783837c3c56d88c00, State: Initialized, Role: FOLLOWER
I20260321 14:51:51.014380 10032 consensus_queue.cc:260] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.014504 10032 raft_consensus.cc:399] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:51.014562 10032 raft_consensus.cc:493] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:51.014621 10032 raft_consensus.cc:3060] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:51.016860 10032 raft_consensus.cc:515] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.017143 10032 leader_election.cc:304] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f24f96ec43af4a4783837c3c56d88c00; no voters:
I20260321 14:51:51.017721 10032 leader_election.cc:290] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:51.017839 10034 raft_consensus.cc:2804] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:51.018280 10034 raft_consensus.cc:697] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00 [term 1 LEADER]: Becoming Leader. State: Replica: f24f96ec43af4a4783837c3c56d88c00, State: Running, Role: LEADER
I20260321 14:51:51.018438 10032 ts_tablet_manager.cc:1434] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:51.018548 10034 consensus_queue.cc:237] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.020489 9898 catalog_manager.cc:5671] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00 reported cstate change: term changed from 0 to 1, leader changed from <none> to f24f96ec43af4a4783837c3c56d88c00 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "f24f96ec43af4a4783837c3c56d88c00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:51.034011 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:51.035765 9898 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48936:
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
}
}
}
I20260321 14:51:51.044314 9985 tablet_service.cc:1511] Processing CreateTablet for tablet 734690d1c154446e86089f597e87ded2 (DEFAULT_TABLE table=kudu-3577 [id=77ba8be1d8444dabb6b57eb79458201a]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
I20260321 14:51:51.044832 9985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 734690d1c154446e86089f597e87ded2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:51.044770 9984 tablet_service.cc:1511] Processing CreateTablet for tablet 5ba76902c2794396883bf7d310e35995 (DEFAULT_TABLE table=kudu-3577 [id=77ba8be1d8444dabb6b57eb79458201a]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:51.045145 9984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ba76902c2794396883bf7d310e35995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:51.045204 9983 tablet_service.cc:1511] Processing CreateTablet for tablet 144c6460226d480a9776871b7c8eff4d (DEFAULT_TABLE table=kudu-3577 [id=77ba8be1d8444dabb6b57eb79458201a]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
I20260321 14:51:51.045588 9983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144c6460226d480a9776871b7c8eff4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:51.046327 9982 tablet_service.cc:1511] Processing CreateTablet for tablet c0e34fae6c854bf383e2ffb835e33412 (DEFAULT_TABLE table=kudu-3577 [id=77ba8be1d8444dabb6b57eb79458201a]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:51.046669 9982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e34fae6c854bf383e2ffb835e33412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:51.049706 9981 tablet_service.cc:1511] Processing CreateTablet for tablet 218d7918f0694ea69939e2df3e9c5cb5 (DEFAULT_TABLE table=kudu-3577 [id=77ba8be1d8444dabb6b57eb79458201a]), partition=HASH (c1) PARTITION 2, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260321 14:51:51.050057 9981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 218d7918f0694ea69939e2df3e9c5cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:51.051631 10032 tablet_bootstrap.cc:492] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00: Bootstrap starting.
I20260321 14:51:51.053097 10032 tablet_bootstrap.cc:654] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:51.054965 10032 tablet_bootstrap.cc:492] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00: No bootstrap required, opened a new log
I20260321 14:51:51.055094 10032 ts_tablet_manager.cc:1403] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:51.055796 10032 raft_consensus.cc:359] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.055972 10032 raft_consensus.cc:385] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:51.056053 10032 raft_consensus.cc:740] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f24f96ec43af4a4783837c3c56d88c00, State: Initialized, Role: FOLLOWER
I20260321 14:51:51.056273 10032 consensus_queue.cc:260] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.056445 10032 raft_consensus.cc:399] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:51.056535 10032 raft_consensus.cc:493] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:51.056638 10032 raft_consensus.cc:3060] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:51.059082 10032 raft_consensus.cc:515] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.059309 10032 leader_election.cc:304] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f24f96ec43af4a4783837c3c56d88c00; no voters:
I20260321 14:51:51.059532 10032 leader_election.cc:290] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:51.059631 10034 raft_consensus.cc:2804] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:51.059821 10034 raft_consensus.cc:697] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00 [term 1 LEADER]: Becoming Leader. State: Replica: f24f96ec43af4a4783837c3c56d88c00, State: Running, Role: LEADER
I20260321 14:51:51.059971 10032 ts_tablet_manager.cc:1434] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:51.060073 10034 consensus_queue.cc:237] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.060196 10032 tablet_bootstrap.cc:492] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00: Bootstrap starting.
I20260321 14:51:51.061825 10032 tablet_bootstrap.cc:654] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:51.062408 9897 catalog_manager.cc:5671] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00 reported cstate change: term changed from 0 to 1, leader changed from <none> to f24f96ec43af4a4783837c3c56d88c00 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "f24f96ec43af4a4783837c3c56d88c00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:51.063551 10032 tablet_bootstrap.cc:492] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00: No bootstrap required, opened a new log
I20260321 14:51:51.063723 10032 ts_tablet_manager.cc:1403] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:51.064325 10032 raft_consensus.cc:359] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.064486 10032 raft_consensus.cc:385] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:51.064607 10032 raft_consensus.cc:740] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f24f96ec43af4a4783837c3c56d88c00, State: Initialized, Role: FOLLOWER
I20260321 14:51:51.064839 10032 consensus_queue.cc:260] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.065003 10032 raft_consensus.cc:399] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:51.065094 10032 raft_consensus.cc:493] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:51.065220 10032 raft_consensus.cc:3060] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:51.067589 10032 raft_consensus.cc:515] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.067762 10032 leader_election.cc:304] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f24f96ec43af4a4783837c3c56d88c00; no voters:
I20260321 14:51:51.067931 10032 leader_election.cc:290] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:51.068001 10034 raft_consensus.cc:2804] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:51.068125 10034 raft_consensus.cc:697] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00 [term 1 LEADER]: Becoming Leader. State: Replica: f24f96ec43af4a4783837c3c56d88c00, State: Running, Role: LEADER
I20260321 14:51:51.068364 10032 ts_tablet_manager.cc:1434] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00: Time spent starting tablet: real 0.005s user 0.002s sys 0.000s
I20260321 14:51:51.068362 10034 consensus_queue.cc:237] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.068631 10032 tablet_bootstrap.cc:492] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00: Bootstrap starting.
I20260321 14:51:51.070331 10032 tablet_bootstrap.cc:654] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:51.070964 9897 catalog_manager.cc:5671] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00 reported cstate change: term changed from 0 to 1, leader changed from <none> to f24f96ec43af4a4783837c3c56d88c00 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "f24f96ec43af4a4783837c3c56d88c00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:51.083858 10032 tablet_bootstrap.cc:492] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00: No bootstrap required, opened a new log
I20260321 14:51:51.083971 10032 ts_tablet_manager.cc:1403] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00: Time spent bootstrapping tablet: real 0.015s user 0.014s sys 0.000s
I20260321 14:51:51.084474 10032 raft_consensus.cc:359] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.084606 10032 raft_consensus.cc:385] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:51.084641 10032 raft_consensus.cc:740] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f24f96ec43af4a4783837c3c56d88c00, State: Initialized, Role: FOLLOWER
I20260321 14:51:51.084774 10032 consensus_queue.cc:260] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.084859 10032 raft_consensus.cc:399] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:51.084890 10032 raft_consensus.cc:493] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:51.084937 10032 raft_consensus.cc:3060] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:51.086869 10032 raft_consensus.cc:515] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.087028 10032 leader_election.cc:304] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f24f96ec43af4a4783837c3c56d88c00; no voters:
I20260321 14:51:51.087175 10032 leader_election.cc:290] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:51.087253 10034 raft_consensus.cc:2804] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:51.087383 10034 raft_consensus.cc:697] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00 [term 1 LEADER]: Becoming Leader. State: Replica: f24f96ec43af4a4783837c3c56d88c00, State: Running, Role: LEADER
I20260321 14:51:51.087569 10032 ts_tablet_manager.cc:1434] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00: Time spent starting tablet: real 0.004s user 0.002s sys 0.000s
I20260321 14:51:51.087565 10034 consensus_queue.cc:237] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.087824 10032 tablet_bootstrap.cc:492] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00: Bootstrap starting.
I20260321 14:51:51.090169 10032 tablet_bootstrap.cc:654] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:51.092072 10032 tablet_bootstrap.cc:492] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00: No bootstrap required, opened a new log
I20260321 14:51:51.092223 10032 ts_tablet_manager.cc:1403] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00: Time spent bootstrapping tablet: real 0.004s user 0.004s sys 0.000s
I20260321 14:51:51.092762 10032 raft_consensus.cc:359] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.092900 10032 raft_consensus.cc:385] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:51.092981 10032 raft_consensus.cc:740] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f24f96ec43af4a4783837c3c56d88c00, State: Initialized, Role: FOLLOWER
I20260321 14:51:51.093184 10032 consensus_queue.cc:260] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.093356 10032 raft_consensus.cc:399] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:51.093425 10032 raft_consensus.cc:493] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:51.093493 10032 raft_consensus.cc:3060] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:51.093699 9897 catalog_manager.cc:5671] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00 reported cstate change: term changed from 0 to 1, leader changed from <none> to f24f96ec43af4a4783837c3c56d88c00 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "f24f96ec43af4a4783837c3c56d88c00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:51.095768 10032 raft_consensus.cc:515] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.095956 10032 leader_election.cc:304] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f24f96ec43af4a4783837c3c56d88c00; no voters:
I20260321 14:51:51.096099 10032 leader_election.cc:290] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:51.096145 10034 raft_consensus.cc:2804] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:51.096335 10034 raft_consensus.cc:697] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00 [term 1 LEADER]: Becoming Leader. State: Replica: f24f96ec43af4a4783837c3c56d88c00, State: Running, Role: LEADER
I20260321 14:51:51.096575 10032 ts_tablet_manager.cc:1434] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260321 14:51:51.096567 10034 consensus_queue.cc:237] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.096836 10032 tablet_bootstrap.cc:492] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00: Bootstrap starting.
I20260321 14:51:51.098594 10032 tablet_bootstrap.cc:654] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:51.098930 9898 catalog_manager.cc:5671] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00 reported cstate change: term changed from 0 to 1, leader changed from <none> to f24f96ec43af4a4783837c3c56d88c00 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "f24f96ec43af4a4783837c3c56d88c00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:51.100298 10032 tablet_bootstrap.cc:492] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00: No bootstrap required, opened a new log
I20260321 14:51:51.100430 10032 ts_tablet_manager.cc:1403] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:51.101125 10032 raft_consensus.cc:359] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.101274 10032 raft_consensus.cc:385] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:51.101333 10032 raft_consensus.cc:740] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f24f96ec43af4a4783837c3c56d88c00, State: Initialized, Role: FOLLOWER
I20260321 14:51:51.101500 10032 consensus_queue.cc:260] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.101620 10032 raft_consensus.cc:399] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:51.101677 10032 raft_consensus.cc:493] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:51.101756 10032 raft_consensus.cc:3060] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:51.103490 10032 raft_consensus.cc:515] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.103677 10032 leader_election.cc:304] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f24f96ec43af4a4783837c3c56d88c00; no voters:
I20260321 14:51:51.103875 10032 leader_election.cc:290] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:51.103921 10034 raft_consensus.cc:2804] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:51.104175 10034 raft_consensus.cc:697] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00 [term 1 LEADER]: Becoming Leader. State: Replica: f24f96ec43af4a4783837c3c56d88c00, State: Running, Role: LEADER
I20260321 14:51:51.104274 10032 ts_tablet_manager.cc:1434] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00: Time spent starting tablet: real 0.004s user 0.001s sys 0.000s
I20260321 14:51:51.104399 10034 consensus_queue.cc:237] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } }
I20260321 14:51:51.106011 9898 catalog_manager.cc:5671] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00 reported cstate change: term changed from 0 to 1, leader changed from <none> to f24f96ec43af4a4783837c3c56d88c00 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "f24f96ec43af4a4783837c3c56d88c00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24f96ec43af4a4783837c3c56d88c00" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 41269 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:51.190078 9898 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48936:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20260321 14:51:51.196048 10054 tablet.cc:1723] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.196223 10057 tablet.cc:1723] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.196735 10055 tablet.cc:1723] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.197042 10059 tablet.cc:1723] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.217132 10057 tablet.cc:1723] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.237761 9897 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19: kudu-3577 [id=77ba8be1d8444dabb6b57eb79458201a] alter complete (version 1)
I20260321 14:51:51.261683 9898 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48936:
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
I20260321 14:51:51.267212 10059 tablet.cc:1723] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.268033 10059 tablet.cc:1621] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.267886 10057 tablet.cc:1723] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.268633 10055 tablet.cc:1723] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.269918 10055 tablet.cc:1621] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.269047 10057 tablet.cc:1621] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.273413 10059 tablet.cc:1723] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.273931 10059 tablet.cc:1621] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.272397 10054 tablet.cc:1723] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.275866 10054 tablet.cc:1621] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.284863 9897 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19: kudu-3577 [id=77ba8be1d8444dabb6b57eb79458201a] alter complete (version 2)
I20260321 14:51:51.308738 9897 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48936:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } modify_external_catalogs: true
I20260321 14:51:51.317819 10055 tablet.cc:1723] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.318547 10055 tablet.cc:1621] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.319788 10057 tablet.cc:1723] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.320401 10057 tablet.cc:1621] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.320870 10059 tablet.cc:1723] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.321534 10059 tablet.cc:1621] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.324780 10057 tablet.cc:1723] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.325501 10057 tablet.cc:1621] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.329600 10054 tablet.cc:1723] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.330196 10054 tablet.cc:1621] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.339103 9898 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19: kudu-3577 [id=77ba8be1d8444dabb6b57eb79458201a] alter complete (version 3)
I20260321 14:51:51.369032 9898 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48936:
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
I20260321 14:51:51.374444 10054 tablet.cc:1723] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.375142 10054 tablet.cc:1621] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.378362 10055 tablet.cc:1723] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.379050 10055 tablet.cc:1621] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.379601 10059 tablet.cc:1723] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.379875 10057 tablet.cc:1723] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.380188 10059 tablet.cc:1621] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.380429 10057 tablet.cc:1621] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.381219 10054 tablet.cc:1723] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.381825 10054 tablet.cc:1621] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.393559 9898 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19: kudu-3577 [id=77ba8be1d8444dabb6b57eb79458201a] alter complete (version 4)
I20260321 14:51:51.429549 9898 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48936:
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
I20260321 14:51:51.441396 10057 tablet.cc:1723] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.441834 10055 tablet.cc:1723] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.443156 10057 tablet.cc:1621] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.443459 10055 tablet.cc:1621] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.453662 10055 tablet.cc:1723] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.455250 10055 tablet.cc:1621] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.454371 10054 tablet.cc:1723] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.456010 10054 tablet.cc:1621] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.456203 10059 tablet.cc:1723] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.457162 10059 tablet.cc:1621] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.470820 9896 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19: kudu-3577 [id=77ba8be1d8444dabb6b57eb79458201a] alter complete (version 5)
I20260321 14:51:51.538350 9896 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48936:
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
I20260321 14:51:51.550926 10054 tablet.cc:1723] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.550827 10055 tablet.cc:1723] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.553428 10057 tablet.cc:1723] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.554471 10055 tablet.cc:1621] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.554658 10057 tablet.cc:1621] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.554025 10059 tablet.cc:1723] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.552395 10054 tablet.cc:1621] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.555269 10059 tablet.cc:1621] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.559768 10057 tablet.cc:1723] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00: 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
I20260321 14:51:51.561447 10057 tablet.cc:1621] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00: MemRowSet was empty: no flush needed.
I20260321 14:51:51.570298 9898 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19: kudu-3577 [id=77ba8be1d8444dabb6b57eb79458201a] alter complete (version 6)
I20260321 14:51:51.594523 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:51.608307 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:51.608561 4664 tablet_replica.cc:333] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00: stopping tablet replica
I20260321 14:51:51.608783 4664 raft_consensus.cc:2243] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:51.608995 4664 raft_consensus.cc:2272] T c0e34fae6c854bf383e2ffb835e33412 P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:51.609901 4664 tablet_replica.cc:333] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00: stopping tablet replica
I20260321 14:51:51.610087 4664 raft_consensus.cc:2243] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:51.610260 4664 raft_consensus.cc:2272] T 218d7918f0694ea69939e2df3e9c5cb5 P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:51.610983 4664 tablet_replica.cc:333] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00: stopping tablet replica
I20260321 14:51:51.611143 4664 raft_consensus.cc:2243] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:51.611291 4664 raft_consensus.cc:2272] T 5ba76902c2794396883bf7d310e35995 P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:51.612026 4664 tablet_replica.cc:333] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00: stopping tablet replica
I20260321 14:51:51.612169 4664 raft_consensus.cc:2243] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:51.612314 4664 raft_consensus.cc:2272] T 144c6460226d480a9776871b7c8eff4d P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:51.612960 4664 tablet_replica.cc:333] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00: stopping tablet replica
I20260321 14:51:51.613107 4664 raft_consensus.cc:2243] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:51.613296 4664 raft_consensus.cc:2272] T 4952fc125a6c447fa57cdad85cb69abb P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:51.613871 4664 tablet_replica.cc:333] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00: stopping tablet replica
I20260321 14:51:51.614009 4664 raft_consensus.cc:2243] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:51.614161 4664 raft_consensus.cc:2272] T 734690d1c154446e86089f597e87ded2 P f24f96ec43af4a4783837c3c56d88c00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:51.630401 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:51.635634 4664 master.cc:562] Master@127.4.142.62:42243 shutting down...
I20260321 14:51:51.644274 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:51.644515 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:51.644641 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2702e2f95a4b472d97ee82f5f738da19: stopping tablet replica
I20260321 14:51:51.658571 4664 master.cc:584] Master@127.4.142.62:42243 shutdown complete.
[ OK ] AlterTableTest.RangeWithCustomHashSchema (836 ms)
[ RUN ] AlterTableTest.TestRenameStillCreatingTable
I20260321 14:51:51.676076 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:42655
I20260321 14:51:51.676723 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:51.677798 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:51.679105 4664 webserver.cc:492] Webserver started at http://127.4.142.62:42207/ using document root <none> and password file <none>
I20260321 14:51:51.679353 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:51.679425 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:51.679536 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:51.680255 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "682cccdb83214a93813f448b6728a27c"
format_stamp: "Formatted at 2026-03-21 14:51:51 on dist-test-slave-9x8n"
I20260321 14:51:51.683288 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260321 14:51:51.685034 10064 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:51.685446 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:51.685562 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "682cccdb83214a93813f448b6728a27c"
format_stamp: "Formatted at 2026-03-21 14:51:51 on dist-test-slave-9x8n"
I20260321 14:51:51.685663 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1774104639753633-4664-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)
I20260321 14:51:51.695536 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:51.696130 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:51.711225 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:42655
I20260321 14:51:51.711274 10115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:42655 every 8 connection(s)
I20260321 14:51:51.712653 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:51.719291 10116 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c: Bootstrap starting.
I20260321 14:51:51.721110 10116 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:51.723202 10116 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c: No bootstrap required, opened a new log
I20260321 14:51:51.724063 10116 raft_consensus.cc:359] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "682cccdb83214a93813f448b6728a27c" member_type: VOTER }
I20260321 14:51:51.724218 10116 raft_consensus.cc:385] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:51.724289 10116 raft_consensus.cc:740] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 682cccdb83214a93813f448b6728a27c, State: Initialized, Role: FOLLOWER
I20260321 14:51:51.724491 10116 consensus_queue.cc:260] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "682cccdb83214a93813f448b6728a27c" member_type: VOTER }
I20260321 14:51:51.724629 10116 raft_consensus.cc:399] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:51.724690 10116 raft_consensus.cc:493] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:51.724779 10116 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:51.727602 10116 raft_consensus.cc:515] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "682cccdb83214a93813f448b6728a27c" member_type: VOTER }
I20260321 14:51:51.727826 10116 leader_election.cc:304] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 682cccdb83214a93813f448b6728a27c; no voters:
I20260321 14:51:51.728241 10116 leader_election.cc:290] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:51.728363 10119 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:51.728828 10119 raft_consensus.cc:697] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [term 1 LEADER]: Becoming Leader. State: Replica: 682cccdb83214a93813f448b6728a27c, State: Running, Role: LEADER
I20260321 14:51:51.729053 10119 consensus_queue.cc:237] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "682cccdb83214a93813f448b6728a27c" member_type: VOTER }
I20260321 14:51:51.729851 10116 sys_catalog.cc:565] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:51.733667 10121 sys_catalog.cc:455] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "682cccdb83214a93813f448b6728a27c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "682cccdb83214a93813f448b6728a27c" member_type: VOTER } }
I20260321 14:51:51.733809 10121 sys_catalog.cc:458] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:51.734186 10120 sys_catalog.cc:455] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 682cccdb83214a93813f448b6728a27c. Latest consensus state: current_term: 1 leader_uuid: "682cccdb83214a93813f448b6728a27c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "682cccdb83214a93813f448b6728a27c" member_type: VOTER } }
I20260321 14:51:51.734316 10120 sys_catalog.cc:458] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:51.741739 10125 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:51.743089 10125 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:51.744449 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:51.746399 10125 catalog_manager.cc:1357] Generated new cluster ID: b6ed891ae19e48ac9d08cbe279e20fcf
I20260321 14:51:51.746479 10125 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:51.765323 10125 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:51.766464 10125 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:51.783749 10125 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c: Generated new TSK 0
I20260321 14:51:51.784004 10125 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:51.809746 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:51.810931 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:51.812523 4664 webserver.cc:492] Webserver started at http://127.4.142.1:38829/ using document root <none> and password file <none>
I20260321 14:51:51.812795 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:51.812887 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:51.813040 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:51.813735 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "a0994e38680f4be4a1e75753ee72391a"
format_stamp: "Formatted at 2026-03-21 14:51:51 on dist-test-slave-9x8n"
I20260321 14:51:51.816308 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260321 14:51:51.818053 10141 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:51.818408 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:51:51.818503 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "a0994e38680f4be4a1e75753ee72391a"
format_stamp: "Formatted at 2026-03-21 14:51:51 on dist-test-slave-9x8n"
I20260321 14:51:51.818631 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1774104639753633-4664-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)
I20260321 14:51:51.839356 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:51.840008 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:51.840624 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:51.841648 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:51.841702 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:51.841789 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:51.841836 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:51.858474 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:39073
I20260321 14:51:51.858482 10203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:39073 every 8 connection(s)
I20260321 14:51:51.866953 10204 heartbeater.cc:344] Connected to a master server at 127.4.142.62:42655
I20260321 14:51:51.867096 10204 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:51.867450 10204 heartbeater.cc:507] Master 127.4.142.62:42655 requested a full tablet report, sending...
I20260321 14:51:51.868441 10081 ts_manager.cc:194] Registered new tserver with Master: a0994e38680f4be4a1e75753ee72391a (127.4.142.1:39073)
I20260321 14:51:51.868471 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008977046s
I20260321 14:51:51.870126 10081 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57712
I20260321 14:51:51.881191 10081 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57724:
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"
}
}
}
I20260321 14:51:51.881702 10204 heartbeater.cc:499] Master 127.4.142.62:42655 was elected leader, sending a full tablet report...
I20260321 14:51:51.895541 10169 tablet_service.cc:1511] Processing CreateTablet for tablet 2dfab7ca3527449e9a7bf5612d3205ae (DEFAULT_TABLE table=fake-table [id=b99b965346df4e68b7b7558f6710a277]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:51.895917 10169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dfab7ca3527449e9a7bf5612d3205ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:51.900488 10216 tablet_bootstrap.cc:492] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a: Bootstrap starting.
I20260321 14:51:51.902340 10216 tablet_bootstrap.cc:654] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:51.903903 10216 tablet_bootstrap.cc:492] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a: No bootstrap required, opened a new log
I20260321 14:51:51.904047 10216 ts_tablet_manager.cc:1403] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:51.904656 10216 raft_consensus.cc:359] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0994e38680f4be4a1e75753ee72391a" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 39073 } }
I20260321 14:51:51.904809 10216 raft_consensus.cc:385] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:51.904863 10216 raft_consensus.cc:740] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0994e38680f4be4a1e75753ee72391a, State: Initialized, Role: FOLLOWER
I20260321 14:51:51.905205 10216 consensus_queue.cc:260] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0994e38680f4be4a1e75753ee72391a" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 39073 } }
I20260321 14:51:51.905401 10216 raft_consensus.cc:399] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:51.905468 10216 raft_consensus.cc:493] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:51.905540 10216 raft_consensus.cc:3060] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:51.907624 10216 raft_consensus.cc:515] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0994e38680f4be4a1e75753ee72391a" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 39073 } }
I20260321 14:51:51.907819 10216 leader_election.cc:304] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a0994e38680f4be4a1e75753ee72391a; no voters:
I20260321 14:51:51.908264 10216 leader_election.cc:290] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:51.908382 10218 raft_consensus.cc:2804] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:51.909036 10216 ts_tablet_manager.cc:1434] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:51.909412 10218 raft_consensus.cc:697] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a [term 1 LEADER]: Becoming Leader. State: Replica: a0994e38680f4be4a1e75753ee72391a, State: Running, Role: LEADER
I20260321 14:51:51.909682 10218 consensus_queue.cc:237] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0994e38680f4be4a1e75753ee72391a" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 39073 } }
I20260321 14:51:51.911670 10080 catalog_manager.cc:5671] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a reported cstate change: term changed from 0 to 1, leader changed from <none> to a0994e38680f4be4a1e75753ee72391a (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a0994e38680f4be4a1e75753ee72391a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0994e38680f4be4a1e75753ee72391a" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 39073 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:51.932190 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:51.933306 10080 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57724:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260321 14:51:51.933404 10081 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57724:
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"
}
}
}
I20260321 14:51:51.934736 10080 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57724:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260321 14:51:51.935937 10080 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57724:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260321 14:51:51.937044 10080 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57724:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
W20260321 14:51:51.940865 10080 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet eeb012f541e84e6b84a58399d603b861 consensus state has no leader
I20260321 14:51:51.940968 10169 tablet_service.cc:1511] Processing CreateTablet for tablet eeb012f541e84e6b84a58399d603b861 (DEFAULT_TABLE table=foo [id=e2f8c3638b9c4840ba63608034bba5f7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:51.941376 10169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb012f541e84e6b84a58399d603b861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:51.946410 10216 tablet_bootstrap.cc:492] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a: Bootstrap starting.
I20260321 14:51:51.948290 10216 tablet_bootstrap.cc:654] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:51.950162 10216 tablet_bootstrap.cc:492] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a: No bootstrap required, opened a new log
I20260321 14:51:51.950348 10216 ts_tablet_manager.cc:1403] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:51:51.951169 10216 raft_consensus.cc:359] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0994e38680f4be4a1e75753ee72391a" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 39073 } }
I20260321 14:51:51.951327 10216 raft_consensus.cc:385] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:51.951385 10216 raft_consensus.cc:740] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0994e38680f4be4a1e75753ee72391a, State: Initialized, Role: FOLLOWER
I20260321 14:51:51.951579 10216 consensus_queue.cc:260] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0994e38680f4be4a1e75753ee72391a" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 39073 } }
I20260321 14:51:51.951717 10216 raft_consensus.cc:399] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:51.951769 10216 raft_consensus.cc:493] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:51.951854 10216 raft_consensus.cc:3060] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:51.954573 10216 raft_consensus.cc:515] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0994e38680f4be4a1e75753ee72391a" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 39073 } }
I20260321 14:51:51.954782 10216 leader_election.cc:304] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a0994e38680f4be4a1e75753ee72391a; no voters:
I20260321 14:51:51.954962 10216 leader_election.cc:290] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:51.955080 10218 raft_consensus.cc:2804] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:51.955258 10218 raft_consensus.cc:697] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a [term 1 LEADER]: Becoming Leader. State: Replica: a0994e38680f4be4a1e75753ee72391a, State: Running, Role: LEADER
I20260321 14:51:51.955505 10218 consensus_queue.cc:237] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0994e38680f4be4a1e75753ee72391a" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 39073 } }
I20260321 14:51:51.955703 10216 ts_tablet_manager.cc:1434] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
I20260321 14:51:51.957649 10081 catalog_manager.cc:5671] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a reported cstate change: term changed from 0 to 1, leader changed from <none> to a0994e38680f4be4a1e75753ee72391a (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a0994e38680f4be4a1e75753ee72391a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0994e38680f4be4a1e75753ee72391a" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 39073 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:51.957960 10081 catalog_manager.cc:5763] TS a0994e38680f4be4a1e75753ee72391a (127.4.142.1:39073) does not have the latest schema for tablet eeb012f541e84e6b84a58399d603b861 (table foo2 [id=e2f8c3638b9c4840ba63608034bba5f7]). Expected version 1 got 0
I20260321 14:51:51.962630 10081 catalog_manager.cc:5763] TS a0994e38680f4be4a1e75753ee72391a (127.4.142.1:39073) does not have the latest schema for tablet eeb012f541e84e6b84a58399d603b861 (table foo2 [id=e2f8c3638b9c4840ba63608034bba5f7]). Expected version 1 got 0
I20260321 14:51:51.975696 10227 tablet.cc:1723] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a: 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
I20260321 14:51:51.982178 10081 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c: foo2 [id=e2f8c3638b9c4840ba63608034bba5f7] alter complete (version 1)
I20260321 14:51:51.984874 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:51.994853 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:51.995266 4664 tablet_replica.cc:333] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a: stopping tablet replica
I20260321 14:51:51.995527 4664 raft_consensus.cc:2243] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:51.995734 4664 raft_consensus.cc:2272] T eeb012f541e84e6b84a58399d603b861 P a0994e38680f4be4a1e75753ee72391a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:51.996579 4664 tablet_replica.cc:333] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a: stopping tablet replica
I20260321 14:51:51.996681 4664 raft_consensus.cc:2243] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:51.996798 4664 raft_consensus.cc:2272] T 2dfab7ca3527449e9a7bf5612d3205ae P a0994e38680f4be4a1e75753ee72391a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:52.011418 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:52.014896 4664 master.cc:562] Master@127.4.142.62:42655 shutting down...
I20260321 14:51:52.025120 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:52.025398 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:52.025558 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 682cccdb83214a93813f448b6728a27c: stopping tablet replica
I20260321 14:51:52.040385 4664 master.cc:584] Master@127.4.142.62:42655 shutdown complete.
[ OK ] AlterTableTest.TestRenameStillCreatingTable (376 ms)
[ RUN ] AlterTableTest.TestKUDU2132
I20260321 14:51:52.052249 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:46217
I20260321 14:51:52.052804 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:52.053685 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:52.055142 4664 webserver.cc:492] Webserver started at http://127.4.142.62:33483/ using document root <none> and password file <none>
I20260321 14:51:52.055388 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:52.055469 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:52.055617 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:52.056195 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "600c5d5daf1148fc8cd29c1671c88981"
format_stamp: "Formatted at 2026-03-21 14:51:52 on dist-test-slave-9x8n"
I20260321 14:51:52.058692 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260321 14:51:52.060268 10231 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:52.060652 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260321 14:51:52.060748 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "600c5d5daf1148fc8cd29c1671c88981"
format_stamp: "Formatted at 2026-03-21 14:51:52 on dist-test-slave-9x8n"
I20260321 14:51:52.060878 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1774104639753633-4664-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)
I20260321 14:51:52.083978 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:52.084555 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:52.098923 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:46217
I20260321 14:51:52.098934 10282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:46217 every 8 connection(s)
I20260321 14:51:52.100400 10283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:52.104542 10283 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981: Bootstrap starting.
I20260321 14:51:52.105783 10283 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:52.107257 10283 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981: No bootstrap required, opened a new log
I20260321 14:51:52.107842 10283 raft_consensus.cc:359] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "600c5d5daf1148fc8cd29c1671c88981" member_type: VOTER }
I20260321 14:51:52.107952 10283 raft_consensus.cc:385] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:52.108026 10283 raft_consensus.cc:740] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600c5d5daf1148fc8cd29c1671c88981, State: Initialized, Role: FOLLOWER
I20260321 14:51:52.108242 10283 consensus_queue.cc:260] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "600c5d5daf1148fc8cd29c1671c88981" member_type: VOTER }
I20260321 14:51:52.108338 10283 raft_consensus.cc:399] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:52.108408 10283 raft_consensus.cc:493] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:52.108494 10283 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:52.110337 10283 raft_consensus.cc:515] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "600c5d5daf1148fc8cd29c1671c88981" member_type: VOTER }
I20260321 14:51:52.110534 10283 leader_election.cc:304] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 600c5d5daf1148fc8cd29c1671c88981; no voters:
I20260321 14:51:52.110966 10283 leader_election.cc:290] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:52.111084 10286 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:52.111948 10283 sys_catalog.cc:565] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:52.113462 10286 raft_consensus.cc:697] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [term 1 LEADER]: Becoming Leader. State: Replica: 600c5d5daf1148fc8cd29c1671c88981, State: Running, Role: LEADER
I20260321 14:51:52.113776 10286 consensus_queue.cc:237] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "600c5d5daf1148fc8cd29c1671c88981" member_type: VOTER }
I20260321 14:51:52.114681 10287 sys_catalog.cc:455] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "600c5d5daf1148fc8cd29c1671c88981" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "600c5d5daf1148fc8cd29c1671c88981" member_type: VOTER } }
I20260321 14:51:52.114861 10287 sys_catalog.cc:458] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:52.115264 10288 sys_catalog.cc:455] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 600c5d5daf1148fc8cd29c1671c88981. Latest consensus state: current_term: 1 leader_uuid: "600c5d5daf1148fc8cd29c1671c88981" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "600c5d5daf1148fc8cd29c1671c88981" member_type: VOTER } }
I20260321 14:51:52.115406 10288 sys_catalog.cc:458] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:52.122057 10292 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:52.123750 10292 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:52.124943 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:52.127050 10292 catalog_manager.cc:1357] Generated new cluster ID: 796beb319b4f4b4ba560483a034e75f8
I20260321 14:51:52.127128 10292 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:52.135239 10292 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:52.136276 10292 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:52.150094 10292 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981: Generated new TSK 0
I20260321 14:51:52.150354 10292 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:52.158133 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:52.159173 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:52.160778 4664 webserver.cc:492] Webserver started at http://127.4.142.1:44819/ using document root <none> and password file <none>
I20260321 14:51:52.161002 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:52.161085 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:52.161218 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:52.162071 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "4076875a89a24078a6e5c670bc5fd8b8"
format_stamp: "Formatted at 2026-03-21 14:51:52 on dist-test-slave-9x8n"
I20260321 14:51:52.165120 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.003s
I20260321 14:51:52.166813 10308 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:52.167191 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:52.167282 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "4076875a89a24078a6e5c670bc5fd8b8"
format_stamp: "Formatted at 2026-03-21 14:51:52 on dist-test-slave-9x8n"
I20260321 14:51:52.167409 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1774104639753633-4664-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)
I20260321 14:51:52.178570 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:52.179080 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:52.179651 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:52.180589 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:52.180646 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:52.180728 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:52.180776 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:52.196732 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:42171
I20260321 14:51:52.196744 10370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:42171 every 8 connection(s)
I20260321 14:51:52.206135 10371 heartbeater.cc:344] Connected to a master server at 127.4.142.62:46217
I20260321 14:51:52.206336 10371 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:52.206784 10371 heartbeater.cc:507] Master 127.4.142.62:46217 requested a full tablet report, sending...
I20260321 14:51:52.207880 10248 ts_manager.cc:194] Registered new tserver with Master: 4076875a89a24078a6e5c670bc5fd8b8 (127.4.142.1:42171)
I20260321 14:51:52.208153 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010336511s
I20260321 14:51:52.209637 10248 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55558
I20260321 14:51:52.221061 10371 heartbeater.cc:499] Master 127.4.142.62:46217 was elected leader, sending a full tablet report...
I20260321 14:51:52.221378 10248 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55568:
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"
}
}
}
I20260321 14:51:52.236294 10336 tablet_service.cc:1511] Processing CreateTablet for tablet 5687afc432fa47ffb8a029b3f2b7b0e9 (DEFAULT_TABLE table=fake-table [id=d05ee4d726644358882f97a1a06acd0d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:52.236675 10336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5687afc432fa47ffb8a029b3f2b7b0e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:52.241920 10383 tablet_bootstrap.cc:492] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8: Bootstrap starting.
I20260321 14:51:52.243352 10383 tablet_bootstrap.cc:654] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:52.245221 10383 tablet_bootstrap.cc:492] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8: No bootstrap required, opened a new log
I20260321 14:51:52.245395 10383 ts_tablet_manager.cc:1403] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260321 14:51:52.246097 10383 raft_consensus.cc:359] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4076875a89a24078a6e5c670bc5fd8b8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42171 } }
I20260321 14:51:52.246222 10383 raft_consensus.cc:385] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:52.246259 10383 raft_consensus.cc:740] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4076875a89a24078a6e5c670bc5fd8b8, State: Initialized, Role: FOLLOWER
I20260321 14:51:52.246498 10383 consensus_queue.cc:260] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4076875a89a24078a6e5c670bc5fd8b8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42171 } }
I20260321 14:51:52.246608 10383 raft_consensus.cc:399] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:52.246680 10383 raft_consensus.cc:493] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:52.246769 10383 raft_consensus.cc:3060] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:52.249100 10383 raft_consensus.cc:515] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4076875a89a24078a6e5c670bc5fd8b8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42171 } }
I20260321 14:51:52.249328 10383 leader_election.cc:304] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4076875a89a24078a6e5c670bc5fd8b8; no voters:
I20260321 14:51:52.249822 10383 leader_election.cc:290] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:52.249925 10385 raft_consensus.cc:2804] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:52.250365 10385 raft_consensus.cc:697] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8 [term 1 LEADER]: Becoming Leader. State: Replica: 4076875a89a24078a6e5c670bc5fd8b8, State: Running, Role: LEADER
I20260321 14:51:52.250675 10385 consensus_queue.cc:237] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4076875a89a24078a6e5c670bc5fd8b8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42171 } }
I20260321 14:51:52.253264 10248 catalog_manager.cc:5671] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4076875a89a24078a6e5c670bc5fd8b8 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "4076875a89a24078a6e5c670bc5fd8b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4076875a89a24078a6e5c670bc5fd8b8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 42171 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:52.256774 10383 ts_tablet_manager.cc:1434] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8: Time spent starting tablet: real 0.011s user 0.002s sys 0.009s
I20260321 14:51:52.278122 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:52.279042 10248 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55568:
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
I20260321 14:51:52.290688 10391 tablet.cc:1723] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8: 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
I20260321 14:51:52.291258 10391 tablet.cc:1621] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8: MemRowSet was empty: no flush needed.
I20260321 14:51:52.299659 10248 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981: fake-table [id=d05ee4d726644358882f97a1a06acd0d] alter complete (version 1)
I20260321 14:51:52.305162 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:52.317946 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:52.318392 4664 tablet_replica.cc:333] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8: stopping tablet replica
I20260321 14:51:52.318630 4664 raft_consensus.cc:2243] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:52.318890 4664 raft_consensus.cc:2272] T 5687afc432fa47ffb8a029b3f2b7b0e9 P 4076875a89a24078a6e5c670bc5fd8b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:52.334908 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:52.338724 4664 master.cc:562] Master@127.4.142.62:46217 shutting down...
I20260321 14:51:52.348037 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:52.348320 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:52.348493 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 600c5d5daf1148fc8cd29c1671c88981: stopping tablet replica
I20260321 14:51:52.353832 4664 master.cc:584] Master@127.4.142.62:46217 shutdown complete.
[ OK ] AlterTableTest.TestKUDU2132 (318 ms)
[ RUN ] AlterTableTest.TestMaintenancePriorityAlter
I20260321 14:51:52.370749 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:40673
I20260321 14:51:52.371299 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:52.372124 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:52.373589 4664 webserver.cc:492] Webserver started at http://127.4.142.62:36147/ using document root <none> and password file <none>
I20260321 14:51:52.373814 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:52.373871 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:52.374002 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:52.374586 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "edcbd4bc2ac04461bfd62332cf831f8f"
format_stamp: "Formatted at 2026-03-21 14:51:52 on dist-test-slave-9x8n"
I20260321 14:51:52.377115 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:51:52.378724 10395 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:52.379114 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:52.379209 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "edcbd4bc2ac04461bfd62332cf831f8f"
format_stamp: "Formatted at 2026-03-21 14:51:52 on dist-test-slave-9x8n"
I20260321 14:51:52.379343 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1774104639753633-4664-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)
I20260321 14:51:52.389233 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:52.389791 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:52.403357 10446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:40673 every 8 connection(s)
I20260321 14:51:52.403352 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:40673
I20260321 14:51:52.404783 10447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:52.409145 10447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f: Bootstrap starting.
I20260321 14:51:52.410372 10447 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:52.411913 10447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f: No bootstrap required, opened a new log
I20260321 14:51:52.412514 10447 raft_consensus.cc:359] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edcbd4bc2ac04461bfd62332cf831f8f" member_type: VOTER }
I20260321 14:51:52.412637 10447 raft_consensus.cc:385] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:52.412706 10447 raft_consensus.cc:740] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edcbd4bc2ac04461bfd62332cf831f8f, State: Initialized, Role: FOLLOWER
I20260321 14:51:52.412918 10447 consensus_queue.cc:260] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edcbd4bc2ac04461bfd62332cf831f8f" member_type: VOTER }
I20260321 14:51:52.413020 10447 raft_consensus.cc:399] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:52.413090 10447 raft_consensus.cc:493] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:52.413157 10447 raft_consensus.cc:3060] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:52.415023 10447 raft_consensus.cc:515] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edcbd4bc2ac04461bfd62332cf831f8f" member_type: VOTER }
I20260321 14:51:52.415222 10447 leader_election.cc:304] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: edcbd4bc2ac04461bfd62332cf831f8f; no voters:
I20260321 14:51:52.415675 10447 leader_election.cc:290] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:52.415767 10450 raft_consensus.cc:2804] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:52.416363 10450 raft_consensus.cc:697] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [term 1 LEADER]: Becoming Leader. State: Replica: edcbd4bc2ac04461bfd62332cf831f8f, State: Running, Role: LEADER
I20260321 14:51:52.416594 10447 sys_catalog.cc:565] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:52.416574 10450 consensus_queue.cc:237] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edcbd4bc2ac04461bfd62332cf831f8f" member_type: VOTER }
I20260321 14:51:52.417398 10451 sys_catalog.cc:455] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "edcbd4bc2ac04461bfd62332cf831f8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edcbd4bc2ac04461bfd62332cf831f8f" member_type: VOTER } }
I20260321 14:51:52.417531 10451 sys_catalog.cc:458] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:52.417816 10452 sys_catalog.cc:455] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [sys.catalog]: SysCatalogTable state changed. Reason: New leader edcbd4bc2ac04461bfd62332cf831f8f. Latest consensus state: current_term: 1 leader_uuid: "edcbd4bc2ac04461bfd62332cf831f8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edcbd4bc2ac04461bfd62332cf831f8f" member_type: VOTER } }
I20260321 14:51:52.418000 10452 sys_catalog.cc:458] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:52.427637 10455 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:52.429773 10455 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:52.433455 10455 catalog_manager.cc:1357] Generated new cluster ID: 494843160b30422d93448771f38bbf94
I20260321 14:51:52.433565 10455 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:52.439448 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:52.451346 10455 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:52.452154 10455 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:52.466912 10455 catalog_manager.cc:6044] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f: Generated new TSK 0
I20260321 14:51:52.467218 10455 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:52.472071 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:52.473197 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:52.474875 4664 webserver.cc:492] Webserver started at http://127.4.142.1:46811/ using document root <none> and password file <none>
I20260321 14:51:52.475131 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:52.475194 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:52.475375 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:52.476037 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "f954c71e82b64fe59e794e0c06f1499b"
format_stamp: "Formatted at 2026-03-21 14:51:52 on dist-test-slave-9x8n"
I20260321 14:51:52.478876 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20260321 14:51:52.480777 10471 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:52.481263 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:51:52.481379 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "f954c71e82b64fe59e794e0c06f1499b"
format_stamp: "Formatted at 2026-03-21 14:51:52 on dist-test-slave-9x8n"
I20260321 14:51:52.481494 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1774104639753633-4664-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)
I20260321 14:51:52.502857 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:52.503553 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:52.504166 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:52.505298 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:52.505369 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:52.505438 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:52.505491 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:52.518384 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:46379
I20260321 14:51:52.518393 10533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:46379 every 8 connection(s)
I20260321 14:51:52.525877 10534 heartbeater.cc:344] Connected to a master server at 127.4.142.62:40673
I20260321 14:51:52.526046 10534 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:52.526345 10534 heartbeater.cc:507] Master 127.4.142.62:40673 requested a full tablet report, sending...
I20260321 14:51:52.527202 10412 ts_manager.cc:194] Registered new tserver with Master: f954c71e82b64fe59e794e0c06f1499b (127.4.142.1:46379)
I20260321 14:51:52.527508 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007954307s
I20260321 14:51:52.528307 10412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33842
I20260321 14:51:52.539518 10534 heartbeater.cc:499] Master 127.4.142.62:40673 was elected leader, sending a full tablet report...
I20260321 14:51:52.540194 10412 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33848:
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"
}
}
}
I20260321 14:51:52.555812 10499 tablet_service.cc:1511] Processing CreateTablet for tablet b726295f75b14868a2a83d6e1b62d81e (DEFAULT_TABLE table=fake-table [id=790bb5a2735f492184b960c9b84398fb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:52.556363 10499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b726295f75b14868a2a83d6e1b62d81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:52.561482 10546 tablet_bootstrap.cc:492] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b: Bootstrap starting.
I20260321 14:51:52.562964 10546 tablet_bootstrap.cc:654] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:52.566258 10546 tablet_bootstrap.cc:492] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b: No bootstrap required, opened a new log
I20260321 14:51:52.566387 10546 ts_tablet_manager.cc:1403] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b: Time spent bootstrapping tablet: real 0.005s user 0.002s sys 0.002s
I20260321 14:51:52.567068 10546 raft_consensus.cc:359] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f954c71e82b64fe59e794e0c06f1499b" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46379 } }
I20260321 14:51:52.567220 10546 raft_consensus.cc:385] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:52.567268 10546 raft_consensus.cc:740] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f954c71e82b64fe59e794e0c06f1499b, State: Initialized, Role: FOLLOWER
I20260321 14:51:52.567484 10546 consensus_queue.cc:260] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f954c71e82b64fe59e794e0c06f1499b" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46379 } }
I20260321 14:51:52.567633 10546 raft_consensus.cc:399] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:52.567694 10546 raft_consensus.cc:493] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:52.567763 10546 raft_consensus.cc:3060] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:52.570505 10546 raft_consensus.cc:515] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f954c71e82b64fe59e794e0c06f1499b" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46379 } }
I20260321 14:51:52.570729 10546 leader_election.cc:304] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f954c71e82b64fe59e794e0c06f1499b; no voters:
I20260321 14:51:52.573444 10546 leader_election.cc:290] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:52.573557 10548 raft_consensus.cc:2804] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:52.575888 10548 raft_consensus.cc:697] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b [term 1 LEADER]: Becoming Leader. State: Replica: f954c71e82b64fe59e794e0c06f1499b, State: Running, Role: LEADER
I20260321 14:51:52.576150 10548 consensus_queue.cc:237] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f954c71e82b64fe59e794e0c06f1499b" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46379 } }
I20260321 14:51:52.577349 10546 ts_tablet_manager.cc:1434] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b: Time spent starting tablet: real 0.011s user 0.010s sys 0.002s
I20260321 14:51:52.578150 10412 catalog_manager.cc:5671] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b reported cstate change: term changed from 0 to 1, leader changed from <none> to f954c71e82b64fe59e794e0c06f1499b (127.4.142.1). New cstate: current_term: 1 leader_uuid: "f954c71e82b64fe59e794e0c06f1499b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f954c71e82b64fe59e794e0c06f1499b" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46379 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:52.601032 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:52.602095 10412 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33848:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20260321 14:51:52.608047 10554 tablet.cc:1723] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b: 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
I20260321 14:51:52.614948 10412 catalog_manager.cc:6216] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f: fake-table [id=790bb5a2735f492184b960c9b84398fb] alter complete (version 1)
I20260321 14:51:52.616475 10411 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33848:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "-1" }
I20260321 14:51:52.621178 10554 tablet.cc:1723] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b: 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
I20260321 14:51:52.627655 10411 catalog_manager.cc:6216] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f: fake-table [id=790bb5a2735f492184b960c9b84398fb] alter complete (version 2)
I20260321 14:51:52.629601 10411 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33848:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "0" }
I20260321 14:51:52.633847 10554 tablet.cc:1723] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b: 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
I20260321 14:51:52.640442 10411 catalog_manager.cc:6216] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f: fake-table [id=790bb5a2735f492184b960c9b84398fb] alter complete (version 3)
I20260321 14:51:52.642750 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:52.661382 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:52.661811 4664 tablet_replica.cc:333] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b: stopping tablet replica
I20260321 14:51:52.662021 4664 raft_consensus.cc:2243] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:52.662235 4664 raft_consensus.cc:2272] T b726295f75b14868a2a83d6e1b62d81e P f954c71e82b64fe59e794e0c06f1499b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:52.679910 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:52.683295 4664 master.cc:562] Master@127.4.142.62:40673 shutting down...
I20260321 14:51:52.691915 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:52.692149 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:52.692305 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P edcbd4bc2ac04461bfd62332cf831f8f: stopping tablet replica
I20260321 14:51:52.697052 4664 master.cc:584] Master@127.4.142.62:40673 shutdown complete.
[ OK ] AlterTableTest.TestMaintenancePriorityAlter (337 ms)
[ RUN ] AlterTableTest.DisableCompactionAlter
I20260321 14:51:52.708012 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:43505
I20260321 14:51:52.708575 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:52.709512 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:52.710976 4664 webserver.cc:492] Webserver started at http://127.4.142.62:40801/ using document root <none> and password file <none>
I20260321 14:51:52.711198 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:52.711275 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:52.711409 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:52.712028 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "a31ec557d47f4a74816225cd72696698"
format_stamp: "Formatted at 2026-03-21 14:51:52 on dist-test-slave-9x8n"
I20260321 14:51:52.714504 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:51:52.716012 10558 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:52.716387 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:52.716485 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "a31ec557d47f4a74816225cd72696698"
format_stamp: "Formatted at 2026-03-21 14:51:52 on dist-test-slave-9x8n"
I20260321 14:51:52.716627 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1774104639753633-4664-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)
I20260321 14:51:52.724833 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:52.725484 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:52.739490 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:43505
I20260321 14:51:52.739491 10609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:43505 every 8 connection(s)
I20260321 14:51:52.741014 10610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:52.745492 10610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698: Bootstrap starting.
I20260321 14:51:52.746661 10610 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:52.748198 10610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698: No bootstrap required, opened a new log
I20260321 14:51:52.748853 10610 raft_consensus.cc:359] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a31ec557d47f4a74816225cd72696698" member_type: VOTER }
I20260321 14:51:52.748989 10610 raft_consensus.cc:385] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:52.749032 10610 raft_consensus.cc:740] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31ec557d47f4a74816225cd72696698, State: Initialized, Role: FOLLOWER
I20260321 14:51:52.749312 10610 consensus_queue.cc:260] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a31ec557d47f4a74816225cd72696698" member_type: VOTER }
I20260321 14:51:52.749421 10610 raft_consensus.cc:399] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:52.749503 10610 raft_consensus.cc:493] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:52.749609 10610 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:52.751483 10610 raft_consensus.cc:515] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a31ec557d47f4a74816225cd72696698" member_type: VOTER }
I20260321 14:51:52.751688 10610 leader_election.cc:304] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a31ec557d47f4a74816225cd72696698; no voters:
I20260321 14:51:52.752138 10610 leader_election.cc:290] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:52.752276 10613 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:52.753208 10610 sys_catalog.cc:565] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:52.753625 10613 raft_consensus.cc:697] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [term 1 LEADER]: Becoming Leader. State: Replica: a31ec557d47f4a74816225cd72696698, State: Running, Role: LEADER
I20260321 14:51:52.753851 10613 consensus_queue.cc:237] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a31ec557d47f4a74816225cd72696698" member_type: VOTER }
I20260321 14:51:52.754750 10614 sys_catalog.cc:455] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a31ec557d47f4a74816225cd72696698" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a31ec557d47f4a74816225cd72696698" member_type: VOTER } }
I20260321 14:51:52.754918 10614 sys_catalog.cc:458] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:52.755306 10615 sys_catalog.cc:455] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a31ec557d47f4a74816225cd72696698. Latest consensus state: current_term: 1 leader_uuid: "a31ec557d47f4a74816225cd72696698" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a31ec557d47f4a74816225cd72696698" member_type: VOTER } }
I20260321 14:51:52.755424 10615 sys_catalog.cc:458] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:52.755475 10619 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:52.757824 10619 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:52.764129 10619 catalog_manager.cc:1357] Generated new cluster ID: f6782c5fb92247eeb794ed091159db68
I20260321 14:51:52.764246 10619 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:52.766302 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:52.783195 10619 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:52.784077 10619 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:52.792492 10619 catalog_manager.cc:6044] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698: Generated new TSK 0
I20260321 14:51:52.792764 10619 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:52.798955 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:52.799990 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:52.801512 4664 webserver.cc:492] Webserver started at http://127.4.142.1:44135/ using document root <none> and password file <none>
I20260321 14:51:52.801740 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:52.801841 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:52.801994 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:52.802639 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "e8eb26675a944d72a3a5a3efcfa7a397"
format_stamp: "Formatted at 2026-03-21 14:51:52 on dist-test-slave-9x8n"
I20260321 14:51:52.805325 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260321 14:51:52.807060 10634 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:52.807512 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:51:52.807607 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "e8eb26675a944d72a3a5a3efcfa7a397"
format_stamp: "Formatted at 2026-03-21 14:51:52 on dist-test-slave-9x8n"
I20260321 14:51:52.807753 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1774104639753633-4664-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)
I20260321 14:51:52.823143 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:52.823733 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:52.824353 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:52.825335 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:52.825387 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:52.825461 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:52.825518 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:52.842003 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:40473
I20260321 14:51:52.842022 10696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:40473 every 8 connection(s)
I20260321 14:51:52.851182 10697 heartbeater.cc:344] Connected to a master server at 127.4.142.62:43505
I20260321 14:51:52.851320 10697 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:52.851668 10697 heartbeater.cc:507] Master 127.4.142.62:43505 requested a full tablet report, sending...
I20260321 14:51:52.852650 10575 ts_manager.cc:194] Registered new tserver with Master: e8eb26675a944d72a3a5a3efcfa7a397 (127.4.142.1:40473)
I20260321 14:51:52.853227 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010191223s
I20260321 14:51:52.854171 10575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48682
I20260321 14:51:52.865736 10697 heartbeater.cc:499] Master 127.4.142.62:43505 was elected leader, sending a full tablet report...
I20260321 14:51:52.866751 10574 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48684:
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"
}
}
}
I20260321 14:51:52.881264 10662 tablet_service.cc:1511] Processing CreateTablet for tablet 69df7cf77c6d49bb8c45053b922650f6 (DEFAULT_TABLE table=fake-table [id=1538b428c087441b970a707d88b7c431]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:52.881748 10662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69df7cf77c6d49bb8c45053b922650f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:52.888954 10709 tablet_bootstrap.cc:492] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397: Bootstrap starting.
I20260321 14:51:52.890569 10709 tablet_bootstrap.cc:654] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:52.892231 10709 tablet_bootstrap.cc:492] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397: No bootstrap required, opened a new log
I20260321 14:51:52.892374 10709 ts_tablet_manager.cc:1403] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260321 14:51:52.893081 10709 raft_consensus.cc:359] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8eb26675a944d72a3a5a3efcfa7a397" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 40473 } }
I20260321 14:51:52.893298 10709 raft_consensus.cc:385] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:52.893393 10709 raft_consensus.cc:740] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8eb26675a944d72a3a5a3efcfa7a397, State: Initialized, Role: FOLLOWER
I20260321 14:51:52.893610 10709 consensus_queue.cc:260] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8eb26675a944d72a3a5a3efcfa7a397" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 40473 } }
I20260321 14:51:52.893754 10709 raft_consensus.cc:399] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:52.893821 10709 raft_consensus.cc:493] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:52.893903 10709 raft_consensus.cc:3060] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:52.895741 10709 raft_consensus.cc:515] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8eb26675a944d72a3a5a3efcfa7a397" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 40473 } }
I20260321 14:51:52.895947 10709 leader_election.cc:304] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e8eb26675a944d72a3a5a3efcfa7a397; no voters:
I20260321 14:51:52.896420 10709 leader_election.cc:290] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:52.896555 10711 raft_consensus.cc:2804] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:52.896970 10711 raft_consensus.cc:697] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397 [term 1 LEADER]: Becoming Leader. State: Replica: e8eb26675a944d72a3a5a3efcfa7a397, State: Running, Role: LEADER
I20260321 14:51:52.897301 10711 consensus_queue.cc:237] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8eb26675a944d72a3a5a3efcfa7a397" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 40473 } }
I20260321 14:51:52.900175 10575 catalog_manager.cc:5671] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8eb26675a944d72a3a5a3efcfa7a397 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "e8eb26675a944d72a3a5a3efcfa7a397" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8eb26675a944d72a3a5a3efcfa7a397" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 40473 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:52.901999 10709 ts_tablet_manager.cc:1434] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397: Time spent starting tablet: real 0.010s user 0.005s sys 0.003s
I20260321 14:51:52.930253 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:52.931205 10575 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48684:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260321 14:51:52.936755 10717 tablet.cc:1723] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397: 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
I20260321 14:51:52.944098 10574 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698: fake-table [id=1538b428c087441b970a707d88b7c431] alter complete (version 1)
I20260321 14:51:52.945683 10575 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48684:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUE" }
I20260321 14:51:52.950731 10717 tablet.cc:1723] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397: 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
I20260321 14:51:52.958099 10574 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698: fake-table [id=1538b428c087441b970a707d88b7c431] alter complete (version 2)
I20260321 14:51:52.959263 10574 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48684:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "True" }
I20260321 14:51:52.963713 10717 tablet.cc:1723] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397: 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
I20260321 14:51:52.971882 10575 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698: fake-table [id=1538b428c087441b970a707d88b7c431] alter complete (version 3)
I20260321 14:51:52.973117 10575 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48684:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TrUe" }
I20260321 14:51:52.977521 10717 tablet.cc:1723] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397: 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
I20260321 14:51:52.985460 10575 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698: fake-table [id=1538b428c087441b970a707d88b7c431] alter complete (version 4)
I20260321 14:51:52.986794 10575 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48684:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUe" }
I20260321 14:51:52.991477 10717 tablet.cc:1723] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397: 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
I20260321 14:51:52.998754 10575 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698: fake-table [id=1538b428c087441b970a707d88b7c431] alter complete (version 5)
I20260321 14:51:53.000697 10575 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48684:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "" }
I20260321 14:51:53.005348 10717 tablet.cc:1723] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397: 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
I20260321 14:51:53.014902 10574 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698: fake-table [id=1538b428c087441b970a707d88b7c431] alter complete (version 6)
I20260321 14:51:53.018882 10574 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48684:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260321 14:51:53.023824 10717 tablet.cc:1723] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397: 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
I20260321 14:51:53.031036 10575 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698: fake-table [id=1538b428c087441b970a707d88b7c431] alter complete (version 7)
I20260321 14:51:53.032644 10575 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48684:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260321 14:51:53.036823 10717 tablet.cc:1723] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397: 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
I20260321 14:51:53.043385 10575 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698: fake-table [id=1538b428c087441b970a707d88b7c431] alter complete (version 8)
I20260321 14:51:53.046519 10575 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48684:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260321 14:51:53.050819 10717 tablet.cc:1723] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397: 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
I20260321 14:51:53.057807 10575 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698: fake-table [id=1538b428c087441b970a707d88b7c431] alter complete (version 9)
I20260321 14:51:53.060112 10574 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48684:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260321 14:51:53.064555 10717 tablet.cc:1723] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397: 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
I20260321 14:51:53.072233 10575 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698: fake-table [id=1538b428c087441b970a707d88b7c431] alter complete (version 10)
I20260321 14:51:53.073211 10575 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48684:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260321 14:51:53.077378 10717 tablet.cc:1723] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397: 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
I20260321 14:51:53.083741 10575 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698: fake-table [id=1538b428c087441b970a707d88b7c431] alter complete (version 11)
I20260321 14:51:53.086129 10575 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48684:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ok" }
I20260321 14:51:53.087613 10575 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48684:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ttrue" }
I20260321 14:51:53.088997 10575 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48684:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "trueue" }
I20260321 14:51:53.090394 10575 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48684:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "falsee" }
I20260321 14:51:53.091732 10575 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48684:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "fallse" }
I20260321 14:51:53.092674 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:53.103235 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:53.103796 4664 tablet_replica.cc:333] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397: stopping tablet replica
I20260321 14:51:53.103963 4664 raft_consensus.cc:2243] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:53.104154 4664 raft_consensus.cc:2272] T 69df7cf77c6d49bb8c45053b922650f6 P e8eb26675a944d72a3a5a3efcfa7a397 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:53.119283 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:53.122779 4664 master.cc:562] Master@127.4.142.62:43505 shutting down...
I20260321 14:51:53.132278 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:53.132534 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:53.132699 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P a31ec557d47f4a74816225cd72696698: stopping tablet replica
I20260321 14:51:53.147825 4664 master.cc:584] Master@127.4.142.62:43505 shutdown complete.
[ OK ] AlterTableTest.DisableCompactionAlter (453 ms)
[ RUN ] AlterTableTest.AddAndRemoveImmutableAttribute
I20260321 14:51:53.162413 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:36463
I20260321 14:51:53.163014 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:53.164038 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:53.165570 4664 webserver.cc:492] Webserver started at http://127.4.142.62:37157/ using document root <none> and password file <none>
I20260321 14:51:53.165795 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:53.165860 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:53.165956 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:53.166632 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "ab43281eaa21425483742dd5ba2dd606"
format_stamp: "Formatted at 2026-03-21 14:51:53 on dist-test-slave-9x8n"
I20260321 14:51:53.169852 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20260321 14:51:53.171717 10721 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:53.172165 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.002s
I20260321 14:51:53.172257 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "ab43281eaa21425483742dd5ba2dd606"
format_stamp: "Formatted at 2026-03-21 14:51:53 on dist-test-slave-9x8n"
I20260321 14:51:53.172379 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1774104639753633-4664-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)
I20260321 14:51:53.191391 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:53.191915 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:53.205785 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:36463
I20260321 14:51:53.205785 10772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:36463 every 8 connection(s)
I20260321 14:51:53.207264 10773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:53.211560 10773 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606: Bootstrap starting.
I20260321 14:51:53.212749 10773 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:53.214282 10773 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606: No bootstrap required, opened a new log
I20260321 14:51:53.214900 10773 raft_consensus.cc:359] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab43281eaa21425483742dd5ba2dd606" member_type: VOTER }
I20260321 14:51:53.215029 10773 raft_consensus.cc:385] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:53.215097 10773 raft_consensus.cc:740] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab43281eaa21425483742dd5ba2dd606, State: Initialized, Role: FOLLOWER
I20260321 14:51:53.215310 10773 consensus_queue.cc:260] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab43281eaa21425483742dd5ba2dd606" member_type: VOTER }
I20260321 14:51:53.215408 10773 raft_consensus.cc:399] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:53.215484 10773 raft_consensus.cc:493] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:53.215584 10773 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:53.217448 10773 raft_consensus.cc:515] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab43281eaa21425483742dd5ba2dd606" member_type: VOTER }
I20260321 14:51:53.217638 10773 leader_election.cc:304] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ab43281eaa21425483742dd5ba2dd606; no voters:
I20260321 14:51:53.218075 10773 leader_election.cc:290] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:53.218178 10776 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:53.219115 10773 sys_catalog.cc:565] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:53.224697 10776 raft_consensus.cc:697] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [term 1 LEADER]: Becoming Leader. State: Replica: ab43281eaa21425483742dd5ba2dd606, State: Running, Role: LEADER
I20260321 14:51:53.224963 10776 consensus_queue.cc:237] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab43281eaa21425483742dd5ba2dd606" member_type: VOTER }
I20260321 14:51:53.225956 10777 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ab43281eaa21425483742dd5ba2dd606" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab43281eaa21425483742dd5ba2dd606" member_type: VOTER } }
I20260321 14:51:53.226099 10777 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:53.233546 10778 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ab43281eaa21425483742dd5ba2dd606. Latest consensus state: current_term: 1 leader_uuid: "ab43281eaa21425483742dd5ba2dd606" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab43281eaa21425483742dd5ba2dd606" member_type: VOTER } }
I20260321 14:51:53.233750 10778 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:53.234243 10791 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:53.236202 10791 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:53.236570 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:53.239184 10791 catalog_manager.cc:1357] Generated new cluster ID: 79fe3c536d3c40f8970a39cb0cf26885
I20260321 14:51:53.239267 10791 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:53.283965 10791 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:53.284816 10791 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:53.298666 10791 catalog_manager.cc:6044] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606: Generated new TSK 0
I20260321 14:51:53.298951 10791 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:53.301772 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:53.303136 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:53.304582 4664 webserver.cc:492] Webserver started at http://127.4.142.1:37595/ using document root <none> and password file <none>
I20260321 14:51:53.304821 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:53.304896 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:53.305022 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:53.305774 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "d0f11fe91fbb47a5be14de255e13a9ee"
format_stamp: "Formatted at 2026-03-21 14:51:53 on dist-test-slave-9x8n"
I20260321 14:51:53.308920 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.003s
I20260321 14:51:53.311261 10797 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:53.311772 4664 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260321 14:51:53.311887 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "d0f11fe91fbb47a5be14de255e13a9ee"
format_stamp: "Formatted at 2026-03-21 14:51:53 on dist-test-slave-9x8n"
I20260321 14:51:53.312008 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1774104639753633-4664-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)
I20260321 14:51:53.326795 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:53.327486 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:53.328115 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:53.329144 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:53.329219 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:53.329326 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:53.329376 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:53.342265 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:34235
I20260321 14:51:53.342274 10859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:34235 every 8 connection(s)
I20260321 14:51:53.350333 10860 heartbeater.cc:344] Connected to a master server at 127.4.142.62:36463
I20260321 14:51:53.350492 10860 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:53.350867 10860 heartbeater.cc:507] Master 127.4.142.62:36463 requested a full tablet report, sending...
I20260321 14:51:53.351837 10738 ts_manager.cc:194] Registered new tserver with Master: d0f11fe91fbb47a5be14de255e13a9ee (127.4.142.1:34235)
I20260321 14:51:53.352294 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008947303s
I20260321 14:51:53.353381 10738 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58946
I20260321 14:51:53.363821 10738 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58962:
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"
}
}
}
I20260321 14:51:53.364878 10860 heartbeater.cc:499] Master 127.4.142.62:36463 was elected leader, sending a full tablet report...
I20260321 14:51:53.383975 10825 tablet_service.cc:1511] Processing CreateTablet for tablet 577626cb77a94edf833c8a21d0e93ecf (DEFAULT_TABLE table=fake-table [id=beb1c8d52f9c4f89b130278e67d44d87]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:53.384439 10825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 577626cb77a94edf833c8a21d0e93ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:53.389936 10872 tablet_bootstrap.cc:492] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee: Bootstrap starting.
I20260321 14:51:53.391512 10872 tablet_bootstrap.cc:654] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:53.393149 10872 tablet_bootstrap.cc:492] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee: No bootstrap required, opened a new log
I20260321 14:51:53.393318 10872 ts_tablet_manager.cc:1403] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260321 14:51:53.394104 10872 raft_consensus.cc:359] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0f11fe91fbb47a5be14de255e13a9ee" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34235 } }
I20260321 14:51:53.394268 10872 raft_consensus.cc:385] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:53.394328 10872 raft_consensus.cc:740] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0f11fe91fbb47a5be14de255e13a9ee, State: Initialized, Role: FOLLOWER
I20260321 14:51:53.394522 10872 consensus_queue.cc:260] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0f11fe91fbb47a5be14de255e13a9ee" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34235 } }
I20260321 14:51:53.394673 10872 raft_consensus.cc:399] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:53.394755 10872 raft_consensus.cc:493] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:53.394838 10872 raft_consensus.cc:3060] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:53.397650 10872 raft_consensus.cc:515] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0f11fe91fbb47a5be14de255e13a9ee" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34235 } }
I20260321 14:51:53.397882 10872 leader_election.cc:304] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d0f11fe91fbb47a5be14de255e13a9ee; no voters:
I20260321 14:51:53.398358 10872 leader_election.cc:290] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:53.398512 10874 raft_consensus.cc:2804] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:53.399220 10872 ts_tablet_manager.cc:1434] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260321 14:51:53.399518 10874 raft_consensus.cc:697] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee [term 1 LEADER]: Becoming Leader. State: Replica: d0f11fe91fbb47a5be14de255e13a9ee, State: Running, Role: LEADER
I20260321 14:51:53.399747 10874 consensus_queue.cc:237] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0f11fe91fbb47a5be14de255e13a9ee" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34235 } }
I20260321 14:51:53.401964 10737 catalog_manager.cc:5671] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee reported cstate change: term changed from 0 to 1, leader changed from <none> to d0f11fe91fbb47a5be14de255e13a9ee (127.4.142.1). New cstate: current_term: 1 leader_uuid: "d0f11fe91fbb47a5be14de255e13a9ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0f11fe91fbb47a5be14de255e13a9ee" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 34235 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:53.425349 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:53.457563 10737 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58962:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } } modify_external_catalogs: true
I20260321 14:51:53.463107 10881 tablet.cc:1723] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee: 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
I20260321 14:51:53.463686 10881 tablet.cc:1621] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee: MemRowSet was empty: no flush needed.
I20260321 14:51:53.471760 10737 catalog_manager.cc:6216] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606: fake-table [id=beb1c8d52f9c4f89b130278e67d44d87] alter complete (version 1)
I20260321 14:51:53.497586 10737 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58962:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } } modify_external_catalogs: true
I20260321 14:51:53.502329 10881 tablet.cc:1723] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee: 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
I20260321 14:51:53.502828 10881 tablet.cc:1621] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee: MemRowSet was empty: no flush needed.
I20260321 14:51:53.511438 10738 catalog_manager.cc:6216] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606: fake-table [id=beb1c8d52f9c4f89b130278e67d44d87] alter complete (version 2)
I20260321 14:51:53.540027 10738 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58962:
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
I20260321 14:51:53.545253 10881 tablet.cc:1723] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee: 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
I20260321 14:51:53.545954 10881 tablet.cc:1621] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee: MemRowSet was empty: no flush needed.
I20260321 14:51:53.553812 10738 catalog_manager.cc:6216] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606: fake-table [id=beb1c8d52f9c4f89b130278e67d44d87] alter complete (version 3)
I20260321 14:51:53.585984 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:53.598867 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:53.599383 4664 tablet_replica.cc:333] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee: stopping tablet replica
I20260321 14:51:53.599584 4664 raft_consensus.cc:2243] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:53.599815 4664 raft_consensus.cc:2272] T 577626cb77a94edf833c8a21d0e93ecf P d0f11fe91fbb47a5be14de255e13a9ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:53.615192 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:53.618866 4664 master.cc:562] Master@127.4.142.62:36463 shutting down...
I20260321 14:51:53.629038 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:53.629341 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:53.629520 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P ab43281eaa21425483742dd5ba2dd606: stopping tablet replica
I20260321 14:51:53.634382 4664 master.cc:584] Master@127.4.142.62:36463 shutdown complete.
[ OK ] AlterTableTest.AddAndRemoveImmutableAttribute (484 ms)
[ RUN ] AlterTableTest.DropAndAddBackSameRangePartition
I20260321 14:51:53.646706 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:44487
I20260321 14:51:53.647239 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:53.648118 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:53.649632 4664 webserver.cc:492] Webserver started at http://127.4.142.62:40929/ using document root <none> and password file <none>
I20260321 14:51:53.649866 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:53.649952 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:53.650081 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:53.650656 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "4fcf54be55744a2e84e5a3b81d99bacb"
format_stamp: "Formatted at 2026-03-21 14:51:53 on dist-test-slave-9x8n"
I20260321 14:51:53.653117 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:51:53.654758 10885 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:53.655143 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:53.655264 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "4fcf54be55744a2e84e5a3b81d99bacb"
format_stamp: "Formatted at 2026-03-21 14:51:53 on dist-test-slave-9x8n"
I20260321 14:51:53.655375 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-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)
I20260321 14:51:53.667760 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:53.668244 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:53.682713 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:44487
I20260321 14:51:53.682806 10936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:44487 every 8 connection(s)
I20260321 14:51:53.684458 10937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:53.688580 10937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Bootstrap starting.
I20260321 14:51:53.689774 10937 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:53.691252 10937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: No bootstrap required, opened a new log
I20260321 14:51:53.691821 10937 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fcf54be55744a2e84e5a3b81d99bacb" member_type: VOTER }
I20260321 14:51:53.691936 10937 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:53.691996 10937 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fcf54be55744a2e84e5a3b81d99bacb, State: Initialized, Role: FOLLOWER
I20260321 14:51:53.692224 10937 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fcf54be55744a2e84e5a3b81d99bacb" member_type: VOTER }
I20260321 14:51:53.692337 10937 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:53.692409 10937 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:53.692484 10937 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:53.694409 10937 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fcf54be55744a2e84e5a3b81d99bacb" member_type: VOTER }
I20260321 14:51:53.694602 10937 leader_election.cc:304] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4fcf54be55744a2e84e5a3b81d99bacb; no voters:
I20260321 14:51:53.695017 10937 leader_election.cc:290] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:53.695155 10940 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:53.695870 10937 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:53.701422 10940 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [term 1 LEADER]: Becoming Leader. State: Replica: 4fcf54be55744a2e84e5a3b81d99bacb, State: Running, Role: LEADER
I20260321 14:51:53.701689 10940 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fcf54be55744a2e84e5a3b81d99bacb" member_type: VOTER }
I20260321 14:51:53.702569 10941 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4fcf54be55744a2e84e5a3b81d99bacb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fcf54be55744a2e84e5a3b81d99bacb" member_type: VOTER } }
I20260321 14:51:53.702705 10941 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:53.705487 10942 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4fcf54be55744a2e84e5a3b81d99bacb. Latest consensus state: current_term: 1 leader_uuid: "4fcf54be55744a2e84e5a3b81d99bacb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fcf54be55744a2e84e5a3b81d99bacb" member_type: VOTER } }
I20260321 14:51:53.705654 10942 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:53.706030 10955 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:53.707129 10955 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:53.709506 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:53.710160 10955 catalog_manager.cc:1357] Generated new cluster ID: 949808a5912a46f88afd60b563d101ac
I20260321 14:51:53.710240 10955 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:53.734978 10955 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:53.736209 10955 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:53.744956 10955 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Generated new TSK 0
I20260321 14:51:53.745263 10955 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:53.774595 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:53.775872 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:53.777432 4664 webserver.cc:492] Webserver started at http://127.4.142.1:34967/ using document root <none> and password file <none>
I20260321 14:51:53.777683 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:53.777753 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:53.777921 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:53.778604 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "a4284dac160b4d5e970a20ce3b17a66d"
format_stamp: "Formatted at 2026-03-21 14:51:53 on dist-test-slave-9x8n"
I20260321 14:51:53.781402 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260321 14:51:53.783193 10961 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:53.783638 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:53.783728 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "a4284dac160b4d5e970a20ce3b17a66d"
format_stamp: "Formatted at 2026-03-21 14:51:53 on dist-test-slave-9x8n"
I20260321 14:51:53.783864 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-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)
I20260321 14:51:53.805335 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:53.805905 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:53.806519 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:53.807516 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:53.807570 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:53.807650 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:53.807696 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:53.823230 11023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:46501 every 8 connection(s)
I20260321 14:51:53.823226 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:46501
I20260321 14:51:53.831643 11024 heartbeater.cc:344] Connected to a master server at 127.4.142.62:44487
I20260321 14:51:53.831806 11024 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:53.832242 11024 heartbeater.cc:507] Master 127.4.142.62:44487 requested a full tablet report, sending...
I20260321 14:51:53.833161 10902 ts_manager.cc:194] Registered new tserver with Master: a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1:46501)
I20260321 14:51:53.833339 4664 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009025978s
I20260321 14:51:53.834692 10902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45426
I20260321 14:51:53.845059 10902 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45438:
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"
}
}
}
I20260321 14:51:53.846081 11024 heartbeater.cc:499] Master 127.4.142.62:44487 was elected leader, sending a full tablet report...
I20260321 14:51:53.859659 10989 tablet_service.cc:1511] Processing CreateTablet for tablet 72d1d1a679554255a0faa7d47c726014 (DEFAULT_TABLE table=fake-table [id=d04fadf1f8794db698f12b35203deb15]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:53.860141 10989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d1d1a679554255a0faa7d47c726014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:53.865388 11036 tablet_bootstrap.cc:492] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d: Bootstrap starting.
I20260321 14:51:53.866806 11036 tablet_bootstrap.cc:654] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:53.868431 11036 tablet_bootstrap.cc:492] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d: No bootstrap required, opened a new log
I20260321 14:51:53.868568 11036 ts_tablet_manager.cc:1403] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260321 14:51:53.869297 11036 raft_consensus.cc:359] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.869463 11036 raft_consensus.cc:385] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:53.869573 11036 raft_consensus.cc:740] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Initialized, Role: FOLLOWER
I20260321 14:51:53.869803 11036 consensus_queue.cc:260] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.869956 11036 raft_consensus.cc:399] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:53.870019 11036 raft_consensus.cc:493] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:53.870087 11036 raft_consensus.cc:3060] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:53.872256 11036 raft_consensus.cc:515] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.872450 11036 leader_election.cc:304] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4284dac160b4d5e970a20ce3b17a66d; no voters:
I20260321 14:51:53.872952 11036 leader_election.cc:290] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:53.873059 11038 raft_consensus.cc:2804] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:53.873744 11036 ts_tablet_manager.cc:1434] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d: Time spent starting tablet: real 0.005s user 0.004s sys 0.002s
I20260321 14:51:53.876231 11038 raft_consensus.cc:697] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Becoming Leader. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Running, Role: LEADER
I20260321 14:51:53.876482 11038 consensus_queue.cc:237] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.878724 10901 catalog_manager.cc:5671] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d reported cstate change: term changed from 0 to 1, leader changed from <none> to a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a4284dac160b4d5e970a20ce3b17a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:53.897114 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:53.898430 10901 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45438:
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"
}
}
}
I20260321 14:51:53.908288 10988 tablet_service.cc:1511] Processing CreateTablet for tablet f6e7e56de7054128a08ff52cce475110 (DEFAULT_TABLE table=test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260321 14:51:53.908680 10987 tablet_service.cc:1511] Processing CreateTablet for tablet e39b84a666b0432f8577770809e8fcda (DEFAULT_TABLE table=test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260321 14:51:53.908849 10988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e7e56de7054128a08ff52cce475110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:53.908911 10989 tablet_service.cc:1511] Processing CreateTablet for tablet 1099d0178fd041fda454cf8c2e4df98b (DEFAULT_TABLE table=test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260321 14:51:53.909114 10987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e39b84a666b0432f8577770809e8fcda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:53.909436 10989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1099d0178fd041fda454cf8c2e4df98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:53.910027 10986 tablet_service.cc:1511] Processing CreateTablet for tablet 4663cec7611a4843a8bf90d6500b5bfe (DEFAULT_TABLE table=test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260321 14:51:53.910357 10986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4663cec7611a4843a8bf90d6500b5bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:53.915447 11036 tablet_bootstrap.cc:492] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d: Bootstrap starting.
I20260321 14:51:53.916627 11036 tablet_bootstrap.cc:654] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:53.920830 11036 tablet_bootstrap.cc:492] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d: No bootstrap required, opened a new log
I20260321 14:51:53.920948 11036 ts_tablet_manager.cc:1403] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.002s
I20260321 14:51:53.921660 11036 raft_consensus.cc:359] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.921821 11036 raft_consensus.cc:385] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:53.921881 11036 raft_consensus.cc:740] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Initialized, Role: FOLLOWER
I20260321 14:51:53.922075 11036 consensus_queue.cc:260] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.922227 11036 raft_consensus.cc:399] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:53.922286 11036 raft_consensus.cc:493] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:53.922348 11036 raft_consensus.cc:3060] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:53.923239 10989 tablet_service.cc:1511] Processing CreateTablet for tablet 18e1bf64274041bfa2c81af2b2e980cf (DEFAULT_TABLE table=test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260321 14:51:53.923648 10989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e1bf64274041bfa2c81af2b2e980cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:53.924829 11036 raft_consensus.cc:515] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.925015 11036 leader_election.cc:304] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4284dac160b4d5e970a20ce3b17a66d; no voters:
I20260321 14:51:53.925222 11038 raft_consensus.cc:2804] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:53.925335 11038 raft_consensus.cc:697] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Becoming Leader. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Running, Role: LEADER
I20260321 14:51:53.925536 11038 consensus_queue.cc:237] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.925819 11036 leader_election.cc:290] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:53.926267 11036 ts_tablet_manager.cc:1434] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
I20260321 14:51:53.926595 11036 tablet_bootstrap.cc:492] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d: Bootstrap starting.
I20260321 14:51:53.929157 11036 tablet_bootstrap.cc:654] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:53.933349 10901 catalog_manager.cc:5671] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d reported cstate change: term changed from 0 to 1, leader changed from <none> to a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a4284dac160b4d5e970a20ce3b17a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:53.934285 11036 tablet_bootstrap.cc:492] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d: No bootstrap required, opened a new log
I20260321 14:51:53.934412 11036 ts_tablet_manager.cc:1403] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d: Time spent bootstrapping tablet: real 0.008s user 0.005s sys 0.001s
I20260321 14:51:53.935061 11036 raft_consensus.cc:359] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.935220 11036 raft_consensus.cc:385] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:53.935279 11036 raft_consensus.cc:740] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Initialized, Role: FOLLOWER
I20260321 14:51:53.935492 11036 consensus_queue.cc:260] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.935631 11036 raft_consensus.cc:399] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:53.935691 11036 raft_consensus.cc:493] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:53.935788 11036 raft_consensus.cc:3060] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:53.938470 11036 raft_consensus.cc:515] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.938663 11036 leader_election.cc:304] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4284dac160b4d5e970a20ce3b17a66d; no voters:
I20260321 14:51:53.938853 11036 leader_election.cc:290] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:53.939312 11036 ts_tablet_manager.cc:1434] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:53.939586 11036 tablet_bootstrap.cc:492] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d: Bootstrap starting.
I20260321 14:51:53.939296 11038 raft_consensus.cc:2804] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:53.940339 11038 raft_consensus.cc:697] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Becoming Leader. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Running, Role: LEADER
I20260321 14:51:53.940541 11038 consensus_queue.cc:237] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.941092 11036 tablet_bootstrap.cc:654] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:53.942538 10902 catalog_manager.cc:5671] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d reported cstate change: term changed from 0 to 1, leader changed from <none> to a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a4284dac160b4d5e970a20ce3b17a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:53.946456 11036 tablet_bootstrap.cc:492] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d: No bootstrap required, opened a new log
I20260321 14:51:53.946599 11036 ts_tablet_manager.cc:1403] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d: Time spent bootstrapping tablet: real 0.007s user 0.003s sys 0.003s
I20260321 14:51:53.947357 11036 raft_consensus.cc:359] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.947511 11036 raft_consensus.cc:385] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:53.947572 11036 raft_consensus.cc:740] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Initialized, Role: FOLLOWER
I20260321 14:51:53.947750 11036 consensus_queue.cc:260] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.947889 11036 raft_consensus.cc:399] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:53.947949 11036 raft_consensus.cc:493] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:53.948028 11036 raft_consensus.cc:3060] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:53.951067 11036 raft_consensus.cc:515] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.951292 11036 leader_election.cc:304] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4284dac160b4d5e970a20ce3b17a66d; no voters:
I20260321 14:51:53.951478 11036 leader_election.cc:290] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:53.951581 11038 raft_consensus.cc:2804] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:53.951766 11038 raft_consensus.cc:697] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Becoming Leader. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Running, Role: LEADER
I20260321 14:51:53.951941 11036 ts_tablet_manager.cc:1434] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d: Time spent starting tablet: real 0.005s user 0.005s sys 0.001s
I20260321 14:51:53.952095 11038 consensus_queue.cc:237] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.952219 11036 tablet_bootstrap.cc:492] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d: Bootstrap starting.
I20260321 14:51:53.953816 11036 tablet_bootstrap.cc:654] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:53.954159 10902 catalog_manager.cc:5671] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d reported cstate change: term changed from 0 to 1, leader changed from <none> to a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a4284dac160b4d5e970a20ce3b17a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:53.956425 11036 tablet_bootstrap.cc:492] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d: No bootstrap required, opened a new log
I20260321 14:51:53.956573 11036 ts_tablet_manager.cc:1403] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:53.957363 11036 raft_consensus.cc:359] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.957512 11036 raft_consensus.cc:385] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:53.957566 11036 raft_consensus.cc:740] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Initialized, Role: FOLLOWER
I20260321 14:51:53.957754 11036 consensus_queue.cc:260] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.957898 11036 raft_consensus.cc:399] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:53.957962 11036 raft_consensus.cc:493] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:53.958045 11036 raft_consensus.cc:3060] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:53.960886 11036 raft_consensus.cc:515] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.961140 11036 leader_election.cc:304] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4284dac160b4d5e970a20ce3b17a66d; no voters:
I20260321 14:51:53.961355 11036 leader_election.cc:290] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:53.961440 11038 raft_consensus.cc:2804] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:53.961567 11038 raft_consensus.cc:697] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Becoming Leader. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Running, Role: LEADER
I20260321 14:51:53.961759 11036 ts_tablet_manager.cc:1434] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:53.961773 11038 consensus_queue.cc:237] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.962040 11036 tablet_bootstrap.cc:492] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d: Bootstrap starting.
I20260321 14:51:53.963619 11036 tablet_bootstrap.cc:654] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:53.963845 10902 catalog_manager.cc:5671] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d reported cstate change: term changed from 0 to 1, leader changed from <none> to a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a4284dac160b4d5e970a20ce3b17a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:53.965857 11036 tablet_bootstrap.cc:492] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d: No bootstrap required, opened a new log
I20260321 14:51:53.965982 11036 ts_tablet_manager.cc:1403] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:53.966661 11036 raft_consensus.cc:359] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.966802 11036 raft_consensus.cc:385] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:53.966883 11036 raft_consensus.cc:740] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Initialized, Role: FOLLOWER
I20260321 14:51:53.967118 11036 consensus_queue.cc:260] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.967278 11036 raft_consensus.cc:399] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:53.967342 11036 raft_consensus.cc:493] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:53.967499 11036 raft_consensus.cc:3060] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:53.970352 11036 raft_consensus.cc:515] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.970546 11036 leader_election.cc:304] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4284dac160b4d5e970a20ce3b17a66d; no voters:
I20260321 14:51:53.970737 11036 leader_election.cc:290] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:53.970803 11038 raft_consensus.cc:2804] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:53.970928 11038 raft_consensus.cc:697] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Becoming Leader. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Running, Role: LEADER
I20260321 14:51:53.971136 11036 ts_tablet_manager.cc:1434] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d: Time spent starting tablet: real 0.005s user 0.002s sys 0.002s
I20260321 14:51:53.971145 11038 consensus_queue.cc:237] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:53.973096 10902 catalog_manager.cc:5671] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d reported cstate change: term changed from 0 to 1, leader changed from <none> to a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a4284dac160b4d5e970a20ce3b17a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:53.986512 10902 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45438:
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
W20260321 14:51:53.991827 10902 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 70dbab34c7f3434281fb9ac4d073f319 has no consensus state
W20260321 14:51:53.992380 10902 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fb3523618b924d3ea2f227456d43d822 has no consensus state
W20260321 14:51:53.992897 10902 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9c7f45370de9419ab6740963b5cc1f79 has no consensus state
W20260321 14:51:53.993713 10902 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet baef1bb4275f4b178322e561cf5b7490 has no consensus state
W20260321 14:51:53.994195 10902 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 915dcb6e25af496189a6522ae8ee657a has no consensus state
I20260321 14:51:53.999153 10988 tablet_service.cc:1511] Processing CreateTablet for tablet 70dbab34c7f3434281fb9ac4d073f319 (DEFAULT_TABLE table=test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260321 14:51:53.999612 10988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70dbab34c7f3434281fb9ac4d073f319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:53.999533 10989 tablet_service.cc:1511] Processing CreateTablet for tablet fb3523618b924d3ea2f227456d43d822 (DEFAULT_TABLE table=test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260321 14:51:54.000198 10989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb3523618b924d3ea2f227456d43d822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:54.003993 11036 tablet_bootstrap.cc:492] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d: Bootstrap starting.
I20260321 14:51:54.005100 10986 tablet_service.cc:1511] Processing CreateTablet for tablet baef1bb4275f4b178322e561cf5b7490 (DEFAULT_TABLE table=test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260321 14:51:54.005503 11036 tablet_bootstrap.cc:654] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:54.005400 10987 tablet_service.cc:1511] Processing CreateTablet for tablet 915dcb6e25af496189a6522ae8ee657a (DEFAULT_TABLE table=test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260321 14:51:54.005486 10986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baef1bb4275f4b178322e561cf5b7490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:54.008528 10988 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7f45370de9419ab6740963b5cc1f79 (DEFAULT_TABLE table=test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260321 14:51:54.008864 10988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7f45370de9419ab6740963b5cc1f79. 1 dirs total, 0 dirs full, 0 dirs failed
W20260321 14:51:54.009357 10889 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 70dbab34c7f3434281fb9ac4d073f319 (table test-dup-ranges [id=b2778c057086481199c8c7d64502acfa], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 70dbab34c7f3434281fb9ac4d073f319 consensus state has no leader
I20260321 14:51:54.009367 10987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 915dcb6e25af496189a6522ae8ee657a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:54.017731 11036 tablet_bootstrap.cc:492] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d: No bootstrap required, opened a new log
I20260321 14:51:54.017982 11036 ts_tablet_manager.cc:1403] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d: Time spent bootstrapping tablet: real 0.014s user 0.004s sys 0.010s
I20260321 14:51:54.018776 11036 raft_consensus.cc:359] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.018942 11036 raft_consensus.cc:385] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:54.019008 11036 raft_consensus.cc:740] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Initialized, Role: FOLLOWER
I20260321 14:51:54.019197 11036 consensus_queue.cc:260] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.019340 11036 raft_consensus.cc:399] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:54.019410 11036 raft_consensus.cc:493] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:54.019492 11036 raft_consensus.cc:3060] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:54.021368 11036 raft_consensus.cc:515] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.021570 11036 leader_election.cc:304] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4284dac160b4d5e970a20ce3b17a66d; no voters:
I20260321 14:51:54.021742 11036 leader_election.cc:290] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:54.021826 11038 raft_consensus.cc:2804] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:54.021960 11038 raft_consensus.cc:697] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Becoming Leader. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Running, Role: LEADER
I20260321 14:51:54.022161 11036 ts_tablet_manager.cc:1434] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d: Time spent starting tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:51:54.022158 11038 consensus_queue.cc:237] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.022421 11036 tablet_bootstrap.cc:492] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d: Bootstrap starting.
I20260321 14:51:54.023844 11036 tablet_bootstrap.cc:654] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:54.025439 11036 tablet_bootstrap.cc:492] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d: No bootstrap required, opened a new log
I20260321 14:51:54.025584 11036 ts_tablet_manager.cc:1403] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260321 14:51:54.026183 11036 raft_consensus.cc:359] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.026312 11036 raft_consensus.cc:385] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:54.026371 11036 raft_consensus.cc:740] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Initialized, Role: FOLLOWER
I20260321 14:51:54.026594 11036 consensus_queue.cc:260] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.026721 11036 raft_consensus.cc:399] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:54.026782 11036 raft_consensus.cc:493] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:54.026862 11036 raft_consensus.cc:3060] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:54.029079 11036 raft_consensus.cc:515] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.029345 11036 leader_election.cc:304] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4284dac160b4d5e970a20ce3b17a66d; no voters:
I20260321 14:51:54.029544 11036 leader_election.cc:290] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:54.029598 11040 raft_consensus.cc:2804] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:54.029973 11036 ts_tablet_manager.cc:1434] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260321 14:51:54.030257 11036 tablet_bootstrap.cc:492] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d: Bootstrap starting.
I20260321 14:51:54.032364 11036 tablet_bootstrap.cc:654] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:54.036656 10902 catalog_manager.cc:5671] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d reported cstate change: term changed from 0 to 1, leader changed from <none> to a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a4284dac160b4d5e970a20ce3b17a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:54.037191 11036 tablet_bootstrap.cc:492] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d: No bootstrap required, opened a new log
I20260321 14:51:54.037358 11036 ts_tablet_manager.cc:1403] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d: Time spent bootstrapping tablet: real 0.007s user 0.007s sys 0.000s
I20260321 14:51:54.038007 11036 raft_consensus.cc:359] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.038147 11036 raft_consensus.cc:385] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:54.038211 11036 raft_consensus.cc:740] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Initialized, Role: FOLLOWER
I20260321 14:51:54.038436 11036 consensus_queue.cc:260] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.038580 11036 raft_consensus.cc:399] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:54.038650 11036 raft_consensus.cc:493] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:54.038744 11036 raft_consensus.cc:3060] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:54.041553 11036 raft_consensus.cc:515] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.041765 11036 leader_election.cc:304] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4284dac160b4d5e970a20ce3b17a66d; no voters:
I20260321 14:51:54.041973 11036 leader_election.cc:290] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:54.042024 11038 raft_consensus.cc:2804] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:54.042124 11038 raft_consensus.cc:697] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Becoming Leader. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Running, Role: LEADER
I20260321 14:51:54.042338 11038 consensus_queue.cc:237] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.042490 11036 ts_tablet_manager.cc:1434] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:54.042713 11036 tablet_bootstrap.cc:492] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d: Bootstrap starting.
I20260321 14:51:54.044224 11040 raft_consensus.cc:697] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Becoming Leader. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Running, Role: LEADER
I20260321 14:51:54.044443 11040 consensus_queue.cc:237] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.044827 11036 tablet_bootstrap.cc:654] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:54.050598 11036 tablet_bootstrap.cc:492] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d: No bootstrap required, opened a new log
I20260321 14:51:54.050750 11036 ts_tablet_manager.cc:1403] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d: Time spent bootstrapping tablet: real 0.008s user 0.006s sys 0.000s
I20260321 14:51:54.051302 11036 raft_consensus.cc:359] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.051435 11036 raft_consensus.cc:385] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:54.051491 11036 raft_consensus.cc:740] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Initialized, Role: FOLLOWER
I20260321 14:51:54.051708 11036 consensus_queue.cc:260] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.051857 11036 raft_consensus.cc:399] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:54.051926 11036 raft_consensus.cc:493] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:54.052008 11036 raft_consensus.cc:3060] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:54.053884 11036 raft_consensus.cc:515] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.054082 11036 leader_election.cc:304] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4284dac160b4d5e970a20ce3b17a66d; no voters:
I20260321 14:51:54.054265 11036 leader_election.cc:290] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:54.054314 11038 raft_consensus.cc:2804] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:54.054538 11038 raft_consensus.cc:697] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Becoming Leader. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Running, Role: LEADER
I20260321 14:51:54.054692 11036 ts_tablet_manager.cc:1434] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d: Time spent starting tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:54.054961 11036 tablet_bootstrap.cc:492] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d: Bootstrap starting.
I20260321 14:51:54.054927 11038 consensus_queue.cc:237] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.056794 11036 tablet_bootstrap.cc:654] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:54.059492 10902 catalog_manager.cc:5671] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d reported cstate change: term changed from 0 to 1, leader changed from <none> to a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a4284dac160b4d5e970a20ce3b17a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:54.065094 11036 tablet_bootstrap.cc:492] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d: No bootstrap required, opened a new log
I20260321 14:51:54.065281 11036 ts_tablet_manager.cc:1403] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d: Time spent bootstrapping tablet: real 0.010s user 0.007s sys 0.003s
I20260321 14:51:54.066272 11036 raft_consensus.cc:359] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.066459 11036 raft_consensus.cc:385] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:54.066507 11036 raft_consensus.cc:740] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Initialized, Role: FOLLOWER
I20260321 14:51:54.066745 11036 consensus_queue.cc:260] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.066926 11036 raft_consensus.cc:399] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:54.066991 11036 raft_consensus.cc:493] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:54.067061 11036 raft_consensus.cc:3060] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:54.069022 10902 catalog_manager.cc:5671] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d reported cstate change: term changed from 0 to 1, leader changed from <none> to a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a4284dac160b4d5e970a20ce3b17a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:54.069514 10902 catalog_manager.cc:5671] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d reported cstate change: term changed from 0 to 1, leader changed from <none> to a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a4284dac160b4d5e970a20ce3b17a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:54.069931 11036 raft_consensus.cc:515] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.070130 11036 leader_election.cc:304] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4284dac160b4d5e970a20ce3b17a66d; no voters:
I20260321 14:51:54.070300 11036 leader_election.cc:290] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:54.070564 11040 raft_consensus.cc:2804] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:54.070701 11036 ts_tablet_manager.cc:1434] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:54.070705 11040 raft_consensus.cc:697] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Becoming Leader. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Running, Role: LEADER
I20260321 14:51:54.070958 11040 consensus_queue.cc:237] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.074659 10902 catalog_manager.cc:5671] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d reported cstate change: term changed from 0 to 1, leader changed from <none> to a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a4284dac160b4d5e970a20ce3b17a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:54.079244 10902 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: test-dup-ranges [id=b2778c057086481199c8c7d64502acfa] alter complete (version 0)
I20260321 14:51:54.091390 10902 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45438:
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
I20260321 14:51:54.097414 10902 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Sending DeleteTablet for 1 replicas of tablet 70dbab34c7f3434281fb9ac4d073f319
I20260321 14:51:54.097651 10902 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Sending DeleteTablet for 1 replicas of tablet fb3523618b924d3ea2f227456d43d822
I20260321 14:51:54.097859 10902 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Sending DeleteTablet for 1 replicas of tablet 9c7f45370de9419ab6740963b5cc1f79
I20260321 14:51:54.098043 10902 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Sending DeleteTablet for 1 replicas of tablet baef1bb4275f4b178322e561cf5b7490
I20260321 14:51:54.098249 10902 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Sending DeleteTablet for 1 replicas of tablet 915dcb6e25af496189a6522ae8ee657a
I20260321 14:51:54.098608 10986 tablet_service.cc:1558] Processing DeleteTablet for tablet 70dbab34c7f3434281fb9ac4d073f319 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:54 UTC) from {username='slave'} at 127.0.0.1:53978
I20260321 14:51:54.098699 10985 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c7f45370de9419ab6740963b5cc1f79 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:54 UTC) from {username='slave'} at 127.0.0.1:53978
I20260321 14:51:54.099047 10987 tablet_service.cc:1558] Processing DeleteTablet for tablet fb3523618b924d3ea2f227456d43d822 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:54 UTC) from {username='slave'} at 127.0.0.1:53978
I20260321 14:51:54.100323 10987 tablet_service.cc:1558] Processing DeleteTablet for tablet 915dcb6e25af496189a6522ae8ee657a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:54 UTC) from {username='slave'} at 127.0.0.1:53978
I20260321 14:51:54.100484 11065 tablet_replica.cc:333] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d: stopping tablet replica
I20260321 14:51:54.100459 10989 tablet_service.cc:1558] Processing DeleteTablet for tablet baef1bb4275f4b178322e561cf5b7490 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:54 UTC) from {username='slave'} at 127.0.0.1:53978
I20260321 14:51:54.100735 11065 raft_consensus.cc:2243] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:54.100915 11065 raft_consensus.cc:2272] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:54.102022 11065 ts_tablet_manager.cc:1916] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:54.102449 10902 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45438:
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
I20260321 14:51:54.108234 11065 ts_tablet_manager.cc:1929] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:54.108346 11065 log.cc:1199] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/70dbab34c7f3434281fb9ac4d073f319
W20260321 14:51:54.108374 10902 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 03a67756d5244a5484bce0cc609dd9e3 has no consensus state
I20260321 14:51:54.108702 11065 ts_tablet_manager.cc:1950] T 70dbab34c7f3434281fb9ac4d073f319 P a4284dac160b4d5e970a20ce3b17a66d: Deleting consensus metadata
W20260321 14:51:54.109037 10902 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e43d06f153204e85a07792c4d83b28e2 has no consensus state
W20260321 14:51:54.109557 10902 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 39fe022a6db34f718dc112afb097120b has no consensus state
I20260321 14:51:54.109642 11065 tablet_replica.cc:333] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d: stopping tablet replica
I20260321 14:51:54.109834 11065 raft_consensus.cc:2243] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:54.109913 10887 catalog_manager.cc:5002] TS a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1:46501): tablet 70dbab34c7f3434281fb9ac4d073f319 (table test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]) successfully deleted
I20260321 14:51:54.109989 11065 raft_consensus.cc:2272] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260321 14:51:54.110316 10902 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 57850cbd203340e3b2a4018b26ccf450 has no consensus state
W20260321 14:51:54.110994 10902 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3f317d38215d46e79766e89875e8e240 has no consensus state
I20260321 14:51:54.111287 11065 ts_tablet_manager.cc:1916] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:54.117697 10989 tablet_service.cc:1511] Processing CreateTablet for tablet 03a67756d5244a5484bce0cc609dd9e3 (DEFAULT_TABLE table=test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260321 14:51:54.118112 10989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a67756d5244a5484bce0cc609dd9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:54.118451 11065 ts_tablet_manager.cc:1929] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:54.118548 11065 log.cc:1199] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/9c7f45370de9419ab6740963b5cc1f79
I20260321 14:51:54.118933 11065 ts_tablet_manager.cc:1950] T 9c7f45370de9419ab6740963b5cc1f79 P a4284dac160b4d5e970a20ce3b17a66d: Deleting consensus metadata
I20260321 14:51:54.119717 11065 tablet_replica.cc:333] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d: stopping tablet replica
I20260321 14:51:54.119874 11065 raft_consensus.cc:2243] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:54.120012 11065 raft_consensus.cc:2272] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:54.120990 10887 catalog_manager.cc:5002] TS a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1:46501): tablet 9c7f45370de9419ab6740963b5cc1f79 (table test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]) successfully deleted
I20260321 14:51:54.121037 11065 ts_tablet_manager.cc:1916] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:54.121054 10987 tablet_service.cc:1511] Processing CreateTablet for tablet e43d06f153204e85a07792c4d83b28e2 (DEFAULT_TABLE table=test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260321 14:51:54.121500 10987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43d06f153204e85a07792c4d83b28e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:54.121826 10985 tablet_service.cc:1511] Processing CreateTablet for tablet 57850cbd203340e3b2a4018b26ccf450 (DEFAULT_TABLE table=test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260321 14:51:54.122251 10985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57850cbd203340e3b2a4018b26ccf450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:54.127641 10986 tablet_service.cc:1511] Processing CreateTablet for tablet 39fe022a6db34f718dc112afb097120b (DEFAULT_TABLE table=test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260321 14:51:54.127750 10988 tablet_service.cc:1511] Processing CreateTablet for tablet 3f317d38215d46e79766e89875e8e240 (DEFAULT_TABLE table=test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260321 14:51:54.128073 10986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39fe022a6db34f718dc112afb097120b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:54.129047 10988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f317d38215d46e79766e89875e8e240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:54.129554 11065 ts_tablet_manager.cc:1929] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:54.129719 11065 log.cc:1199] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/fb3523618b924d3ea2f227456d43d822
I20260321 14:51:54.130152 11065 ts_tablet_manager.cc:1950] T fb3523618b924d3ea2f227456d43d822 P a4284dac160b4d5e970a20ce3b17a66d: Deleting consensus metadata
I20260321 14:51:54.131145 10887 catalog_manager.cc:5002] TS a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1:46501): tablet fb3523618b924d3ea2f227456d43d822 (table test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]) successfully deleted
I20260321 14:51:54.131484 11065 tablet_replica.cc:333] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d: stopping tablet replica
I20260321 14:51:54.131704 11065 raft_consensus.cc:2243] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:54.131915 11065 raft_consensus.cc:2272] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:54.133201 11065 ts_tablet_manager.cc:1916] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:54.137645 11036 tablet_bootstrap.cc:492] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d: Bootstrap starting.
I20260321 14:51:54.139187 11036 tablet_bootstrap.cc:654] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:54.140774 11036 tablet_bootstrap.cc:492] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d: No bootstrap required, opened a new log
I20260321 14:51:54.140894 11036 ts_tablet_manager.cc:1403] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:54.141376 11065 ts_tablet_manager.cc:1929] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:54.141477 11065 log.cc:1199] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/915dcb6e25af496189a6522ae8ee657a
I20260321 14:51:54.141853 11065 ts_tablet_manager.cc:1950] T 915dcb6e25af496189a6522ae8ee657a P a4284dac160b4d5e970a20ce3b17a66d: Deleting consensus metadata
I20260321 14:51:54.141821 11036 raft_consensus.cc:359] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.141963 11036 raft_consensus.cc:385] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:54.142025 11036 raft_consensus.cc:740] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Initialized, Role: FOLLOWER
I20260321 14:51:54.142241 11036 consensus_queue.cc:260] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.142372 11036 raft_consensus.cc:399] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:54.142426 11036 raft_consensus.cc:493] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:54.142485 11036 raft_consensus.cc:3060] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:54.142867 11065 tablet_replica.cc:333] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d: stopping tablet replica
I20260321 14:51:54.143019 11065 raft_consensus.cc:2243] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:54.143144 11065 raft_consensus.cc:2272] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:54.143256 10887 catalog_manager.cc:5002] TS a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1:46501): tablet 915dcb6e25af496189a6522ae8ee657a (table test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]) successfully deleted
I20260321 14:51:54.144093 11065 ts_tablet_manager.cc:1916] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:54.145287 11036 raft_consensus.cc:515] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.145483 11036 leader_election.cc:304] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4284dac160b4d5e970a20ce3b17a66d; no voters:
I20260321 14:51:54.145666 11036 leader_election.cc:290] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:54.145735 11038 raft_consensus.cc:2804] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:54.145870 11038 raft_consensus.cc:697] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Becoming Leader. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Running, Role: LEADER
I20260321 14:51:54.146150 11036 ts_tablet_manager.cc:1434] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260321 14:51:54.146095 11038 consensus_queue.cc:237] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.146421 11036 tablet_bootstrap.cc:492] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d: Bootstrap starting.
I20260321 14:51:54.147935 11036 tablet_bootstrap.cc:654] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d: Neither blocks nor log segments found. Creating new log.
W20260321 14:51:54.149374 10887 catalog_manager.cc:5075] TS a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1:46501): alter failed for tablet 9c7f45370de9419ab6740963b5cc1f79 (table test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]),no further retry: Not found: Tablet not found: 9c7f45370de9419ab6740963b5cc1f79
I20260321 14:51:54.152916 11065 ts_tablet_manager.cc:1929] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:54.153050 11065 log.cc:1199] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/baef1bb4275f4b178322e561cf5b7490
I20260321 14:51:54.153558 11065 ts_tablet_manager.cc:1950] T baef1bb4275f4b178322e561cf5b7490 P a4284dac160b4d5e970a20ce3b17a66d: Deleting consensus metadata
I20260321 14:51:54.154872 10887 catalog_manager.cc:5002] TS a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1:46501): tablet baef1bb4275f4b178322e561cf5b7490 (table test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]) successfully deleted
I20260321 14:51:54.160758 11036 tablet_bootstrap.cc:492] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d: No bootstrap required, opened a new log
I20260321 14:51:54.160646 10902 catalog_manager.cc:5671] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d reported cstate change: term changed from 0 to 1, leader changed from <none> to a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a4284dac160b4d5e970a20ce3b17a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:54.160916 11036 ts_tablet_manager.cc:1403] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d: Time spent bootstrapping tablet: real 0.015s user 0.006s sys 0.008s
I20260321 14:51:54.162060 11036 raft_consensus.cc:359] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.162221 11036 raft_consensus.cc:385] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:54.162279 11036 raft_consensus.cc:740] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Initialized, Role: FOLLOWER
I20260321 14:51:54.162487 11036 consensus_queue.cc:260] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.162585 11036 raft_consensus.cc:399] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:54.162619 11036 raft_consensus.cc:493] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:54.162662 11036 raft_consensus.cc:3060] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:54.164927 11036 raft_consensus.cc:515] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.165144 11036 leader_election.cc:304] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4284dac160b4d5e970a20ce3b17a66d; no voters:
I20260321 14:51:54.165354 11036 leader_election.cc:290] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:54.165439 11038 raft_consensus.cc:2804] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:54.165688 11038 raft_consensus.cc:697] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Becoming Leader. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Running, Role: LEADER
I20260321 14:51:54.165799 11036 ts_tablet_manager.cc:1434] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:54.166031 11036 tablet_bootstrap.cc:492] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d: Bootstrap starting.
I20260321 14:51:54.165928 11038 consensus_queue.cc:237] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.167873 11036 tablet_bootstrap.cc:654] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:54.169763 11036 tablet_bootstrap.cc:492] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d: No bootstrap required, opened a new log
I20260321 14:51:54.170331 11036 ts_tablet_manager.cc:1403] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:54.171224 11036 raft_consensus.cc:359] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.171379 11036 raft_consensus.cc:385] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:54.171437 11036 raft_consensus.cc:740] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Initialized, Role: FOLLOWER
I20260321 14:51:54.171509 10902 catalog_manager.cc:5671] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d reported cstate change: term changed from 0 to 1, leader changed from <none> to a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a4284dac160b4d5e970a20ce3b17a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:54.171669 11036 consensus_queue.cc:260] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.171811 11036 raft_consensus.cc:399] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:54.171865 11036 raft_consensus.cc:493] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:54.171926 11036 raft_consensus.cc:3060] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:54.174628 11036 raft_consensus.cc:515] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.174880 11036 leader_election.cc:304] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4284dac160b4d5e970a20ce3b17a66d; no voters:
I20260321 14:51:54.175087 11036 leader_election.cc:290] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:54.175140 11038 raft_consensus.cc:2804] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:54.175253 11038 raft_consensus.cc:697] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Becoming Leader. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Running, Role: LEADER
I20260321 14:51:54.175484 11038 consensus_queue.cc:237] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.175673 11036 ts_tablet_manager.cc:1434] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:54.175920 11036 tablet_bootstrap.cc:492] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d: Bootstrap starting.
I20260321 14:51:54.177634 11036 tablet_bootstrap.cc:654] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:54.177994 10902 catalog_manager.cc:5671] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d reported cstate change: term changed from 0 to 1, leader changed from <none> to a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a4284dac160b4d5e970a20ce3b17a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:54.179420 11036 tablet_bootstrap.cc:492] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d: No bootstrap required, opened a new log
I20260321 14:51:54.179561 11036 ts_tablet_manager.cc:1403] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:54.180313 11036 raft_consensus.cc:359] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.180457 11036 raft_consensus.cc:385] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:54.180514 11036 raft_consensus.cc:740] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Initialized, Role: FOLLOWER
I20260321 14:51:54.180764 11036 consensus_queue.cc:260] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.180899 11036 raft_consensus.cc:399] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:54.180963 11036 raft_consensus.cc:493] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:54.181041 11036 raft_consensus.cc:3060] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:54.184088 11036 raft_consensus.cc:515] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.184356 11036 leader_election.cc:304] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4284dac160b4d5e970a20ce3b17a66d; no voters:
I20260321 14:51:54.184576 11036 leader_election.cc:290] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:54.184671 11038 raft_consensus.cc:2804] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:54.184826 11038 raft_consensus.cc:697] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Becoming Leader. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Running, Role: LEADER
I20260321 14:51:54.185070 11038 consensus_queue.cc:237] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.185182 11036 ts_tablet_manager.cc:1434] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d: Time spent starting tablet: real 0.006s user 0.003s sys 0.004s
I20260321 14:51:54.185469 11036 tablet_bootstrap.cc:492] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d: Bootstrap starting.
I20260321 14:51:54.187193 11036 tablet_bootstrap.cc:654] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:54.187458 10902 catalog_manager.cc:5671] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d reported cstate change: term changed from 0 to 1, leader changed from <none> to a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a4284dac160b4d5e970a20ce3b17a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:54.195279 11036 tablet_bootstrap.cc:492] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d: No bootstrap required, opened a new log
I20260321 14:51:54.195444 11036 ts_tablet_manager.cc:1403] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d: Time spent bootstrapping tablet: real 0.010s user 0.009s sys 0.000s
I20260321 14:51:54.196482 11036 raft_consensus.cc:359] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.196672 11036 raft_consensus.cc:385] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:54.196732 11036 raft_consensus.cc:740] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Initialized, Role: FOLLOWER
I20260321 14:51:54.197031 11036 consensus_queue.cc:260] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.197178 11036 raft_consensus.cc:399] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:54.197285 11036 raft_consensus.cc:493] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:54.197351 11036 raft_consensus.cc:3060] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:54.199810 11036 raft_consensus.cc:515] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.200055 11036 leader_election.cc:304] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4284dac160b4d5e970a20ce3b17a66d; no voters:
I20260321 14:51:54.200243 11036 leader_election.cc:290] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:54.200333 11038 raft_consensus.cc:2804] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:54.200484 11038 raft_consensus.cc:697] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Becoming Leader. State: Replica: a4284dac160b4d5e970a20ce3b17a66d, State: Running, Role: LEADER
I20260321 14:51:54.200688 11036 ts_tablet_manager.cc:1434] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:54.200733 11038 consensus_queue.cc:237] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } }
I20260321 14:51:54.203097 10902 catalog_manager.cc:5671] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d reported cstate change: term changed from 0 to 1, leader changed from <none> to a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1). New cstate: current_term: 1 leader_uuid: "a4284dac160b4d5e970a20ce3b17a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4284dac160b4d5e970a20ce3b17a66d" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46501 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:54.208312 10902 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: test-dup-ranges [id=b2778c057086481199c8c7d64502acfa] alter complete (version 0)
I20260321 14:51:54.215471 10902 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45438:
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
I20260321 14:51:54.223170 10902 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Sending DeleteTablet for 1 replicas of tablet 03a67756d5244a5484bce0cc609dd9e3
I20260321 14:51:54.223459 10902 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Sending DeleteTablet for 1 replicas of tablet e43d06f153204e85a07792c4d83b28e2
I20260321 14:51:54.223670 10902 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Sending DeleteTablet for 1 replicas of tablet 39fe022a6db34f718dc112afb097120b
I20260321 14:51:54.223853 10902 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Sending DeleteTablet for 1 replicas of tablet 57850cbd203340e3b2a4018b26ccf450
I20260321 14:51:54.224031 10902 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Sending DeleteTablet for 1 replicas of tablet 3f317d38215d46e79766e89875e8e240
I20260321 14:51:54.224644 10987 tablet_service.cc:1558] Processing DeleteTablet for tablet 03a67756d5244a5484bce0cc609dd9e3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:54 UTC) from {username='slave'} at 127.0.0.1:53978
I20260321 14:51:54.225420 10988 tablet_service.cc:1558] Processing DeleteTablet for tablet 39fe022a6db34f718dc112afb097120b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:54 UTC) from {username='slave'} at 127.0.0.1:53978
I20260321 14:51:54.225626 10986 tablet_service.cc:1558] Processing DeleteTablet for tablet 57850cbd203340e3b2a4018b26ccf450 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:54 UTC) from {username='slave'} at 127.0.0.1:53978
I20260321 14:51:54.225762 10985 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f317d38215d46e79766e89875e8e240 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:54 UTC) from {username='slave'} at 127.0.0.1:53978
I20260321 14:51:54.225958 11065 tablet_replica.cc:333] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d: stopping tablet replica
I20260321 14:51:54.226014 10989 tablet_service.cc:1558] Processing DeleteTablet for tablet e43d06f153204e85a07792c4d83b28e2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:54 UTC) from {username='slave'} at 127.0.0.1:53978
I20260321 14:51:54.226168 11065 raft_consensus.cc:2243] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:54.226373 11065 raft_consensus.cc:2272] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:54.228665 11065 ts_tablet_manager.cc:1916] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:54.233620 10901 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45438:
table { table_name: "test-dup-ranges" } modify_external_catalogs: true
I20260321 14:51:54.233836 10901 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:45438:
table { table_name: "test-dup-ranges" } modify_external_catalogs: true
I20260321 14:51:54.236750 11065 ts_tablet_manager.cc:1929] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:54.236888 11065 log.cc:1199] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/39fe022a6db34f718dc112afb097120b
I20260321 14:51:54.237286 11065 ts_tablet_manager.cc:1950] T 39fe022a6db34f718dc112afb097120b P a4284dac160b4d5e970a20ce3b17a66d: Deleting consensus metadata
I20260321 14:51:54.238504 10887 catalog_manager.cc:5002] TS a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1:46501): tablet 39fe022a6db34f718dc112afb097120b (table test-dup-ranges [id=b2778c057086481199c8c7d64502acfa]) successfully deleted
I20260321 14:51:54.238571 10901 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Sending DeleteTablet for 1 replicas of tablet 1099d0178fd041fda454cf8c2e4df98b
I20260321 14:51:54.238868 11065 tablet_replica.cc:333] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d: stopping tablet replica
I20260321 14:51:54.238915 10901 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Sending DeleteTablet for 1 replicas of tablet f6e7e56de7054128a08ff52cce475110
I20260321 14:51:54.239068 11065 raft_consensus.cc:2243] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:54.239141 10901 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Sending DeleteTablet for 1 replicas of tablet e39b84a666b0432f8577770809e8fcda
I20260321 14:51:54.239248 11065 raft_consensus.cc:2272] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:54.239316 10901 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Sending DeleteTablet for 1 replicas of tablet 4663cec7611a4843a8bf90d6500b5bfe
I20260321 14:51:54.239483 10901 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: Sending DeleteTablet for 1 replicas of tablet 18e1bf64274041bfa2c81af2b2e980cf
I20260321 14:51:54.239800 10989 tablet_service.cc:1558] Processing DeleteTablet for tablet 1099d0178fd041fda454cf8c2e4df98b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-03-21 14:51:54 UTC) from {username='slave'} at 127.0.0.1:53978
I20260321 14:51:54.240326 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
W20260321 14:51:54.241318 10887 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 10 similar messages]
I20260321 14:51:54.244174 11065 ts_tablet_manager.cc:1916] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260321 14:51:54.247068 10887 catalog_manager.cc:4729] TS a4284dac160b4d5e970a20ce3b17a66d (127.4.142.1:46501): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet f6e7e56de7054128a08ff52cce475110: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260321 14:51:54.252621 11065 ts_tablet_manager.cc:1929] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:54.252772 11065 log.cc:1199] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/57850cbd203340e3b2a4018b26ccf450
I20260321 14:51:54.253211 11065 ts_tablet_manager.cc:1950] T 57850cbd203340e3b2a4018b26ccf450 P a4284dac160b4d5e970a20ce3b17a66d: Deleting consensus metadata
I20260321 14:51:54.254436 11065 tablet_replica.cc:333] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d: stopping tablet replica
I20260321 14:51:54.254652 11065 raft_consensus.cc:2243] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:54.254877 11065 raft_consensus.cc:2272] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:54.255172 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:54.256500 11065 ts_tablet_manager.cc:1916] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:54.261181 11065 ts_tablet_manager.cc:1929] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:51:54.261387 11065 log.cc:1199] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/3f317d38215d46e79766e89875e8e240
I20260321 14:51:54.261740 11065 ts_tablet_manager.cc:1950] T 3f317d38215d46e79766e89875e8e240 P a4284dac160b4d5e970a20ce3b17a66d: Deleting consensus metadata
I20260321 14:51:54.263015 4664 tablet_replica.cc:333] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d: stopping tablet replica
I20260321 14:51:54.263298 4664 raft_consensus.cc:2243] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:54.263550 4664 raft_consensus.cc:2272] T e43d06f153204e85a07792c4d83b28e2 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:54.264679 4664 tablet_replica.cc:333] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d: stopping tablet replica
I20260321 14:51:54.264853 4664 raft_consensus.cc:2243] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:54.265030 4664 raft_consensus.cc:2272] T 03a67756d5244a5484bce0cc609dd9e3 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:54.266105 4664 tablet_replica.cc:333] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d: stopping tablet replica
I20260321 14:51:54.266281 4664 raft_consensus.cc:2243] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:54.266436 4664 raft_consensus.cc:2272] T e39b84a666b0432f8577770809e8fcda P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:54.267318 4664 tablet_replica.cc:333] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d: stopping tablet replica
I20260321 14:51:54.267480 4664 raft_consensus.cc:2243] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:54.267638 4664 raft_consensus.cc:2272] T 1099d0178fd041fda454cf8c2e4df98b P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:54.268780 4664 tablet_replica.cc:333] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d: stopping tablet replica
I20260321 14:51:54.268932 4664 raft_consensus.cc:2243] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:54.269096 4664 raft_consensus.cc:2272] T 72d1d1a679554255a0faa7d47c726014 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:54.270082 4664 tablet_replica.cc:333] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d: stopping tablet replica
I20260321 14:51:54.270228 4664 raft_consensus.cc:2243] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:54.270376 4664 raft_consensus.cc:2272] T 18e1bf64274041bfa2c81af2b2e980cf P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:54.271359 4664 tablet_replica.cc:333] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d: stopping tablet replica
I20260321 14:51:54.271517 4664 raft_consensus.cc:2243] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:54.271670 4664 raft_consensus.cc:2272] T 4663cec7611a4843a8bf90d6500b5bfe P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:54.272686 4664 tablet_replica.cc:333] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d: stopping tablet replica
I20260321 14:51:54.272832 4664 raft_consensus.cc:2243] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:54.272975 4664 raft_consensus.cc:2272] T f6e7e56de7054128a08ff52cce475110 P a4284dac160b4d5e970a20ce3b17a66d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:54.291611 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:54.297600 4664 master.cc:562] Master@127.4.142.62:44487 shutting down...
I20260321 14:51:54.397048 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:54.397424 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:54.397549 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4fcf54be55744a2e84e5a3b81d99bacb: stopping tablet replica
I20260321 14:51:54.402189 4664 master.cc:584] Master@127.4.142.62:44487 shutdown complete.
[ OK ] AlterTableTest.DropAndAddBackSameRangePartition (772 ms)
[----------] 33 tests from AlterTableTest (74598 ms total)
[----------] 7 tests from ReplicatedAlterTableTest
[ RUN ] ReplicatedAlterTableTest.TestReplicatedAlter
I20260321 14:51:54.419973 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:45151
I20260321 14:51:54.420687 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:54.421859 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:54.423282 4664 webserver.cc:492] Webserver started at http://127.4.142.62:35183/ using document root <none> and password file <none>
I20260321 14:51:54.423507 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:54.423583 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:54.423687 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:54.424394 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "d8b7cec70f0b4159accb53ffa768689a"
format_stamp: "Formatted at 2026-03-21 14:51:54 on dist-test-slave-9x8n"
I20260321 14:51:54.427978 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260321 14:51:54.429829 11080 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:54.430406 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:54.430539 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "d8b7cec70f0b4159accb53ffa768689a"
format_stamp: "Formatted at 2026-03-21 14:51:54 on dist-test-slave-9x8n"
I20260321 14:51:54.430675 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-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)
I20260321 14:51:54.461083 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:54.461732 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:54.476329 11131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:45151 every 8 connection(s)
I20260321 14:51:54.476329 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:45151
I20260321 14:51:54.477924 11132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:54.483893 11132 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a: Bootstrap starting.
I20260321 14:51:54.485419 11132 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:54.487092 11132 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a: No bootstrap required, opened a new log
I20260321 14:51:54.487792 11132 raft_consensus.cc:359] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8b7cec70f0b4159accb53ffa768689a" member_type: VOTER }
I20260321 14:51:54.487941 11132 raft_consensus.cc:385] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:54.487985 11132 raft_consensus.cc:740] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8b7cec70f0b4159accb53ffa768689a, State: Initialized, Role: FOLLOWER
I20260321 14:51:54.488202 11132 consensus_queue.cc:260] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8b7cec70f0b4159accb53ffa768689a" member_type: VOTER }
I20260321 14:51:54.488339 11132 raft_consensus.cc:399] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:54.488396 11132 raft_consensus.cc:493] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:54.488467 11132 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:54.491230 11132 raft_consensus.cc:515] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8b7cec70f0b4159accb53ffa768689a" member_type: VOTER }
I20260321 14:51:54.491436 11132 leader_election.cc:304] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d8b7cec70f0b4159accb53ffa768689a; no voters:
I20260321 14:51:54.491935 11132 leader_election.cc:290] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:54.492085 11135 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:54.492774 11135 raft_consensus.cc:697] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [term 1 LEADER]: Becoming Leader. State: Replica: d8b7cec70f0b4159accb53ffa768689a, State: Running, Role: LEADER
I20260321 14:51:54.492813 11132 sys_catalog.cc:565] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:54.492996 11135 consensus_queue.cc:237] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8b7cec70f0b4159accb53ffa768689a" member_type: VOTER }
I20260321 14:51:54.493876 11136 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d8b7cec70f0b4159accb53ffa768689a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8b7cec70f0b4159accb53ffa768689a" member_type: VOTER } }
I20260321 14:51:54.494010 11136 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:54.494335 11137 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8b7cec70f0b4159accb53ffa768689a. Latest consensus state: current_term: 1 leader_uuid: "d8b7cec70f0b4159accb53ffa768689a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8b7cec70f0b4159accb53ffa768689a" member_type: VOTER } }
I20260321 14:51:54.494455 11137 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:54.505779 11140 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:54.507172 11140 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:54.508332 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:54.510462 11140 catalog_manager.cc:1357] Generated new cluster ID: 43fa618cb28a4dba90e6da8bbea8fca2
I20260321 14:51:54.510543 11140 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:54.542112 11140 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:54.542910 11140 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:54.550020 11140 catalog_manager.cc:6044] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a: Generated new TSK 0
I20260321 14:51:54.550257 11140 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:54.574030 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:54.575114 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:54.576622 4664 webserver.cc:492] Webserver started at http://127.4.142.1:46731/ using document root <none> and password file <none>
I20260321 14:51:54.576856 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:54.576915 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:54.577054 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:54.577723 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "f98479dc89814138a6017642f502e686"
format_stamp: "Formatted at 2026-03-21 14:51:54 on dist-test-slave-9x8n"
I20260321 14:51:54.580277 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:51:54.582033 11157 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:54.582418 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:51:54.582526 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "f98479dc89814138a6017642f502e686"
format_stamp: "Formatted at 2026-03-21 14:51:54 on dist-test-slave-9x8n"
I20260321 14:51:54.582645 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-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)
I20260321 14:51:54.598827 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:54.599350 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:54.599928 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:54.600855 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:54.600911 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:54.601001 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:54.601045 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:54.616207 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:33007
I20260321 14:51:54.616207 11219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:33007 every 8 connection(s)
I20260321 14:51:54.617995 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:54.619800 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:54.624722 4664 webserver.cc:492] Webserver started at http://127.4.142.2:44979/ using document root <none> and password file <none>
I20260321 14:51:54.624985 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:54.625101 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:54.625236 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:54.625890 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/ts-1-root/instance:
uuid: "e4d82199f16e4c54851090f9a0994eae"
format_stamp: "Formatted at 2026-03-21 14:51:54 on dist-test-slave-9x8n"
I20260321 14:51:54.629045 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20260321 14:51:54.630012 11220 heartbeater.cc:344] Connected to a master server at 127.4.142.62:45151
I20260321 14:51:54.630138 11220 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:54.630539 11220 heartbeater.cc:507] Master 127.4.142.62:45151 requested a full tablet report, sending...
I20260321 14:51:54.631214 11227 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:54.631538 11097 ts_manager.cc:194] Registered new tserver with Master: f98479dc89814138a6017642f502e686 (127.4.142.1:33007)
I20260321 14:51:54.632611 11097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38692
I20260321 14:51:54.633369 4664 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.000s sys 0.002s
I20260321 14:51:54.633471 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/ts-1-root
uuid: "e4d82199f16e4c54851090f9a0994eae"
format_stamp: "Formatted at 2026-03-21 14:51:54 on dist-test-slave-9x8n"
I20260321 14:51:54.633592 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-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)
I20260321 14:51:54.644105 11220 heartbeater.cc:499] Master 127.4.142.62:45151 was elected leader, sending a full tablet report...
I20260321 14:51:54.645622 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:54.646078 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:54.646677 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:54.647532 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:54.647581 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:54.647665 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:54.647716 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:54.663522 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.2:39247
I20260321 14:51:54.663529 11289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.2:39247 every 8 connection(s)
I20260321 14:51:54.665350 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:54.666527 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:54.669596 4664 webserver.cc:492] Webserver started at http://127.4.142.3:33269/ using document root <none> and password file <none>
I20260321 14:51:54.669831 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:54.669898 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:54.670018 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:54.670756 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/ts-2-root/instance:
uuid: "c86ae7fe733c4cd7b49df890cf6783cd"
format_stamp: "Formatted at 2026-03-21 14:51:54 on dist-test-slave-9x8n"
I20260321 14:51:54.672737 11290 heartbeater.cc:344] Connected to a master server at 127.4.142.62:45151
I20260321 14:51:54.672863 11290 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:54.673224 11290 heartbeater.cc:507] Master 127.4.142.62:45151 requested a full tablet report, sending...
I20260321 14:51:54.673946 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.001s
I20260321 14:51:54.674077 11097 ts_manager.cc:194] Registered new tserver with Master: e4d82199f16e4c54851090f9a0994eae (127.4.142.2:39247)
I20260321 14:51:54.675110 11097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38700
I20260321 14:51:54.675657 11296 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:54.676103 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:54.676213 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/ts-2-root
uuid: "c86ae7fe733c4cd7b49df890cf6783cd"
format_stamp: "Formatted at 2026-03-21 14:51:54 on dist-test-slave-9x8n"
I20260321 14:51:54.676332 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-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)
I20260321 14:51:54.686596 11290 heartbeater.cc:499] Master 127.4.142.62:45151 was elected leader, sending a full tablet report...
I20260321 14:51:54.699752 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:54.700387 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:54.701021 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:54.702103 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:54.702181 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:54.702261 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:54.702307 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:54.718147 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.3:35633
I20260321 14:51:54.718147 11358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.3:35633 every 8 connection(s)
I20260321 14:51:54.720078 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:54.721529 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:54.723165 4664 webserver.cc:492] Webserver started at http://127.4.142.4:39825/ using document root <none> and password file <none>
I20260321 14:51:54.723420 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:54.723502 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:54.723655 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:54.724561 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/ts-3-root/instance:
uuid: "4f1ece2e19c9460b80bd8161a166ba65"
format_stamp: "Formatted at 2026-03-21 14:51:54 on dist-test-slave-9x8n"
I20260321 14:51:54.727291 11359 heartbeater.cc:344] Connected to a master server at 127.4.142.62:45151
I20260321 14:51:54.727425 11359 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:54.727861 11359 heartbeater.cc:507] Master 127.4.142.62:45151 requested a full tablet report, sending...
I20260321 14:51:54.728111 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20260321 14:51:54.728628 11097 ts_manager.cc:194] Registered new tserver with Master: c86ae7fe733c4cd7b49df890cf6783cd (127.4.142.3:35633)
I20260321 14:51:54.729423 11097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38716
I20260321 14:51:54.730324 11365 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:54.730743 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:54.730862 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/ts-3-root
uuid: "4f1ece2e19c9460b80bd8161a166ba65"
format_stamp: "Formatted at 2026-03-21 14:51:54 on dist-test-slave-9x8n"
I20260321 14:51:54.731004 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1774104639753633-4664-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)
I20260321 14:51:54.740758 11359 heartbeater.cc:499] Master 127.4.142.62:45151 was elected leader, sending a full tablet report...
I20260321 14:51:54.745860 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:54.746697 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:54.747371 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:54.748561 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:54.748638 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:54.748723 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:54.748781 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:54.771607 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.4:39037
I20260321 14:51:54.771618 11427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.4:39037 every 8 connection(s)
I20260321 14:51:54.779032 11428 heartbeater.cc:344] Connected to a master server at 127.4.142.62:45151
I20260321 14:51:54.779170 11428 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:54.779524 11428 heartbeater.cc:507] Master 127.4.142.62:45151 requested a full tablet report, sending...
I20260321 14:51:54.780419 11097 ts_manager.cc:194] Registered new tserver with Master: 4f1ece2e19c9460b80bd8161a166ba65 (127.4.142.4:39037)
I20260321 14:51:54.781344 4664 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.008418795s
I20260321 14:51:54.781450 11097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38720
I20260321 14:51:54.792891 11428 heartbeater.cc:499] Master 127.4.142.62:45151 was elected leader, sending a full tablet report...
I20260321 14:51:54.794852 11097 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38726:
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"
}
}
}
I20260321 14:51:54.827930 11393 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc2c3dcc4bd462289508bae97b2fb91 (DEFAULT_TABLE table=fake-table [id=3e4b3df0c20a44bda4feda9d1e4f6942]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:54.828491 11393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc2c3dcc4bd462289508bae97b2fb91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:54.832437 11324 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc2c3dcc4bd462289508bae97b2fb91 (DEFAULT_TABLE table=fake-table [id=3e4b3df0c20a44bda4feda9d1e4f6942]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:54.832935 11324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc2c3dcc4bd462289508bae97b2fb91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:54.833503 11185 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc2c3dcc4bd462289508bae97b2fb91 (DEFAULT_TABLE table=fake-table [id=3e4b3df0c20a44bda4feda9d1e4f6942]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:54.833968 11185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc2c3dcc4bd462289508bae97b2fb91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:54.843641 11444 tablet_bootstrap.cc:492] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686: Bootstrap starting.
I20260321 14:51:54.847442 11444 tablet_bootstrap.cc:654] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:54.849520 11443 tablet_bootstrap.cc:492] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd: Bootstrap starting.
I20260321 14:51:54.851240 11443 tablet_bootstrap.cc:654] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:54.855587 11444 tablet_bootstrap.cc:492] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686: No bootstrap required, opened a new log
I20260321 14:51:54.855787 11444 ts_tablet_manager.cc:1403] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686: Time spent bootstrapping tablet: real 0.012s user 0.005s sys 0.000s
I20260321 14:51:54.857658 11442 tablet_bootstrap.cc:492] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65: Bootstrap starting.
I20260321 14:51:54.857971 11444 raft_consensus.cc:359] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1ece2e19c9460b80bd8161a166ba65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39037 } } peers { permanent_uuid: "f98479dc89814138a6017642f502e686" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 33007 } } peers { permanent_uuid: "c86ae7fe733c4cd7b49df890cf6783cd" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 35633 } }
I20260321 14:51:54.858212 11444 raft_consensus.cc:385] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:54.858289 11444 raft_consensus.cc:740] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f98479dc89814138a6017642f502e686, State: Initialized, Role: FOLLOWER
I20260321 14:51:54.858568 11444 consensus_queue.cc:260] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1ece2e19c9460b80bd8161a166ba65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39037 } } peers { permanent_uuid: "f98479dc89814138a6017642f502e686" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 33007 } } peers { permanent_uuid: "c86ae7fe733c4cd7b49df890cf6783cd" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 35633 } }
I20260321 14:51:54.860765 11442 tablet_bootstrap.cc:654] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:54.861768 11444 ts_tablet_manager.cc:1434] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686: Time spent starting tablet: real 0.006s user 0.003s sys 0.002s
I20260321 14:51:54.862656 11443 tablet_bootstrap.cc:492] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd: No bootstrap required, opened a new log
I20260321 14:51:54.862785 11443 ts_tablet_manager.cc:1403] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd: Time spent bootstrapping tablet: real 0.013s user 0.000s sys 0.008s
I20260321 14:51:54.863600 11443 raft_consensus.cc:359] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1ece2e19c9460b80bd8161a166ba65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39037 } } peers { permanent_uuid: "f98479dc89814138a6017642f502e686" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 33007 } } peers { permanent_uuid: "c86ae7fe733c4cd7b49df890cf6783cd" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 35633 } }
I20260321 14:51:54.863781 11443 raft_consensus.cc:385] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:54.863848 11443 raft_consensus.cc:740] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86ae7fe733c4cd7b49df890cf6783cd, State: Initialized, Role: FOLLOWER
I20260321 14:51:54.864099 11443 consensus_queue.cc:260] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1ece2e19c9460b80bd8161a166ba65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39037 } } peers { permanent_uuid: "f98479dc89814138a6017642f502e686" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 33007 } } peers { permanent_uuid: "c86ae7fe733c4cd7b49df890cf6783cd" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 35633 } }
W20260321 14:51:54.867681 11221 tablet.cc:2379] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260321 14:51:54.870733 11443 ts_tablet_manager.cc:1434] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd: Time spent starting tablet: real 0.008s user 0.003s sys 0.002s
I20260321 14:51:54.872241 11442 tablet_bootstrap.cc:492] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65: No bootstrap required, opened a new log
I20260321 14:51:54.872378 11442 ts_tablet_manager.cc:1403] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65: Time spent bootstrapping tablet: real 0.015s user 0.003s sys 0.003s
I20260321 14:51:54.873076 11442 raft_consensus.cc:359] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1ece2e19c9460b80bd8161a166ba65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39037 } } peers { permanent_uuid: "f98479dc89814138a6017642f502e686" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 33007 } } peers { permanent_uuid: "c86ae7fe733c4cd7b49df890cf6783cd" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 35633 } }
I20260321 14:51:54.873279 11442 raft_consensus.cc:385] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:54.873345 11442 raft_consensus.cc:740] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1ece2e19c9460b80bd8161a166ba65, State: Initialized, Role: FOLLOWER
I20260321 14:51:54.873602 11442 consensus_queue.cc:260] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1ece2e19c9460b80bd8161a166ba65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39037 } } peers { permanent_uuid: "f98479dc89814138a6017642f502e686" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 33007 } } peers { permanent_uuid: "c86ae7fe733c4cd7b49df890cf6783cd" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 35633 } }
I20260321 14:51:54.874418 11442 ts_tablet_manager.cc:1434] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65: Time spent starting tablet: real 0.002s user 0.000s sys 0.002s
I20260321 14:51:54.906912 11447 raft_consensus.cc:493] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260321 14:51:54.907207 11447 raft_consensus.cc:515] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1ece2e19c9460b80bd8161a166ba65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39037 } } peers { permanent_uuid: "f98479dc89814138a6017642f502e686" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 33007 } } peers { permanent_uuid: "c86ae7fe733c4cd7b49df890cf6783cd" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 35633 } }
I20260321 14:51:54.908732 11447 leader_election.cc:290] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1ece2e19c9460b80bd8161a166ba65 (127.4.142.4:39037), c86ae7fe733c4cd7b49df890cf6783cd (127.4.142.3:35633)
I20260321 14:51:54.916062 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc2c3dcc4bd462289508bae97b2fb91" candidate_uuid: "f98479dc89814138a6017642f502e686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1ece2e19c9460b80bd8161a166ba65" is_pre_election: true
I20260321 14:51:54.916446 11403 raft_consensus.cc:2468] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f98479dc89814138a6017642f502e686 in term 0.
I20260321 14:51:54.917025 11158 leader_election.cc:304] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1ece2e19c9460b80bd8161a166ba65, f98479dc89814138a6017642f502e686; no voters:
I20260321 14:51:54.917374 11447 raft_consensus.cc:2804] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260321 14:51:54.917470 11447 raft_consensus.cc:493] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260321 14:51:54.917553 11447 raft_consensus.cc:3060] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:54.919054 11334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc2c3dcc4bd462289508bae97b2fb91" candidate_uuid: "f98479dc89814138a6017642f502e686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86ae7fe733c4cd7b49df890cf6783cd" is_pre_election: true
I20260321 14:51:54.919237 11334 raft_consensus.cc:2468] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f98479dc89814138a6017642f502e686 in term 0.
I20260321 14:51:54.920476 11447 raft_consensus.cc:515] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1ece2e19c9460b80bd8161a166ba65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39037 } } peers { permanent_uuid: "f98479dc89814138a6017642f502e686" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 33007 } } peers { permanent_uuid: "c86ae7fe733c4cd7b49df890cf6783cd" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 35633 } }
I20260321 14:51:54.921075 11447 leader_election.cc:290] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [CANDIDATE]: Term 1 election: Requested vote from peers 4f1ece2e19c9460b80bd8161a166ba65 (127.4.142.4:39037), c86ae7fe733c4cd7b49df890cf6783cd (127.4.142.3:35633)
I20260321 14:51:54.921489 11334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc2c3dcc4bd462289508bae97b2fb91" candidate_uuid: "f98479dc89814138a6017642f502e686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86ae7fe733c4cd7b49df890cf6783cd"
I20260321 14:51:54.921500 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc2c3dcc4bd462289508bae97b2fb91" candidate_uuid: "f98479dc89814138a6017642f502e686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1ece2e19c9460b80bd8161a166ba65"
I20260321 14:51:54.921644 11334 raft_consensus.cc:3060] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:54.921726 11403 raft_consensus.cc:3060] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:54.924060 11334 raft_consensus.cc:2468] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f98479dc89814138a6017642f502e686 in term 1.
I20260321 14:51:54.924474 11160 leader_election.cc:304] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [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: c86ae7fe733c4cd7b49df890cf6783cd, f98479dc89814138a6017642f502e686; no voters:
I20260321 14:51:54.924737 11403 raft_consensus.cc:2468] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f98479dc89814138a6017642f502e686 in term 1.
I20260321 14:51:54.925016 11447 raft_consensus.cc:2804] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:54.926007 11447 raft_consensus.cc:697] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [term 1 LEADER]: Becoming Leader. State: Replica: f98479dc89814138a6017642f502e686, State: Running, Role: LEADER
I20260321 14:51:54.926295 11447 consensus_queue.cc:237] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1ece2e19c9460b80bd8161a166ba65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39037 } } peers { permanent_uuid: "f98479dc89814138a6017642f502e686" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 33007 } } peers { permanent_uuid: "c86ae7fe733c4cd7b49df890cf6783cd" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 35633 } }
I20260321 14:51:54.929438 11095 catalog_manager.cc:5671] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 reported cstate change: term changed from 0 to 1, leader changed from <none> to f98479dc89814138a6017642f502e686 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "f98479dc89814138a6017642f502e686" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1ece2e19c9460b80bd8161a166ba65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f98479dc89814138a6017642f502e686" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 33007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c86ae7fe733c4cd7b49df890cf6783cd" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 35633 } health_report { overall_health: UNKNOWN } } }
I20260321 14:51:54.989665 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:55.003993 11403 raft_consensus.cc:1275] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65 [term 1 FOLLOWER]: Refusing update from remote peer f98479dc89814138a6017642f502e686: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260321 14:51:55.003988 11334 raft_consensus.cc:1275] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd [term 1 FOLLOWER]: Refusing update from remote peer f98479dc89814138a6017642f502e686: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260321 14:51:55.004868 11452 consensus_queue.cc:1048] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1ece2e19c9460b80bd8161a166ba65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260321 14:51:55.005295 11447 consensus_queue.cc:1048] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86ae7fe733c4cd7b49df890cf6783cd" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 35633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260321 14:51:55.018185 11457 mvcc.cc:204] Tried to move back new op lower bound from 3 to 2. Current Snapshot: MvccSnapshot[applied={T|T < 3}]
I20260321 14:51:55.055291 4664 alter_table-test.cc:2380] Verifying initial pattern
I20260321 14:51:55.063829 4664 alter_table-test.cc:2383] Dropping and adding back c1
I20260321 14:51:55.064635 11095 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38726:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260321 14:51:55.071990 11462 tablet.cc:1723] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686: 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
I20260321 14:51:55.073902 11463 tablet.cc:1723] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd: 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
I20260321 14:51:55.078056 11465 tablet.cc:1723] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65: 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
I20260321 14:51:55.099936 11096 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a: fake-table [id=3e4b3df0c20a44bda4feda9d1e4f6942] alter complete (version 1)
I20260321 14:51:55.108508 11095 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38726:
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
I20260321 14:51:55.117090 11463 tablet.cc:1723] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd: 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
I20260321 14:51:55.118590 11465 tablet.cc:1723] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65: 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
I20260321 14:51:55.118232 11463 tablet.cc:1621] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd: MemRowSet was empty: no flush needed.
I20260321 14:51:55.119252 11465 tablet.cc:1621] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65: MemRowSet was empty: no flush needed.
I20260321 14:51:55.121393 11462 tablet.cc:1723] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686: 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
I20260321 14:51:55.121959 11462 tablet.cc:1621] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686: MemRowSet was empty: no flush needed.
I20260321 14:51:55.131284 11096 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a: fake-table [id=3e4b3df0c20a44bda4feda9d1e4f6942] alter complete (version 2)
I20260321 14:51:55.133019 4664 alter_table-test.cc:2393] Verifying that the new default shows up
I20260321 14:51:55.143483 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:51:55.158308 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:55.158704 4664 tablet_replica.cc:333] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686: stopping tablet replica
I20260321 14:51:55.158926 4664 raft_consensus.cc:2243] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:55.159534 4664 raft_consensus.cc:2272] T 2dc2c3dcc4bd462289508bae97b2fb91 P f98479dc89814138a6017642f502e686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:55.167627 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:51:55.172540 4664 tablet_server.cc:179] TabletServer@127.4.142.2:0 shutting down...
I20260321 14:51:55.192070 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:55.205562 4664 tablet_server.cc:196] TabletServer@127.4.142.2:0 shutdown complete.
I20260321 14:51:55.209302 4664 tablet_server.cc:179] TabletServer@127.4.142.3:0 shutting down...
I20260321 14:51:55.221817 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:55.222342 4664 tablet_replica.cc:333] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd: stopping tablet replica
I20260321 14:51:55.222473 4664 raft_consensus.cc:2243] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260321 14:51:55.222635 4664 raft_consensus.cc:2272] T 2dc2c3dcc4bd462289508bae97b2fb91 P c86ae7fe733c4cd7b49df890cf6783cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:55.227551 4664 tablet_server.cc:196] TabletServer@127.4.142.3:0 shutdown complete.
I20260321 14:51:55.231312 4664 tablet_server.cc:179] TabletServer@127.4.142.4:0 shutting down...
I20260321 14:51:55.240980 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:51:55.241434 4664 tablet_replica.cc:333] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65: stopping tablet replica
I20260321 14:51:55.241644 4664 raft_consensus.cc:2243] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260321 14:51:55.241842 4664 raft_consensus.cc:2272] T 2dc2c3dcc4bd462289508bae97b2fb91 P 4f1ece2e19c9460b80bd8161a166ba65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:55.246483 4664 tablet_server.cc:196] TabletServer@127.4.142.4:0 shutdown complete.
I20260321 14:51:55.250604 4664 master.cc:562] Master@127.4.142.62:45151 shutting down...
I20260321 14:51:55.259972 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:55.260227 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:55.260339 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P d8b7cec70f0b4159accb53ffa768689a: stopping tablet replica
I20260321 14:51:55.274926 4664 master.cc:584] Master@127.4.142.62:45151 shutdown complete.
[ OK ] ReplicatedAlterTableTest.TestReplicatedAlter (870 ms)
[ RUN ] ReplicatedAlterTableTest.AlterTableAndDropTablet
I20260321 14:51:55.289712 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:33131
I20260321 14:51:55.290270 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:55.291110 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:55.292495 4664 webserver.cc:492] Webserver started at http://127.4.142.62:39723/ using document root <none> and password file <none>
I20260321 14:51:55.292722 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:55.292776 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:55.292920 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:55.293586 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "df4f62ca593741dd896fbd96a1bea9b2"
format_stamp: "Formatted at 2026-03-21 14:51:55 on dist-test-slave-9x8n"
I20260321 14:51:55.296110 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:51:55.297729 11471 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:55.298154 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:51:55.298280 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "df4f62ca593741dd896fbd96a1bea9b2"
format_stamp: "Formatted at 2026-03-21 14:51:55 on dist-test-slave-9x8n"
I20260321 14:51:55.298395 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-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)
I20260321 14:51:55.310627 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:55.311360 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:55.327932 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:33131
I20260321 14:51:55.327932 11522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:33131 every 8 connection(s)
I20260321 14:51:55.329473 11523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:55.334074 11523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Bootstrap starting.
I20260321 14:51:55.335366 11523 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:55.336918 11523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: No bootstrap required, opened a new log
I20260321 14:51:55.337643 11523 raft_consensus.cc:359] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df4f62ca593741dd896fbd96a1bea9b2" member_type: VOTER }
I20260321 14:51:55.337790 11523 raft_consensus.cc:385] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:55.337877 11523 raft_consensus.cc:740] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df4f62ca593741dd896fbd96a1bea9b2, State: Initialized, Role: FOLLOWER
I20260321 14:51:55.338128 11523 consensus_queue.cc:260] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df4f62ca593741dd896fbd96a1bea9b2" member_type: VOTER }
I20260321 14:51:55.338264 11523 raft_consensus.cc:399] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:55.338323 11523 raft_consensus.cc:493] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:55.338397 11523 raft_consensus.cc:3060] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:55.340229 11523 raft_consensus.cc:515] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df4f62ca593741dd896fbd96a1bea9b2" member_type: VOTER }
I20260321 14:51:55.340435 11523 leader_election.cc:304] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: df4f62ca593741dd896fbd96a1bea9b2; no voters:
I20260321 14:51:55.340829 11523 leader_election.cc:290] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:55.340976 11526 raft_consensus.cc:2804] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:55.341720 11523 sys_catalog.cc:565] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:51:55.347429 11526 raft_consensus.cc:697] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [term 1 LEADER]: Becoming Leader. State: Replica: df4f62ca593741dd896fbd96a1bea9b2, State: Running, Role: LEADER
I20260321 14:51:55.347730 11526 consensus_queue.cc:237] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df4f62ca593741dd896fbd96a1bea9b2" member_type: VOTER }
I20260321 14:51:55.348606 11527 sys_catalog.cc:455] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "df4f62ca593741dd896fbd96a1bea9b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df4f62ca593741dd896fbd96a1bea9b2" member_type: VOTER } }
I20260321 14:51:55.348749 11527 sys_catalog.cc:458] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [sys.catalog]: This master's current role is: LEADER
I20260321 14:51:55.357681 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:51:55.357971 11528 sys_catalog.cc:455] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader df4f62ca593741dd896fbd96a1bea9b2. Latest consensus state: current_term: 1 leader_uuid: "df4f62ca593741dd896fbd96a1bea9b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df4f62ca593741dd896fbd96a1bea9b2" member_type: VOTER } }
I20260321 14:51:55.358142 11528 sys_catalog.cc:458] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [sys.catalog]: This master's current role is: LEADER
W20260321 14:51:55.358613 11540 catalog_manager.cc:1568] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260321 14:51:55.358707 11540 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260321 14:51:55.358814 11541 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:51:55.359778 11541 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:51:55.362568 11541 catalog_manager.cc:1357] Generated new cluster ID: b5feab4b01684128a4f8bbe32b1e51f0
I20260321 14:51:55.362654 11541 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:51:55.377671 11541 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:51:55.378461 11541 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:51:55.388211 11541 catalog_manager.cc:6044] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Generated new TSK 0
I20260321 14:51:55.388484 11541 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:51:55.390620 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:55.392022 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:55.393532 4664 webserver.cc:492] Webserver started at http://127.4.142.1:37327/ using document root <none> and password file <none>
I20260321 14:51:55.393772 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:55.393843 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:55.393949 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:55.394682 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "be06163c8815466f9fde54936889b0c8"
format_stamp: "Formatted at 2026-03-21 14:51:55 on dist-test-slave-9x8n"
I20260321 14:51:55.397722 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.001s sys 0.003s
I20260321 14:51:55.399530 11547 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:55.399924 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:51:55.400020 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "be06163c8815466f9fde54936889b0c8"
format_stamp: "Formatted at 2026-03-21 14:51:55 on dist-test-slave-9x8n"
I20260321 14:51:55.400158 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-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)
I20260321 14:51:55.411244 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:55.411773 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:55.412333 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:55.413182 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:55.413283 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:55.413373 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:55.413441 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:55.428192 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:38365
I20260321 14:51:55.428244 11609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:38365 every 8 connection(s)
I20260321 14:51:55.429898 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:55.431649 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:55.438957 4664 webserver.cc:492] Webserver started at http://127.4.142.2:46229/ using document root <none> and password file <none>
I20260321 14:51:55.439266 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:55.439356 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:55.439487 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:55.440153 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-1-root/instance:
uuid: "0dfb13e1591342ff80fa38ea3381bca1"
format_stamp: "Formatted at 2026-03-21 14:51:55 on dist-test-slave-9x8n"
I20260321 14:51:55.443663 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260321 14:51:55.444396 11610 heartbeater.cc:344] Connected to a master server at 127.4.142.62:33131
I20260321 14:51:55.444532 11610 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:55.444952 11610 heartbeater.cc:507] Master 127.4.142.62:33131 requested a full tablet report, sending...
I20260321 14:51:55.445950 11617 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:55.445999 11488 ts_manager.cc:194] Registered new tserver with Master: be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365)
I20260321 14:51:55.446499 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:51:55.446614 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-1-root
uuid: "0dfb13e1591342ff80fa38ea3381bca1"
format_stamp: "Formatted at 2026-03-21 14:51:55 on dist-test-slave-9x8n"
I20260321 14:51:55.446734 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-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)
I20260321 14:51:55.447391 11488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60644
I20260321 14:51:55.458923 11610 heartbeater.cc:499] Master 127.4.142.62:33131 was elected leader, sending a full tablet report...
I20260321 14:51:55.475378 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:55.475948 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:55.476526 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:55.477569 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:55.477648 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:55.477715 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:55.477757 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:55.490887 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.2:40899
I20260321 14:51:55.490911 11679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.2:40899 every 8 connection(s)
I20260321 14:51:55.492542 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:55.493882 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:55.497470 4664 webserver.cc:492] Webserver started at http://127.4.142.3:42755/ using document root <none> and password file <none>
I20260321 14:51:55.497713 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:55.497782 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:55.497897 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:55.498440 11680 heartbeater.cc:344] Connected to a master server at 127.4.142.62:33131
I20260321 14:51:55.498576 11680 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:55.498594 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-2-root/instance:
uuid: "38cd49af13b3430f8c7a3bce849f221c"
format_stamp: "Formatted at 2026-03-21 14:51:55 on dist-test-slave-9x8n"
I20260321 14:51:55.498926 11680 heartbeater.cc:507] Master 127.4.142.62:33131 requested a full tablet report, sending...
I20260321 14:51:55.499828 11488 ts_manager.cc:194] Registered new tserver with Master: 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899)
I20260321 14:51:55.500586 11488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60660
I20260321 14:51:55.501837 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20260321 14:51:55.503643 11686 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:55.504076 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.002s
I20260321 14:51:55.504189 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-2-root
uuid: "38cd49af13b3430f8c7a3bce849f221c"
format_stamp: "Formatted at 2026-03-21 14:51:55 on dist-test-slave-9x8n"
I20260321 14:51:55.504307 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-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)
I20260321 14:51:55.512053 11680 heartbeater.cc:499] Master 127.4.142.62:33131 was elected leader, sending a full tablet report...
I20260321 14:51:55.531710 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:55.532236 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:55.532809 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:55.533668 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:55.533747 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:55.533854 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:55.533922 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:55.552582 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.3:42289
I20260321 14:51:55.552589 11748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.3:42289 every 8 connection(s)
I20260321 14:51:55.554415 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:51:55.555694 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:51:55.557189 4664 webserver.cc:492] Webserver started at http://127.4.142.4:42473/ using document root <none> and password file <none>
I20260321 14:51:55.557435 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:51:55.557507 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:51:55.557621 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:51:55.558350 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-3-root/instance:
uuid: "e6796b56028c4e188c40b50898ca061e"
format_stamp: "Formatted at 2026-03-21 14:51:55 on dist-test-slave-9x8n"
I20260321 14:51:55.560861 11749 heartbeater.cc:344] Connected to a master server at 127.4.142.62:33131
I20260321 14:51:55.560968 11749 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:55.561298 11749 heartbeater.cc:507] Master 127.4.142.62:33131 requested a full tablet report, sending...
I20260321 14:51:55.562044 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20260321 14:51:55.562099 11488 ts_manager.cc:194] Registered new tserver with Master: 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289)
I20260321 14:51:55.562845 11488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60676
I20260321 14:51:55.564339 11755 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:55.564740 4664 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.000s sys 0.002s
I20260321 14:51:55.564846 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-3-root
uuid: "e6796b56028c4e188c40b50898ca061e"
format_stamp: "Formatted at 2026-03-21 14:51:55 on dist-test-slave-9x8n"
I20260321 14:51:55.564954 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-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)
I20260321 14:51:55.574174 11749 heartbeater.cc:499] Master 127.4.142.62:33131 was elected leader, sending a full tablet report...
I20260321 14:51:55.583930 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:51:55.584457 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:51:55.585013 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:51:55.585892 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:51:55.585992 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:55.586077 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:51:55.586138 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:51:55.600312 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.4:37853
I20260321 14:51:55.600338 11817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.4:37853 every 8 connection(s)
I20260321 14:51:55.607097 11818 heartbeater.cc:344] Connected to a master server at 127.4.142.62:33131
I20260321 14:51:55.607213 11818 heartbeater.cc:461] Registering TS with master...
I20260321 14:51:55.607481 11818 heartbeater.cc:507] Master 127.4.142.62:33131 requested a full tablet report, sending...
I20260321 14:51:55.608162 11488 ts_manager.cc:194] Registered new tserver with Master: e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853)
I20260321 14:51:55.608872 11488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60684
I20260321 14:51:55.609323 4664 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007984714s
I20260321 14:51:55.619881 11488 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60688:
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"
}
}
}
I20260321 14:51:55.620482 11818 heartbeater.cc:499] Master 127.4.142.62:33131 was elected leader, sending a full tablet report...
I20260321 14:51:55.647771 11783 tablet_service.cc:1511] Processing CreateTablet for tablet 8f833608c95848419365ad92e4efedb4 (DEFAULT_TABLE table=fake-table [id=cbe8104d574c4596841fc99393dbb372]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:55.648296 11783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f833608c95848419365ad92e4efedb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:55.652079 11575 tablet_service.cc:1511] Processing CreateTablet for tablet 8f833608c95848419365ad92e4efedb4 (DEFAULT_TABLE table=fake-table [id=cbe8104d574c4596841fc99393dbb372]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:55.652486 11575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f833608c95848419365ad92e4efedb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:55.653765 11714 tablet_service.cc:1511] Processing CreateTablet for tablet 8f833608c95848419365ad92e4efedb4 (DEFAULT_TABLE table=fake-table [id=cbe8104d574c4596841fc99393dbb372]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:51:55.654126 11714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f833608c95848419365ad92e4efedb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:55.655787 11833 tablet_bootstrap.cc:492] T 8f833608c95848419365ad92e4efedb4 P e6796b56028c4e188c40b50898ca061e: Bootstrap starting.
I20260321 14:51:55.656961 11833 tablet_bootstrap.cc:654] T 8f833608c95848419365ad92e4efedb4 P e6796b56028c4e188c40b50898ca061e: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:55.659215 11833 tablet_bootstrap.cc:492] T 8f833608c95848419365ad92e4efedb4 P e6796b56028c4e188c40b50898ca061e: No bootstrap required, opened a new log
I20260321 14:51:55.659341 11833 ts_tablet_manager.cc:1403] T 8f833608c95848419365ad92e4efedb4 P e6796b56028c4e188c40b50898ca061e: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:51:55.660003 11835 tablet_bootstrap.cc:492] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c: Bootstrap starting.
I20260321 14:51:55.660337 11833 raft_consensus.cc:359] T 8f833608c95848419365ad92e4efedb4 P e6796b56028c4e188c40b50898ca061e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } } peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } } peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } }
I20260321 14:51:55.660507 11833 raft_consensus.cc:385] T 8f833608c95848419365ad92e4efedb4 P e6796b56028c4e188c40b50898ca061e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:55.660560 11833 raft_consensus.cc:740] T 8f833608c95848419365ad92e4efedb4 P e6796b56028c4e188c40b50898ca061e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6796b56028c4e188c40b50898ca061e, State: Initialized, Role: FOLLOWER
I20260321 14:51:55.660754 11833 consensus_queue.cc:260] T 8f833608c95848419365ad92e4efedb4 P e6796b56028c4e188c40b50898ca061e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } } peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } } peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } }
I20260321 14:51:55.661216 11835 tablet_bootstrap.cc:654] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:55.661481 11833 ts_tablet_manager.cc:1434] T 8f833608c95848419365ad92e4efedb4 P e6796b56028c4e188c40b50898ca061e: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260321 14:51:55.663604 11838 tablet_bootstrap.cc:492] T 8f833608c95848419365ad92e4efedb4 P be06163c8815466f9fde54936889b0c8: Bootstrap starting.
I20260321 14:51:55.665601 11838 tablet_bootstrap.cc:654] T 8f833608c95848419365ad92e4efedb4 P be06163c8815466f9fde54936889b0c8: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:55.667236 11835 tablet_bootstrap.cc:492] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c: No bootstrap required, opened a new log
I20260321 14:51:55.667382 11835 ts_tablet_manager.cc:1403] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c: Time spent bootstrapping tablet: real 0.007s user 0.006s sys 0.000s
I20260321 14:51:55.668174 11835 raft_consensus.cc:359] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } } peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } } peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } }
I20260321 14:51:55.668321 11838 tablet_bootstrap.cc:492] T 8f833608c95848419365ad92e4efedb4 P be06163c8815466f9fde54936889b0c8: No bootstrap required, opened a new log
I20260321 14:51:55.668355 11835 raft_consensus.cc:385] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:55.668458 11838 ts_tablet_manager.cc:1403] T 8f833608c95848419365ad92e4efedb4 P be06163c8815466f9fde54936889b0c8: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260321 14:51:55.668445 11835 raft_consensus.cc:740] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38cd49af13b3430f8c7a3bce849f221c, State: Initialized, Role: FOLLOWER
I20260321 14:51:55.668759 11835 consensus_queue.cc:260] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } } peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } } peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } }
I20260321 14:51:55.669072 11838 raft_consensus.cc:359] T 8f833608c95848419365ad92e4efedb4 P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } } peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } } peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } }
I20260321 14:51:55.669234 11838 raft_consensus.cc:385] T 8f833608c95848419365ad92e4efedb4 P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:55.669322 11838 raft_consensus.cc:740] T 8f833608c95848419365ad92e4efedb4 P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be06163c8815466f9fde54936889b0c8, State: Initialized, Role: FOLLOWER
I20260321 14:51:55.669581 11835 ts_tablet_manager.cc:1434] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c: Time spent starting tablet: real 0.002s user 0.002s sys 0.001s
I20260321 14:51:55.669544 11838 consensus_queue.cc:260] T 8f833608c95848419365ad92e4efedb4 P be06163c8815466f9fde54936889b0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } } peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } } peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } }
I20260321 14:51:55.670256 11838 ts_tablet_manager.cc:1434] T 8f833608c95848419365ad92e4efedb4 P be06163c8815466f9fde54936889b0c8: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260321 14:51:55.683954 11840 raft_consensus.cc:493] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260321 14:51:55.684185 11840 raft_consensus.cc:515] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } } peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } } peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } }
I20260321 14:51:55.685177 11840 leader_election.cc:290] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365), e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853)
I20260321 14:51:55.690749 11585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f833608c95848419365ad92e4efedb4" candidate_uuid: "38cd49af13b3430f8c7a3bce849f221c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be06163c8815466f9fde54936889b0c8" is_pre_election: true
I20260321 14:51:55.690984 11585 raft_consensus.cc:2468] T 8f833608c95848419365ad92e4efedb4 P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38cd49af13b3430f8c7a3bce849f221c in term 0.
I20260321 14:51:55.691423 11690 leader_election.cc:304] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38cd49af13b3430f8c7a3bce849f221c, be06163c8815466f9fde54936889b0c8; no voters:
I20260321 14:51:55.691697 11840 raft_consensus.cc:2804] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260321 14:51:55.691730 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f833608c95848419365ad92e4efedb4" candidate_uuid: "38cd49af13b3430f8c7a3bce849f221c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6796b56028c4e188c40b50898ca061e" is_pre_election: true
I20260321 14:51:55.691793 11840 raft_consensus.cc:493] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260321 14:51:55.691911 11840 raft_consensus.cc:3060] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:55.691941 11793 raft_consensus.cc:2468] T 8f833608c95848419365ad92e4efedb4 P e6796b56028c4e188c40b50898ca061e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38cd49af13b3430f8c7a3bce849f221c in term 0.
I20260321 14:51:55.694056 11840 raft_consensus.cc:515] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } } peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } } peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } }
I20260321 14:51:55.694571 11840 leader_election.cc:290] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [CANDIDATE]: Term 1 election: Requested vote from peers be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365), e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853)
I20260321 14:51:55.694967 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f833608c95848419365ad92e4efedb4" candidate_uuid: "38cd49af13b3430f8c7a3bce849f221c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6796b56028c4e188c40b50898ca061e"
I20260321 14:51:55.694967 11585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f833608c95848419365ad92e4efedb4" candidate_uuid: "38cd49af13b3430f8c7a3bce849f221c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be06163c8815466f9fde54936889b0c8"
I20260321 14:51:55.695163 11585 raft_consensus.cc:3060] T 8f833608c95848419365ad92e4efedb4 P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:55.695174 11793 raft_consensus.cc:3060] T 8f833608c95848419365ad92e4efedb4 P e6796b56028c4e188c40b50898ca061e [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:55.697697 11793 raft_consensus.cc:2468] T 8f833608c95848419365ad92e4efedb4 P e6796b56028c4e188c40b50898ca061e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38cd49af13b3430f8c7a3bce849f221c in term 1.
I20260321 14:51:55.697728 11585 raft_consensus.cc:2468] T 8f833608c95848419365ad92e4efedb4 P be06163c8815466f9fde54936889b0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38cd49af13b3430f8c7a3bce849f221c in term 1.
I20260321 14:51:55.698088 11687 leader_election.cc:304] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [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: 38cd49af13b3430f8c7a3bce849f221c, e6796b56028c4e188c40b50898ca061e; no voters:
I20260321 14:51:55.698347 11840 raft_consensus.cc:2804] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:55.698709 11840 raft_consensus.cc:697] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [term 1 LEADER]: Becoming Leader. State: Replica: 38cd49af13b3430f8c7a3bce849f221c, State: Running, Role: LEADER
I20260321 14:51:55.698983 11840 consensus_queue.cc:237] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } } peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } } peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } }
I20260321 14:51:55.701772 11488 catalog_manager.cc:5671] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c reported cstate change: term changed from 0 to 1, leader changed from <none> to 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3). New cstate: current_term: 1 leader_uuid: "38cd49af13b3430f8c7a3bce849f221c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:55.740226 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:51:55.741182 11488 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60688:
name: "many-ranges-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: "\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: """"
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260321 14:51:55.752732 11645 tablet_service.cc:1511] Processing CreateTablet for tablet f2a1e8014d4b4fa6ba32048e9611d95f (DEFAULT_TABLE table=many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260321 14:51:55.753245 11645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a1e8014d4b4fa6ba32048e9611d95f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:55.758632 11847 tablet_bootstrap.cc:492] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Bootstrap starting.
I20260321 14:51:55.759928 11847 tablet_bootstrap.cc:654] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:55.761940 11847 tablet_bootstrap.cc:492] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: No bootstrap required, opened a new log
I20260321 14:51:55.762099 11847 ts_tablet_manager.cc:1403] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260321 14:51:55.762688 11847 raft_consensus.cc:359] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfb13e1591342ff80fa38ea3381bca1" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 40899 } }
I20260321 14:51:55.762817 11847 raft_consensus.cc:385] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:55.762897 11847 raft_consensus.cc:740] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfb13e1591342ff80fa38ea3381bca1, State: Initialized, Role: FOLLOWER
I20260321 14:51:55.763120 11847 consensus_queue.cc:260] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfb13e1591342ff80fa38ea3381bca1" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 40899 } }
I20260321 14:51:55.763229 11847 raft_consensus.cc:399] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:55.763314 11847 raft_consensus.cc:493] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:55.763410 11847 raft_consensus.cc:3060] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:55.765611 11847 raft_consensus.cc:515] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfb13e1591342ff80fa38ea3381bca1" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 40899 } }
I20260321 14:51:55.765849 11847 leader_election.cc:304] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0dfb13e1591342ff80fa38ea3381bca1; no voters:
I20260321 14:51:55.766419 11847 leader_election.cc:290] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:55.766535 11849 raft_consensus.cc:2804] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:55.767035 11849 raft_consensus.cc:697] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1 [term 1 LEADER]: Becoming Leader. State: Replica: 0dfb13e1591342ff80fa38ea3381bca1, State: Running, Role: LEADER
I20260321 14:51:55.767181 11847 ts_tablet_manager.cc:1434] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:55.767266 11849 consensus_queue.cc:237] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfb13e1591342ff80fa38ea3381bca1" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 40899 } }
I20260321 14:51:55.769193 11487 catalog_manager.cc:5671] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2). New cstate: current_term: 1 leader_uuid: "0dfb13e1591342ff80fa38ea3381bca1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfb13e1591342ff80fa38ea3381bca1" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 40899 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:55.773803 11487 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\001\002\000\000\000""\006\001\001\000\000\000\007\001\002\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260321 14:51:55.777446 11487 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 904ce3d555a743eba82a3012342745b8 has no consensus state
I20260321 14:51:55.780972 11575 tablet_service.cc:1511] Processing CreateTablet for tablet 904ce3d555a743eba82a3012342745b8 (DEFAULT_TABLE table=many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]), partition=RANGE (c0) PARTITION 1 <= VALUES < 2
I20260321 14:51:55.781432 11575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904ce3d555a743eba82a3012342745b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:55.786716 11838 tablet_bootstrap.cc:492] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Bootstrap starting.
I20260321 14:51:55.788084 11838 tablet_bootstrap.cc:654] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:55.789592 11838 tablet_bootstrap.cc:492] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: No bootstrap required, opened a new log
I20260321 14:51:55.789742 11838 ts_tablet_manager.cc:1403] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:55.790283 11838 raft_consensus.cc:359] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } }
I20260321 14:51:55.790437 11838 raft_consensus.cc:385] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:55.790518 11838 raft_consensus.cc:740] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be06163c8815466f9fde54936889b0c8, State: Initialized, Role: FOLLOWER
I20260321 14:51:55.790721 11838 consensus_queue.cc:260] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } }
I20260321 14:51:55.790858 11838 raft_consensus.cc:399] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:55.790946 11838 raft_consensus.cc:493] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:55.791018 11838 raft_consensus.cc:3060] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:55.793058 11838 raft_consensus.cc:515] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } }
I20260321 14:51:55.793226 11838 leader_election.cc:304] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: be06163c8815466f9fde54936889b0c8; no voters:
I20260321 14:51:55.793422 11838 leader_election.cc:290] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:55.793495 11841 raft_consensus.cc:2804] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:55.794160 11841 raft_consensus.cc:697] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8 [term 1 LEADER]: Becoming Leader. State: Replica: be06163c8815466f9fde54936889b0c8, State: Running, Role: LEADER
I20260321 14:51:55.794500 11838 ts_tablet_manager.cc:1434] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Time spent starting tablet: real 0.005s user 0.000s sys 0.005s
I20260321 14:51:55.794453 11841 consensus_queue.cc:237] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } }
I20260321 14:51:55.796562 11485 catalog_manager.cc:5671] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to be06163c8815466f9fde54936889b0c8 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "be06163c8815466f9fde54936889b0c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } health_report { overall_health: HEALTHY } } }
W20260321 14:51:55.797073 11472 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 904ce3d555a743eba82a3012342745b8 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 904ce3d555a743eba82a3012342745b8 consensus state has no leader
I20260321 14:51:55.800769 11485 catalog_manager.cc:6216] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545] alter complete (version 0)
I20260321 14:51:55.806921 11487 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\002\000\000\000\007\001\003\000\000\000""\006\001\002\000\000\000\007\001\003\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260321 14:51:55.810798 11487 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cf73f3e5d9824c9f93880163a93bccc0 has no consensus state
I20260321 14:51:55.814327 11714 tablet_service.cc:1511] Processing CreateTablet for tablet cf73f3e5d9824c9f93880163a93bccc0 (DEFAULT_TABLE table=many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]), partition=RANGE (c0) PARTITION 2 <= VALUES < 3
I20260321 14:51:55.814750 11714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf73f3e5d9824c9f93880163a93bccc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:55.819994 11835 tablet_bootstrap.cc:492] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Bootstrap starting.
I20260321 14:51:55.821130 11835 tablet_bootstrap.cc:654] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:55.822505 11835 tablet_bootstrap.cc:492] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: No bootstrap required, opened a new log
I20260321 14:51:55.822657 11835 ts_tablet_manager.cc:1403] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260321 14:51:55.823308 11835 raft_consensus.cc:359] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } }
I20260321 14:51:55.823455 11835 raft_consensus.cc:385] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:55.823539 11835 raft_consensus.cc:740] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38cd49af13b3430f8c7a3bce849f221c, State: Initialized, Role: FOLLOWER
I20260321 14:51:55.823756 11835 consensus_queue.cc:260] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } }
I20260321 14:51:55.823895 11835 raft_consensus.cc:399] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:55.823959 11835 raft_consensus.cc:493] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:55.824034 11835 raft_consensus.cc:3060] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:55.826383 11835 raft_consensus.cc:515] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } }
I20260321 14:51:55.826606 11835 leader_election.cc:304] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 38cd49af13b3430f8c7a3bce849f221c; no voters:
I20260321 14:51:55.826821 11835 leader_election.cc:290] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:55.826880 11840 raft_consensus.cc:2804] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:55.827284 11835 ts_tablet_manager.cc:1434] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Time spent starting tablet: real 0.005s user 0.001s sys 0.002s
I20260321 14:51:55.830350 11840 raft_consensus.cc:697] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c [term 1 LEADER]: Becoming Leader. State: Replica: 38cd49af13b3430f8c7a3bce849f221c, State: Running, Role: LEADER
I20260321 14:51:55.830597 11840 consensus_queue.cc:237] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } }
I20260321 14:51:55.832893 11485 catalog_manager.cc:5671] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c reported cstate change: term changed from 0 to 1, leader changed from <none> to 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3). New cstate: current_term: 1 leader_uuid: "38cd49af13b3430f8c7a3bce849f221c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:55.839154 11485 catalog_manager.cc:6216] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545] alter complete (version 0)
I20260321 14:51:55.840586 11485 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\003\000\000\000\007\001\004\000\000\000""\006\001\003\000\000\000\007\001\004\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260321 14:51:55.845324 11485 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 93bb72786a4848bc89881f3d191a77cd has no consensus state
I20260321 14:51:55.848831 11783 tablet_service.cc:1511] Processing CreateTablet for tablet 93bb72786a4848bc89881f3d191a77cd (DEFAULT_TABLE table=many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]), partition=RANGE (c0) PARTITION 3 <= VALUES < 4
I20260321 14:51:55.849236 11783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93bb72786a4848bc89881f3d191a77cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:55.854405 11833 tablet_bootstrap.cc:492] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Bootstrap starting.
I20260321 14:51:55.855670 11833 tablet_bootstrap.cc:654] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:55.857067 11833 tablet_bootstrap.cc:492] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: No bootstrap required, opened a new log
I20260321 14:51:55.857214 11833 ts_tablet_manager.cc:1403] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:55.857952 11833 raft_consensus.cc:359] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } }
I20260321 14:51:55.865778 11833 raft_consensus.cc:385] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:55.865978 11833 raft_consensus.cc:740] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6796b56028c4e188c40b50898ca061e, State: Initialized, Role: FOLLOWER
I20260321 14:51:55.866430 11833 consensus_queue.cc:260] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } }
I20260321 14:51:55.866951 11833 raft_consensus.cc:399] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:55.867177 11833 raft_consensus.cc:493] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:55.867435 11833 raft_consensus.cc:3060] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:55.870239 11833 raft_consensus.cc:515] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } }
I20260321 14:51:55.870535 11833 leader_election.cc:304] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e6796b56028c4e188c40b50898ca061e; no voters:
I20260321 14:51:55.870781 11833 leader_election.cc:290] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:55.870854 11836 raft_consensus.cc:2804] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:55.871312 11836 raft_consensus.cc:697] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e [term 1 LEADER]: Becoming Leader. State: Replica: e6796b56028c4e188c40b50898ca061e, State: Running, Role: LEADER
I20260321 14:51:55.871685 11833 ts_tablet_manager.cc:1434] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Time spent starting tablet: real 0.014s user 0.006s sys 0.000s
I20260321 14:51:55.871598 11836 consensus_queue.cc:237] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } }
I20260321 14:51:55.873826 11485 catalog_manager.cc:5671] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e reported cstate change: term changed from 0 to 1, leader changed from <none> to e6796b56028c4e188c40b50898ca061e (127.4.142.4). New cstate: current_term: 1 leader_uuid: "e6796b56028c4e188c40b50898ca061e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:55.878116 11485 catalog_manager.cc:6216] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545] alter complete (version 0)
I20260321 14:51:55.881605 11485 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\004\000\000\000\007\001\005\000\000\000""\006\001\004\000\000\000\007\001\005\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260321 14:51:55.885878 11485 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4529da7da7d944d6929c6eeefd9df77d has no consensus state
I20260321 14:51:55.889546 11575 tablet_service.cc:1511] Processing CreateTablet for tablet 4529da7da7d944d6929c6eeefd9df77d (DEFAULT_TABLE table=many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]), partition=RANGE (c0) PARTITION 4 <= VALUES < 5
I20260321 14:51:55.890035 11575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4529da7da7d944d6929c6eeefd9df77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:55.895259 11838 tablet_bootstrap.cc:492] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Bootstrap starting.
I20260321 14:51:55.896694 11838 tablet_bootstrap.cc:654] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:55.898078 11838 tablet_bootstrap.cc:492] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: No bootstrap required, opened a new log
I20260321 14:51:55.898202 11838 ts_tablet_manager.cc:1403] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.001s
I20260321 14:51:55.898782 11838 raft_consensus.cc:359] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } }
I20260321 14:51:55.898948 11838 raft_consensus.cc:385] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:55.899111 11838 raft_consensus.cc:740] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be06163c8815466f9fde54936889b0c8, State: Initialized, Role: FOLLOWER
I20260321 14:51:55.899399 11838 consensus_queue.cc:260] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } }
I20260321 14:51:55.899570 11838 raft_consensus.cc:399] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:55.899654 11838 raft_consensus.cc:493] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:55.899767 11838 raft_consensus.cc:3060] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:55.902134 11838 raft_consensus.cc:515] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } }
I20260321 14:51:55.902391 11838 leader_election.cc:304] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: be06163c8815466f9fde54936889b0c8; no voters:
I20260321 14:51:55.902642 11838 leader_election.cc:290] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:55.902679 11841 raft_consensus.cc:2804] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:55.902846 11841 raft_consensus.cc:697] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8 [term 1 LEADER]: Becoming Leader. State: Replica: be06163c8815466f9fde54936889b0c8, State: Running, Role: LEADER
I20260321 14:51:55.903102 11841 consensus_queue.cc:237] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } }
I20260321 14:51:55.904156 11838 ts_tablet_manager.cc:1434] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Time spent starting tablet: real 0.006s user 0.005s sys 0.001s
I20260321 14:51:55.904934 11485 catalog_manager.cc:5671] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to be06163c8815466f9fde54936889b0c8 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "be06163c8815466f9fde54936889b0c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:55.909066 11485 catalog_manager.cc:6216] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545] alter complete (version 0)
I20260321 14:51:55.913240 11485 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\005\000\000\000\007\001\006\000\000\000""\006\001\005\000\000\000\007\001\006\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260321 14:51:55.917618 11485 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c5a1a6ff69bd4ad492e450cfe7879a06 has no consensus state
I20260321 14:51:55.921087 11645 tablet_service.cc:1511] Processing CreateTablet for tablet c5a1a6ff69bd4ad492e450cfe7879a06 (DEFAULT_TABLE table=many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]), partition=RANGE (c0) PARTITION 5 <= VALUES < 6
I20260321 14:51:55.921540 11645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5a1a6ff69bd4ad492e450cfe7879a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:55.926781 11847 tablet_bootstrap.cc:492] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Bootstrap starting.
I20260321 14:51:55.928201 11847 tablet_bootstrap.cc:654] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:55.929768 11847 tablet_bootstrap.cc:492] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: No bootstrap required, opened a new log
I20260321 14:51:55.929914 11847 ts_tablet_manager.cc:1403] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:55.930469 11847 raft_consensus.cc:359] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfb13e1591342ff80fa38ea3381bca1" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 40899 } }
I20260321 14:51:55.930605 11847 raft_consensus.cc:385] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:55.930729 11847 raft_consensus.cc:740] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfb13e1591342ff80fa38ea3381bca1, State: Initialized, Role: FOLLOWER
I20260321 14:51:55.930964 11847 consensus_queue.cc:260] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfb13e1591342ff80fa38ea3381bca1" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 40899 } }
I20260321 14:51:55.931154 11847 raft_consensus.cc:399] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:55.931254 11847 raft_consensus.cc:493] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:55.931358 11847 raft_consensus.cc:3060] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:55.933132 11847 raft_consensus.cc:515] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfb13e1591342ff80fa38ea3381bca1" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 40899 } }
I20260321 14:51:55.933382 11847 leader_election.cc:304] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0dfb13e1591342ff80fa38ea3381bca1; no voters:
I20260321 14:51:55.933574 11847 leader_election.cc:290] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:55.933635 11849 raft_consensus.cc:2804] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:55.933844 11849 raft_consensus.cc:697] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1 [term 1 LEADER]: Becoming Leader. State: Replica: 0dfb13e1591342ff80fa38ea3381bca1, State: Running, Role: LEADER
I20260321 14:51:55.934017 11847 ts_tablet_manager.cc:1434] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260321 14:51:55.934078 11849 consensus_queue.cc:237] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfb13e1591342ff80fa38ea3381bca1" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 40899 } }
I20260321 14:51:55.935938 11485 catalog_manager.cc:5671] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2). New cstate: current_term: 1 leader_uuid: "0dfb13e1591342ff80fa38ea3381bca1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfb13e1591342ff80fa38ea3381bca1" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 40899 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:55.939695 11485 catalog_manager.cc:6216] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545] alter complete (version 0)
I20260321 14:51:55.941445 11487 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\006\000\000\000\007\001\007\000\000\000""\006\001\006\000\000\000\007\001\007\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260321 14:51:55.945842 11487 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1f1a66bafdde43229d12293b9c4ae2d5 has no consensus state
I20260321 14:51:55.949635 11714 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1a66bafdde43229d12293b9c4ae2d5 (DEFAULT_TABLE table=many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]), partition=RANGE (c0) PARTITION 6 <= VALUES < 7
I20260321 14:51:55.950021 11714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1a66bafdde43229d12293b9c4ae2d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:55.955426 11835 tablet_bootstrap.cc:492] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Bootstrap starting.
I20260321 14:51:55.956566 11835 tablet_bootstrap.cc:654] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:55.958135 11835 tablet_bootstrap.cc:492] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: No bootstrap required, opened a new log
I20260321 14:51:55.958292 11835 ts_tablet_manager.cc:1403] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260321 14:51:55.958981 11835 raft_consensus.cc:359] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } }
I20260321 14:51:55.959126 11835 raft_consensus.cc:385] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:55.959247 11835 raft_consensus.cc:740] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38cd49af13b3430f8c7a3bce849f221c, State: Initialized, Role: FOLLOWER
I20260321 14:51:55.959486 11835 consensus_queue.cc:260] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } }
I20260321 14:51:55.959662 11835 raft_consensus.cc:399] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:55.959748 11835 raft_consensus.cc:493] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:55.959846 11835 raft_consensus.cc:3060] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:55.962158 11835 raft_consensus.cc:515] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } }
I20260321 14:51:55.962395 11835 leader_election.cc:304] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 38cd49af13b3430f8c7a3bce849f221c; no voters:
I20260321 14:51:55.962607 11835 leader_election.cc:290] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:55.962687 11840 raft_consensus.cc:2804] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:55.962867 11840 raft_consensus.cc:697] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c [term 1 LEADER]: Becoming Leader. State: Replica: 38cd49af13b3430f8c7a3bce849f221c, State: Running, Role: LEADER
I20260321 14:51:55.963056 11835 ts_tablet_manager.cc:1434] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
I20260321 14:51:55.963174 11840 consensus_queue.cc:237] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } }
I20260321 14:51:55.966589 11485 catalog_manager.cc:5671] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c reported cstate change: term changed from 0 to 1, leader changed from <none> to 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3). New cstate: current_term: 1 leader_uuid: "38cd49af13b3430f8c7a3bce849f221c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38cd49af13b3430f8c7a3bce849f221c" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 42289 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:55.970800 11485 catalog_manager.cc:6216] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545] alter complete (version 0)
I20260321 14:51:55.973869 11485 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\007\000\000\000\007\001\010\000\000\000""\006\001\007\000\000\000\007\001\010\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260321 14:51:55.978447 11485 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1e4a661fdba54fecb5193d70456324e1 has no consensus state
I20260321 14:51:55.981761 11783 tablet_service.cc:1511] Processing CreateTablet for tablet 1e4a661fdba54fecb5193d70456324e1 (DEFAULT_TABLE table=many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]), partition=RANGE (c0) PARTITION 7 <= VALUES < 8
I20260321 14:51:55.982240 11783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4a661fdba54fecb5193d70456324e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:55.987112 11833 tablet_bootstrap.cc:492] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Bootstrap starting.
I20260321 14:51:55.988406 11833 tablet_bootstrap.cc:654] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:55.989902 11833 tablet_bootstrap.cc:492] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: No bootstrap required, opened a new log
I20260321 14:51:55.990057 11833 ts_tablet_manager.cc:1403] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:55.990597 11833 raft_consensus.cc:359] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } }
I20260321 14:51:55.990758 11833 raft_consensus.cc:385] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:55.990859 11833 raft_consensus.cc:740] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6796b56028c4e188c40b50898ca061e, State: Initialized, Role: FOLLOWER
I20260321 14:51:55.991075 11833 consensus_queue.cc:260] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } }
I20260321 14:51:55.991237 11833 raft_consensus.cc:399] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:55.991325 11833 raft_consensus.cc:493] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:55.991451 11833 raft_consensus.cc:3060] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:55.993794 11833 raft_consensus.cc:515] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } }
I20260321 14:51:55.994045 11833 leader_election.cc:304] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e6796b56028c4e188c40b50898ca061e; no voters:
I20260321 14:51:55.994287 11833 leader_election.cc:290] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:55.994362 11836 raft_consensus.cc:2804] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:55.994539 11836 raft_consensus.cc:697] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e [term 1 LEADER]: Becoming Leader. State: Replica: e6796b56028c4e188c40b50898ca061e, State: Running, Role: LEADER
I20260321 14:51:55.994732 11833 ts_tablet_manager.cc:1434] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:51:55.994755 11836 consensus_queue.cc:237] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } }
I20260321 14:51:55.996735 11485 catalog_manager.cc:5671] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e reported cstate change: term changed from 0 to 1, leader changed from <none> to e6796b56028c4e188c40b50898ca061e (127.4.142.4). New cstate: current_term: 1 leader_uuid: "e6796b56028c4e188c40b50898ca061e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:56.001123 11485 catalog_manager.cc:6216] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545] alter complete (version 0)
I20260321 14:51:56.007726 11487 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\010\000\000\000\007\001\t\000\000\000""\006\001\010\000\000\000\007\001\t\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260321 14:51:56.012765 11487 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e59bfad9e27147ab87fe9cfddb6f3678 has no consensus state
I20260321 14:51:56.016526 11575 tablet_service.cc:1511] Processing CreateTablet for tablet e59bfad9e27147ab87fe9cfddb6f3678 (DEFAULT_TABLE table=many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]), partition=RANGE (c0) PARTITION 8 <= VALUES < 9
I20260321 14:51:56.016999 11575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e59bfad9e27147ab87fe9cfddb6f3678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:56.022200 11838 tablet_bootstrap.cc:492] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Bootstrap starting.
I20260321 14:51:56.023468 11838 tablet_bootstrap.cc:654] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:56.024762 11838 tablet_bootstrap.cc:492] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: No bootstrap required, opened a new log
I20260321 14:51:56.024940 11838 ts_tablet_manager.cc:1403] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.001s
I20260321 14:51:56.025552 11838 raft_consensus.cc:359] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } }
I20260321 14:51:56.025686 11838 raft_consensus.cc:385] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:56.025789 11838 raft_consensus.cc:740] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be06163c8815466f9fde54936889b0c8, State: Initialized, Role: FOLLOWER
I20260321 14:51:56.026095 11838 consensus_queue.cc:260] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } }
I20260321 14:51:56.026284 11838 raft_consensus.cc:399] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:56.026387 11838 raft_consensus.cc:493] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:56.026666 11838 raft_consensus.cc:3060] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:56.028898 11838 raft_consensus.cc:515] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } }
I20260321 14:51:56.029115 11838 leader_election.cc:304] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: be06163c8815466f9fde54936889b0c8; no voters:
I20260321 14:51:56.029345 11838 leader_election.cc:290] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:56.029422 11841 raft_consensus.cc:2804] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:56.029630 11841 raft_consensus.cc:697] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8 [term 1 LEADER]: Becoming Leader. State: Replica: be06163c8815466f9fde54936889b0c8, State: Running, Role: LEADER
I20260321 14:51:56.029830 11838 ts_tablet_manager.cc:1434] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:56.029865 11841 consensus_queue.cc:237] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } }
I20260321 14:51:56.031874 11485 catalog_manager.cc:5671] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to be06163c8815466f9fde54936889b0c8 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "be06163c8815466f9fde54936889b0c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:56.044963 11485 catalog_manager.cc:6216] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545] alter complete (version 0)
I20260321 14:51:56.049228 11485 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\t\000\000\000\007\001\n\000\000\000""\006\001\t\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
W20260321 14:51:56.055014 11485 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 91a3a028d48847ea94c9cabeae0776a6 has no consensus state
I20260321 14:51:56.059134 11645 tablet_service.cc:1511] Processing CreateTablet for tablet 91a3a028d48847ea94c9cabeae0776a6 (DEFAULT_TABLE table=many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]), partition=RANGE (c0) PARTITION 9 <= VALUES < 10
I20260321 14:51:56.059638 11645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a3a028d48847ea94c9cabeae0776a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:51:56.064824 11847 tablet_bootstrap.cc:492] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Bootstrap starting.
I20260321 14:51:56.065999 11847 tablet_bootstrap.cc:654] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Neither blocks nor log segments found. Creating new log.
I20260321 14:51:56.067420 11847 tablet_bootstrap.cc:492] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: No bootstrap required, opened a new log
I20260321 14:51:56.067556 11847 ts_tablet_manager.cc:1403] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260321 14:51:56.068199 11847 raft_consensus.cc:359] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfb13e1591342ff80fa38ea3381bca1" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 40899 } }
I20260321 14:51:56.068353 11847 raft_consensus.cc:385] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:51:56.068434 11847 raft_consensus.cc:740] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfb13e1591342ff80fa38ea3381bca1, State: Initialized, Role: FOLLOWER
I20260321 14:51:56.068679 11847 consensus_queue.cc:260] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfb13e1591342ff80fa38ea3381bca1" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 40899 } }
I20260321 14:51:56.068821 11847 raft_consensus.cc:399] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:51:56.068886 11847 raft_consensus.cc:493] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:51:56.068951 11847 raft_consensus.cc:3060] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:51:56.071228 11847 raft_consensus.cc:515] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfb13e1591342ff80fa38ea3381bca1" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 40899 } }
I20260321 14:51:56.071422 11847 leader_election.cc:304] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0dfb13e1591342ff80fa38ea3381bca1; no voters:
I20260321 14:51:56.071590 11847 leader_election.cc:290] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:51:56.071652 11849 raft_consensus.cc:2804] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:51:56.071758 11849 raft_consensus.cc:697] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1 [term 1 LEADER]: Becoming Leader. State: Replica: 0dfb13e1591342ff80fa38ea3381bca1, State: Running, Role: LEADER
I20260321 14:51:56.072002 11849 consensus_queue.cc:237] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfb13e1591342ff80fa38ea3381bca1" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 40899 } }
I20260321 14:51:56.072314 11847 ts_tablet_manager.cc:1434] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260321 14:51:56.073920 11487 catalog_manager.cc:5671] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2). New cstate: current_term: 1 leader_uuid: "0dfb13e1591342ff80fa38ea3381bca1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfb13e1591342ff80fa38ea3381bca1" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 40899 } health_report { overall_health: HEALTHY } } }
I20260321 14:51:56.078215 11487 catalog_manager.cc:6216] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545] alter complete (version 0)
I20260321 14:51:56.083343 11840 consensus_queue.cc:1048] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [LEADER]: Connected to new peer: Peer: permanent_uuid: "be06163c8815466f9fde54936889b0c8" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260321 14:51:56.083464 11485 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c0" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260321 14:51:56.085513 11880 log.cc:510] T 8f833608c95848419365ad92e4efedb4 P be06163c8815466f9fde54936889b0c8: Injecting 245ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.086014 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 84ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.172906 11852 log.cc:510] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 220ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.172909 11857 log.cc:510] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Injecting 12ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.174307 11861 log.cc:510] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 294ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.174779 11866 log.cc:510] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Injecting 100ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.174784 11869 log.cc:510] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Injecting 247ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.175735 11871 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 325ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.177328 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 156ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.177668 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 83ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.178478 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 201ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.178640 11488 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c1" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260321 14:51:56.178902 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 155ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.180356 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 276ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.185783 11881 tablet.cc:1723] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: 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_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260321 14:51:56.186281 11881 tablet.cc:1621] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:56.186700 11857 log.cc:510] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Injecting 87ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.237834 11840 consensus_queue.cc:1048] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6796b56028c4e188c40b50898ca061e" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260321 14:51:56.239802 11882 log.cc:510] T 8f833608c95848419365ad92e4efedb4 P e6796b56028c4e188c40b50898ca061e: Injecting 78ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.261999 11883 tablet.cc:1723] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: 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_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260321 14:51:56.262491 11883 tablet.cc:1621] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: MemRowSet was empty: no flush needed.
W20260321 14:51:56.262935 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 291ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.275674 11884 tablet.cc:1723] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: 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_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260321 14:51:56.276269 11884 tablet.cc:1621] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: MemRowSet was empty: no flush needed.
W20260321 14:51:56.276716 11866 log.cc:510] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Injecting 365ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.334224 11885 tablet.cc:1723] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: 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_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260321 14:51:56.334640 11886 tablet.cc:1723] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: 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_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260321 14:51:56.335043 11885 tablet.cc:1621] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: MemRowSet was empty: no flush needed.
I20260321 14:51:56.335203 11886 tablet.cc:1621] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:56.335534 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 469ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.335570 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 168ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.380198 11881 tablet.cc:1723] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: 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_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260321 14:51:56.380824 11881 tablet.cc:1621] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:56.381299 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 329ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.393937 11887 tablet.cc:1723] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: 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_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260321 14:51:56.394457 11887 tablet.cc:1621] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:56.394933 11852 log.cc:510] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 398ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.422827 11888 tablet.cc:1723] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: 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_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260321 14:51:56.423374 11888 tablet.cc:1621] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:56.423789 11869 log.cc:510] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Injecting 196ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.460153 11857 log.cc:510] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Injecting 306ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.465855 11487 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260321 14:51:56.468887 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 188ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.469606 11894 tablet.cc:1723] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: 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_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260321 14:51:56.470237 11894 tablet.cc:1621] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: MemRowSet was empty: no flush needed.
W20260321 14:51:56.470657 11861 log.cc:510] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 215ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.501772 11895 tablet.cc:1723] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: 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_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260321 14:51:56.502619 11895 tablet.cc:1621] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:56.503086 11871 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 206ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.509536 11488 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet 91a3a028d48847ea94c9cabeae0776a6 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 2 got 1
W20260321 14:51:56.509783 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 182ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.554291 11883 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.292s user 0.001s sys 0.000s
W20260321 14:51:56.559154 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 293ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.559671 11485 catalog_manager.cc:5763] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289) does not have the latest schema for tablet 1f1a66bafdde43229d12293b9c4ae2d5 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 2 got 1
W20260321 14:51:56.624461 11869 log.cc:510] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Injecting 180ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.625144 11486 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet 4529da7da7d944d6929c6eeefd9df77d (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 2 got 1
W20260321 14:51:56.641999 11884 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.365s user 0.001s sys 0.000s
W20260321 14:51:56.647060 11866 log.cc:510] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Injecting 336ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.647532 11484 catalog_manager.cc:5763] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853) does not have the latest schema for tablet 93bb72786a4848bc89881f3d191a77cd (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 2 got 1
I20260321 14:51:56.667291 11487 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c3" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260321 14:51:56.669883 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 202ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.685913 11894 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.215s user 0.001s sys 0.000s
W20260321 14:51:56.691390 11861 log.cc:510] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 236ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.691551 11488 catalog_manager.cc:5763] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289) does not have the latest schema for tablet cf73f3e5d9824c9f93880163a93bccc0 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 3 got 1
I20260321 14:51:56.692317 11886 tablet.cc:1723] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260321 14:51:56.692889 11886 tablet.cc:1621] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:56.693706 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 323ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.709378 11895 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.206s user 0.001s sys 0.000s
W20260321 14:51:56.713415 11881 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.332s user 0.001s sys 0.000s
W20260321 14:51:56.715313 11871 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 251ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.715384 11485 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet c5a1a6ff69bd4ad492e450cfe7879a06 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 3 got 1
W20260321 14:51:56.717789 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 287ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.719758 11484 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet e59bfad9e27147ab87fe9cfddb6f3678 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 3 got 1
I20260321 14:51:56.766906 11881 tablet.cc:1723] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260321 14:51:56.767642 11881 tablet.cc:1621] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:56.768095 11857 log.cc:510] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Injecting 252ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.793303 11887 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.398s user 0.001s sys 0.000s
W20260321 14:51:56.798385 11852 log.cc:510] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 301ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.804808 11885 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.469s user 0.001s sys 0.000s
I20260321 14:51:56.805162 11888 tablet.cc:1723] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260321 14:51:56.805763 11888 tablet.cc:1621] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:56.806183 11869 log.cc:510] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Injecting 188ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.810285 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 227ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.810839 11486 catalog_manager.cc:5763] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853) does not have the latest schema for tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 3 got 1
I20260321 14:51:56.852957 11894 tablet.cc:1723] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260321 14:51:56.853647 11894 tablet.cc:1621] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: MemRowSet was empty: no flush needed.
W20260321 14:51:56.854167 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 167ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.880208 11487 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c4" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260321 14:51:56.880435 11486 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet f2a1e8014d4b4fa6ba32048e9611d95f (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 4 got 1
W20260321 14:51:56.883006 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 174ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.928085 11883 tablet.cc:1723] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260321 14:51:56.928792 11883 tablet.cc:1621] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: MemRowSet was empty: no flush needed.
W20260321 14:51:56.929322 11861 log.cc:510] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 93ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.967036 11887 tablet.cc:1723] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260321 14:51:56.967727 11887 tablet.cc:1621] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:56.968216 11871 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 199ms of latency in SegmentAllocator::Sync()
I20260321 14:51:56.994901 11885 tablet.cc:1723] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260321 14:51:56.995460 11885 tablet.cc:1621] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: MemRowSet was empty: no flush needed.
W20260321 14:51:56.995869 11866 log.cc:510] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Injecting 314ms of latency in SegmentAllocator::Sync()
W20260321 14:51:56.999763 11869 log.cc:510] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Injecting 334ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.000212 11484 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet 4529da7da7d944d6929c6eeefd9df77d (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 4 got 2
I20260321 14:51:57.005602 11888 tablet.cc:1723] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260321 14:51:57.006582 11888 tablet.cc:1621] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:57.007045 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 140ms of latency in SegmentAllocator::Sync()
W20260321 14:51:57.016978 11886 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.324s user 0.000s sys 0.001s
W20260321 14:51:57.020351 11881 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.252s user 0.001s sys 0.000s
I20260321 14:51:57.026094 11488 catalog_manager.cc:5763] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289) does not have the latest schema for tablet 1f1a66bafdde43229d12293b9c4ae2d5 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 4 got 2
W20260321 14:51:57.026381 11861 log.cc:510] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 149ms of latency in SegmentAllocator::Sync()
W20260321 14:51:57.026474 11857 log.cc:510] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Injecting 296ms of latency in SegmentAllocator::Sync()
W20260321 14:51:57.026537 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 255ms of latency in SegmentAllocator::Sync()
W20260321 14:51:57.027009 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 259ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.037921 11884 tablet.cc:1723] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260321 14:51:57.038522 11884 tablet.cc:1621] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: MemRowSet was empty: no flush needed.
W20260321 14:51:57.039109 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 265ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.061900 11486 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet 904ce3d555a743eba82a3012342745b8 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 5 got 2
I20260321 14:51:57.061955 11488 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet 91a3a028d48847ea94c9cabeae0776a6 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 5 got 2
I20260321 14:51:57.063248 11484 catalog_manager.cc:5763] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289) does not have the latest schema for tablet cf73f3e5d9824c9f93880163a93bccc0 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 5 got 2
I20260321 14:51:57.065627 11484 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c5" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260321 14:51:57.068167 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 221ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.100389 11886 tablet.cc:1723] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260321 14:51:57.101069 11886 tablet.cc:1621] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:57.101764 11852 log.cc:510] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 163ms of latency in SegmentAllocator::Sync()
W20260321 14:51:57.152490 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 223ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.153272 11487 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet e59bfad9e27147ab87fe9cfddb6f3678 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 5 got 2
W20260321 14:51:57.172386 11871 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 210ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.173938 11488 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet c5a1a6ff69bd4ad492e450cfe7879a06 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 5 got 2
I20260321 14:51:57.176332 11883 tablet.cc:1723] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260321 14:51:57.177023 11883 tablet.cc:1621] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: MemRowSet was empty: no flush needed.
W20260321 14:51:57.177547 11861 log.cc:510] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 310ms of latency in SegmentAllocator::Sync()
W20260321 14:51:57.270427 11852 log.cc:510] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 208ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.282315 11894 tablet.cc:1723] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260321 14:51:57.283039 11894 tablet.cc:1621] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: MemRowSet was empty: no flush needed.
W20260321 14:51:57.283563 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 256ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.286679 11886 tablet.cc:1723] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260321 14:51:57.287307 11886 tablet.cc:1621] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:57.287789 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 219ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.298079 11487 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet f2a1e8014d4b4fa6ba32048e9611d95f (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 6 got 2
I20260321 14:51:57.300997 11488 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c6" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260321 14:51:57.303578 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 287ms of latency in SegmentAllocator::Sync()
W20260321 14:51:57.304388 11884 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.266s user 0.001s sys 0.000s
W20260321 14:51:57.309466 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 315ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.310657 11484 catalog_manager.cc:5763] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853) does not have the latest schema for tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 6 got 2
W20260321 14:51:57.314180 11885 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.318s user 0.001s sys 0.000s
W20260321 14:51:57.320297 11866 log.cc:510] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Injecting 207ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.323426 11888 tablet.cc:1723] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260321 14:51:57.323987 11888 tablet.cc:1621] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:57.324433 11857 log.cc:510] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Injecting 427ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.334414 11881 tablet.cc:1723] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260321 14:51:57.335094 11881 tablet.cc:1621] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:57.335567 11869 log.cc:510] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Injecting 303ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.377005 11898 tablet.cc:1723] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260321 14:51:57.377794 11898 tablet.cc:1621] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:57.378297 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 292ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.383078 11887 tablet.cc:1723] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260321 14:51:57.383721 11887 tablet.cc:1621] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:57.384202 11871 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 231ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.480104 11899 tablet.cc:1723] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260321 14:51:57.480829 11899 tablet.cc:1621] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:57.481379 11852 log.cc:510] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 299ms of latency in SegmentAllocator::Sync()
W20260321 14:51:57.487989 11883 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.311s user 0.000s sys 0.000s
W20260321 14:51:57.493023 11861 log.cc:510] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 227ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.494601 11485 catalog_manager.cc:5763] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289) does not have the latest schema for tablet cf73f3e5d9824c9f93880163a93bccc0 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 6 got 3
W20260321 14:51:57.507120 11886 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.219s user 0.001s sys 0.000s
I20260321 14:51:57.513585 11486 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet 91a3a028d48847ea94c9cabeae0776a6 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 6 got 3
W20260321 14:51:57.514665 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 137ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.528129 11885 tablet.cc:1723] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260321 14:51:57.528872 11885 tablet.cc:1621] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: MemRowSet was empty: no flush needed.
W20260321 14:51:57.529423 11866 log.cc:510] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Injecting 188ms of latency in SegmentAllocator::Sync()
W20260321 14:51:57.539897 11894 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.256s user 0.000s sys 0.000s
W20260321 14:51:57.545162 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 236ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.598872 11486 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c7" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260321 14:51:57.601897 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 387ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.602016 11485 catalog_manager.cc:5763] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289) does not have the latest schema for tablet 1f1a66bafdde43229d12293b9c4ae2d5 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 7 got 3
I20260321 14:51:57.602945 11484 catalog_manager.cc:5763] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853) does not have the latest schema for tablet 93bb72786a4848bc89881f3d191a77cd (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 7 got 3
W20260321 14:51:57.615540 11887 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.231s user 0.001s sys 0.000s
W20260321 14:51:57.621271 11871 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 187ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.621636 11488 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet c5a1a6ff69bd4ad492e450cfe7879a06 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 7 got 3
I20260321 14:51:57.625602 11884 tablet.cc:1723] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260321 14:51:57.626267 11884 tablet.cc:1621] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: MemRowSet was empty: no flush needed.
W20260321 14:51:57.626776 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 281ms of latency in SegmentAllocator::Sync()
W20260321 14:51:57.638867 11881 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.303s user 0.000s sys 0.000s
W20260321 14:51:57.644485 11869 log.cc:510] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Injecting 213ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.644866 11487 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet 4529da7da7d944d6929c6eeefd9df77d (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 7 got 3
I20260321 14:51:57.652413 11887 tablet.cc:1723] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260321 14:51:57.653144 11887 tablet.cc:1621] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:57.653692 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 210ms of latency in SegmentAllocator::Sync()
W20260321 14:51:57.670709 11898 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.293s user 0.000s sys 0.001s
I20260321 14:51:57.675536 11898 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 29) took 1011 ms. Trace:
I20260321 14:51:57.675734 11898 rpcz_store.cc:276] 0321 14:51:56.663603 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:56.664173 (+ 570us) service_pool.cc:225] Handling call
0321 14:51:57.675473 (+1011300us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:56.717615 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:56.717775 (+ 160us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:57.151946 (+434171us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:57.151956 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:57.151999 (+ 43us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:57.152002 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:57.152199 (+ 197us) log.cc:844] Serialized 243 byte log entry
0321 14:51:57.376040 (+223841us) op_driver.cc:464] REPLICATION: finished
0321 14:51:57.376943 (+ 903us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:57.377898 (+ 955us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:57.378191 (+ 293us) log.cc:844] Serialized 5 byte log entry
0321 14:51:57.674496 (+296305us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:57.675355 (+ 859us) log.cc:844] Serialized 14 byte log entry
0321 14:51:57.675409 (+ 54us) alter_schema_op.cc:73] Released schema lock
0321 14:51:57.675415 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":819,"mutex_wait_us":57,"prepare.queue_time_us":53118,"prepare.run_cpu_time_us":67669,"prepare.run_wall_time_us":434647,"replication_time_us":223999,"thread_start_us":601,"threads_started":1}]]}
W20260321 14:51:57.676301 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 197ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.720755 11894 tablet.cc:1723] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260321 14:51:57.721541 11894 tablet.cc:1621] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: MemRowSet was empty: no flush needed.
W20260321 14:51:57.722047 11861 log.cc:510] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 371ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.723443 11885 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 17) took 1059 ms. Trace:
I20260321 14:51:57.723577 11885 rpcz_store.cc:276] 0321 14:51:56.663882 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:56.664317 (+ 435us) service_pool.cc:225] Handling call
0321 14:51:57.723390 (+1059073us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:56.666067 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:56.666253 (+ 186us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:57.319753 (+653500us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:57.319791 (+ 38us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:57.319819 (+ 28us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:57.319823 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:51:57.320060 (+ 237us) log.cc:844] Serialized 243 byte log entry
0321 14:51:57.527889 (+207829us) op_driver.cc:464] REPLICATION: finished
0321 14:51:57.528039 (+ 150us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:57.528971 (+ 932us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:57.529304 (+ 333us) log.cc:844] Serialized 5 byte log entry
0321 14:51:57.722812 (+193508us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:57.723285 (+ 473us) log.cc:844] Serialized 14 byte log entry
0321 14:51:57.723331 (+ 46us) alter_schema_op.cc:73] Released schema lock
0321 14:51:57.723337 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"mutex_wait_us":3,"prepare.queue_time_us":1441,"prepare.run_cpu_time_us":98347,"prepare.run_wall_time_us":654080,"replication_time_us":208022}]]}
W20260321 14:51:57.724114 11866 log.cc:510] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260321 14:51:57.751749 11888 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.427s user 0.001s sys 0.000s
I20260321 14:51:57.756176 11888 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 27) took 1092 ms. Trace:
I20260321 14:51:57.756315 11888 rpcz_store.cc:276] 0321 14:51:56.663380 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:56.663443 (+ 63us) service_pool.cc:225] Handling call
0321 14:51:57.756093 (+1092650us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:56.663860 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:56.664017 (+ 157us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:57.024640 (+360623us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:57.024649 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:57.024672 (+ 23us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:57.024687 (+ 15us) op_driver.cc:348] REPLICATION: starting
0321 14:51:57.024889 (+ 202us) log.cc:844] Serialized 243 byte log entry
0321 14:51:57.323250 (+298361us) op_driver.cc:464] REPLICATION: finished
0321 14:51:57.323370 (+ 120us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:57.324067 (+ 697us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:57.324326 (+ 259us) log.cc:844] Serialized 5 byte log entry
0321 14:51:57.755405 (+431079us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:57.755980 (+ 575us) log.cc:844] Serialized 14 byte log entry
0321 14:51:57.756031 (+ 51us) alter_schema_op.cc:73] Released schema lock
0321 14:51:57.756038 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67,"prepare.queue_time_us":54,"prepare.run_cpu_time_us":60100,"prepare.run_wall_time_us":361099,"replication_time_us":298536}]]}
W20260321 14:51:57.756708 11857 log.cc:510] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Injecting 305ms of latency in SegmentAllocator::Sync()
W20260321 14:51:57.780725 11899 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.299s user 0.001s sys 0.000s
I20260321 14:51:57.785326 11899 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 24) took 1124 ms. Trace:
I20260321 14:51:57.785475 11899 rpcz_store.cc:276] 0321 14:51:56.660673 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:56.660756 (+ 83us) service_pool.cc:225] Handling call
0321 14:51:57.785269 (+1124513us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:56.798226 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:56.798415 (+ 189us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:57.269913 (+471498us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:57.269924 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:57.269980 (+ 56us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:57.269985 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:57.270203 (+ 218us) log.cc:844] Serialized 243 byte log entry
0321 14:51:57.479431 (+209228us) op_driver.cc:464] REPLICATION: finished
0321 14:51:57.480053 (+ 622us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:57.480979 (+ 926us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:57.481280 (+ 301us) log.cc:844] Serialized 5 byte log entry
0321 14:51:57.784556 (+303276us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:57.785144 (+ 588us) log.cc:844] Serialized 14 byte log entry
0321 14:51:57.785193 (+ 49us) alter_schema_op.cc:73] Released schema lock
0321 14:51:57.785197 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":545,"prepare.queue_time_us":137082,"prepare.run_cpu_time_us":75656,"prepare.run_wall_time_us":472041,"replication_time_us":209389,"thread_start_us":397,"threads_started":1}]]}
W20260321 14:51:57.786031 11852 log.cc:510] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 177ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.786600 11883 tablet.cc:1723] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260321 14:51:57.787290 11883 tablet.cc:1621] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: MemRowSet was empty: no flush needed.
W20260321 14:51:57.787772 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 236ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.809015 11899 tablet.cc:1723] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260321 14:51:57.809800 11899 tablet.cc:1621] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:57.810388 11871 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 266ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.858458 11888 tablet.cc:1723] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260321 14:51:57.859277 11888 tablet.cc:1621] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:57.859925 11869 log.cc:510] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Injecting 306ms of latency in SegmentAllocator::Sync()
W20260321 14:51:57.864017 11887 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.210s user 0.000s sys 0.000s
W20260321 14:51:57.869122 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 122ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.874037 11898 tablet.cc:1723] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260321 14:51:57.874770 11898 tablet.cc:1621] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:57.875285 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 285ms of latency in SegmentAllocator::Sync()
W20260321 14:51:57.908134 11884 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.281s user 0.000s sys 0.000s
I20260321 14:51:57.912755 11884 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 18) took 1248 ms. Trace:
I20260321 14:51:57.912904 11884 rpcz_store.cc:276] 0321 14:51:56.664015 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:56.664083 (+ 68us) service_pool.cc:225] Handling call
0321 14:51:57.912695 (+1248612us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:56.810098 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:56.810319 (+ 221us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:57.308939 (+498620us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:57.308949 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:57.308972 (+ 23us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:57.308975 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:57.309155 (+ 180us) log.cc:844] Serialized 243 byte log entry
0321 14:51:57.624950 (+315795us) op_driver.cc:464] REPLICATION: finished
0321 14:51:57.625547 (+ 597us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:57.626361 (+ 814us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:57.626622 (+ 261us) log.cc:844] Serialized 5 byte log entry
0321 14:51:57.912013 (+285391us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:57.912583 (+ 570us) log.cc:844] Serialized 14 byte log entry
0321 14:51:57.912633 (+ 50us) alter_schema_op.cc:73] Released schema lock
0321 14:51:57.912640 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":526,"prepare.queue_time_us":145763,"prepare.run_cpu_time_us":76752,"prepare.run_wall_time_us":499601,"replication_time_us":315940}]]}
W20260321 14:51:57.914758 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 89ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.952096 11884 tablet.cc:1723] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260321 14:51:57.952863 11884 tablet.cc:1621] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: MemRowSet was empty: no flush needed.
W20260321 14:51:57.953439 11866 log.cc:510] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Injecting 293ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.964074 11887 tablet.cc:1723] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260321 14:51:57.964811 11887 tablet.cc:1621] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:57.965389 11852 log.cc:510] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 279ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.991783 11886 tablet.cc:1723] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260321 14:51:57.992612 11886 tablet.cc:1621] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:57.993172 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 370ms of latency in SegmentAllocator::Sync()
I20260321 14:51:57.997278 11485 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet e59bfad9e27147ab87fe9cfddb6f3678 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 8 got 4
I20260321 14:51:57.997539 11485 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet 904ce3d555a743eba82a3012342745b8 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 8 got 3
I20260321 14:51:57.998473 11488 catalog_manager.cc:5763] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853) does not have the latest schema for tablet 93bb72786a4848bc89881f3d191a77cd (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 8 got 4
I20260321 14:51:57.998690 11488 catalog_manager.cc:5763] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853) does not have the latest schema for tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 8 got 3
I20260321 14:51:58.000523 11487 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet f2a1e8014d4b4fa6ba32048e9611d95f (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 8 got 4
I20260321 14:51:58.000742 11487 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet 91a3a028d48847ea94c9cabeae0776a6 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 8 got 5
I20260321 14:51:58.004050 11486 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c8" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260321 14:51:58.004438 11885 tablet.cc:1723] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260321 14:51:58.005285 11885 tablet.cc:1621] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: MemRowSet was empty: no flush needed.
W20260321 14:51:58.005795 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 276ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.007609 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 182ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.024137 11883 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.236s user 0.001s sys 0.000s
I20260321 14:51:58.028911 11883 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48716 (request call id 22) took 1151 ms. Trace:
W20260321 14:51:58.029429 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 244ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.029088 11883 rpcz_store.cc:276] 0321 14:51:56.877585 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:56.877653 (+ 68us) service_pool.cc:225] Handling call
0321 14:51:58.028842 (+1151189us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.025270 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.025420 (+ 150us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:57.544411 (+518991us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:57.544450 (+ 39us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:57.544485 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:57.544491 (+ 6us) op_driver.cc:348] REPLICATION: starting
0321 14:51:57.544717 (+ 226us) log.cc:844] Serialized 270 byte log entry
0321 14:51:57.786422 (+241705us) op_driver.cc:464] REPLICATION: finished
0321 14:51:57.786546 (+ 124us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:57.787382 (+ 836us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:57.787638 (+ 256us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.027919 (+240281us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.028488 (+ 569us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.028799 (+ 311us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.028804 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":147331,"prepare.run_cpu_time_us":75047,"prepare.run_wall_time_us":519540,"replication_time_us":241886}]]}
I20260321 14:51:58.030102 11488 catalog_manager.cc:5763] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289) does not have the latest schema for tablet 1f1a66bafdde43229d12293b9c4ae2d5 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 8 got 4
I20260321 14:51:58.062453 11881 tablet.cc:1723] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260321 14:51:58.063347 11881 tablet.cc:1621] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:58.063868 11857 log.cc:510] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Injecting 253ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.076709 11899 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.266s user 0.001s sys 0.000s
I20260321 14:51:58.081478 11899 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 28) took 1204 ms. Trace:
I20260321 14:51:58.081624 11899 rpcz_store.cc:276] 0321 14:51:56.877231 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:56.877332 (+ 101us) service_pool.cc:225] Handling call
0321 14:51:58.081420 (+1204088us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.172201 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.172410 (+ 209us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:57.620129 (+447719us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:57.620141 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:57.620183 (+ 42us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:57.620186 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:57.620668 (+ 482us) log.cc:844] Serialized 270 byte log entry
0321 14:51:57.808780 (+188112us) op_driver.cc:464] REPLICATION: finished
0321 14:51:57.808932 (+ 152us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:57.809945 (+ 1013us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:57.810251 (+ 306us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.080509 (+270258us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.081106 (+ 597us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.081374 (+ 268us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.081378 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":66,"prepare.queue_time_us":294588,"prepare.run_cpu_time_us":66171,"prepare.run_wall_time_us":449260,"replication_time_us":188553}]]}
I20260321 14:51:58.083272 11487 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet c5a1a6ff69bd4ad492e450cfe7879a06 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 8 got 4
W20260321 14:51:58.082031 11871 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 155ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.093425 11894 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.371s user 0.001s sys 0.000s
I20260321 14:51:58.099078 11894 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48716 (request call id 21) took 1222 ms. Trace:
I20260321 14:51:58.099270 11894 rpcz_store.cc:276] 0321 14:51:56.876185 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:56.876235 (+ 50us) service_pool.cc:225] Handling call
0321 14:51:58.099024 (+1222789us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.026222 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.026378 (+ 156us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:57.492463 (+466085us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:57.492476 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:57.492515 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:57.492519 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:51:57.492750 (+ 231us) log.cc:844] Serialized 270 byte log entry
0321 14:51:57.720601 (+227851us) op_driver.cc:464] REPLICATION: finished
0321 14:51:57.720699 (+ 98us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:57.721636 (+ 937us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:57.721924 (+ 288us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.098354 (+376430us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.098932 (+ 578us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.098981 (+ 49us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.098985 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":149661,"prepare.run_cpu_time_us":69586,"prepare.run_wall_time_us":466591,"replication_time_us":228040}]]}
W20260321 14:51:58.100659 11861 log.cc:510] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 122ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.160735 11898 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.286s user 0.000s sys 0.000s
I20260321 14:51:58.165529 11898 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 32) took 1286 ms. Trace:
W20260321 14:51:58.166224 11888 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.307s user 0.001s sys 0.000s
W20260321 14:51:58.166267 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 355ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.167202 11485 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet e59bfad9e27147ab87fe9cfddb6f3678 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 8 got 4
I20260321 14:51:58.170550 11888 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 31) took 1291 ms. Trace:
W20260321 14:51:58.171013 11869 log.cc:510] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Injecting 286ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.170708 11888 rpcz_store.cc:276] 0321 14:51:56.879102 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:56.879160 (+ 58us) service_pool.cc:225] Handling call
0321 14:51:58.170486 (+1291326us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:56.999991 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.000208 (+ 217us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:57.643832 (+643624us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:57.643842 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:57.643895 (+ 53us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:57.643899 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:51:57.644172 (+ 273us) log.cc:844] Serialized 270 byte log entry
0321 14:51:57.858206 (+214034us) op_driver.cc:464] REPLICATION: finished
0321 14:51:57.858377 (+ 171us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:57.859385 (+ 1008us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:57.859698 (+ 313us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.169890 (+310192us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.170398 (+ 508us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.170440 (+ 42us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.170447 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":78,"prepare.queue_time_us":120605,"prepare.run_cpu_time_us":96116,"prepare.run_wall_time_us":644245,"replication_time_us":214262}]]}
I20260321 14:51:58.165778 11898 rpcz_store.cc:276] 0321 14:51:56.879202 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:56.879265 (+ 63us) service_pool.cc:225] Handling call
0321 14:51:58.165470 (+1286205us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.152309 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.152488 (+ 179us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:57.675672 (+523184us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:57.675689 (+ 17us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:57.675721 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:57.675726 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:57.676037 (+ 311us) log.cc:844] Serialized 270 byte log entry
0321 14:51:57.873820 (+197783us) op_driver.cc:464] REPLICATION: finished
0321 14:51:57.873977 (+ 157us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:57.874856 (+ 879us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:57.875162 (+ 306us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.164701 (+289539us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.165331 (+ 630us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.165405 (+ 74us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.165409 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59,"prepare.queue_time_us":272785,"prepare.run_cpu_time_us":77575,"prepare.run_wall_time_us":524190,"replication_time_us":198056,"spinlock_wait_cycles":768}]]}
I20260321 14:51:58.197978 11487 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet 4529da7da7d944d6929c6eeefd9df77d (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 9 got 4
I20260321 14:51:58.198613 11488 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c9" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260321 14:51:58.201478 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 76ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.202553 11487 catalog_manager.cc:5763] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289) does not have the latest schema for tablet cf73f3e5d9824c9f93880163a93bccc0 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 9 got 4
I20260321 14:51:58.223371 11894 tablet.cc:1723] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260321 14:51:58.224135 11894 tablet.cc:1621] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: MemRowSet was empty: no flush needed.
W20260321 14:51:58.224666 11861 log.cc:510] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 262ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.240082 11899 tablet.cc:1723] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260321 14:51:58.240899 11899 tablet.cc:1621] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:58.241564 11871 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 261ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.244748 11887 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.280s user 0.001s sys 0.000s
W20260321 14:51:58.246703 11884 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.293s user 0.001s sys 0.000s
I20260321 14:51:58.249752 11887 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 27) took 1375 ms. Trace:
I20260321 14:51:58.249969 11887 rpcz_store.cc:276] 0321 14:51:56.874761 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:56.874884 (+ 123us) service_pool.cc:225] Handling call
0321 14:51:58.249705 (+1374821us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.270317 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.270513 (+ 196us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:57.785464 (+514951us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:57.785475 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:57.785504 (+ 29us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:57.785507 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:57.785774 (+ 267us) log.cc:844] Serialized 270 byte log entry
0321 14:51:57.963842 (+178068us) op_driver.cc:464] REPLICATION: finished
0321 14:51:57.964004 (+ 162us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:57.964901 (+ 897us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:57.965228 (+ 327us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.249056 (+283828us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.249617 (+ 561us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.249665 (+ 48us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.249669 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"prepare.queue_time_us":395085,"prepare.run_cpu_time_us":77962,"prepare.run_wall_time_us":515865,"replication_time_us":178293}]]}
W20260321 14:51:58.251111 11852 log.cc:510] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 241ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.252313 11884 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 19) took 1375 ms. Trace:
I20260321 14:51:58.252533 11485 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet f2a1e8014d4b4fa6ba32048e9611d95f (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 9 got 4
I20260321 14:51:58.252434 11884 rpcz_store.cc:276] 0321 14:51:56.876700 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:56.876759 (+ 59us) service_pool.cc:225] Handling call
0321 14:51:58.252264 (+1375505us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.320161 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.320350 (+ 189us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:57.723553 (+403203us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:57.723571 (+ 18us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:57.723602 (+ 31us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:57.723607 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:57.723852 (+ 245us) log.cc:844] Serialized 270 byte log entry
0321 14:51:57.951864 (+228012us) op_driver.cc:464] REPLICATION: finished
0321 14:51:57.952016 (+ 152us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:57.952968 (+ 952us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:57.953307 (+ 339us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.251546 (+298239us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.252014 (+ 468us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.252230 (+ 216us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.252235 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63,"prepare.queue_time_us":443115,"prepare.run_cpu_time_us":66347,"prepare.run_wall_time_us":403748,"replication_time_us":228214}]]}
I20260321 14:51:58.253319 11486 catalog_manager.cc:5763] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853) does not have the latest schema for tablet 93bb72786a4848bc89881f3d191a77cd (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 9 got 4
W20260321 14:51:58.253813 11866 log.cc:510] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Injecting 74ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.274477 11883 tablet.cc:1723] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260321 14:51:58.275352 11883 tablet.cc:1621] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: MemRowSet was empty: no flush needed.
W20260321 14:51:58.275974 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 271ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.282081 11885 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.276s user 0.000s sys 0.000s
I20260321 14:51:58.286353 11885 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 20) took 1408 ms. Trace:
I20260321 14:51:58.286540 11885 rpcz_store.cc:276] 0321 14:51:56.877965 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:56.878038 (+ 73us) service_pool.cc:225] Handling call
0321 14:51:58.286302 (+1408264us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.309773 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.309951 (+ 178us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:57.913909 (+603958us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:57.913918 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:57.913970 (+ 52us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:57.913973 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:57.914439 (+ 466us) log.cc:844] Serialized 270 byte log entry
0321 14:51:58.004248 (+ 89809us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.004382 (+ 134us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.005388 (+ 1006us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.005685 (+ 297us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.285564 (+279879us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.286028 (+ 464us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.286260 (+ 232us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.286267 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":73,"prepare.queue_time_us":431482,"prepare.run_cpu_time_us":97467,"prepare.run_wall_time_us":604747,"replication_time_us":90240}]]}
I20260321 14:51:58.288157 11485 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } 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
I20260321 14:51:58.289217 11486 catalog_manager.cc:5763] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853) does not have the latest schema for tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 4
W20260321 14:51:58.291034 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 212ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.291127 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 290ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.317144 11881 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.253s user 0.001s sys 0.000s
I20260321 14:51:58.321739 11881 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 30) took 1442 ms. Trace:
I20260321 14:51:58.321969 11881 rpcz_store.cc:276] 0321 14:51:56.878971 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:56.879042 (+ 71us) service_pool.cc:225] Handling call
0321 14:51:58.321678 (+1442636us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.024992 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.025163 (+ 171us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:57.756061 (+730898us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:57.756073 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:57.756129 (+ 56us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:57.756133 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:51:57.756445 (+ 312us) log.cc:844] Serialized 270 byte log entry
0321 14:51:58.062234 (+305789us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.062365 (+ 131us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.063452 (+ 1087us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.063743 (+ 291us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.320795 (+257052us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.321581 (+ 786us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.321630 (+ 49us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.321635 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":145684,"prepare.run_cpu_time_us":115175,"prepare.run_wall_time_us":731524,"replication_time_us":306065}]]}
I20260321 14:51:58.323259 11488 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet 904ce3d555a743eba82a3012342745b8 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 4
W20260321 14:51:58.322340 11857 log.cc:510] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Injecting 440ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.328449 11885 tablet.cc:1723] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260321 14:51:58.329301 11885 tablet.cc:1621] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: MemRowSet was empty: no flush needed.
W20260321 14:51:58.329818 11866 log.cc:510] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Injecting 187ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.363446 11886 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.370s user 0.001s sys 0.000s
I20260321 14:51:58.367799 11886 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 32) took 1301 ms. Trace:
W20260321 14:51:58.368320 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 331ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.368014 11886 rpcz_store.cc:276] 0321 14:51:57.065921 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.066081 (+ 160us) service_pool.cc:225] Handling call
0321 14:51:58.367742 (+1301661us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.514388 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.514638 (+ 250us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:57.868594 (+353956us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:57.868604 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:57.868631 (+ 27us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:57.868634 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:57.868852 (+ 218us) log.cc:844] Serialized 296 byte log entry
0321 14:51:57.991591 (+122739us) op_driver.cc:464] REPLICATION: finished
0321 14:51:57.991713 (+ 122us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:57.992719 (+ 1006us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:57.993042 (+ 323us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.367077 (+374035us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.367651 (+ 574us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.367699 (+ 48us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.367703 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58,"prepare.queue_time_us":447993,"prepare.run_cpu_time_us":57859,"prepare.run_wall_time_us":354531,"replication_time_us":122927}]]}
I20260321 14:51:58.369441 11484 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet 91a3a028d48847ea94c9cabeae0776a6 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 5
I20260321 14:51:58.457863 11881 tablet.cc:1723] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260321 14:51:58.458721 11881 tablet.cc:1621] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:58.459316 11869 log.cc:510] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Injecting 162ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.487005 11894 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.262s user 0.000s sys 0.000s
I20260321 14:51:58.491688 11894 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48716 (request call id 23) took 1430 ms. Trace:
I20260321 14:51:58.491904 11894 rpcz_store.cc:276] 0321 14:51:57.061453 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.061634 (+ 181us) service_pool.cc:225] Handling call
0321 14:51:58.491628 (+1429994us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.492859 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.493698 (+ 839us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.100048 (+606350us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.100058 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.100087 (+ 29us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.100090 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.100310 (+ 220us) log.cc:844] Serialized 296 byte log entry
0321 14:51:58.223177 (+122867us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.223311 (+ 134us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.224236 (+ 925us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.224538 (+ 302us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.490941 (+266403us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.491538 (+ 597us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.491581 (+ 43us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.491586 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":430547,"prepare.run_cpu_time_us":100203,"prepare.run_wall_time_us":607513,"replication_time_us":123041}]]}
W20260321 14:51:58.492427 11861 log.cc:510] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 165ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.492910 11886 tablet.cc:1723] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260321 14:51:58.493571 11886 tablet.cc:1621] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
I20260321 14:51:58.493798 11487 catalog_manager.cc:5763] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289) does not have the latest schema for tablet cf73f3e5d9824c9f93880163a93bccc0 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 5
W20260321 14:51:58.494025 11852 log.cc:510] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 263ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.502856 11899 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.261s user 0.000s sys 0.000s
I20260321 14:51:58.503748 11884 tablet.cc:1723] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260321 14:51:58.504408 11884 tablet.cc:1621] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: MemRowSet was empty: no flush needed.
W20260321 14:51:58.504943 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 144ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.507689 11899 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 31) took 1441 ms. Trace:
W20260321 14:51:58.508179 11871 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 344ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.507854 11899 rpcz_store.cc:276] 0321 14:51:57.065810 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.066431 (+ 621us) service_pool.cc:225] Handling call
0321 14:51:58.507637 (+1441206us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.621514 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.621758 (+ 244us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.081463 (+459705us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.081474 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.081519 (+ 45us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.081523 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.081729 (+ 206us) log.cc:844] Serialized 296 byte log entry
0321 14:51:58.239902 (+158173us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.240023 (+ 121us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.240993 (+ 970us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.241445 (+ 452us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.506803 (+265358us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.507288 (+ 485us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.507577 (+ 289us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.507583 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":554826,"prepare.run_cpu_time_us":77387,"prepare.run_wall_time_us":460286,"replication_time_us":158347}]]}
I20260321 14:51:58.522136 11885 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 21) took 1460 ms. Trace:
I20260321 14:51:58.521992 11898 tablet.cc:1723] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260321 14:51:58.522330 11885 rpcz_store.cc:276] 0321 14:51:57.061587 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.061886 (+ 299us) service_pool.cc:225] Handling call
0321 14:51:58.522078 (+1460192us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.723965 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.724194 (+ 229us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.252960 (+528766us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.252968 (+ 8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.252992 (+ 24us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.252995 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.253180 (+ 185us) log.cc:844] Serialized 296 byte log entry
0321 14:51:58.328264 (+ 75084us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.328398 (+ 134us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.329403 (+ 1005us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.329716 (+ 313us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.521430 (+191714us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.521980 (+ 550us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.522024 (+ 44us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.522030 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":661816,"prepare.run_cpu_time_us":81761,"prepare.run_wall_time_us":529271,"replication_time_us":75236}]]}
I20260321 14:51:58.522742 11898 tablet.cc:1621] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:58.523293 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 264ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.523417 11866 log.cc:510] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Injecting 301ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.547333 11883 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.272s user 0.001s sys 0.000s
I20260321 14:51:58.551978 11883 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48716 (request call id 24) took 1486 ms. Trace:
I20260321 14:51:58.552117 11883 rpcz_store.cc:276] 0321 14:51:57.065574 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.066913 (+ 1339us) service_pool.cc:225] Handling call
0321 14:51:58.551912 (+1484999us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.544837 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.545066 (+ 229us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.028858 (+483792us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.028870 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.028926 (+ 56us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.028930 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.029148 (+ 218us) log.cc:844] Serialized 296 byte log entry
0321 14:51:58.274235 (+245087us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.274391 (+ 156us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.275445 (+ 1054us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.275751 (+ 306us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.551222 (+275471us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.551785 (+ 563us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.551831 (+ 46us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.551836 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":81,"prepare.queue_time_us":477639,"prepare.run_cpu_time_us":81290,"prepare.run_wall_time_us":484379,"replication_time_us":245218}]]}
W20260321 14:51:58.552538 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 299ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.587035 11485 catalog_manager.cc:5958] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Sending DeleteTablet for 1 replicas of tablet f2a1e8014d4b4fa6ba32048e9611d95f
I20260321 14:51:58.588510 11645 tablet_service.cc:1558] Processing DeleteTablet for tablet f2a1e8014d4b4fa6ba32048e9611d95f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:58 UTC) from {username='slave'} at 127.0.0.1:42612
I20260321 14:51:58.591161 11486 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\001\002\000\000\000""\006\001\001\000\000\000\007\001\002\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260321 14:51:58.592393 11900 tablet_replica.cc:333] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: stopping tablet replica
I20260321 14:51:58.592638 11900 raft_consensus.cc:2243] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:58.592648 11487 catalog_manager.cc:5763] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289) does not have the latest schema for tablet 1f1a66bafdde43229d12293b9c4ae2d5 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 5
I20260321 14:51:58.592947 11900 raft_consensus.cc:2272] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:58.594339 11484 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet c5a1a6ff69bd4ad492e450cfe7879a06 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 5
W20260321 14:51:58.594801 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 329ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.595263 11488 catalog_manager.cc:5763] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853) does not have the latest schema for tablet 93bb72786a4848bc89881f3d191a77cd (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 5
I20260321 14:51:58.626530 11881 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 34) took 1565 ms. Trace:
I20260321 14:51:58.626741 11881 rpcz_store.cc:276] 0321 14:51:57.061023 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.061067 (+ 44us) service_pool.cc:225] Handling call
0321 14:51:58.626470 (+1565403us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.644276 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.644489 (+ 213us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.170466 (+525977us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.170476 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.170527 (+ 51us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.170531 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.170739 (+ 208us) log.cc:844] Serialized 296 byte log entry
0321 14:51:58.457628 (+286889us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.457792 (+ 164us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.458827 (+ 1035us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.459181 (+ 354us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.625562 (+166381us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.626387 (+ 825us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.626430 (+ 43us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.626434 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67,"mutex_wait_us":1160,"prepare.queue_time_us":582994,"prepare.run_cpu_time_us":86666,"prepare.run_wall_time_us":526521,"replication_time_us":287059}]]}
W20260321 14:51:58.627238 11869 log.cc:510] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Injecting 74ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.627913 11485 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet 4529da7da7d944d6929c6eeefd9df77d (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 5
I20260321 14:51:58.654075 11884 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 22) took 1587 ms. Trace:
I20260321 14:51:58.654223 11884 rpcz_store.cc:276] 0321 14:51:57.066847 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.067945 (+ 1098us) service_pool.cc:225] Handling call
0321 14:51:58.654006 (+1586061us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.914564 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.914975 (+ 411us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.290185 (+375210us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.290196 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.290225 (+ 29us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.290229 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.290437 (+ 208us) log.cc:844] Serialized 296 byte log entry
0321 14:51:58.503570 (+213133us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.503689 (+ 119us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.504513 (+ 824us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.504808 (+ 295us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.653036 (+148228us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.653648 (+ 612us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.653947 (+ 299us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.653953 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":846339,"prepare.run_cpu_time_us":54548,"prepare.run_wall_time_us":375934,"replication_time_us":213253}]]}
W20260321 14:51:58.654666 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 375ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.658262 11883 tablet.cc:1723] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260321 14:51:58.658977 11883 tablet.cc:1621] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: MemRowSet was empty: no flush needed.
W20260321 14:51:58.659469 11861 log.cc:510] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 241ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.700207 11899 tablet.cc:1723] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260321 14:51:58.701082 11899 tablet.cc:1621] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:58.701747 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 314ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.701956 11881 tablet.cc:1723] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260321 14:51:58.702577 11881 tablet.cc:1621] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:58.702996 11869 log.cc:510] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Injecting 345ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.757398 11886 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.263s user 0.001s sys 0.000s
I20260321 14:51:58.762135 11886 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 30) took 1702 ms. Trace:
W20260321 14:51:58.762476 11853 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42612: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:51:58.762733 11853 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 33) took 1467 ms. Trace:
I20260321 14:51:58.762328 11886 rpcz_store.cc:276] 0321 14:51:57.059456 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.059519 (+ 63us) service_pool.cc:225] Handling call
0321 14:51:58.762068 (+1702549us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.786227 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.786427 (+ 200us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.250401 (+463974us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.250414 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.250442 (+ 28us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.250445 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.250860 (+ 415us) log.cc:844] Serialized 296 byte log entry
0321 14:51:58.492735 (+241875us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.492848 (+ 113us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.493661 (+ 813us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.493932 (+ 271us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.761266 (+267334us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.761958 (+ 692us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.762008 (+ 50us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.762014 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":726375,"prepare.run_cpu_time_us":72241,"prepare.run_wall_time_us":464705,"replication_time_us":242258}]]}
I20260321 14:51:58.762830 11853 rpcz_store.cc:276] 0321 14:51:57.295533 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.296273 (+ 740us) service_pool.cc:225] Handling call
0321 14:51:58.762697 (+1466424us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.250965 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.251182 (+ 217us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.762258 (+511076us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.762270 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.762319 (+ 49us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.762322 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.762401 (+ 79us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:51:58.762409 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"spinlock_wait_cycles":896,"child_traces":[["op",{"prepare.queue_time_us":954425}]]}
W20260321 14:51:58.763430 11472 catalog_manager.cc:5081] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899): alter failed for tablet f2a1e8014d4b4fa6ba32048e9611d95f (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]): Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:51:58.776396 11901 tablet.cc:1723] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260321 14:51:58.777496 11901 tablet.cc:1621] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:58.778184 11857 log.cc:510] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Injecting 269ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.787587 11898 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.264s user 0.000s sys 0.000s
I20260321 14:51:58.792294 11898 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 35) took 1727 ms. Trace:
I20260321 14:51:58.792495 11898 rpcz_store.cc:276] 0321 14:51:57.064314 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.064384 (+ 70us) service_pool.cc:225] Handling call
0321 14:51:58.792245 (+1727861us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.676560 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.676785 (+ 225us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.165670 (+488885us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.165683 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.165713 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.165719 (+ 6us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.165954 (+ 235us) log.cc:844] Serialized 296 byte log entry
0321 14:51:58.521790 (+355836us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.521928 (+ 138us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.522928 (+ 1000us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.523200 (+ 272us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.791542 (+268342us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.792161 (+ 619us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.792212 (+ 51us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.792216 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":611871,"prepare.run_cpu_time_us":82465,"prepare.run_wall_time_us":489862,"replication_time_us":356040}]]}
W20260321 14:51:58.792981 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 177ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.804664 11853 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42612: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:51:58.804878 11853 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 36) took 1212 ms. Trace:
I20260321 14:51:58.804976 11853 rpcz_store.cc:276] 0321 14:51:57.592833 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.592882 (+ 49us) service_pool.cc:225] Handling call
0321 14:51:58.804840 (+1211958us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.763257 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.763478 (+ 221us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.804537 (+ 41059us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.804547 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.804571 (+ 24us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.804574 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.804610 (+ 36us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:51:58.804616 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1169995}]]}
I20260321 14:51:58.825166 11884 tablet.cc:1723] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260321 14:51:58.825949 11884 tablet.cc:1621] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: MemRowSet was empty: no flush needed.
W20260321 14:51:58.826462 11866 log.cc:510] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Injecting 151ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.852393 11894 tablet.cc:1723] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260321 14:51:58.852787 11886 tablet.cc:1723] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260321 14:51:58.853289 11894 tablet.cc:1621] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: MemRowSet was empty: no flush needed.
I20260321 14:51:58.853520 11886 tablet.cc:1621] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:58.853806 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 250ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.853966 11871 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 258ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.857641 11853 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42612: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:51:58.900768 11883 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.241s user 0.001s sys 0.000s
I20260321 14:51:58.905490 11883 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48716 (request call id 25) took 1609 ms. Trace:
I20260321 14:51:58.905637 11883 rpcz_store.cc:276] 0321 14:51:57.295645 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.295711 (+ 66us) service_pool.cc:225] Handling call
0321 14:51:58.905432 (+1609721us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.100413 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.100678 (+ 265us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.491815 (+391137us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.491826 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.491872 (+ 46us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.491878 (+ 6us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.492112 (+ 234us) log.cc:844] Serialized 322 byte log entry
0321 14:51:58.658092 (+165980us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.658198 (+ 106us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.659072 (+ 874us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.659354 (+ 282us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.904641 (+245287us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.905328 (+ 687us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.905382 (+ 54us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.905386 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":804413,"prepare.run_cpu_time_us":59445,"prepare.run_wall_time_us":391759,"replication_time_us":166180}]]}
W20260321 14:51:58.906351 11861 log.cc:510] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 363ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.923679 11853 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42612: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:51:58.929037 11485 catalog_manager.cc:5763] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289) does not have the latest schema for tablet cf73f3e5d9824c9f93880163a93bccc0 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 6
I20260321 14:51:58.929699 11486 catalog_manager.cc:5958] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Sending DeleteTablet for 1 replicas of tablet 904ce3d555a743eba82a3012342745b8
I20260321 14:51:58.931285 11485 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\002\000\000\000\007\001\003\000\000\000""\006\001\002\000\000\000\007\001\003\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260321 14:51:58.931468 11574 tablet_service.cc:1558] Processing DeleteTablet for tablet 904ce3d555a743eba82a3012342745b8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:58 UTC) from {username='slave'} at 127.0.0.1:44522
I20260321 14:51:58.933542 11486 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet e59bfad9e27147ab87fe9cfddb6f3678 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 5
I20260321 14:51:58.933956 11484 catalog_manager.cc:5763] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853) does not have the latest schema for tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 5
I20260321 14:51:58.944432 11902 tablet_replica.cc:333] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: stopping tablet replica
I20260321 14:51:58.944692 11902 raft_consensus.cc:2243] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:58.944922 11902 raft_consensus.cc:2272] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:58.970808 11898 tablet.cc:1723] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260321 14:51:58.971998 11898 tablet.cc:1621] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:58.972841 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 253ms of latency in SegmentAllocator::Sync()
I20260321 14:51:58.982818 11884 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 23) took 1686 ms. Trace:
I20260321 14:51:58.982967 11884 rpcz_store.cc:276] 0321 14:51:57.296102 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.296172 (+ 70us) service_pool.cc:225] Handling call
0321 14:51:58.982784 (+1686612us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.253308 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.253522 (+ 214us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.522836 (+269314us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.522847 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.522896 (+ 49us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.522902 (+ 6us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.523119 (+ 217us) log.cc:844] Serialized 322 byte log entry
0321 14:51:58.824963 (+301844us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.825091 (+ 128us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.826054 (+ 963us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.826337 (+ 283us) log.cc:844] Serialized 5 byte log entry
0321 14:51:58.981457 (+155120us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:58.982131 (+ 674us) log.cc:844] Serialized 14 byte log entry
0321 14:51:58.982736 (+ 605us) alter_schema_op.cc:73] Released schema lock
0321 14:51:58.982749 (+ 13us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":956847,"prepare.run_cpu_time_us":43413,"prepare.run_wall_time_us":269868,"replication_time_us":302015}]]}
I20260321 14:51:58.983891 11484 catalog_manager.cc:5763] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853) does not have the latest schema for tablet 93bb72786a4848bc89881f3d191a77cd (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 6
W20260321 14:51:58.985106 11866 log.cc:510] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Injecting 25ms of latency in SegmentAllocator::Sync()
W20260321 14:51:58.989784 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 248ms of latency in SegmentAllocator::Sync()
W20260321 14:51:59.006211 11853 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42612: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:51:59.010742 11884 tablet.cc:1723] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260321 14:51:59.011610 11884 tablet.cc:1621] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: MemRowSet was empty: no flush needed.
W20260321 14:51:59.012111 11866 log.cc:510] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Injecting 151ms of latency in SegmentAllocator::Sync()
W20260321 14:51:59.016038 11899 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.314s user 0.000s sys 0.000s
I20260321 14:51:59.020628 11899 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 35) took 1721 ms. Trace:
I20260321 14:51:59.020740 11899 rpcz_store.cc:276] 0321 14:51:57.299621 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.299682 (+ 61us) service_pool.cc:225] Handling call
0321 14:51:59.020605 (+1720923us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.868973 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.869185 (+ 212us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.367778 (+498593us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.367790 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.367833 (+ 43us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.367836 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.368069 (+ 233us) log.cc:844] Serialized 322 byte log entry
0321 14:51:58.699879 (+331810us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.700132 (+ 253us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.701198 (+ 1066us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.701570 (+ 372us) log.cc:844] Serialized 5 byte log entry
0321 14:51:59.019970 (+318400us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:59.020517 (+ 547us) log.cc:844] Serialized 14 byte log entry
0321 14:51:59.020568 (+ 51us) alter_schema_op.cc:73] Released schema lock
0321 14:51:59.020571 (+ 3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":144,"prepare.queue_time_us":569009,"prepare.run_cpu_time_us":73953,"prepare.run_wall_time_us":499180,"replication_time_us":332002,"spinlock_wait_cycles":18304}]]}
W20260321 14:51:59.022542 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 288ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.023952 11488 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet 91a3a028d48847ea94c9cabeae0776a6 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 6
I20260321 14:51:59.030884 11903 tablet.cc:1723] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260321 14:51:59.031643 11903 tablet.cc:1621] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: MemRowSet was empty: no flush needed.
W20260321 14:51:59.032184 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 157ms of latency in SegmentAllocator::Sync()
W20260321 14:51:59.047667 11901 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.270s user 0.001s sys 0.000s
W20260321 14:51:59.048238 11881 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.345s user 0.001s sys 0.000s
I20260321 14:51:59.052615 11881 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 37) took 1759 ms. Trace:
I20260321 14:51:59.052711 11881 rpcz_store.cc:276] 0321 14:51:57.293445 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.293496 (+ 51us) service_pool.cc:225] Handling call
0321 14:51:59.052598 (+1759102us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.170847 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.171114 (+ 267us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.626660 (+455546us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.626671 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.626724 (+ 53us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.626728 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.626972 (+ 244us) log.cc:844] Serialized 322 byte log entry
0321 14:51:58.701804 (+ 74832us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.701911 (+ 107us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.702648 (+ 737us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.702874 (+ 226us) log.cc:844] Serialized 5 byte log entry
0321 14:51:59.051916 (+349042us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:59.052516 (+ 600us) log.cc:844] Serialized 14 byte log entry
0321 14:51:59.052560 (+ 44us) alter_schema_op.cc:73] Released schema lock
0321 14:51:59.052563 (+ 3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":62,"prepare.queue_time_us":877054,"prepare.run_cpu_time_us":68122,"prepare.run_wall_time_us":456531,"replication_time_us":75044}]]}
I20260321 14:51:59.053149 11901 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 33) took 1992 ms. Trace:
I20260321 14:51:59.053936 11486 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet 4529da7da7d944d6929c6eeefd9df77d (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 6
W20260321 14:51:59.053812 11858 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:51:59.053314 11869 log.cc:510] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Injecting 372ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.054575 11858 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 36) took 1762 ms. Trace:
I20260321 14:51:59.054682 11858 rpcz_store.cc:276] 0321 14:51:57.292385 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.292447 (+ 62us) service_pool.cc:225] Handling call
0321 14:51:59.054531 (+1762084us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.322183 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.322419 (+ 236us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.053678 (+731259us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.053686 (+ 8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.053724 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.053727 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.053759 (+ 32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:51:59.053765 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1029354}]]}
I20260321 14:51:59.053229 11901 rpcz_store.cc:276] 0321 14:51:57.060913 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.060966 (+ 53us) service_pool.cc:225] Handling call
0321 14:51:59.053134 (+1992168us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:57.756578 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:57.757007 (+ 429us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.321699 (+564692us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.321711 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.321761 (+ 50us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.321775 (+ 14us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.322057 (+ 282us) log.cc:844] Serialized 296 byte log entry
0321 14:51:58.764026 (+441969us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.776339 (+ 12313us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.777598 (+ 1259us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.778041 (+ 443us) log.cc:844] Serialized 5 byte log entry
0321 14:51:59.052250 (+274209us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:59.052684 (+ 434us) log.cc:844] Serialized 14 byte log entry
0321 14:51:59.052930 (+ 246us) alter_schema_op.cc:73] Released schema lock
0321 14:51:59.052936 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":12220,"prepare.queue_time_us":695294,"prepare.run_cpu_time_us":89313,"prepare.run_wall_time_us":565552,"replication_time_us":442216,"thread_start_us":12789,"threads_started":1}]]}
W20260321 14:51:59.061756 11858 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:51:59.061977 11858 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 39) took 1468 ms. Trace:
I20260321 14:51:59.062078 11858 rpcz_store.cc:276] 0321 14:51:57.593229 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.593301 (+ 72us) service_pool.cc:225] Handling call
0321 14:51:59.061940 (+1468639us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.055050 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.055299 (+ 249us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.061592 (+ 6293us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.061603 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.061646 (+ 43us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.061651 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.061690 (+ 39us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:51:59.061697 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1461396}]]}
W20260321 14:51:59.088963 11858 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:51:59.089195 11858 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 42) took 1095 ms. Trace:
I20260321 14:51:59.089340 11858 rpcz_store.cc:276] 0321 14:51:57.993560 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.994062 (+ 502us) service_pool.cc:225] Handling call
0321 14:51:59.089155 (+1095093us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.062517 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.062789 (+ 272us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.088797 (+ 26008us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.088807 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.088852 (+ 45us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.088857 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.088893 (+ 36us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:51:59.088900 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1068192}]]}
W20260321 14:51:59.104121 11894 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.250s user 0.000s sys 0.000s
I20260321 14:51:59.109146 11894 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48716 (request call id 26) took 1813 ms. Trace:
W20260321 14:51:59.109696 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 364ms of latency in SegmentAllocator::Sync()
W20260321 14:51:59.109903 11900 log.cc:510] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 384ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.110558 11487 catalog_manager.cc:5763] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289) does not have the latest schema for tablet 1f1a66bafdde43229d12293b9c4ae2d5 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 6
I20260321 14:51:59.109354 11894 rpcz_store.cc:276] 0321 14:51:57.295783 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.295829 (+ 46us) service_pool.cc:225] Handling call
0321 14:51:59.109085 (+1813256us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.029363 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.029618 (+ 255us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.551900 (+522282us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.551936 (+ 36us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.551979 (+ 43us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.551984 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.552261 (+ 277us) log.cc:844] Serialized 322 byte log entry
0321 14:51:58.852187 (+299926us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.852314 (+ 127us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.853377 (+ 1063us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.853695 (+ 318us) log.cc:844] Serialized 5 byte log entry
0321 14:51:59.108159 (+254464us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:59.108706 (+ 547us) log.cc:844] Serialized 14 byte log entry
0321 14:51:59.109048 (+ 342us) alter_schema_op.cc:73] Released schema lock
0321 14:51:59.109053 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":70,"prepare.queue_time_us":733220,"prepare.run_cpu_time_us":79764,"prepare.run_wall_time_us":522980,"replication_time_us":300157}]]}
W20260321 14:51:59.112231 11886 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.258s user 0.001s sys 0.000s
I20260321 14:51:59.116503 11886 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 34) took 1819 ms. Trace:
W20260321 14:51:59.116993 11871 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 285ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.116649 11886 rpcz_store.cc:276] 0321 14:51:57.296674 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.296733 (+ 59us) service_pool.cc:225] Handling call
0321 14:51:59.116446 (+1819713us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.082393 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.082625 (+ 232us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.507609 (+424984us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.507622 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.507653 (+ 31us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.507657 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.507887 (+ 230us) log.cc:844] Serialized 322 byte log entry
0321 14:51:58.852625 (+344738us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.852726 (+ 101us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.853595 (+ 869us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.853855 (+ 260us) log.cc:844] Serialized 5 byte log entry
0321 14:51:59.115683 (+261828us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:59.116353 (+ 670us) log.cc:844] Serialized 14 byte log entry
0321 14:51:59.116403 (+ 50us) alter_schema_op.cc:73] Released schema lock
0321 14:51:59.116411 (+ 8us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":785347,"prepare.run_cpu_time_us":66236,"prepare.run_wall_time_us":425568,"replication_time_us":344938}]]}
W20260321 14:51:59.122746 11858 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:51:59.165058 11858 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:51:59.168442 11884 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 25) took 1574 ms. Trace:
W20260321 14:51:59.168970 11866 log.cc:510] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Injecting 236ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.168661 11884 rpcz_store.cc:276] 0321 14:51:57.593968 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.594038 (+ 70us) service_pool.cc:225] Handling call
0321 14:51:59.168389 (+1574351us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.523224 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.523454 (+ 230us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.984556 (+461102us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.984567 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.984610 (+ 43us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.984614 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.984834 (+ 220us) log.cc:844] Serialized 348 byte log entry
0321 14:51:59.010588 (+ 25754us) op_driver.cc:464] REPLICATION: finished
0321 14:51:59.010712 (+ 124us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:59.011707 (+ 995us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:59.012016 (+ 309us) log.cc:844] Serialized 5 byte log entry
0321 14:51:59.167695 (+155679us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:59.168302 (+ 607us) log.cc:844] Serialized 14 byte log entry
0321 14:51:59.168344 (+ 42us) alter_schema_op.cc:73] Released schema lock
0321 14:51:59.168352 (+ 8us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":928882,"prepare.run_cpu_time_us":73909,"prepare.run_wall_time_us":461673,"replication_time_us":25941}]]}
I20260321 14:51:59.169869 11484 catalog_manager.cc:5763] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853) does not have the latest schema for tablet 93bb72786a4848bc89881f3d191a77cd (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 7
I20260321 14:51:59.194700 11903 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 24) took 1898 ms. Trace:
I20260321 14:51:59.194855 11903 rpcz_store.cc:276] 0321 14:51:57.296222 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.296274 (+ 52us) service_pool.cc:225] Handling call
0321 14:51:59.194635 (+1898361us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.290532 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.290686 (+ 154us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.654037 (+363351us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.654053 (+ 16us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.654101 (+ 48us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.654106 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.654345 (+ 239us) log.cc:844] Serialized 322 byte log entry
0321 14:51:59.030160 (+375815us) op_driver.cc:464] REPLICATION: finished
0321 14:51:59.030827 (+ 667us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:59.031786 (+ 959us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:59.032068 (+ 282us) log.cc:844] Serialized 5 byte log entry
0321 14:51:59.192979 (+160911us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:59.194545 (+ 1566us) log.cc:844] Serialized 14 byte log entry
0321 14:51:59.194593 (+ 48us) alter_schema_op.cc:73] Released schema lock
0321 14:51:59.194597 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":602,"prepare.queue_time_us":994011,"prepare.run_cpu_time_us":57803,"prepare.run_wall_time_us":363874,"replication_time_us":376020,"thread_start_us":512,"threads_started":1}]]}
W20260321 14:51:59.195425 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260321 14:51:59.217927 11858 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:51:59.226228 11898 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.254s user 0.001s sys 0.000s
I20260321 14:51:59.230685 11898 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 38) took 1935 ms. Trace:
I20260321 14:51:59.230806 11898 rpcz_store.cc:276] 0321 14:51:57.294991 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.295047 (+ 56us) service_pool.cc:225] Handling call
0321 14:51:59.230632 (+1935585us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.166471 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.166689 (+ 218us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.792423 (+625734us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.792432 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.792491 (+ 59us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.792495 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.792696 (+ 201us) log.cc:844] Serialized 322 byte log entry
0321 14:51:58.970579 (+177883us) op_driver.cc:464] REPLICATION: finished
0321 14:51:58.970719 (+ 140us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:58.972126 (+ 1407us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:58.972555 (+ 429us) log.cc:844] Serialized 5 byte log entry
0321 14:51:59.229978 (+257423us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:59.230532 (+ 554us) log.cc:844] Serialized 14 byte log entry
0321 14:51:59.230577 (+ 45us) alter_schema_op.cc:73] Released schema lock
0321 14:51:59.230584 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":871102,"prepare.run_cpu_time_us":97674,"prepare.run_wall_time_us":626287,"replication_time_us":178036}]]}
W20260321 14:51:59.231192 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 275ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.242304 11487 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet c5a1a6ff69bd4ad492e450cfe7879a06 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 6
I20260321 14:51:59.242466 11488 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet e59bfad9e27147ab87fe9cfddb6f3678 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 6
I20260321 14:51:59.243315 11484 catalog_manager.cc:5763] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853) does not have the latest schema for tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 6
I20260321 14:51:59.246235 11485 catalog_manager.cc:5958] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Sending DeleteTablet for 1 replicas of tablet cf73f3e5d9824c9f93880163a93bccc0
I20260321 14:51:59.246976 11713 tablet_service.cc:1558] Processing DeleteTablet for tablet cf73f3e5d9824c9f93880163a93bccc0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:58 UTC) from {username='slave'} at 127.0.0.1:48716
I20260321 14:51:59.248139 11904 tablet_replica.cc:333] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: stopping tablet replica
I20260321 14:51:59.248389 11904 raft_consensus.cc:2243] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:59.248275 11485 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\003\000\000\000\007\001\004\000\000\000""\006\001\003\000\000\000\007\001\004\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260321 14:51:59.248589 11904 pending_rounds.cc:70] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Trying to abort 1 pending ops.
I20260321 14:51:59.248677 11904 pending_rounds.cc:77] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Aborting op as it isn't in flight: id { term: 1 index: 8 } timestamp: 32 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "cf73f3e5d9824c9f93880163a93bccc0" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 7 new_table_name: "many-ranges-table" dest_uuid: "38cd49af13b3430f8c7a3bce849f221c" new_extra_config { } }
W20260321 14:51:59.249018 11904 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48716: Aborted: Op aborted
I20260321 14:51:59.249294 11904 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48716 (request call id 27) took 1655 ms. Trace:
I20260321 14:51:59.249405 11904 rpcz_store.cc:276] 0321 14:51:57.593543 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.593616 (+ 73us) service_pool.cc:225] Handling call
0321 14:51:59.249220 (+1655604us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.492222 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.492472 (+ 250us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:58.905607 (+413135us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:58.905619 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:58.905729 (+ 110us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:58.905732 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:58.905958 (+ 226us) log.cc:844] Serialized 348 byte log entry
0321 14:51:59.248963 (+343005us) op_driver.cc:464] REPLICATION: finished
0321 14:51:59.248974 (+ 11us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0321 14:51:59.248979 (+ 5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":898317,"prepare.run_cpu_time_us":66687,"prepare.run_wall_time_us":413814,"replication_time_us":343196}]]}
I20260321 14:51:59.250082 11904 raft_consensus.cc:2272] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260321 14:51:59.250735 11862 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48716: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:51:59.250943 11862 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48716 (request call id 29) took 1257 ms. Trace:
I20260321 14:51:59.251071 11862 rpcz_store.cc:276] 0321 14:51:57.993428 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.993715 (+ 287us) service_pool.cc:225] Handling call
0321 14:51:59.250895 (+1257180us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.906231 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.906490 (+ 259us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.250557 (+344067us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.250607 (+ 50us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.250629 (+ 22us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.250634 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.250669 (+ 35us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:51:59.250673 (+ 4us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":912234}]]}
W20260321 14:51:59.251370 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 202ms of latency in SegmentAllocator::Sync()
W20260321 14:51:59.251909 11862 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48716: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:51:59.252108 11862 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48716 (request call id 31) took 1052 ms. Trace:
I20260321 14:51:59.252210 11862 rpcz_store.cc:276] 0321 14:51:58.199761 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.200614 (+ 853us) service_pool.cc:225] Handling call
0321 14:51:59.252079 (+1051465us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.251603 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.251791 (+ 188us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.251797 (+ 6us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.251802 (+ 5us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.251822 (+ 20us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.251826 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.251853 (+ 27us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:51:59.251861 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1050712}]]}
W20260321 14:51:59.253504 11862 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48716: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:51:59.254496 11862 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48716: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:51:59.255877 11862 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48716: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:51:59.269609 11861 consensus_queue.cc:1175] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "38cd49af13b3430f8c7a3bce849f221c" status { last_received { term: 1 index: 8 } last_committed_idx: 7 last_received_current_leader { term: 1 index: 8 } }
W20260321 14:51:59.270426 11904 log.cc:510] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 247ms of latency in SegmentAllocator::Sync()
W20260321 14:51:59.284252 11902 log.cc:510] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Injecting 179ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.311280 11886 tablet.cc:1723] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260321 14:51:59.312060 11886 tablet.cc:1621] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:59.312708 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 140ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.402609 11899 tablet.cc:1723] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260321 14:51:59.403381 11899 tablet.cc:1621] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:59.403928 11871 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 269ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.405620 11903 tablet.cc:1723] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260321 14:51:59.406263 11903 tablet.cc:1621] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: MemRowSet was empty: no flush needed.
W20260321 14:51:59.406677 11866 log.cc:510] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Injecting 289ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.427037 11898 tablet.cc:1723] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260321 14:51:59.427821 11898 tablet.cc:1621] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
I20260321 14:51:59.428006 11884 tablet.cc:1723] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
W20260321 14:51:59.428359 11869 log.cc:510] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Injecting 151ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.428535 11884 tablet.cc:1621] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: MemRowSet was empty: no flush needed.
W20260321 14:51:59.428958 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 189ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.457131 11886 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 38) took 1859 ms. Trace:
I20260321 14:51:59.457302 11886 rpcz_store.cc:276] 0321 14:51:57.597210 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.597513 (+ 303us) service_pool.cc:225] Handling call
0321 14:51:59.457072 (+1859559us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.368206 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.368437 (+ 231us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.021962 (+653525us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.021972 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.022022 (+ 50us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.022027 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.022271 (+ 244us) log.cc:844] Serialized 348 byte log entry
0321 14:51:59.311079 (+288808us) op_driver.cc:464] REPLICATION: finished
0321 14:51:59.311226 (+ 147us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:59.312155 (+ 929us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:59.312598 (+ 443us) log.cc:844] Serialized 5 byte log entry
0321 14:51:59.456479 (+143881us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:59.456973 (+ 494us) log.cc:844] Serialized 14 byte log entry
0321 14:51:59.457036 (+ 63us) alter_schema_op.cc:73] Released schema lock
0321 14:51:59.457040 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":55,"prepare.queue_time_us":770419,"prepare.run_cpu_time_us":104117,"prepare.run_wall_time_us":654124,"replication_time_us":289010}]]}
I20260321 14:51:59.458379 11488 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet 91a3a028d48847ea94c9cabeae0776a6 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 7
W20260321 14:51:59.458923 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 269ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.462049 11485 catalog_manager.cc:5958] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Sending DeleteTablet for 1 replicas of tablet 93bb72786a4848bc89881f3d191a77cd
I20260321 14:51:59.462808 11783 tablet_service.cc:1558] Processing DeleteTablet for tablet 93bb72786a4848bc89881f3d191a77cd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:59 UTC) from {username='slave'} at 127.0.0.1:57116
I20260321 14:51:59.463552 11905 tablet_replica.cc:333] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: stopping tablet replica
I20260321 14:51:59.463785 11905 raft_consensus.cc:2243] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:59.463828 11902 ts_tablet_manager.cc:1916] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:59.463994 11905 raft_consensus.cc:2272] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:51:59.463837 11485 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\004\000\000\000\007\001\005\000\000\000""\006\001\004\000\000\000\007\001\005\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260321 14:51:59.474077 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 278ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.474268 11894 tablet.cc:1723] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260321 14:51:59.475023 11894 tablet.cc:1621] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: MemRowSet was empty: no flush needed.
W20260321 14:51:59.475478 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 34ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.475853 11902 ts_tablet_manager.cc:1929] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.6
I20260321 14:51:59.475998 11902 log.cc:1199] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/904ce3d555a743eba82a3012342745b8
I20260321 14:51:59.476483 11902 ts_tablet_manager.cc:1950] T 904ce3d555a743eba82a3012342745b8 P be06163c8815466f9fde54936889b0c8: Deleting consensus metadata
I20260321 14:51:59.477675 11475 catalog_manager.cc:5002] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): tablet 904ce3d555a743eba82a3012342745b8 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]) successfully deleted
I20260321 14:51:59.494525 11900 ts_tablet_manager.cc:1916] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:59.502724 11900 ts_tablet_manager.cc:1929] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.6
I20260321 14:51:59.502955 11900 log.cc:1199] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-1-root/wals/f2a1e8014d4b4fa6ba32048e9611d95f
I20260321 14:51:59.503412 11900 ts_tablet_manager.cc:1950] T f2a1e8014d4b4fa6ba32048e9611d95f P 0dfb13e1591342ff80fa38ea3381bca1: Deleting consensus metadata
I20260321 14:51:59.504568 11472 catalog_manager.cc:5002] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899): tablet f2a1e8014d4b4fa6ba32048e9611d95f (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]) successfully deleted
I20260321 14:51:59.506771 11901 tablet.cc:1723] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260321 14:51:59.507527 11901 tablet.cc:1621] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:51:59.508071 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 267ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.513631 11894 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48716 (request call id 28) took 1916 ms. Trace:
I20260321 14:51:59.513779 11894 rpcz_store.cc:276] 0321 14:51:57.596858 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.597286 (+ 428us) service_pool.cc:225] Handling call
0321 14:51:59.513583 (+1916297us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.552412 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.552671 (+ 259us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.109116 (+556445us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.109131 (+ 15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.109174 (+ 43us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.109179 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.109428 (+ 249us) log.cc:844] Serialized 348 byte log entry
0321 14:51:59.474117 (+364689us) op_driver.cc:464] REPLICATION: finished
0321 14:51:59.474229 (+ 112us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:59.475109 (+ 880us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:59.475363 (+ 254us) log.cc:844] Serialized 5 byte log entry
0321 14:51:59.513001 (+ 37638us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:59.513503 (+ 502us) log.cc:844] Serialized 14 byte log entry
0321 14:51:59.513544 (+ 41us) alter_schema_op.cc:73] Released schema lock
0321 14:51:59.513548 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":66,"prepare.queue_time_us":954826,"prepare.run_cpu_time_us":84874,"prepare.run_wall_time_us":557080,"replication_time_us":364906}]]}
W20260321 14:51:59.514813 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 179ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.515553 11487 catalog_manager.cc:5763] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289) does not have the latest schema for tablet 1f1a66bafdde43229d12293b9c4ae2d5 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 7
W20260321 14:51:59.515638 11472 catalog_manager.cc:5075] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899): alter failed for tablet f2a1e8014d4b4fa6ba32048e9611d95f (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: f2a1e8014d4b4fa6ba32048e9611d95f
I20260321 14:51:59.518007 11904 ts_tablet_manager.cc:1916] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:51:59.524904 11904 ts_tablet_manager.cc:1929] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20260321 14:51:59.525058 11904 log.cc:1199] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-2-root/wals/cf73f3e5d9824c9f93880163a93bccc0
I20260321 14:51:59.525507 11904 ts_tablet_manager.cc:1950] T cf73f3e5d9824c9f93880163a93bccc0 P 38cd49af13b3430f8c7a3bce849f221c: Deleting consensus metadata
I20260321 14:51:59.526691 11472 catalog_manager.cc:5002] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289): tablet cf73f3e5d9824c9f93880163a93bccc0 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]) successfully deleted
W20260321 14:51:59.527357 11475 catalog_manager.cc:5075] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): alter failed for tablet 904ce3d555a743eba82a3012342745b8 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 904ce3d555a743eba82a3012342745b8
W20260321 14:51:59.542508 11472 catalog_manager.cc:5075] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289): alter failed for tablet cf73f3e5d9824c9f93880163a93bccc0 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: cf73f3e5d9824c9f93880163a93bccc0
W20260321 14:51:59.556260 11472 catalog_manager.cc:5075] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289): alter failed for tablet cf73f3e5d9824c9f93880163a93bccc0 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: cf73f3e5d9824c9f93880163a93bccc0
W20260321 14:51:59.563832 11472 catalog_manager.cc:5075] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899): alter failed for tablet f2a1e8014d4b4fa6ba32048e9611d95f (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: f2a1e8014d4b4fa6ba32048e9611d95f
W20260321 14:51:59.573683 11472 catalog_manager.cc:5075] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289): alter failed for tablet cf73f3e5d9824c9f93880163a93bccc0 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: cf73f3e5d9824c9f93880163a93bccc0
I20260321 14:51:59.583868 11898 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 40) took 1989 ms. Trace:
W20260321 14:51:59.584367 11869 log.cc:510] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Injecting 266ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.584079 11898 rpcz_store.cc:276] 0321 14:51:57.594383 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.594451 (+ 68us) service_pool.cc:225] Handling call
0321 14:51:59.583811 (+1989360us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.627442 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.628070 (+ 628us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.052785 (+424715us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.052794 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.052836 (+ 42us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.052839 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.053034 (+ 195us) log.cc:844] Serialized 348 byte log entry
0321 14:51:59.426882 (+373848us) op_driver.cc:464] REPLICATION: finished
0321 14:51:59.426985 (+ 103us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:59.427914 (+ 929us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:59.428207 (+ 293us) log.cc:844] Serialized 5 byte log entry
0321 14:51:59.583167 (+154960us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:59.583718 (+ 551us) log.cc:844] Serialized 14 byte log entry
0321 14:51:59.583762 (+ 44us) alter_schema_op.cc:73] Released schema lock
0321 14:51:59.583769 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":1032656,"prepare.run_cpu_time_us":65860,"prepare.run_wall_time_us":425940,"replication_time_us":374013}]]}
W20260321 14:51:59.587070 11472 catalog_manager.cc:5075] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289): alter failed for tablet cf73f3e5d9824c9f93880163a93bccc0 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: cf73f3e5d9824c9f93880163a93bccc0
W20260321 14:51:59.609421 11472 catalog_manager.cc:5075] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289): alter failed for tablet cf73f3e5d9824c9f93880163a93bccc0 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: cf73f3e5d9824c9f93880163a93bccc0
W20260321 14:51:59.612131 11472 catalog_manager.cc:5075] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289): alter failed for tablet cf73f3e5d9824c9f93880163a93bccc0 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: cf73f3e5d9824c9f93880163a93bccc0
I20260321 14:51:59.622313 11884 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 26) took 2025 ms. Trace:
I20260321 14:51:59.622437 11884 rpcz_store.cc:276] 0321 14:51:57.597036 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.597115 (+ 79us) service_pool.cc:225] Handling call
0321 14:51:59.622262 (+2025147us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.654457 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.654692 (+ 235us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.194832 (+540140us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.194848 (+ 16us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.194914 (+ 66us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.194917 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.195124 (+ 207us) log.cc:844] Serialized 348 byte log entry
0321 14:51:59.427848 (+232724us) op_driver.cc:464] REPLICATION: finished
0321 14:51:59.427953 (+ 105us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:59.428598 (+ 645us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:59.428841 (+ 243us) log.cc:844] Serialized 5 byte log entry
0321 14:51:59.621614 (+192773us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:59.622178 (+ 564us) log.cc:844] Serialized 14 byte log entry
0321 14:51:59.622220 (+ 42us) alter_schema_op.cc:73] Released schema lock
0321 14:51:59.622225 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":1056986,"prepare.run_cpu_time_us":85044,"prepare.run_wall_time_us":540729,"replication_time_us":232898}]]}
W20260321 14:51:59.622829 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 358ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.624125 11484 catalog_manager.cc:5763] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853) does not have the latest schema for tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 7
W20260321 14:51:59.658591 11475 catalog_manager.cc:5075] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): alter failed for tablet 904ce3d555a743eba82a3012342745b8 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 904ce3d555a743eba82a3012342745b8
W20260321 14:51:59.663375 11475 catalog_manager.cc:5075] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): alter failed for tablet 904ce3d555a743eba82a3012342745b8 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 904ce3d555a743eba82a3012342745b8
W20260321 14:51:59.673261 11899 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.269s user 0.001s sys 0.000s
W20260321 14:51:59.674430 11472 catalog_manager.cc:5075] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899): alter failed for tablet f2a1e8014d4b4fa6ba32048e9611d95f (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: f2a1e8014d4b4fa6ba32048e9611d95f
I20260321 14:51:59.677682 11899 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 37) took 2082 ms. Trace:
I20260321 14:51:59.677853 11899 rpcz_store.cc:276] 0321 14:51:57.594935 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.595006 (+ 71us) service_pool.cc:225] Handling call
0321 14:51:59.677634 (+2082628us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.508010 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.508309 (+ 299us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.116468 (+608159us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.116478 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.116509 (+ 31us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.116512 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.116722 (+ 210us) log.cc:844] Serialized 348 byte log entry
0321 14:51:59.402442 (+285720us) op_driver.cc:464] REPLICATION: finished
0321 14:51:59.402558 (+ 116us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:59.403501 (+ 943us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:59.403781 (+ 280us) log.cc:844] Serialized 5 byte log entry
0321 14:51:59.676962 (+273181us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:59.677547 (+ 585us) log.cc:844] Serialized 14 byte log entry
0321 14:51:59.677593 (+ 46us) alter_schema_op.cc:73] Released schema lock
0321 14:51:59.677597 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":912720,"prepare.run_cpu_time_us":91885,"prepare.run_wall_time_us":608771,"replication_time_us":285897}]]}
W20260321 14:51:59.678606 11871 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 306ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.679144 11486 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet c5a1a6ff69bd4ad492e450cfe7879a06 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 7
I20260321 14:51:59.694634 11894 tablet.cc:1723] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260321 14:51:59.695593 11894 tablet.cc:1621] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: MemRowSet was empty: no flush needed.
W20260321 14:51:59.695963 11903 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.289s user 0.001s sys 0.000s
W20260321 14:51:59.696172 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 267ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.700286 11903 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 27) took 1706 ms. Trace:
W20260321 14:51:59.700407 11867 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57116: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:51:59.700632 11867 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 29) took 1501 ms. Trace:
I20260321 14:51:59.700424 11903 rpcz_store.cc:276] 0321 14:51:57.994113 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.994163 (+ 50us) service_pool.cc:225] Handling call
0321 14:51:59.700228 (+1706065us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.984939 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.985179 (+ 240us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.168412 (+183233us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.168425 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.168459 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.168462 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.168701 (+ 239us) log.cc:844] Serialized 374 byte log entry
0321 14:51:59.405441 (+236740us) op_driver.cc:464] REPLICATION: finished
0321 14:51:59.405562 (+ 121us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:59.406353 (+ 791us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:59.406573 (+ 220us) log.cc:844] Serialized 5 byte log entry
0321 14:51:59.699555 (+292982us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:59.700103 (+ 548us) log.cc:844] Serialized 14 byte log entry
0321 14:51:59.700150 (+ 47us) alter_schema_op.cc:73] Released schema lock
0321 14:51:59.700154 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":990459,"prepare.run_cpu_time_us":29272,"prepare.run_wall_time_us":183831,"replication_time_us":236950,"spinlock_wait_cycles":71040}]]}
I20260321 14:51:59.700747 11867 rpcz_store.cc:276] 0321 14:51:58.199110 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.200657 (+ 1547us) service_pool.cc:225] Handling call
0321 14:51:59.700594 (+1499937us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.168807 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.169035 (+ 228us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.700244 (+531209us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.700255 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.700303 (+ 48us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.700308 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.700344 (+ 36us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:51:59.700350 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":967730}]]}
W20260321 14:51:59.722631 11475 catalog_manager.cc:5075] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): alter failed for tablet 904ce3d555a743eba82a3012342745b8 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 904ce3d555a743eba82a3012342745b8
W20260321 14:51:59.722957 11475 catalog_manager.cc:5075] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): alter failed for tablet 904ce3d555a743eba82a3012342745b8 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 904ce3d555a743eba82a3012342745b8
I20260321 14:51:59.728782 11899 tablet.cc:1723] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260321 14:51:59.729607 11899 tablet.cc:1621] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:59.730185 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 147ms of latency in SegmentAllocator::Sync()
W20260321 14:51:59.732858 11475 catalog_manager.cc:5075] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): alter failed for tablet 904ce3d555a743eba82a3012342745b8 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 904ce3d555a743eba82a3012342745b8
W20260321 14:51:59.734297 11867 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57116: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:51:59.734480 11867 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 31) took 1447 ms. Trace:
I20260321 14:51:59.734568 11867 rpcz_store.cc:276] 0321 14:51:58.287227 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.287283 (+ 56us) service_pool.cc:225] Handling call
0321 14:51:59.734438 (+1447155us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.701228 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.701549 (+ 321us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.734156 (+ 32607us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.734167 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.734198 (+ 31us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.734202 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.734236 (+ 34us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:51:59.734245 (+ 9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1413646}]]}
I20260321 14:51:59.756408 11485 catalog_manager.cc:5958] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Sending DeleteTablet for 1 replicas of tablet 4529da7da7d944d6929c6eeefd9df77d
I20260321 14:51:59.756951 11574 tablet_service.cc:1558] Processing DeleteTablet for tablet 4529da7da7d944d6929c6eeefd9df77d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:59 UTC) from {username='slave'} at 127.0.0.1:44522
I20260321 14:51:59.757265 11902 tablet_replica.cc:333] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: stopping tablet replica
I20260321 14:51:59.757478 11902 raft_consensus.cc:2243] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:51:59.757712 11902 pending_rounds.cc:70] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Trying to abort 1 pending ops.
I20260321 14:51:59.757719 11575 tablet_service.cc:1558] Processing DeleteTablet for tablet 4529da7da7d944d6929c6eeefd9df77d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:59 UTC) from {username='slave'} at 127.0.0.1:44522
I20260321 14:51:59.757807 11902 pending_rounds.cc:77] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Aborting op as it isn't in flight: id { term: 1 index: 9 } timestamp: 32 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "4529da7da7d944d6929c6eeefd9df77d" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 8 new_table_name: "many-ranges-table" dest_uuid: "be06163c8815466f9fde54936889b0c8" new_extra_config { } }
W20260321 14:51:59.758219 11902 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Aborted: Op aborted
I20260321 14:51:59.758404 11902 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 43) took 1764 ms. Trace:
I20260321 14:51:59.758581 11485 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\005\000\000\000\007\001\006\000\000\000""\006\001\005\000\000\000\007\001\006\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260321 14:51:59.758502 11902 rpcz_store.cc:276] 0321 14:51:57.993669 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.994353 (+ 684us) service_pool.cc:225] Handling call
0321 14:51:59.758364 (+1764011us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.053422 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.053639 (+ 217us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.583801 (+530162us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.583812 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.583857 (+ 45us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.583860 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.584081 (+ 221us) log.cc:844] Serialized 374 byte log entry
0321 14:51:59.758148 (+174067us) op_driver.cc:464] REPLICATION: finished
0321 14:51:59.758158 (+ 10us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0321 14:51:59.758166 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1058793,"prepare.run_cpu_time_us":85726,"prepare.run_wall_time_us":530736,"replication_time_us":174251,"spinlock_wait_cycles":23296}]]}
I20260321 14:51:59.759107 11902 raft_consensus.cc:2272] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260321 14:51:59.759436 11896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:51:59.759660 11896 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 46) took 1564 ms. Trace:
I20260321 14:51:59.759784 11896 rpcz_store.cc:276] 0321 14:51:58.195159 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.195222 (+ 63us) service_pool.cc:225] Handling call
0321 14:51:59.759584 (+1564362us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.584207 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.584404 (+ 197us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.759288 (+174884us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.759299 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.759338 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.759343 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.759381 (+ 38us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:51:59.759387 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1388589}]]}
W20260321 14:51:59.760613 11896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:51:59.760810 11896 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 49) took 1474 ms. Trace:
I20260321 14:51:59.760916 11896 rpcz_store.cc:276] 0321 14:51:58.286747 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.286813 (+ 66us) service_pool.cc:225] Handling call
0321 14:51:59.760766 (+1473953us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.760268 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.760477 (+ 209us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.760485 (+ 8us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.760492 (+ 7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.760511 (+ 19us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.760516 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.760541 (+ 25us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:51:59.760546 (+ 5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1473154}]]}
W20260321 14:51:59.761581 11896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:51:59.761745 11896 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 52) took 1172 ms. Trace:
I20260321 14:51:59.761839 11896 rpcz_store.cc:276] 0321 14:51:58.589550 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.589713 (+ 163us) service_pool.cc:225] Handling call
0321 14:51:59.761706 (+1171993us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.761276 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.761474 (+ 198us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.761480 (+ 6us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.761486 (+ 6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.761505 (+ 19us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.761510 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.761534 (+ 24us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:51:59.761539 (+ 5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1171273}]]}
W20260321 14:51:59.763110 11896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:51:59.763180 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 364ms of latency in SegmentAllocator::Sync()
W20260321 14:51:59.763530 11475 catalog_manager.cc:5081] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): alter failed for tablet 4529da7da7d944d6929c6eeefd9df77d (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]): Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:51:59.764220 11896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:51:59.765631 11896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:51:59.775336 11901 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.267s user 0.001s sys 0.000s
I20260321 14:51:59.779820 11901 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 41) took 2183 ms. Trace:
I20260321 14:51:59.779949 11901 rpcz_store.cc:276] 0321 14:51:57.596019 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.596085 (+ 66us) service_pool.cc:225] Handling call
0321 14:51:59.779770 (+2183685us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:58.792803 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:58.793003 (+ 200us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.230673 (+437670us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.230684 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.230730 (+ 46us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.230735 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.230946 (+ 211us) log.cc:844] Serialized 348 byte log entry
0321 14:51:59.506618 (+275672us) op_driver.cc:464] REPLICATION: finished
0321 14:51:59.506728 (+ 110us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:59.507606 (+ 878us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:59.507869 (+ 263us) log.cc:844] Serialized 5 byte log entry
0321 14:51:59.779037 (+271168us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:59.779684 (+ 647us) log.cc:844] Serialized 14 byte log entry
0321 14:51:59.779728 (+ 44us) alter_schema_op.cc:73] Released schema lock
0321 14:51:59.779734 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":1196447,"prepare.run_cpu_time_us":68435,"prepare.run_wall_time_us":438206,"replication_time_us":275849}]]}
W20260321 14:51:59.780323 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 279ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.781165 11484 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet e59bfad9e27147ab87fe9cfddb6f3678 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 7
W20260321 14:51:59.800269 11867 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57116: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:51:59.801162 11867 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 33) took 1213 ms. Trace:
I20260321 14:51:59.801318 11867 rpcz_store.cc:276] 0321 14:51:58.587994 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.588049 (+ 55us) service_pool.cc:225] Handling call
0321 14:51:59.801120 (+1213071us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.735026 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.735246 (+ 220us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.800109 (+ 64863us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.800121 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.800156 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.800159 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.800196 (+ 37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:51:59.800203 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1146592}]]}
W20260321 14:51:59.850606 11869 consensus_queue.cc:1175] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "be06163c8815466f9fde54936889b0c8" status { last_received { term: 1 index: 9 } last_committed_idx: 8 last_received_current_leader { term: 1 index: 9 } }
W20260321 14:51:59.851418 11902 log.cc:510] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Injecting 395ms of latency in SegmentAllocator::Sync()
W20260321 14:51:59.882314 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 252ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.882827 11486 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet 91a3a028d48847ea94c9cabeae0776a6 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 8
W20260321 14:51:59.883003 11472 catalog_manager.cc:5075] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899): alter failed for tablet f2a1e8014d4b4fa6ba32048e9611d95f (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: f2a1e8014d4b4fa6ba32048e9611d95f
I20260321 14:51:59.881448 11899 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 41) took 1879 ms. Trace:
I20260321 14:51:59.883617 11899 rpcz_store.cc:276] 0321 14:51:58.002345 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.002398 (+ 53us) service_pool.cc:225] Handling call
0321 14:51:59.881390 (+1878992us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.022367 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.022599 (+ 232us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.457550 (+434951us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.457560 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.457608 (+ 48us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.457611 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.457827 (+ 216us) log.cc:844] Serialized 374 byte log entry
0321 14:51:59.728466 (+270639us) op_driver.cc:464] REPLICATION: finished
0321 14:51:59.728719 (+ 253us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:59.729700 (+ 981us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:59.730081 (+ 381us) log.cc:844] Serialized 5 byte log entry
0321 14:51:59.880731 (+150650us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:59.881303 (+ 572us) log.cc:844] Serialized 14 byte log entry
0321 14:51:59.881350 (+ 47us) alter_schema_op.cc:73] Released schema lock
0321 14:51:59.881354 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":72,"prepare.queue_time_us":1019628,"prepare.run_cpu_time_us":73903,"prepare.run_wall_time_us":435516,"replication_time_us":270812}]]}
W20260321 14:51:59.884369 11867 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57116: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:51:59.943542 11472 catalog_manager.cc:5075] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899): alter failed for tablet f2a1e8014d4b4fa6ba32048e9611d95f (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: f2a1e8014d4b4fa6ba32048e9611d95f
W20260321 14:51:59.963466 11894 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.267s user 0.001s sys 0.001s
I20260321 14:51:59.967674 11894 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48716 (request call id 30) took 1971 ms. Trace:
I20260321 14:51:59.967900 11894 rpcz_store.cc:276] 0321 14:51:57.996248 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.996307 (+ 59us) service_pool.cc:225] Handling call
0321 14:51:59.967621 (+1971314us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.109532 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.109778 (+ 246us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.514150 (+404372us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.514160 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.514188 (+ 28us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.514193 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.514524 (+ 331us) log.cc:844] Serialized 374 byte log entry
0321 14:51:59.694339 (+179815us) op_driver.cc:464] REPLICATION: finished
0321 14:51:59.694500 (+ 161us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:59.695685 (+ 1185us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:59.696018 (+ 333us) log.cc:844] Serialized 5 byte log entry
0321 14:51:59.967022 (+271004us) tablet_metadata.cc:641] Metadata flushed
0321 14:51:59.967544 (+ 522us) log.cc:844] Serialized 14 byte log entry
0321 14:51:59.967587 (+ 43us) alter_schema_op.cc:73] Released schema lock
0321 14:51:59.967591 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":73,"prepare.queue_time_us":1112914,"prepare.run_cpu_time_us":67432,"prepare.run_wall_time_us":405051,"replication_time_us":180108}]]}
W20260321 14:51:59.968396 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 116ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.970451 11487 catalog_manager.cc:5763] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289) does not have the latest schema for tablet 1f1a66bafdde43229d12293b9c4ae2d5 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 8
I20260321 14:51:59.981917 11903 tablet.cc:1723] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260321 14:51:59.982731 11903 tablet.cc:1621] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: MemRowSet was empty: no flush needed.
W20260321 14:51:59.983353 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 292ms of latency in SegmentAllocator::Sync()
I20260321 14:51:59.985146 11899 tablet.cc:1723] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
W20260321 14:51:59.985626 11867 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57116: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:51:59.985821 11899 tablet.cc:1621] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:51:59.986291 11871 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 67ms of latency in SegmentAllocator::Sync()
I20260321 14:52:00.057796 11899 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 40) took 2064 ms. Trace:
I20260321 14:52:00.057971 11899 rpcz_store.cc:276] 0321 14:51:57.993572 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.993626 (+ 54us) service_pool.cc:225] Handling call
0321 14:52:00.057730 (+2064104us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.116821 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.117055 (+ 234us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.678044 (+560989us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.678058 (+ 14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.678085 (+ 27us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.678088 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.678334 (+ 246us) log.cc:844] Serialized 374 byte log entry
0321 14:51:59.985013 (+306679us) op_driver.cc:464] REPLICATION: finished
0321 14:51:59.985108 (+ 95us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:59.985909 (+ 801us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:59.986153 (+ 244us) log.cc:844] Serialized 5 byte log entry
0321 14:52:00.057007 (+ 70854us) tablet_metadata.cc:641] Metadata flushed
0321 14:52:00.057598 (+ 591us) log.cc:844] Serialized 14 byte log entry
0321 14:52:00.057672 (+ 74us) alter_schema_op.cc:73] Released schema lock
0321 14:52:00.057678 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":1122817,"prepare.run_cpu_time_us":99726,"prepare.run_wall_time_us":561573,"replication_time_us":306893}]]}
W20260321 14:52:00.058331 11871 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 311ms of latency in SegmentAllocator::Sync()
I20260321 14:52:00.060261 11901 tablet.cc:1723] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260321 14:52:00.060981 11901 tablet.cc:1621] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:52:00.061465 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 223ms of latency in SegmentAllocator::Sync()
I20260321 14:52:00.085287 11894 tablet.cc:1723] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260321 14:52:00.086032 11894 tablet.cc:1621] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: MemRowSet was empty: no flush needed.
W20260321 14:52:00.086514 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 295ms of latency in SegmentAllocator::Sync()
W20260321 14:52:00.114984 11905 log.cc:510] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Injecting 180ms of latency in SegmentAllocator::Sync()
I20260321 14:52:00.131086 11485 catalog_manager.cc:5958] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Sending DeleteTablet for 1 replicas of tablet c5a1a6ff69bd4ad492e450cfe7879a06
I20260321 14:52:00.132131 11643 tablet_service.cc:1558] Processing DeleteTablet for tablet c5a1a6ff69bd4ad492e450cfe7879a06 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:51:59 UTC) from {username='slave'} at 127.0.0.1:42612
I20260321 14:52:00.132689 11486 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\006\000\000\000\007\001\007\000\000\000""\006\001\006\000\000\000\007\001\007\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260321 14:52:00.133594 11908 tablet_replica.cc:333] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: stopping tablet replica
I20260321 14:52:00.133905 11908 raft_consensus.cc:2243] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:52:00.134207 11908 pending_rounds.cc:70] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Trying to abort 1 pending ops.
I20260321 14:52:00.134312 11908 pending_rounds.cc:77] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Aborting op as it isn't in flight: id { term: 1 index: 10 } timestamp: 34 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "c5a1a6ff69bd4ad492e450cfe7879a06" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 9 new_table_name: "many-ranges-table" dest_uuid: "0dfb13e1591342ff80fa38ea3381bca1" new_extra_config { } }
W20260321 14:52:00.134743 11908 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42612: Aborted: Op aborted
I20260321 14:52:00.135002 11908 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 43) took 1935 ms. Trace:
I20260321 14:52:00.135102 11908 rpcz_store.cc:276] 0321 14:51:58.199544 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.199931 (+ 387us) service_pool.cc:225] Handling call
0321 14:52:00.134954 (+1935023us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.678449 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.678685 (+ 236us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.057730 (+379045us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.057742 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.057794 (+ 52us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.057798 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.058043 (+ 245us) log.cc:844] Serialized 400 byte log entry
0321 14:52:00.134689 (+ 76646us) op_driver.cc:464] REPLICATION: finished
0321 14:52:00.134700 (+ 11us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0321 14:52:00.134706 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1478169,"prepare.run_cpu_time_us":82511,"prepare.run_wall_time_us":379658,"replication_time_us":76836}]]}
W20260321 14:52:00.135885 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 244ms of latency in SegmentAllocator::Sync()
I20260321 14:52:00.135617 11899 tablet.cc:1723] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260321 14:52:00.136052 11908 raft_consensus.cc:2272] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260321 14:52:00.136267 11893 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42612: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:00.136341 11899 tablet.cc:1621] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
I20260321 14:52:00.136449 11893 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 46) took 1849 ms. Trace:
I20260321 14:52:00.136536 11893 rpcz_store.cc:276] 0321 14:51:58.287329 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.287487 (+ 158us) service_pool.cc:225] Handling call
0321 14:52:00.136407 (+1848920us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:00.058167 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:00.058440 (+ 273us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.136058 (+ 77618us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.136066 (+ 8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.136085 (+ 19us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.136099 (+ 14us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.136208 (+ 109us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:52:00.136214 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1770394,"spinlock_wait_cycles":154496}]]}
W20260321 14:52:00.136751 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 288ms of latency in SegmentAllocator::Sync()
W20260321 14:52:00.137346 11893 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42612: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:00.137508 11893 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 48) took 1549 ms. Trace:
I20260321 14:52:00.137591 11893 rpcz_store.cc:276] 0321 14:51:58.588040 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.588462 (+ 422us) service_pool.cc:225] Handling call
0321 14:52:00.137468 (+1549006us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:00.136879 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:00.137103 (+ 224us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.137198 (+ 95us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.137203 (+ 5us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.137219 (+ 16us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.137222 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.137291 (+ 69us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:52:00.137297 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1548113}]]}
W20260321 14:52:00.138635 11893 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42612: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:00.138885 11893 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 56) took 1210 ms. Trace:
I20260321 14:52:00.139022 11893 rpcz_store.cc:276] 0321 14:51:58.928851 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.929789 (+ 938us) service_pool.cc:225] Handling call
0321 14:52:00.138842 (+1209053us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:00.137907 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:00.138109 (+ 202us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.138507 (+ 398us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.138516 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.138536 (+ 20us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.138552 (+ 16us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.138579 (+ 27us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:52:00.138585 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1207792}]]}
W20260321 14:52:00.139851 11893 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42612: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:52:00.141276 11893 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42612: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:52:00.142431 11893 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42612: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:00.247071 11902 ts_tablet_manager.cc:1916] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:52:00.253701 11902 ts_tablet_manager.cc:1929] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20260321 14:52:00.253846 11902 log.cc:1199] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/4529da7da7d944d6929c6eeefd9df77d
I20260321 14:52:00.254236 11902 ts_tablet_manager.cc:1950] T 4529da7da7d944d6929c6eeefd9df77d P be06163c8815466f9fde54936889b0c8: Deleting consensus metadata
I20260321 14:52:00.255321 11475 catalog_manager.cc:5002] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): tablet 4529da7da7d944d6929c6eeefd9df77d (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]) successfully deleted
W20260321 14:52:00.255702 11475 catalog_manager.cc:4969] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): delete failed for tablet 4529da7da7d944d6929c6eeefd9df77d because the tablet was not found. No further retry: Not found: Tablet not found: 4529da7da7d944d6929c6eeefd9df77d
W20260321 14:52:00.275635 11903 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.293s user 0.001s sys 0.000s
I20260321 14:52:00.280293 11903 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 28) took 2280 ms. Trace:
W20260321 14:52:00.280910 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 191ms of latency in SegmentAllocator::Sync()
I20260321 14:52:00.281340 11484 catalog_manager.cc:5763] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853) does not have the latest schema for tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 8
I20260321 14:52:00.280592 11903 rpcz_store.cc:276] 0321 14:51:57.999698 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:57.999765 (+ 67us) service_pool.cc:225] Handling call
0321 14:52:00.280210 (+2280445us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.195241 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.195463 (+ 222us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.622257 (+426794us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.622266 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.622297 (+ 31us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.622302 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.622555 (+ 253us) log.cc:844] Serialized 374 byte log entry
0321 14:51:59.981724 (+359169us) op_driver.cc:464] REPLICATION: finished
0321 14:51:59.981864 (+ 140us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:51:59.982828 (+ 964us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:51:59.983196 (+ 368us) log.cc:844] Serialized 5 byte log entry
0321 14:52:00.279353 (+296157us) tablet_metadata.cc:641] Metadata flushed
0321 14:52:00.279894 (+ 541us) log.cc:844] Serialized 14 byte log entry
0321 14:52:00.280175 (+ 281us) alter_schema_op.cc:73] Released schema lock
0321 14:52:00.280179 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":1195065,"prepare.run_cpu_time_us":73234,"prepare.run_wall_time_us":427372,"replication_time_us":359344}]]}
W20260321 14:52:00.284690 11901 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.223s user 0.000s sys 0.000s
I20260321 14:52:00.288973 11901 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 44) took 2288 ms. Trace:
I20260321 14:52:00.289155 11901 rpcz_store.cc:276] 0321 14:51:57.999991 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.000063 (+ 72us) service_pool.cc:225] Handling call
0321 14:52:00.288909 (+2288846us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.231057 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.231287 (+ 230us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.779776 (+548489us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.779786 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.779833 (+ 47us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.779838 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.780065 (+ 227us) log.cc:844] Serialized 374 byte log entry
0321 14:52:00.060104 (+280039us) op_driver.cc:464] REPLICATION: finished
0321 14:52:00.060218 (+ 114us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:52:00.061056 (+ 838us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:52:00.061363 (+ 307us) log.cc:844] Serialized 5 byte log entry
0321 14:52:00.287968 (+226605us) tablet_metadata.cc:641] Metadata flushed
0321 14:52:00.288647 (+ 679us) log.cc:844] Serialized 14 byte log entry
0321 14:52:00.288870 (+ 223us) alter_schema_op.cc:73] Released schema lock
0321 14:52:00.288879 (+ 9us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":1230673,"prepare.run_cpu_time_us":98134,"prepare.run_wall_time_us":549062,"replication_time_us":280237}]]}
W20260321 14:52:00.289916 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 169ms of latency in SegmentAllocator::Sync()
I20260321 14:52:00.289949 11485 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet e59bfad9e27147ab87fe9cfddb6f3678 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 8
I20260321 14:52:00.295648 11905 ts_tablet_manager.cc:1916] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:52:00.303187 11905 ts_tablet_manager.cc:1929] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20260321 14:52:00.303346 11905 log.cc:1199] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-3-root/wals/93bb72786a4848bc89881f3d191a77cd
I20260321 14:52:00.303720 11905 ts_tablet_manager.cc:1950] T 93bb72786a4848bc89881f3d191a77cd P e6796b56028c4e188c40b50898ca061e: Deleting consensus metadata
I20260321 14:52:00.304785 11472 catalog_manager.cc:5002] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): tablet 93bb72786a4848bc89881f3d191a77cd (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]) successfully deleted
W20260321 14:52:00.338796 11472 catalog_manager.cc:5075] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): alter failed for tablet 93bb72786a4848bc89881f3d191a77cd (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 93bb72786a4848bc89881f3d191a77cd
W20260321 14:52:00.352582 11472 catalog_manager.cc:5075] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): alter failed for tablet 93bb72786a4848bc89881f3d191a77cd (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 93bb72786a4848bc89881f3d191a77cd
W20260321 14:52:00.352849 11475 catalog_manager.cc:5075] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): alter failed for tablet 4529da7da7d944d6929c6eeefd9df77d (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 4529da7da7d944d6929c6eeefd9df77d
W20260321 14:52:00.352960 11472 catalog_manager.cc:5075] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): alter failed for tablet 93bb72786a4848bc89881f3d191a77cd (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 93bb72786a4848bc89881f3d191a77cd
W20260321 14:52:00.356367 11475 catalog_manager.cc:5075] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): alter failed for tablet 4529da7da7d944d6929c6eeefd9df77d (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 4529da7da7d944d6929c6eeefd9df77d
W20260321 14:52:00.362795 11475 catalog_manager.cc:5075] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): alter failed for tablet 4529da7da7d944d6929c6eeefd9df77d (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 4529da7da7d944d6929c6eeefd9df77d
W20260321 14:52:00.369644 11871 consensus_queue.cc:1175] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "0dfb13e1591342ff80fa38ea3381bca1" status { last_received { term: 1 index: 10 } last_committed_idx: 9 last_received_current_leader { term: 1 index: 10 } }
W20260321 14:52:00.370488 11908 log.cc:510] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 234ms of latency in SegmentAllocator::Sync()
W20260321 14:52:00.372229 11475 catalog_manager.cc:5075] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): alter failed for tablet 4529da7da7d944d6929c6eeefd9df77d (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 4529da7da7d944d6929c6eeefd9df77d
W20260321 14:52:00.379776 11475 catalog_manager.cc:5075] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): alter failed for tablet 4529da7da7d944d6929c6eeefd9df77d (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 4529da7da7d944d6929c6eeefd9df77d
W20260321 14:52:00.381772 11894 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.295s user 0.000s sys 0.001s
I20260321 14:52:00.383728 11486 catalog_manager.cc:5958] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Sending DeleteTablet for 1 replicas of tablet 1f1a66bafdde43229d12293b9c4ae2d5
I20260321 14:52:00.385742 11486 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\007\000\000\000\007\001\010\000\000\000""\006\001\007\000\000\000\007\001\010\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260321 14:52:00.386368 11713 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f1a66bafdde43229d12293b9c4ae2d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:52:00 UTC) from {username='slave'} at 127.0.0.1:48716
I20260321 14:52:00.387306 11909 tablet_replica.cc:333] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: stopping tablet replica
I20260321 14:52:00.385739 11894 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48716 (request call id 32) took 2185 ms. Trace:
I20260321 14:52:00.387703 11909 raft_consensus.cc:2243] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c [term 1 LEADER]: Raft consensus shutting down.
W20260321 14:52:00.387876 11873 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 138ms of latency in SegmentAllocator::Sync()
I20260321 14:52:00.387918 11909 pending_rounds.cc:70] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Trying to abort 1 pending ops.
I20260321 14:52:00.387553 11894 rpcz_store.cc:276] 0321 14:51:58.199880 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.200921 (+ 1041us) service_pool.cc:225] Handling call
0321 14:52:00.385682 (+2184761us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.514624 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.514869 (+ 245us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.967835 (+452966us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.967845 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.967896 (+ 51us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.967900 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.968102 (+ 202us) log.cc:844] Serialized 400 byte log entry
0321 14:52:00.084894 (+116792us) op_driver.cc:464] REPLICATION: finished
0321 14:52:00.085210 (+ 316us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:52:00.086129 (+ 919us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:52:00.086412 (+ 283us) log.cc:844] Serialized 5 byte log entry
0321 14:52:00.385119 (+298707us) tablet_metadata.cc:641] Metadata flushed
0321 14:52:00.385609 (+ 490us) log.cc:844] Serialized 14 byte log entry
0321 14:52:00.385648 (+ 39us) alter_schema_op.cc:73] Released schema lock
0321 14:52:00.385655 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":260,"prepare.queue_time_us":1313433,"prepare.run_cpu_time_us":91869,"prepare.run_wall_time_us":453537,"replication_time_us":116963}]]}
I20260321 14:52:00.388063 11909 pending_rounds.cc:77] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Aborting op as it isn't in flight: id { term: 1 index: 11 } timestamp: 47 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "1f1a66bafdde43229d12293b9c4ae2d5" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "38cd49af13b3430f8c7a3bce849f221c" new_extra_config { } }
W20260321 14:52:00.388482 11909 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48716: Aborted: Op aborted
I20260321 14:52:00.388681 11909 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48716 (request call id 34) took 2100 ms. Trace:
I20260321 14:52:00.388787 11909 rpcz_store.cc:276] 0321 14:51:58.287838 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.288160 (+ 322us) service_pool.cc:225] Handling call
0321 14:52:00.388644 (+2100484us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.968213 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.968443 (+ 230us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.387346 (+418903us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.387356 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.387382 (+ 26us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.387385 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.387626 (+ 241us) log.cc:844] Serialized 426 byte log entry
0321 14:52:00.388424 (+ 798us) op_driver.cc:464] REPLICATION: finished
0321 14:52:00.388434 (+ 10us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0321 14:52:00.388439 (+ 5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1679735,"prepare.run_cpu_time_us":83140,"prepare.run_wall_time_us":419476,"replication_time_us":1003}]]}
I20260321 14:52:00.389263 11909 raft_consensus.cc:2272] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260321 14:52:00.389384 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 326ms of latency in SegmentAllocator::Sync()
W20260321 14:52:00.389513 11889 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48716: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:00.389673 11889 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48716 (request call id 36) took 1801 ms. Trace:
I20260321 14:52:00.389761 11889 rpcz_store.cc:276] 0321 14:51:58.588372 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.588425 (+ 53us) service_pool.cc:225] Handling call
0321 14:52:00.389645 (+1801220us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:00.387730 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:00.387948 (+ 218us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.389309 (+ 1361us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.389318 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.389342 (+ 24us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.389345 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.389434 (+ 89us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:52:00.389443 (+ 9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1798941,"spinlock_wait_cycles":104192}]]}
W20260321 14:52:00.390548 11889 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48716: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:00.390714 11889 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48716 (request call id 38) took 1459 ms. Trace:
I20260321 14:52:00.390812 11889 rpcz_store.cc:276] 0321 14:51:58.931510 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.931563 (+ 53us) service_pool.cc:225] Handling call
0321 14:52:00.390687 (+1459124us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:00.390237 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:00.390445 (+ 208us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.390454 (+ 9us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.390462 (+ 8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.390477 (+ 15us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.390480 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.390502 (+ 22us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:52:00.390510 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1458286}]]}
W20260321 14:52:00.391880 11889 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48716: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:00.392058 11889 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48716 (request call id 39) took 1147 ms. Trace:
I20260321 14:52:00.392139 11889 rpcz_store.cc:276] 0321 14:51:59.244268 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:59.244329 (+ 61us) service_pool.cc:225] Handling call
0321 14:52:00.392018 (+1147689us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:00.391251 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:00.391455 (+ 204us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.391789 (+ 334us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.391795 (+ 6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.391811 (+ 16us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.391815 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.391841 (+ 26us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:52:00.391846 (+ 5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1146574}]]}
W20260321 14:52:00.393700 11889 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48716: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:52:00.394840 11889 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48716: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:52:00.396143 11889 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48716: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:52:00.403848 11475 catalog_manager.cc:5075] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): alter failed for tablet 4529da7da7d944d6929c6eeefd9df77d (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 4529da7da7d944d6929c6eeefd9df77d
W20260321 14:52:00.418418 11475 catalog_manager.cc:5075] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): alter failed for tablet 4529da7da7d944d6929c6eeefd9df77d (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 4529da7da7d944d6929c6eeefd9df77d
W20260321 14:52:00.425037 11899 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.288s user 0.001s sys 0.000s
I20260321 14:52:00.430641 11899 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 44) took 2230 ms. Trace:
I20260321 14:52:00.430784 11899 rpcz_store.cc:276] 0321 14:51:58.199634 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.200310 (+ 676us) service_pool.cc:225] Handling call
0321 14:52:00.430587 (+2230277us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.457948 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.458190 (+ 242us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:51:59.881798 (+423608us) alter_schema_op.cc:66] Acquired schema lock
0321 14:51:59.881808 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:51:59.881834 (+ 26us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:51:59.881837 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:51:59.882021 (+ 184us) log.cc:844] Serialized 400 byte log entry
0321 14:52:00.135473 (+253452us) op_driver.cc:464] REPLICATION: finished
0321 14:52:00.135569 (+ 96us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:52:00.136404 (+ 835us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:52:00.136661 (+ 257us) log.cc:844] Serialized 5 byte log entry
0321 14:52:00.429076 (+292415us) tablet_metadata.cc:641] Metadata flushed
0321 14:52:00.430505 (+ 1429us) log.cc:844] Serialized 14 byte log entry
0321 14:52:00.430552 (+ 47us) alter_schema_op.cc:73] Released schema lock
0321 14:52:00.430556 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":1257364,"prepare.run_cpu_time_us":77125,"prepare.run_wall_time_us":424139,"replication_time_us":253612}]]}
W20260321 14:52:00.431581 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 294ms of latency in SegmentAllocator::Sync()
I20260321 14:52:00.432525 11487 catalog_manager.cc:5763] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899) does not have the latest schema for tablet 91a3a028d48847ea94c9cabeae0776a6 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 9
W20260321 14:52:00.446841 11472 catalog_manager.cc:5075] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): alter failed for tablet 93bb72786a4848bc89881f3d191a77cd (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 93bb72786a4848bc89881f3d191a77cd
I20260321 14:52:00.450742 11484 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet e59bfad9e27147ab87fe9cfddb6f3678 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 8
I20260321 14:52:00.459762 11901 tablet.cc:1723] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260321 14:52:00.460572 11901 tablet.cc:1621] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:52:00.461086 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 211ms of latency in SegmentAllocator::Sync()
I20260321 14:52:00.472608 11903 tablet.cc:1723] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260321 14:52:00.473364 11903 tablet.cc:1621] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: MemRowSet was empty: no flush needed.
W20260321 14:52:00.473858 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 214ms of latency in SegmentAllocator::Sync()
W20260321 14:52:00.526100 11873 consensus_queue.cc:1175] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "38cd49af13b3430f8c7a3bce849f221c" status { last_received { term: 1 index: 11 } last_committed_idx: 10 last_received_current_leader { term: 1 index: 11 } }
W20260321 14:52:00.526784 11909 log.cc:510] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 410ms of latency in SegmentAllocator::Sync()
W20260321 14:52:00.545846 11472 catalog_manager.cc:5075] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): alter failed for tablet 93bb72786a4848bc89881f3d191a77cd (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 93bb72786a4848bc89881f3d191a77cd
I20260321 14:52:00.605199 11908 ts_tablet_manager.cc:1916] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:52:00.612668 11908 ts_tablet_manager.cc:1929] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.10
I20260321 14:52:00.612812 11908 log.cc:1199] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-1-root/wals/c5a1a6ff69bd4ad492e450cfe7879a06
I20260321 14:52:00.613401 11908 ts_tablet_manager.cc:1950] T c5a1a6ff69bd4ad492e450cfe7879a06 P 0dfb13e1591342ff80fa38ea3381bca1: Deleting consensus metadata
I20260321 14:52:00.614584 11472 catalog_manager.cc:5002] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899): tablet c5a1a6ff69bd4ad492e450cfe7879a06 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]) successfully deleted
W20260321 14:52:00.672384 11901 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.211s user 0.001s sys 0.000s
I20260321 14:52:00.676550 11901 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 47) took 2479 ms. Trace:
I20260321 14:52:00.676664 11901 rpcz_store.cc:276] 0321 14:51:58.196930 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.197000 (+ 70us) service_pool.cc:225] Handling call
0321 14:52:00.676520 (+2479520us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.780166 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.780425 (+ 259us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.289389 (+508964us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.289398 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.289443 (+ 45us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.289447 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.289646 (+ 199us) log.cc:844] Serialized 400 byte log entry
0321 14:52:00.459573 (+169927us) op_driver.cc:464] REPLICATION: finished
0321 14:52:00.459709 (+ 136us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:52:00.460663 (+ 954us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:52:00.460977 (+ 314us) log.cc:844] Serialized 5 byte log entry
0321 14:52:00.675845 (+214868us) tablet_metadata.cc:641] Metadata flushed
0321 14:52:00.676412 (+ 567us) log.cc:844] Serialized 14 byte log entry
0321 14:52:00.676462 (+ 50us) alter_schema_op.cc:73] Released schema lock
0321 14:52:00.676466 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":1582815,"prepare.run_cpu_time_us":106315,"prepare.run_wall_time_us":509537,"replication_time_us":170089}]]}
W20260321 14:52:00.677064 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 153ms of latency in SegmentAllocator::Sync()
W20260321 14:52:00.688154 11903 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.214s user 0.000s sys 0.000s
I20260321 14:52:00.692119 11903 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 30) took 2492 ms. Trace:
I20260321 14:52:00.692236 11903 rpcz_store.cc:276] 0321 14:51:58.199284 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.199357 (+ 73us) service_pool.cc:225] Handling call
0321 14:52:00.692093 (+2492736us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.622670 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.622875 (+ 205us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.280371 (+657496us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.280380 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.280420 (+ 40us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.280426 (+ 6us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.280652 (+ 226us) log.cc:844] Serialized 400 byte log entry
0321 14:52:00.472460 (+191808us) op_driver.cc:464] REPLICATION: finished
0321 14:52:00.472582 (+ 122us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:52:00.473451 (+ 869us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:52:00.473734 (+ 283us) log.cc:844] Serialized 5 byte log entry
0321 14:52:00.691457 (+217723us) tablet_metadata.cc:641] Metadata flushed
0321 14:52:00.691996 (+ 539us) log.cc:844] Serialized 14 byte log entry
0321 14:52:00.692040 (+ 44us) alter_schema_op.cc:73] Released schema lock
0321 14:52:00.692044 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":1422999,"prepare.run_cpu_time_us":135786,"prepare.run_wall_time_us":658162,"replication_time_us":191998}]]}
W20260321 14:52:00.692613 11875 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 126ms of latency in SegmentAllocator::Sync()
I20260321 14:52:00.718434 11782 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e4a661fdba54fecb5193d70456324e1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:52:00 UTC) from {username='slave'} at 127.0.0.1:57116
I20260321 14:52:00.718544 11486 catalog_manager.cc:5958] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Sending DeleteTablet for 1 replicas of tablet 1e4a661fdba54fecb5193d70456324e1
I20260321 14:52:00.718709 11905 tablet_replica.cc:333] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: stopping tablet replica
I20260321 14:52:00.718869 11905 raft_consensus.cc:2243] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:52:00.719211 11905 pending_rounds.cc:70] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Trying to abort 1 pending ops.
I20260321 14:52:00.719277 11905 pending_rounds.cc:77] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Aborting op as it isn't in flight: id { term: 1 index: 11 } timestamp: 27 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "1e4a661fdba54fecb5193d70456324e1" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "e6796b56028c4e188c40b50898ca061e" new_extra_config { } }
W20260321 14:52:00.719614 11905 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57116: Aborted: Op aborted
I20260321 14:52:00.719800 11905 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 32) took 2432 ms. Trace:
I20260321 14:52:00.719878 11905 rpcz_store.cc:276] 0321 14:51:58.287736 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.287781 (+ 45us) service_pool.cc:225] Handling call
0321 14:52:00.719784 (+2432003us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:00.280905 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:00.281144 (+ 239us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.692125 (+410981us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.692136 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.692166 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.692169 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.692380 (+ 211us) log.cc:844] Serialized 426 byte log entry
0321 14:52:00.719583 (+ 27203us) op_driver.cc:464] REPLICATION: finished
0321 14:52:00.719594 (+ 11us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0321 14:52:00.719599 (+ 5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1992836,"prepare.run_cpu_time_us":78115,"prepare.run_wall_time_us":411558,"replication_time_us":27378}]]}
I20260321 14:52:00.720376 11905 raft_consensus.cc:2272] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:52:00.720852 11486 catalog_manager.cc:5763] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365) does not have the latest schema for tablet e59bfad9e27147ab87fe9cfddb6f3678 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]). Expected version 10 got 9
I20260321 14:52:00.721199 11782 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e4a661fdba54fecb5193d70456324e1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:52:00 UTC) from {username='slave'} at 127.0.0.1:57116
I20260321 14:52:00.721065 11488 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\010\000\000\000\007\001\t\000\000\000""\006\001\010\000\000\000\007\001\t\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260321 14:52:00.721472 11892 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57116: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:00.721627 11892 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 34) took 2132 ms. Trace:
I20260321 14:52:00.721697 11892 rpcz_store.cc:276] 0321 14:51:58.589503 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.589564 (+ 61us) service_pool.cc:225] Handling call
0321 14:52:00.721616 (+2132052us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:00.692507 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:00.692776 (+ 269us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.721384 (+ 28608us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.721393 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.721414 (+ 21us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.721417 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.721449 (+ 32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:52:00.721456 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2102578}]]}
W20260321 14:52:00.722584 11892 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57116: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:00.722738 11892 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 36) took 1789 ms. Trace:
I20260321 14:52:00.722805 11892 rpcz_store.cc:276] 0321 14:51:58.933136 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.933197 (+ 61us) service_pool.cc:225] Handling call
0321 14:52:00.722725 (+1789528us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:00.722170 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:00.722421 (+ 251us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.722507 (+ 86us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.722513 (+ 6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.722532 (+ 19us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.722536 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.722560 (+ 24us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:52:00.722565 (+ 5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1788576}]]}
W20260321 14:52:00.723516 11892 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57116: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:00.723706 11892 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 38) took 1479 ms. Trace:
I20260321 14:52:00.723775 11892 rpcz_store.cc:276] 0321 14:51:59.244329 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:59.244387 (+ 58us) service_pool.cc:225] Handling call
0321 14:52:00.723687 (+1479300us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:00.723318 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:00.723460 (+ 142us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.723465 (+ 5us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.723469 (+ 4us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.723481 (+ 12us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.723483 (+ 2us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.723500 (+ 17us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:52:00.723504 (+ 4us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1478636}]]}
W20260321 14:52:00.724766 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 319ms of latency in SegmentAllocator::Sync()
W20260321 14:52:00.725208 11892 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57116: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:00.725399 11892 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57116 (request call id 39) took 1263 ms. Trace:
I20260321 14:52:00.725504 11892 rpcz_store.cc:276] 0321 14:51:59.461492 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:59.461558 (+ 66us) service_pool.cc:225] Handling call
0321 14:52:00.725385 (+1263827us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:00.724840 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:00.725054 (+ 214us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.725140 (+ 86us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.725146 (+ 6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.725162 (+ 16us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.725165 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.725188 (+ 23us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:52:00.725193 (+ 5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1263025}]]}
I20260321 14:52:00.726518 11899 tablet.cc:1723] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
21:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260321 14:52:00.727396 11899 tablet.cc:1621] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: MemRowSet was empty: no flush needed.
W20260321 14:52:00.727834 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 233ms of latency in SegmentAllocator::Sync()
W20260321 14:52:00.727907 11892 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57116: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:52:00.730186 11892 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57116: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:52:00.732645 11892 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57116: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:52:00.733372 11472 catalog_manager.cc:5075] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899): alter failed for tablet c5a1a6ff69bd4ad492e450cfe7879a06 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: c5a1a6ff69bd4ad492e450cfe7879a06
W20260321 14:52:00.757189 11472 catalog_manager.cc:5075] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899): alter failed for tablet c5a1a6ff69bd4ad492e450cfe7879a06 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: c5a1a6ff69bd4ad492e450cfe7879a06
W20260321 14:52:00.760370 11472 catalog_manager.cc:5075] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899): alter failed for tablet c5a1a6ff69bd4ad492e450cfe7879a06 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: c5a1a6ff69bd4ad492e450cfe7879a06
W20260321 14:52:00.771842 11472 catalog_manager.cc:5081] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): alter failed for tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]): Illegal state: Tablet not RUNNING: STOPPING
W20260321 14:52:00.803460 11472 catalog_manager.cc:5075] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899): alter failed for tablet c5a1a6ff69bd4ad492e450cfe7879a06 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: c5a1a6ff69bd4ad492e450cfe7879a06
W20260321 14:52:00.818729 11472 catalog_manager.cc:5075] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899): alter failed for tablet c5a1a6ff69bd4ad492e450cfe7879a06 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: c5a1a6ff69bd4ad492e450cfe7879a06
W20260321 14:52:00.818848 11875 consensus_queue.cc:1175] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "e6796b56028c4e188c40b50898ca061e" status { last_received { term: 1 index: 11 } last_committed_idx: 10 last_received_current_leader { term: 1 index: 11 } }
W20260321 14:52:00.819582 11905 log.cc:510] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Injecting 311ms of latency in SegmentAllocator::Sync()
W20260321 14:52:00.829599 11472 catalog_manager.cc:5075] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899): alter failed for tablet c5a1a6ff69bd4ad492e450cfe7879a06 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: c5a1a6ff69bd4ad492e450cfe7879a06
I20260321 14:52:00.830731 11901 tablet.cc:1723] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
21:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260321 14:52:00.831455 11901 tablet.cc:1621] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: MemRowSet was empty: no flush needed.
W20260321 14:52:00.831902 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 214ms of latency in SegmentAllocator::Sync()
W20260321 14:52:00.848419 11472 catalog_manager.cc:5075] TS 0dfb13e1591342ff80fa38ea3381bca1 (127.4.142.2:40899): alter failed for tablet c5a1a6ff69bd4ad492e450cfe7879a06 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: c5a1a6ff69bd4ad492e450cfe7879a06
I20260321 14:52:00.937407 11909 ts_tablet_manager.cc:1916] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:52:00.944504 11909 ts_tablet_manager.cc:1929] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.11
I20260321 14:52:00.944664 11909 log.cc:1199] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-2-root/wals/1f1a66bafdde43229d12293b9c4ae2d5
I20260321 14:52:00.945056 11909 ts_tablet_manager.cc:1950] T 1f1a66bafdde43229d12293b9c4ae2d5 P 38cd49af13b3430f8c7a3bce849f221c: Deleting consensus metadata
I20260321 14:52:00.946059 11472 catalog_manager.cc:5002] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289): tablet 1f1a66bafdde43229d12293b9c4ae2d5 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]) successfully deleted
W20260321 14:52:00.961131 11899 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.233s user 0.001s sys 0.000s
I20260321 14:52:00.965109 11899 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 47) took 2677 ms. Trace:
I20260321 14:52:00.965236 11899 rpcz_store.cc:276] 0321 14:51:58.287443 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.287809 (+ 366us) service_pool.cc:225] Handling call
0321 14:52:00.965056 (+2677247us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:51:59.882137 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:51:59.882355 (+ 218us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.430973 (+548618us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.430983 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.431010 (+ 27us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.431013 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.431273 (+ 260us) log.cc:844] Serialized 426 byte log entry
0321 14:52:00.726381 (+295108us) op_driver.cc:464] REPLICATION: finished
0321 14:52:00.726478 (+ 97us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:52:00.727496 (+ 1018us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:52:00.727760 (+ 264us) log.cc:844] Serialized 5 byte log entry
0321 14:52:00.964446 (+236686us) tablet_metadata.cc:641] Metadata flushed
0321 14:52:00.964963 (+ 517us) log.cc:844] Serialized 14 byte log entry
0321 14:52:00.965009 (+ 46us) alter_schema_op.cc:73] Released schema lock
0321 14:52:00.965013 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":1594064,"prepare.run_cpu_time_us":106256,"prepare.run_wall_time_us":549200,"replication_time_us":295337}]]}
W20260321 14:52:00.965618 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 179ms of latency in SegmentAllocator::Sync()
W20260321 14:52:00.990815 11472 catalog_manager.cc:5075] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289): alter failed for tablet 1f1a66bafdde43229d12293b9c4ae2d5 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 1f1a66bafdde43229d12293b9c4ae2d5
W20260321 14:52:00.991357 11472 catalog_manager.cc:5075] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289): alter failed for tablet 1f1a66bafdde43229d12293b9c4ae2d5 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 1f1a66bafdde43229d12293b9c4ae2d5
W20260321 14:52:01.000166 11472 catalog_manager.cc:5075] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289): alter failed for tablet 1f1a66bafdde43229d12293b9c4ae2d5 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 1f1a66bafdde43229d12293b9c4ae2d5
W20260321 14:52:01.025652 11472 catalog_manager.cc:5075] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289): alter failed for tablet 1f1a66bafdde43229d12293b9c4ae2d5 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 1f1a66bafdde43229d12293b9c4ae2d5
W20260321 14:52:01.032878 11472 catalog_manager.cc:5075] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289): alter failed for tablet 1f1a66bafdde43229d12293b9c4ae2d5 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 1f1a66bafdde43229d12293b9c4ae2d5
I20260321 14:52:01.045856 11488 catalog_manager.cc:5958] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Sending DeleteTablet for 1 replicas of tablet e59bfad9e27147ab87fe9cfddb6f3678
W20260321 14:52:01.046169 11901 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.214s user 0.001s sys 0.000s
I20260321 14:52:01.046972 11574 tablet_service.cc:1558] Processing DeleteTablet for tablet e59bfad9e27147ab87fe9cfddb6f3678 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:52:00 UTC) from {username='slave'} at 127.0.0.1:44522
W20260321 14:52:01.047900 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 149ms of latency in SegmentAllocator::Sync()
I20260321 14:52:01.048166 11488 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\t\000\000\000\007\001\n\000\000\000""\006\001\t\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
I20260321 14:52:01.051009 11901 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 50) took 2764 ms. Trace:
I20260321 14:52:01.051208 11901 rpcz_store.cc:276] 0321 14:51:58.286852 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.287232 (+ 380us) service_pool.cc:225] Handling call
0321 14:52:01.050940 (+2763708us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:00.289752 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:00.289982 (+ 230us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.676508 (+386526us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.676521 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.676570 (+ 49us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.676575 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.676808 (+ 233us) log.cc:844] Serialized 426 byte log entry
0321 14:52:00.830560 (+153752us) op_driver.cc:464] REPLICATION: finished
0321 14:52:00.830686 (+ 126us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:52:00.831543 (+ 857us) tablet_metadata.cc:689] TabletMetadata updated
0321 14:52:00.831825 (+ 282us) log.cc:844] Serialized 5 byte log entry
0321 14:52:01.050235 (+218410us) tablet_metadata.cc:641] Metadata flushed
0321 14:52:01.050838 (+ 603us) log.cc:844] Serialized 14 byte log entry
0321 14:52:01.050891 (+ 53us) alter_schema_op.cc:73] Released schema lock
0321 14:52:01.050898 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":2002222,"prepare.run_cpu_time_us":72520,"prepare.run_wall_time_us":387112,"replication_time_us":153953}]]}
W20260321 14:52:01.053784 11877 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 307ms of latency in SegmentAllocator::Sync()
I20260321 14:52:01.057622 11911 tablet_replica.cc:333] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: stopping tablet replica
I20260321 14:52:01.057827 11911 raft_consensus.cc:2243] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:52:01.058013 11911 pending_rounds.cc:70] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Trying to abort 1 pending ops.
I20260321 14:52:01.058085 11911 pending_rounds.cc:77] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Aborting op as it isn't in flight: id { term: 1 index: 12 } timestamp: 42 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "e59bfad9e27147ab87fe9cfddb6f3678" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "be06163c8815466f9fde54936889b0c8" new_extra_config { } }
W20260321 14:52:01.058486 11911 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Aborted: Op aborted
I20260321 14:52:01.058650 11911 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 53) took 2469 ms. Trace:
I20260321 14:52:01.058745 11911 rpcz_store.cc:276] 0321 14:51:58.589658 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.589985 (+ 327us) service_pool.cc:225] Handling call
0321 14:52:01.058620 (+2468635us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:00.676938 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:00.677183 (+ 245us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:01.053132 (+375949us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:01.053144 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:01.053178 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:01.053184 (+ 6us) op_driver.cc:348] REPLICATION: starting
0321 14:52:01.053466 (+ 282us) log.cc:844] Serialized 426 byte log entry
0321 14:52:01.058436 (+ 4970us) op_driver.cc:464] REPLICATION: finished
0321 14:52:01.058446 (+ 10us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0321 14:52:01.058453 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2086585,"prepare.run_cpu_time_us":65687,"prepare.run_wall_time_us":376634,"replication_time_us":5216}]]}
I20260321 14:52:01.059281 11911 raft_consensus.cc:2272] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260321 14:52:01.060045 11890 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:01.060297 11890 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 55) took 2129 ms. Trace:
W20260321 14:52:01.060626 11472 catalog_manager.cc:5075] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289): alter failed for tablet 1f1a66bafdde43229d12293b9c4ae2d5 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 1f1a66bafdde43229d12293b9c4ae2d5
I20260321 14:52:01.060467 11890 rpcz_store.cc:276] 0321 14:51:58.931202 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.937300 (+ 6098us) service_pool.cc:225] Handling call
0321 14:52:01.060237 (+2122937us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:01.053623 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:01.053981 (+ 358us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:01.059375 (+ 5394us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:01.059386 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:01.059411 (+ 25us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:01.059414 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:01.059956 (+ 542us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:52:01.059963 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2115905,"spinlock_wait_cycles":1094016}]]}
W20260321 14:52:01.061334 11890 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:01.061527 11890 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 71) took 1815 ms. Trace:
I20260321 14:52:01.061612 11890 rpcz_store.cc:276] 0321 14:51:59.245994 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:59.246065 (+ 71us) service_pool.cc:225] Handling call
0321 14:52:01.061474 (+1815409us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:01.061006 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:01.061205 (+ 199us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:01.061212 (+ 7us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:01.061218 (+ 6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:01.061234 (+ 16us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:01.061257 (+ 23us) op_driver.cc:348] REPLICATION: starting
0321 14:52:01.061282 (+ 25us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:52:01.061292 (+ 10us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1814610}]]}
W20260321 14:52:01.062733 11890 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:01.062889 11890 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 83) took 1600 ms. Trace:
I20260321 14:52:01.062960 11890 rpcz_store.cc:276] 0321 14:51:59.461949 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:59.461999 (+ 50us) service_pool.cc:225] Handling call
0321 14:52:01.062860 (+1600861us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:01.061939 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:01.062114 (+ 175us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:01.062646 (+ 532us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:01.062652 (+ 6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:01.062668 (+ 16us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:01.062670 (+ 2us) op_driver.cc:348] REPLICATION: starting
0321 14:52:01.062700 (+ 30us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:52:01.062703 (+ 3us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1599611}]]}
W20260321 14:52:01.063678 11890 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:01.063818 11890 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44522 (request call id 91) took 1307 ms. Trace:
I20260321 14:52:01.063889 11890 rpcz_store.cc:276] 0321 14:51:59.756819 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:59.756884 (+ 65us) service_pool.cc:225] Handling call
0321 14:52:01.063788 (+1306904us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:01.063230 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:01.063358 (+ 128us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:01.063581 (+ 223us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:01.063587 (+ 6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:01.063603 (+ 16us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:01.063605 (+ 2us) op_driver.cc:348] REPLICATION: starting
0321 14:52:01.063642 (+ 37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:52:01.063650 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1306004}]]}
W20260321 14:52:01.064819 11890 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:52:01.066273 11890 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:52:01.067883 11890 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44522: Illegal state: RaftConsensus is not running: State = Stopped
W20260321 14:52:01.073721 11472 catalog_manager.cc:5075] TS 38cd49af13b3430f8c7a3bce849f221c (127.4.142.3:42289): alter failed for tablet 1f1a66bafdde43229d12293b9c4ae2d5 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 1f1a66bafdde43229d12293b9c4ae2d5
I20260321 14:52:01.131294 11905 ts_tablet_manager.cc:1916] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:52:01.136945 11905 ts_tablet_manager.cc:1929] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.11
I20260321 14:52:01.137076 11905 log.cc:1199] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-3-root/wals/1e4a661fdba54fecb5193d70456324e1
I20260321 14:52:01.137575 11905 ts_tablet_manager.cc:1950] T 1e4a661fdba54fecb5193d70456324e1 P e6796b56028c4e188c40b50898ca061e: Deleting consensus metadata
I20260321 14:52:01.138674 11472 catalog_manager.cc:5002] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]) successfully deleted
W20260321 14:52:01.138965 11472 catalog_manager.cc:4969] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): delete failed for tablet 1e4a661fdba54fecb5193d70456324e1 because the tablet was not found. No further retry: Not found: Tablet not found: 1e4a661fdba54fecb5193d70456324e1
I20260321 14:52:01.145462 11899 tablet.cc:1718] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Skipping requested alter to schema version 10, tablet already version 10
I20260321 14:52:01.145959 11899 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 49) took 2557 ms. Trace:
I20260321 14:52:01.146085 11899 rpcz_store.cc:276] 0321 14:51:58.588251 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.588808 (+ 557us) service_pool.cc:225] Handling call
0321 14:52:01.145923 (+2557115us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:00.431376 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:00.431593 (+ 217us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:00.965063 (+533470us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:00.965073 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:00.965125 (+ 52us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:00.965130 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:52:00.965380 (+ 250us) log.cc:844] Serialized 426 byte log entry
0321 14:52:01.145281 (+179901us) op_driver.cc:464] REPLICATION: finished
0321 14:52:01.145400 (+ 119us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:52:01.145854 (+ 454us) log.cc:844] Serialized 96 byte log entry
0321 14:52:01.145891 (+ 37us) alter_schema_op.cc:73] Released schema lock
0321 14:52:01.145894 (+ 3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":33,"prepare.queue_time_us":1842187,"prepare.run_cpu_time_us":97707,"prepare.run_wall_time_us":534062,"replication_time_us":180090}]]}
W20260321 14:52:01.146406 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 139ms of latency in SegmentAllocator::Sync()
I20260321 14:52:01.198194 11486 catalog_manager.cc:6216] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545] alter complete (version 10)
I20260321 14:52:01.199381 11783 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e4a661fdba54fecb5193d70456324e1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:52:00 UTC) from {username='slave'} at 127.0.0.1:57116
W20260321 14:52:01.200147 11472 catalog_manager.cc:4969] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): delete failed for tablet 1e4a661fdba54fecb5193d70456324e1 because the tablet was not found. No further retry: Not found: Tablet not found: 1e4a661fdba54fecb5193d70456324e1
W20260321 14:52:01.201490 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 318ms of latency in SegmentAllocator::Sync()
I20260321 14:52:01.286259 11899 tablet.cc:1718] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Skipping requested alter to schema version 10, tablet already version 10
I20260321 14:52:01.286584 11899 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 57) took 2353 ms. Trace:
I20260321 14:52:01.286717 11899 rpcz_store.cc:276] 0321 14:51:58.932875 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:58.935026 (+ 2151us) service_pool.cc:225] Handling call
0321 14:52:01.286546 (+2351520us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:00.965487 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:00.965731 (+ 244us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:01.145910 (+180179us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:01.145920 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:01.145950 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:01.145953 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:01.146163 (+ 210us) log.cc:844] Serialized 426 byte log entry
0321 14:52:01.286039 (+139876us) op_driver.cc:464] REPLICATION: finished
0321 14:52:01.286181 (+ 142us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:52:01.286480 (+ 299us) log.cc:844] Serialized 96 byte log entry
0321 14:52:01.286516 (+ 36us) alter_schema_op.cc:73] Released schema lock
0321 14:52:01.286519 (+ 3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":74,"prepare.queue_time_us":2030104,"prepare.run_cpu_time_us":30653,"prepare.run_wall_time_us":180745,"replication_time_us":139925}]]}
W20260321 14:52:01.287087 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 226ms of latency in SegmentAllocator::Sync()
W20260321 14:52:01.318770 11472 catalog_manager.cc:5075] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): alter failed for tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 1e4a661fdba54fecb5193d70456324e1
W20260321 14:52:01.319613 11472 catalog_manager.cc:5075] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): alter failed for tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 1e4a661fdba54fecb5193d70456324e1
W20260321 14:52:01.326251 11472 catalog_manager.cc:5075] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): alter failed for tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 1e4a661fdba54fecb5193d70456324e1
W20260321 14:52:01.335114 11472 catalog_manager.cc:5075] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): alter failed for tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 1e4a661fdba54fecb5193d70456324e1
W20260321 14:52:01.350653 11472 catalog_manager.cc:5075] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): alter failed for tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 1e4a661fdba54fecb5193d70456324e1
W20260321 14:52:01.357430 11472 catalog_manager.cc:5075] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): alter failed for tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 1e4a661fdba54fecb5193d70456324e1
W20260321 14:52:01.361063 11877 consensus_queue.cc:1175] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "be06163c8815466f9fde54936889b0c8" status { last_received { term: 1 index: 12 } last_committed_idx: 11 last_received_current_leader { term: 1 index: 12 } }
W20260321 14:52:01.361698 11911 log.cc:510] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Injecting 259ms of latency in SegmentAllocator::Sync()
W20260321 14:52:01.374015 11472 catalog_manager.cc:5075] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): alter failed for tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 1e4a661fdba54fecb5193d70456324e1
W20260321 14:52:01.384869 11472 catalog_manager.cc:5075] TS e6796b56028c4e188c40b50898ca061e (127.4.142.4:37853): alter failed for tablet 1e4a661fdba54fecb5193d70456324e1 (table many-ranges-table [id=dc4f3ea181004c028282fcbc32a37545]),no further retry: Not found: Tablet not found: 1e4a661fdba54fecb5193d70456324e1
I20260321 14:52:01.513756 11899 tablet.cc:1718] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Skipping requested alter to schema version 10, tablet already version 10
I20260321 14:52:01.514161 11899 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 72) took 2267 ms. Trace:
I20260321 14:52:01.514290 11899 rpcz_store.cc:276] 0321 14:51:59.246531 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:59.246593 (+ 62us) service_pool.cc:225] Handling call
0321 14:52:01.514119 (+2267526us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:01.146272 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:01.146537 (+ 265us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:01.286556 (+140019us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:01.286566 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:01.286595 (+ 29us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:01.286598 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:01.286832 (+ 234us) log.cc:844] Serialized 426 byte log entry
0321 14:52:01.513561 (+226729us) op_driver.cc:464] REPLICATION: finished
0321 14:52:01.513673 (+ 112us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:52:01.514048 (+ 375us) log.cc:844] Serialized 96 byte log entry
0321 14:52:01.514085 (+ 37us) alter_schema_op.cc:73] Released schema lock
0321 14:52:01.514088 (+ 3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":1899359,"prepare.run_cpu_time_us":23421,"prepare.run_wall_time_us":140634,"replication_time_us":226932}]]}
W20260321 14:52:01.514675 11879 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 107ms of latency in SegmentAllocator::Sync()
I20260321 14:52:01.520730 11488 catalog_manager.cc:5958] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Sending DeleteTablet for 1 replicas of tablet 91a3a028d48847ea94c9cabeae0776a6
I20260321 14:52:01.521728 11645 tablet_service.cc:1558] Processing DeleteTablet for tablet 91a3a028d48847ea94c9cabeae0776a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-03-21 14:52:01 UTC) from {username='slave'} at 127.0.0.1:42612
I20260321 14:52:01.522336 11912 tablet_replica.cc:333] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: stopping tablet replica
I20260321 14:52:01.522279 11488 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
I20260321 14:52:01.522481 11488 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:60688:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
I20260321 14:52:01.522543 11912 raft_consensus.cc:2243] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:52:01.522737 11912 pending_rounds.cc:70] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Trying to abort 1 pending ops.
I20260321 14:52:01.522818 11912 pending_rounds.cc:77] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Aborting op as it isn't in flight: id { term: 1 index: 15 } timestamp: 45 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "91a3a028d48847ea94c9cabeae0776a6" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "0dfb13e1591342ff80fa38ea3381bca1" new_extra_config { } }
W20260321 14:52:01.523241 11912 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42612: Aborted: Op aborted
I20260321 14:52:01.523422 11912 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 78) took 2061 ms. Trace:
I20260321 14:52:01.523515 11912 rpcz_store.cc:276] 0321 14:51:59.462323 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:59.462374 (+ 51us) service_pool.cc:225] Handling call
0321 14:52:01.523383 (+2061009us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:01.286946 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:01.287234 (+ 288us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:01.514138 (+226904us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:01.514152 (+ 14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:01.514177 (+ 25us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:01.514180 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:01.514391 (+ 211us) log.cc:844] Serialized 426 byte log entry
0321 14:52:01.523172 (+ 8781us) op_driver.cc:464] REPLICATION: finished
0321 14:52:01.523186 (+ 14us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0321 14:52:01.523192 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1824305,"prepare.run_cpu_time_us":36515,"prepare.run_wall_time_us":227528,"replication_time_us":8954}]]}
I20260321 14:52:01.523965 11912 raft_consensus.cc:2272] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260321 14:52:01.524151 11891 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42612: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:01.524338 11891 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 83) took 1764 ms. Trace:
W20260321 14:52:01.524535 11539 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 89ms of latency in SegmentAllocator::Sync()
I20260321 14:52:01.524502 11891 rpcz_store.cc:276] 0321 14:51:59.759491 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:51:59.759570 (+ 79us) service_pool.cc:225] Handling call
0321 14:52:01.524299 (+1764729us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:01.514517 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:01.514804 (+ 287us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:01.523944 (+ 9140us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:01.523952 (+ 8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:01.523976 (+ 24us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:01.523979 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:01.524101 (+ 122us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:52:01.524109 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1754602,"spinlock_wait_cycles":175488}]]}
W20260321 14:52:01.525218 11891 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42612: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:01.525396 11891 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 86) took 1393 ms. Trace:
I20260321 14:52:01.525471 11891 rpcz_store.cc:276] 0321 14:52:00.131831 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:52:00.132054 (+ 223us) service_pool.cc:225] Handling call
0321 14:52:01.525363 (+1393309us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:01.524919 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:01.525139 (+ 220us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:01.525145 (+ 6us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:01.525149 (+ 4us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:01.525162 (+ 13us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:01.525164 (+ 2us) op_driver.cc:348] REPLICATION: starting
0321 14:52:01.525183 (+ 19us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:52:01.525186 (+ 3us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1392514}]]}
W20260321 14:52:01.526422 11891 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42612: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:01.526582 11891 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:42612 (request call id 109) took 1142 ms. Trace:
I20260321 14:52:01.526650 11891 rpcz_store.cc:276] 0321 14:52:00.383924 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:52:00.383973 (+ 49us) service_pool.cc:225] Handling call
0321 14:52:01.526547 (+1142574us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:01.525775 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:01.525966 (+ 191us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:01.526350 (+ 384us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:01.526355 (+ 5us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:01.526369 (+ 14us) alter_schema_op.cc:128] START. Timestamp: 0
0321 14:52:01.526371 (+ 2us) op_driver.cc:348] REPLICATION: starting
0321 14:52:01.526390 (+ 19us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0321 14:52:01.526393 (+ 3us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1141494}]]}
W20260321 14:52:01.527369 11891 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42612: Illegal state: RaftConsensus is not running: State = Stopped
I20260321 14:52:01.615274 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
W20260321 14:52:01.615724 11690 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
W20260321 14:52:01.618391 11690 consensus_peers.cc:597] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c -> Peer be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): Couldn't send request to peer be06163c8815466f9fde54936889b0c8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260321 14:52:01.621595 11911 ts_tablet_manager.cc:1916] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260321 14:52:01.621876 11879 consensus_queue.cc:1175] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "0dfb13e1591342ff80fa38ea3381bca1" status { last_received { term: 1 index: 15 } last_committed_idx: 14 last_received_current_leader { term: 1 index: 15 } }
W20260321 14:52:01.622778 11912 log.cc:510] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Injecting 351ms of latency in SegmentAllocator::Sync()
I20260321 14:52:01.627835 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:52:01.630486 11911 ts_tablet_manager.cc:1929] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.12
I20260321 14:52:01.630640 11911 log.cc:1199] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/e59bfad9e27147ab87fe9cfddb6f3678
I20260321 14:52:01.630995 11911 ts_tablet_manager.cc:1950] T e59bfad9e27147ab87fe9cfddb6f3678 P be06163c8815466f9fde54936889b0c8: Deleting consensus metadata
I20260321 14:52:01.631752 4664 tablet_replica.cc:333] T 8f833608c95848419365ad92e4efedb4 P be06163c8815466f9fde54936889b0c8: stopping tablet replica
I20260321 14:52:01.631935 4664 raft_consensus.cc:2243] T 8f833608c95848419365ad92e4efedb4 P be06163c8815466f9fde54936889b0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260321 14:52:01.632149 4664 raft_consensus.cc:2272] T 8f833608c95848419365ad92e4efedb4 P be06163c8815466f9fde54936889b0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260321 14:52:01.632470 4664 log.cc:510] T 8f833608c95848419365ad92e4efedb4 P be06163c8815466f9fde54936889b0c8: Injecting 303ms of latency in SegmentAllocator::Sync()
W20260321 14:52:01.659794 11475 catalog_manager.cc:4729] TS be06163c8815466f9fde54936889b0c8 (127.4.142.1:38365): AlterTable RPC failed for tablet e59bfad9e27147ab87fe9cfddb6f3678: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260321 14:52:01.949951 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:52:01.959556 4664 tablet_server.cc:179] TabletServer@127.4.142.2:0 shutting down...
I20260321 14:52:01.969575 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:52:01.974388 11912 ts_tablet_manager.cc:1916] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:52:01.979440 11912 ts_tablet_manager.cc:1929] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.15
I20260321 14:52:01.979537 11912 log.cc:1199] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1774104639753633-4664-0/minicluster-data/ts-1-root/wals/91a3a028d48847ea94c9cabeae0776a6
I20260321 14:52:01.979774 11912 ts_tablet_manager.cc:1950] T 91a3a028d48847ea94c9cabeae0776a6 P 0dfb13e1591342ff80fa38ea3381bca1: Deleting consensus metadata
I20260321 14:52:01.993909 4664 tablet_server.cc:196] TabletServer@127.4.142.2:0 shutdown complete.
I20260321 14:52:01.997345 4664 tablet_server.cc:179] TabletServer@127.4.142.3:0 shutting down...
I20260321 14:52:02.007334 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:52:02.007572 4664 tablet_replica.cc:333] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c: stopping tablet replica
I20260321 14:52:02.007763 4664 raft_consensus.cc:2243] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:52:02.008054 4664 raft_consensus.cc:2272] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260321 14:52:02.008333 4664 log.cc:510] T 8f833608c95848419365ad92e4efedb4 P 38cd49af13b3430f8c7a3bce849f221c: Injecting 281ms of latency in SegmentAllocator::Sync()
I20260321 14:52:02.303229 4664 tablet_server.cc:196] TabletServer@127.4.142.3:0 shutdown complete.
I20260321 14:52:02.307121 4664 tablet_server.cc:179] TabletServer@127.4.142.4:0 shutting down...
I20260321 14:52:02.316565 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:52:02.316833 4664 tablet_replica.cc:333] T 8f833608c95848419365ad92e4efedb4 P e6796b56028c4e188c40b50898ca061e: stopping tablet replica
I20260321 14:52:02.317024 4664 raft_consensus.cc:2243] T 8f833608c95848419365ad92e4efedb4 P e6796b56028c4e188c40b50898ca061e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260321 14:52:02.317226 4664 raft_consensus.cc:2272] T 8f833608c95848419365ad92e4efedb4 P e6796b56028c4e188c40b50898ca061e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260321 14:52:02.317633 4664 log.cc:510] T 8f833608c95848419365ad92e4efedb4 P e6796b56028c4e188c40b50898ca061e: Injecting 149ms of latency in SegmentAllocator::Sync()
I20260321 14:52:02.480727 4664 tablet_server.cc:196] TabletServer@127.4.142.4:0 shutdown complete.
I20260321 14:52:02.484323 4664 master.cc:562] Master@127.4.142.62:33131 shutting down...
I20260321 14:52:02.493363 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:52:02.493593 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:52:02.493670 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: stopping tablet replica
W20260321 14:52:02.494129 4664 log.cc:510] T 00000000000000000000000000000000 P df4f62ca593741dd896fbd96a1bea9b2: Injecting 254ms of latency in SegmentAllocator::Sync()
I20260321 14:52:02.766052 4664 master.cc:584] Master@127.4.142.62:33131 shutdown complete.
[ OK ] ReplicatedAlterTableTest.AlterTableAndDropTablet (7488 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactor
I20260321 14:52:02.778542 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:40515
I20260321 14:52:02.779035 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:52:02.779816 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:52:02.780938 4664 webserver.cc:492] Webserver started at http://127.4.142.62:33509/ using document root <none> and password file <none>
I20260321 14:52:02.781173 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:52:02.781252 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:52:02.781427 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:52:02.782003 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "b58eddc2a3144e3a9e210b2a9a864350"
format_stamp: "Formatted at 2026-03-21 14:52:02 on dist-test-slave-9x8n"
I20260321 14:52:02.784303 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:52:02.785712 11918 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:02.786095 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:52:02.786191 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "b58eddc2a3144e3a9e210b2a9a864350"
format_stamp: "Formatted at 2026-03-21 14:52:02 on dist-test-slave-9x8n"
I20260321 14:52:02.786278 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-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)
I20260321 14:52:02.803197 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:52:02.803697 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:52:02.814472 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:40515
I20260321 14:52:02.814497 11969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:40515 every 8 connection(s)
I20260321 14:52:02.815703 11970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:02.819954 11970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350: Bootstrap starting.
I20260321 14:52:02.821054 11970 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350: Neither blocks nor log segments found. Creating new log.
I20260321 14:52:02.822467 11970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350: No bootstrap required, opened a new log
I20260321 14:52:02.823035 11970 raft_consensus.cc:359] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b58eddc2a3144e3a9e210b2a9a864350" member_type: VOTER }
I20260321 14:52:02.823164 11970 raft_consensus.cc:385] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:52:02.823239 11970 raft_consensus.cc:740] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b58eddc2a3144e3a9e210b2a9a864350, State: Initialized, Role: FOLLOWER
I20260321 14:52:02.823462 11970 consensus_queue.cc:260] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b58eddc2a3144e3a9e210b2a9a864350" member_type: VOTER }
I20260321 14:52:02.823570 11970 raft_consensus.cc:399] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:52:02.823642 11970 raft_consensus.cc:493] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:52:02.823730 11970 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:52:02.825562 11970 raft_consensus.cc:515] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b58eddc2a3144e3a9e210b2a9a864350" member_type: VOTER }
I20260321 14:52:02.825742 11970 leader_election.cc:304] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b58eddc2a3144e3a9e210b2a9a864350; no voters:
I20260321 14:52:02.826153 11970 leader_election.cc:290] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:52:02.826241 11973 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:52:02.826754 11973 raft_consensus.cc:697] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [term 1 LEADER]: Becoming Leader. State: Replica: b58eddc2a3144e3a9e210b2a9a864350, State: Running, Role: LEADER
I20260321 14:52:02.826970 11973 consensus_queue.cc:237] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b58eddc2a3144e3a9e210b2a9a864350" member_type: VOTER }
I20260321 14:52:02.827037 11970 sys_catalog.cc:565] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:52:02.827735 11975 sys_catalog.cc:455] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b58eddc2a3144e3a9e210b2a9a864350. Latest consensus state: current_term: 1 leader_uuid: "b58eddc2a3144e3a9e210b2a9a864350" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b58eddc2a3144e3a9e210b2a9a864350" member_type: VOTER } }
I20260321 14:52:02.827884 11975 sys_catalog.cc:458] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [sys.catalog]: This master's current role is: LEADER
I20260321 14:52:02.827788 11974 sys_catalog.cc:455] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b58eddc2a3144e3a9e210b2a9a864350" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b58eddc2a3144e3a9e210b2a9a864350" member_type: VOTER } }
I20260321 14:52:02.828120 11974 sys_catalog.cc:458] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [sys.catalog]: This master's current role is: LEADER
I20260321 14:52:02.831910 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260321 14:52:02.832656 11989 catalog_manager.cc:1568] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260321 14:52:02.832728 11989 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260321 14:52:02.832827 11978 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:52:02.833926 11978 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:52:02.836506 11978 catalog_manager.cc:1357] Generated new cluster ID: 6b00b30f5a134c1dbe308d434086d5ac
I20260321 14:52:02.836572 11978 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:52:02.852591 11978 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:52:02.853386 11978 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:52:02.874034 11978 catalog_manager.cc:6044] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350: Generated new TSK 0
I20260321 14:52:02.874332 11978 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:52:02.896885 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:52:02.898052 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:52:02.899503 4664 webserver.cc:492] Webserver started at http://127.4.142.1:32949/ using document root <none> and password file <none>
I20260321 14:52:02.899715 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:52:02.899782 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:52:02.899890 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:52:02.900477 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "f540c24029d84ffd9fc1c9edc0769776"
format_stamp: "Formatted at 2026-03-21 14:52:02 on dist-test-slave-9x8n"
I20260321 14:52:02.902863 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:52:02.904361 11994 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:02.904831 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:52:02.904981 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "f540c24029d84ffd9fc1c9edc0769776"
format_stamp: "Formatted at 2026-03-21 14:52:02 on dist-test-slave-9x8n"
I20260321 14:52:02.905162 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-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)
I20260321 14:52:02.915127 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:52:02.915668 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:52:02.916193 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:52:02.916970 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:52:02.917081 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:02.917207 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:52:02.917299 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:02.927943 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:46745
I20260321 14:52:02.928030 12056 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:46745 every 8 connection(s)
I20260321 14:52:02.929637 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:52:02.931062 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:52:02.932569 4664 webserver.cc:492] Webserver started at http://127.4.142.2:42753/ using document root <none> and password file <none>
I20260321 14:52:02.932819 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:52:02.932919 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:52:02.933091 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:52:02.933794 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-1-root/instance:
uuid: "ebde734205474d78a4bd4a4cc4ba7837"
format_stamp: "Formatted at 2026-03-21 14:52:02 on dist-test-slave-9x8n"
I20260321 14:52:02.935568 12057 heartbeater.cc:344] Connected to a master server at 127.4.142.62:40515
I20260321 14:52:02.935732 12057 heartbeater.cc:461] Registering TS with master...
I20260321 14:52:02.936056 12057 heartbeater.cc:507] Master 127.4.142.62:40515 requested a full tablet report, sending...
I20260321 14:52:02.936797 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.001s sys 0.002s
I20260321 14:52:02.936908 11935 ts_manager.cc:194] Registered new tserver with Master: f540c24029d84ffd9fc1c9edc0769776 (127.4.142.1:46745)
I20260321 14:52:02.938025 11935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40912
I20260321 14:52:02.938515 12064 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:02.938971 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:52:02.939133 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-1-root
uuid: "ebde734205474d78a4bd4a4cc4ba7837"
format_stamp: "Formatted at 2026-03-21 14:52:02 on dist-test-slave-9x8n"
I20260321 14:52:02.939255 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-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)
I20260321 14:52:02.949401 12057 heartbeater.cc:499] Master 127.4.142.62:40515 was elected leader, sending a full tablet report...
I20260321 14:52:02.952260 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:52:02.952775 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:52:02.953393 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:52:02.954164 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:52:02.954238 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:02.954370 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:52:02.954420 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:02.967748 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.2:37951
I20260321 14:52:02.967778 12126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.2:37951 every 8 connection(s)
I20260321 14:52:02.969412 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:52:02.971150 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:52:02.972677 4664 webserver.cc:492] Webserver started at http://127.4.142.3:44429/ using document root <none> and password file <none>
I20260321 14:52:02.972990 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:52:02.973105 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:52:02.973317 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:52:02.974128 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-2-root/instance:
uuid: "40c6dd7baba34218a14105a8904bf8ca"
format_stamp: "Formatted at 2026-03-21 14:52:02 on dist-test-slave-9x8n"
I20260321 14:52:02.975497 12127 heartbeater.cc:344] Connected to a master server at 127.4.142.62:40515
I20260321 14:52:02.975625 12127 heartbeater.cc:461] Registering TS with master...
I20260321 14:52:02.975981 12127 heartbeater.cc:507] Master 127.4.142.62:40515 requested a full tablet report, sending...
I20260321 14:52:02.976795 11935 ts_manager.cc:194] Registered new tserver with Master: ebde734205474d78a4bd4a4cc4ba7837 (127.4.142.2:37951)
I20260321 14:52:02.977525 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260321 14:52:02.977754 11935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40922
I20260321 14:52:02.979286 12133 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:02.979656 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:52:02.979792 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-2-root
uuid: "40c6dd7baba34218a14105a8904bf8ca"
format_stamp: "Formatted at 2026-03-21 14:52:02 on dist-test-slave-9x8n"
I20260321 14:52:02.979933 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-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)
I20260321 14:52:02.988432 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:52:02.988809 12127 heartbeater.cc:499] Master 127.4.142.62:40515 was elected leader, sending a full tablet report...
I20260321 14:52:02.988993 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:52:02.989753 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:52:02.990661 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:52:02.990756 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:02.990878 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:52:02.990959 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:03.004284 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.3:44013
I20260321 14:52:03.004310 12195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.3:44013 every 8 connection(s)
I20260321 14:52:03.006070 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:52:03.007542 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:52:03.009114 4664 webserver.cc:492] Webserver started at http://127.4.142.4:37227/ using document root <none> and password file <none>
I20260321 14:52:03.009423 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:52:03.009537 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:52:03.009688 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:52:03.010530 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-3-root/instance:
uuid: "225ade1b0d78466ab47986e5f7f42e5d"
format_stamp: "Formatted at 2026-03-21 14:52:03 on dist-test-slave-9x8n"
I20260321 14:52:03.011965 12196 heartbeater.cc:344] Connected to a master server at 127.4.142.62:40515
I20260321 14:52:03.012120 12196 heartbeater.cc:461] Registering TS with master...
I20260321 14:52:03.012543 12196 heartbeater.cc:507] Master 127.4.142.62:40515 requested a full tablet report, sending...
I20260321 14:52:03.013430 11935 ts_manager.cc:194] Registered new tserver with Master: 40c6dd7baba34218a14105a8904bf8ca (127.4.142.3:44013)
I20260321 14:52:03.013991 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260321 14:52:03.014509 11935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40932
I20260321 14:52:03.015892 12202 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:03.016260 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:52:03.016399 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-3-root
uuid: "225ade1b0d78466ab47986e5f7f42e5d"
format_stamp: "Formatted at 2026-03-21 14:52:03 on dist-test-slave-9x8n"
I20260321 14:52:03.016541 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-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)
I20260321 14:52:03.025849 12196 heartbeater.cc:499] Master 127.4.142.62:40515 was elected leader, sending a full tablet report...
I20260321 14:52:03.026109 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:52:03.026785 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:52:03.027472 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:52:03.028456 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:52:03.028524 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:03.028658 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:52:03.028717 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:03.043999 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.4:38031
I20260321 14:52:03.044054 12264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.4:38031 every 8 connection(s)
I20260321 14:52:03.051080 12265 heartbeater.cc:344] Connected to a master server at 127.4.142.62:40515
I20260321 14:52:03.051208 12265 heartbeater.cc:461] Registering TS with master...
I20260321 14:52:03.051517 12265 heartbeater.cc:507] Master 127.4.142.62:40515 requested a full tablet report, sending...
I20260321 14:52:03.052211 11935 ts_manager.cc:194] Registered new tserver with Master: 225ade1b0d78466ab47986e5f7f42e5d (127.4.142.4:38031)
I20260321 14:52:03.052953 4664 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007918923s
I20260321 14:52:03.053032 11935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40948
I20260321 14:52:03.064327 12265 heartbeater.cc:499] Master 127.4.142.62:40515 was elected leader, sending a full tablet report...
I20260321 14:52:03.065002 11935 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40962:
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"
}
}
}
I20260321 14:52:03.109577 12022 tablet_service.cc:1511] Processing CreateTablet for tablet bb1240e36f3c446fb7f6750ee65e2617 (DEFAULT_TABLE table=fake-table [id=6bc42657f6b94691bcf73c4d98c2c2cf]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:52:03.109577 12092 tablet_service.cc:1511] Processing CreateTablet for tablet bb1240e36f3c446fb7f6750ee65e2617 (DEFAULT_TABLE table=fake-table [id=6bc42657f6b94691bcf73c4d98c2c2cf]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:52:03.110078 12022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1240e36f3c446fb7f6750ee65e2617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:03.110103 12092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1240e36f3c446fb7f6750ee65e2617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:03.110945 12161 tablet_service.cc:1511] Processing CreateTablet for tablet bb1240e36f3c446fb7f6750ee65e2617 (DEFAULT_TABLE table=fake-table [id=6bc42657f6b94691bcf73c4d98c2c2cf]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:52:03.111405 12161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1240e36f3c446fb7f6750ee65e2617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:03.116783 12280 tablet_bootstrap.cc:492] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Bootstrap starting.
I20260321 14:52:03.118643 12280 tablet_bootstrap.cc:654] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Neither blocks nor log segments found. Creating new log.
I20260321 14:52:03.121841 12282 tablet_bootstrap.cc:492] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca: Bootstrap starting.
I20260321 14:52:03.124248 12282 tablet_bootstrap.cc:654] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca: Neither blocks nor log segments found. Creating new log.
I20260321 14:52:03.124863 12281 tablet_bootstrap.cc:492] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776: Bootstrap starting.
I20260321 14:52:03.126438 12280 tablet_bootstrap.cc:492] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: No bootstrap required, opened a new log
I20260321 14:52:03.126597 12280 ts_tablet_manager.cc:1403] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Time spent bootstrapping tablet: real 0.010s user 0.003s sys 0.006s
I20260321 14:52:03.127426 12280 raft_consensus.cc:359] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 37951 } } peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "40c6dd7baba34218a14105a8904bf8ca" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 44013 } }
I20260321 14:52:03.127624 12281 tablet_bootstrap.cc:654] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776: Neither blocks nor log segments found. Creating new log.
I20260321 14:52:03.127658 12280 raft_consensus.cc:385] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:52:03.127745 12280 raft_consensus.cc:740] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebde734205474d78a4bd4a4cc4ba7837, State: Initialized, Role: FOLLOWER
I20260321 14:52:03.128048 12280 consensus_queue.cc:260] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 37951 } } peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "40c6dd7baba34218a14105a8904bf8ca" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 44013 } }
I20260321 14:52:03.128952 12280 ts_tablet_manager.cc:1434] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Time spent starting tablet: real 0.002s user 0.001s sys 0.002s
I20260321 14:52:03.130120 12282 tablet_bootstrap.cc:492] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca: No bootstrap required, opened a new log
I20260321 14:52:03.130280 12282 ts_tablet_manager.cc:1403] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca: Time spent bootstrapping tablet: real 0.009s user 0.000s sys 0.004s
I20260321 14:52:03.130448 12281 tablet_bootstrap.cc:492] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776: No bootstrap required, opened a new log
I20260321 14:52:03.130597 12281 ts_tablet_manager.cc:1403] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776: Time spent bootstrapping tablet: real 0.006s user 0.000s sys 0.004s
I20260321 14:52:03.131359 12281 raft_consensus.cc:359] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 37951 } } peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "40c6dd7baba34218a14105a8904bf8ca" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 44013 } }
I20260321 14:52:03.131536 12281 raft_consensus.cc:385] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:52:03.131635 12281 raft_consensus.cc:740] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f540c24029d84ffd9fc1c9edc0769776, State: Initialized, Role: FOLLOWER
I20260321 14:52:03.131671 12282 raft_consensus.cc:359] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 37951 } } peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "40c6dd7baba34218a14105a8904bf8ca" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 44013 } }
I20260321 14:52:03.131912 12282 raft_consensus.cc:385] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:52:03.131915 12281 consensus_queue.cc:260] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 37951 } } peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "40c6dd7baba34218a14105a8904bf8ca" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 44013 } }
I20260321 14:52:03.132099 12282 raft_consensus.cc:740] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40c6dd7baba34218a14105a8904bf8ca, State: Initialized, Role: FOLLOWER
I20260321 14:52:03.132375 12282 consensus_queue.cc:260] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 37951 } } peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "40c6dd7baba34218a14105a8904bf8ca" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 44013 } }
I20260321 14:52:03.132792 12281 ts_tablet_manager.cc:1434] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776: Time spent starting tablet: real 0.002s user 0.000s sys 0.003s
I20260321 14:52:03.133564 12282 ts_tablet_manager.cc:1434] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca: Time spent starting tablet: real 0.003s user 0.000s sys 0.003s
I20260321 14:52:03.177105 12287 raft_consensus.cc:493] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260321 14:52:03.177336 12287 raft_consensus.cc:515] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 37951 } } peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "40c6dd7baba34218a14105a8904bf8ca" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 44013 } }
I20260321 14:52:03.178223 12287 leader_election.cc:290] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebde734205474d78a4bd4a4cc4ba7837 (127.4.142.2:37951), 40c6dd7baba34218a14105a8904bf8ca (127.4.142.3:44013)
I20260321 14:52:03.184952 12102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1240e36f3c446fb7f6750ee65e2617" candidate_uuid: "f540c24029d84ffd9fc1c9edc0769776" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebde734205474d78a4bd4a4cc4ba7837" is_pre_election: true
I20260321 14:52:03.185328 12102 raft_consensus.cc:2468] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f540c24029d84ffd9fc1c9edc0769776 in term 0.
I20260321 14:52:03.185809 11995 leader_election.cc:304] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ebde734205474d78a4bd4a4cc4ba7837, f540c24029d84ffd9fc1c9edc0769776; no voters:
I20260321 14:52:03.185839 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1240e36f3c446fb7f6750ee65e2617" candidate_uuid: "f540c24029d84ffd9fc1c9edc0769776" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40c6dd7baba34218a14105a8904bf8ca" is_pre_election: true
I20260321 14:52:03.186071 12171 raft_consensus.cc:2468] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f540c24029d84ffd9fc1c9edc0769776 in term 0.
I20260321 14:52:03.186113 12287 raft_consensus.cc:2804] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260321 14:52:03.186244 12287 raft_consensus.cc:493] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260321 14:52:03.186364 12287 raft_consensus.cc:3060] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:52:03.188457 12287 raft_consensus.cc:515] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 37951 } } peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "40c6dd7baba34218a14105a8904bf8ca" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 44013 } }
I20260321 14:52:03.189024 12287 leader_election.cc:290] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [CANDIDATE]: Term 1 election: Requested vote from peers ebde734205474d78a4bd4a4cc4ba7837 (127.4.142.2:37951), 40c6dd7baba34218a14105a8904bf8ca (127.4.142.3:44013)
I20260321 14:52:03.189495 12102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1240e36f3c446fb7f6750ee65e2617" candidate_uuid: "f540c24029d84ffd9fc1c9edc0769776" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebde734205474d78a4bd4a4cc4ba7837"
I20260321 14:52:03.189495 12171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1240e36f3c446fb7f6750ee65e2617" candidate_uuid: "f540c24029d84ffd9fc1c9edc0769776" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40c6dd7baba34218a14105a8904bf8ca"
I20260321 14:52:03.189721 12102 raft_consensus.cc:3060] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:52:03.189725 12171 raft_consensus.cc:3060] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:52:03.192654 12102 raft_consensus.cc:2468] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f540c24029d84ffd9fc1c9edc0769776 in term 1.
I20260321 14:52:03.192654 12171 raft_consensus.cc:2468] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f540c24029d84ffd9fc1c9edc0769776 in term 1.
I20260321 14:52:03.193080 11995 leader_election.cc:304] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [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: 40c6dd7baba34218a14105a8904bf8ca, f540c24029d84ffd9fc1c9edc0769776; no voters:
I20260321 14:52:03.193444 12287 raft_consensus.cc:2804] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:52:03.193948 12287 raft_consensus.cc:697] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [term 1 LEADER]: Becoming Leader. State: Replica: f540c24029d84ffd9fc1c9edc0769776, State: Running, Role: LEADER
I20260321 14:52:03.194267 12287 consensus_queue.cc:237] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 37951 } } peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "40c6dd7baba34218a14105a8904bf8ca" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 44013 } }
I20260321 14:52:03.196818 11934 catalog_manager.cc:5671] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 reported cstate change: term changed from 0 to 1, leader changed from <none> to f540c24029d84ffd9fc1c9edc0769776 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "f540c24029d84ffd9fc1c9edc0769776" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40c6dd7baba34218a14105a8904bf8ca" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260321 14:52:03.244279 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:52:03.245535 11934 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40962:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20260321 14:52:03.251174 12171 raft_consensus.cc:1275] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca [term 1 FOLLOWER]: Refusing update from remote peer f540c24029d84ffd9fc1c9edc0769776: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260321 14:52:03.251215 12102 raft_consensus.cc:1275] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837 [term 1 FOLLOWER]: Refusing update from remote peer f540c24029d84ffd9fc1c9edc0769776: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260321 14:52:03.251823 12287 consensus_queue.cc:1048] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40c6dd7baba34218a14105a8904bf8ca" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260321 14:52:03.252219 12290 consensus_queue.cc:1048] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260321 14:52:03.255784 11933 catalog_manager.cc:5763] TS 40c6dd7baba34218a14105a8904bf8ca (127.4.142.3:44013) does not have the latest schema for tablet bb1240e36f3c446fb7f6750ee65e2617 (table fake-table [id=6bc42657f6b94691bcf73c4d98c2c2cf]). Expected version 1 got 0
I20260321 14:52:03.257017 12299 tablet.cc:1723] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca: 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
I20260321 14:52:03.258245 11933 catalog_manager.cc:5763] TS 40c6dd7baba34218a14105a8904bf8ca (127.4.142.3:44013) does not have the latest schema for tablet bb1240e36f3c446fb7f6750ee65e2617 (table fake-table [id=6bc42657f6b94691bcf73c4d98c2c2cf]). Expected version 1 got 0
I20260321 14:52:03.259184 11934 catalog_manager.cc:5763] TS ebde734205474d78a4bd4a4cc4ba7837 (127.4.142.2:37951) does not have the latest schema for tablet bb1240e36f3c446fb7f6750ee65e2617 (table fake-table [id=6bc42657f6b94691bcf73c4d98c2c2cf]). Expected version 1 got 0
I20260321 14:52:03.260192 12298 tablet.cc:1723] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776: 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
I20260321 14:52:03.265594 11934 catalog_manager.cc:6216] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350: fake-table [id=6bc42657f6b94691bcf73c4d98c2c2cf] alter complete (version 1)
I20260321 14:52:03.274420 12032 consensus_queue.cc:237] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [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: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "40c6dd7baba34218a14105a8904bf8ca" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 44013 } }
I20260321 14:52:03.276124 12171 raft_consensus.cc:1275] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca [term 1 FOLLOWER]: Refusing update from remote peer f540c24029d84ffd9fc1c9edc0769776: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260321 14:52:03.276641 12290 consensus_queue.cc:1048] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40c6dd7baba34218a14105a8904bf8ca" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260321 14:52:03.278913 12300 raft_consensus.cc:2955] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER ebde734205474d78a4bd4a4cc4ba7837 (127.4.142.2) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "40c6dd7baba34218a14105a8904bf8ca" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 44013 } } }
I20260321 14:52:03.279626 12171 raft_consensus.cc:2955] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER ebde734205474d78a4bd4a4cc4ba7837 (127.4.142.2) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "40c6dd7baba34218a14105a8904bf8ca" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 44013 } } }
I20260321 14:52:03.284093 11920 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet bb1240e36f3c446fb7f6750ee65e2617 with cas_config_opid_index -1: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260321 14:52:03.284902 11933 catalog_manager.cc:5671] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca reported cstate change: config changed from index -1 to 3, VOTER ebde734205474d78a4bd4a4cc4ba7837 (127.4.142.2) evicted. New cstate: current_term: 1 leader_uuid: "f540c24029d84ffd9fc1c9edc0769776" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "40c6dd7baba34218a14105a8904bf8ca" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 44013 } } }
I20260321 14:52:03.288350 12092 tablet_service.cc:1558] Processing DeleteTablet for tablet bb1240e36f3c446fb7f6750ee65e2617 with delete_type TABLET_DATA_TOMBSTONED (TS ebde734205474d78a4bd4a4cc4ba7837 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:40576
I20260321 14:52:03.289016 12301 tablet_replica.cc:333] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: stopping tablet replica
I20260321 14:52:03.289227 12301 raft_consensus.cc:2243] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260321 14:52:03.289175 12032 consensus_queue.cc:237] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [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: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } }
I20260321 14:52:03.289405 12301 pending_rounds.cc:70] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Trying to abort 2 pending ops.
I20260321 14:52:03.289477 12301 pending_rounds.cc:77] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Aborting op as it isn't in flight: id { term: 1 index: 2 } timestamp: 3 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "bb1240e36f3c446fb7f6750ee65e2617" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 1 new_table_name: "fake-table" dest_uuid: "f540c24029d84ffd9fc1c9edc0769776" new_extra_config { } }
I20260321 14:52:03.289773 12301 pending_rounds.cc:77] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260321 14:52:03.289852 12301 raft_consensus.cc:2889] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260321 14:52:03.289963 12301 raft_consensus.cc:2272] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:52:03.290053 12300 raft_consensus.cc:2955] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40c6dd7baba34218a14105a8904bf8ca (127.4.142.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } }
I20260321 14:52:03.291311 12301 ts_tablet_manager.cc:1916] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260321 14:52:03.293184 11920 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet bb1240e36f3c446fb7f6750ee65e2617 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260321 14:52:03.294370 11933 catalog_manager.cc:5671] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 reported cstate change: config changed from index 3 to 4, VOTER 40c6dd7baba34218a14105a8904bf8ca (127.4.142.3) evicted. New cstate: current_term: 1 leader_uuid: "f540c24029d84ffd9fc1c9edc0769776" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } health_report { overall_health: HEALTHY } } }
I20260321 14:52:03.297631 12301 ts_tablet_manager.cc:1929] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260321 14:52:03.297673 12161 tablet_service.cc:1558] Processing DeleteTablet for tablet bb1240e36f3c446fb7f6750ee65e2617 with delete_type TABLET_DATA_TOMBSTONED (TS 40c6dd7baba34218a14105a8904bf8ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43366
I20260321 14:52:03.297775 12301 log.cc:1199] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-1-root/wals/bb1240e36f3c446fb7f6750ee65e2617
I20260321 14:52:03.298297 12302 tablet_replica.cc:333] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca: stopping tablet replica
I20260321 14:52:03.298486 12302 raft_consensus.cc:2243] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260321 14:52:03.298568 11919 catalog_manager.cc:5002] TS ebde734205474d78a4bd4a4cc4ba7837 (127.4.142.2:37951): tablet bb1240e36f3c446fb7f6750ee65e2617 (table fake-table [id=6bc42657f6b94691bcf73c4d98c2c2cf]) successfully deleted
I20260321 14:52:03.298738 12302 raft_consensus.cc:2272] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:52:03.299727 12302 ts_tablet_manager.cc:1916] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260321 14:52:03.304014 12302 ts_tablet_manager.cc:1929] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260321 14:52:03.304121 12302 log.cc:1199] T bb1240e36f3c446fb7f6750ee65e2617 P 40c6dd7baba34218a14105a8904bf8ca: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-2-root/wals/bb1240e36f3c446fb7f6750ee65e2617
I20260321 14:52:03.304909 11919 catalog_manager.cc:5002] TS 40c6dd7baba34218a14105a8904bf8ca (127.4.142.3:44013): tablet bb1240e36f3c446fb7f6750ee65e2617 (table fake-table [id=6bc42657f6b94691bcf73c4d98c2c2cf]) successfully deleted
I20260321 14:52:03.314195 11934 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40962:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260321 14:52:03.320076 12298 tablet.cc:1723] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776: 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
I20260321 14:52:03.327201 11934 catalog_manager.cc:6216] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350: fake-table [id=6bc42657f6b94691bcf73c4d98c2c2cf] alter complete (version 2)
I20260321 14:52:03.329072 12032 consensus_queue.cc:237] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [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: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "225ade1b0d78466ab47986e5f7f42e5d" member_type: NON_VOTER last_known_addr { host: "127.4.142.4" port: 38031 } attrs { promote: true } }
I20260321 14:52:03.330245 12290 raft_consensus.cc:2955] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 4 to 6, NON_VOTER 225ade1b0d78466ab47986e5f7f42e5d (127.4.142.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "225ade1b0d78466ab47986e5f7f42e5d" member_type: NON_VOTER last_known_addr { host: "127.4.142.4" port: 38031 } attrs { promote: true } } }
I20260321 14:52:03.335279 11920 catalog_manager.cc:5184] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet bb1240e36f3c446fb7f6750ee65e2617 with cas_config_opid_index 4: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260321 14:52:03.336243 11933 catalog_manager.cc:5671] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 reported cstate change: config changed from index 4 to 6, NON_VOTER 225ade1b0d78466ab47986e5f7f42e5d (127.4.142.4) added. New cstate: current_term: 1 leader_uuid: "f540c24029d84ffd9fc1c9edc0769776" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225ade1b0d78466ab47986e5f7f42e5d" member_type: NON_VOTER last_known_addr { host: "127.4.142.4" port: 38031 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260321 14:52:03.339955 11995 consensus_peers.cc:597] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 -> Peer 225ade1b0d78466ab47986e5f7f42e5d (127.4.142.4:38031): Couldn't send request to peer 225ade1b0d78466ab47986e5f7f42e5d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb1240e36f3c446fb7f6750ee65e2617. This is attempt 1: this message will repeat every 5th retry.
I20260321 14:52:03.341380 12032 consensus_queue.cc:237] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [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: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "225ade1b0d78466ab47986e5f7f42e5d" member_type: NON_VOTER last_known_addr { host: "127.4.142.4" port: 38031 } attrs { promote: true } } peers { permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 37951 } attrs { promote: true } }
I20260321 14:52:03.342696 12290 raft_consensus.cc:2955] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER ebde734205474d78a4bd4a4cc4ba7837 (127.4.142.2) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "225ade1b0d78466ab47986e5f7f42e5d" member_type: NON_VOTER last_known_addr { host: "127.4.142.4" port: 38031 } attrs { promote: true } } peers { permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 37951 } attrs { promote: true } } }
W20260321 14:52:03.343142 11995 consensus_peers.cc:597] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 -> Peer ebde734205474d78a4bd4a4cc4ba7837 (127.4.142.2:37951): Couldn't send request to peer ebde734205474d78a4bd4a4cc4ba7837. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
W20260321 14:52:03.343412 11995 consensus_peers.cc:597] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 -> Peer 225ade1b0d78466ab47986e5f7f42e5d (127.4.142.4:38031): Couldn't send request to peer 225ade1b0d78466ab47986e5f7f42e5d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb1240e36f3c446fb7f6750ee65e2617. This is attempt 1: this message will repeat every 5th retry.
I20260321 14:52:03.346486 11920 catalog_manager.cc:5184] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet bb1240e36f3c446fb7f6750ee65e2617 with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260321 14:52:03.347261 11933 catalog_manager.cc:5671] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 reported cstate change: config changed from index 6 to 7, NON_VOTER ebde734205474d78a4bd4a4cc4ba7837 (127.4.142.2) added. New cstate: current_term: 1 leader_uuid: "f540c24029d84ffd9fc1c9edc0769776" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225ade1b0d78466ab47986e5f7f42e5d" member_type: NON_VOTER last_known_addr { host: "127.4.142.4" port: 38031 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 37951 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260321 14:52:03.725696 12304 ts_tablet_manager.cc:933] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d: Initiating tablet copy from peer f540c24029d84ffd9fc1c9edc0769776 (127.4.142.1:46745)
I20260321 14:52:03.726521 12304 tablet_copy_client.cc:323] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.142.1:46745
I20260321 14:52:03.733213 12042 tablet_copy_service.cc:140] P f540c24029d84ffd9fc1c9edc0769776: Received BeginTabletCopySession request for tablet bb1240e36f3c446fb7f6750ee65e2617 from peer 225ade1b0d78466ab47986e5f7f42e5d ({username='slave'} at 127.0.0.1:37238)
I20260321 14:52:03.733497 12042 tablet_copy_service.cc:161] P f540c24029d84ffd9fc1c9edc0769776: Beginning new tablet copy session on tablet bb1240e36f3c446fb7f6750ee65e2617 from peer 225ade1b0d78466ab47986e5f7f42e5d at {username='slave'} at 127.0.0.1:37238: session id = 225ade1b0d78466ab47986e5f7f42e5d-bb1240e36f3c446fb7f6750ee65e2617
I20260321 14:52:03.735800 12042 tablet_copy_source_session.cc:215] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776: Tablet Copy: opened 0 blocks and 1 log segments
I20260321 14:52:03.737411 12304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1240e36f3c446fb7f6750ee65e2617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:03.742046 12304 tablet_copy_client.cc:806] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d: tablet copy: Starting download of 0 data blocks...
I20260321 14:52:03.742334 12304 tablet_copy_client.cc:670] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d: tablet copy: Starting download of 1 WAL segments...
I20260321 14:52:03.744562 12304 tablet_copy_client.cc:538] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260321 14:52:03.746978 12304 tablet_bootstrap.cc:492] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d: Bootstrap starting.
I20260321 14:52:03.752046 12304 tablet.cc:1723] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d: 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
I20260321 14:52:03.752228 12304 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260321 14:52:03.753737 12304 tablet.cc:1723] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d: 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
I20260321 14:52:03.754411 12304 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260321 14:52:03.755825 12304 tablet_bootstrap.cc:492] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d: 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
I20260321 14:52:03.756202 12304 tablet_bootstrap.cc:492] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d: Bootstrap complete.
I20260321 14:52:03.759166 12304 ts_tablet_manager.cc:1403] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d: Time spent bootstrapping tablet: real 0.012s user 0.010s sys 0.001s
I20260321 14:52:03.759857 12304 raft_consensus.cc:359] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "225ade1b0d78466ab47986e5f7f42e5d" member_type: NON_VOTER last_known_addr { host: "127.4.142.4" port: 38031 } attrs { promote: true } } peers { permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 37951 } attrs { promote: true } }
I20260321 14:52:03.760044 12304 raft_consensus.cc:740] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 225ade1b0d78466ab47986e5f7f42e5d, State: Initialized, Role: LEARNER
I20260321 14:52:03.760267 12304 consensus_queue.cc:260] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d [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: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "225ade1b0d78466ab47986e5f7f42e5d" member_type: NON_VOTER last_known_addr { host: "127.4.142.4" port: 38031 } attrs { promote: true } } peers { permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 37951 } attrs { promote: true } }
I20260321 14:52:03.760896 12304 ts_tablet_manager.cc:1434] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d: Time spent starting tablet: real 0.002s user 0.003s sys 0.000s
I20260321 14:52:03.761771 12042 tablet_copy_service.cc:342] P f540c24029d84ffd9fc1c9edc0769776: Request end of tablet copy session 225ade1b0d78466ab47986e5f7f42e5d-bb1240e36f3c446fb7f6750ee65e2617 received from {username='slave'} at 127.0.0.1:37238
I20260321 14:52:03.761940 12042 tablet_copy_service.cc:434] P f540c24029d84ffd9fc1c9edc0769776: ending tablet copy session 225ade1b0d78466ab47986e5f7f42e5d-bb1240e36f3c446fb7f6750ee65e2617 on tablet bb1240e36f3c446fb7f6750ee65e2617 with peer 225ade1b0d78466ab47986e5f7f42e5d
I20260321 14:52:03.834086 12310 ts_tablet_manager.cc:933] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Initiating tablet copy from peer f540c24029d84ffd9fc1c9edc0769776 (127.4.142.1:46745)
I20260321 14:52:03.834709 12310 tablet_copy_client.cc:323] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: tablet copy: Beginning tablet copy session from remote peer at address 127.4.142.1:46745
I20260321 14:52:03.839771 12042 tablet_copy_service.cc:140] P f540c24029d84ffd9fc1c9edc0769776: Received BeginTabletCopySession request for tablet bb1240e36f3c446fb7f6750ee65e2617 from peer ebde734205474d78a4bd4a4cc4ba7837 ({username='slave'} at 127.0.0.1:37240)
I20260321 14:52:03.839933 12042 tablet_copy_service.cc:161] P f540c24029d84ffd9fc1c9edc0769776: Beginning new tablet copy session on tablet bb1240e36f3c446fb7f6750ee65e2617 from peer ebde734205474d78a4bd4a4cc4ba7837 at {username='slave'} at 127.0.0.1:37240: session id = ebde734205474d78a4bd4a4cc4ba7837-bb1240e36f3c446fb7f6750ee65e2617
I20260321 14:52:03.842126 12042 tablet_copy_source_session.cc:215] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776: Tablet Copy: opened 0 blocks and 1 log segments
I20260321 14:52:03.842878 12310 ts_tablet_manager.cc:1916] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260321 14:52:03.848618 12310 ts_tablet_manager.cc:1929] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260321 14:52:03.848946 12310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1240e36f3c446fb7f6750ee65e2617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:03.851243 12310 tablet_copy_client.cc:806] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: tablet copy: Starting download of 0 data blocks...
I20260321 14:52:03.851452 12310 tablet_copy_client.cc:670] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: tablet copy: Starting download of 1 WAL segments...
I20260321 14:52:03.852805 12310 tablet_copy_client.cc:538] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260321 14:52:03.855273 12310 tablet_bootstrap.cc:492] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Bootstrap starting.
I20260321 14:52:03.860505 12310 tablet.cc:1723] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: 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
I20260321 14:52:03.860661 12310 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260321 14:52:03.861958 12310 tablet.cc:1723] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: 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
I20260321 14:52:03.862098 12310 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260321 14:52:03.862921 12310 tablet_bootstrap.cc:492] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: 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
I20260321 14:52:03.863173 12310 tablet_bootstrap.cc:492] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Bootstrap complete.
I20260321 14:52:03.865927 12310 ts_tablet_manager.cc:1403] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Time spent bootstrapping tablet: real 0.011s user 0.012s sys 0.000s
I20260321 14:52:03.866750 12310 raft_consensus.cc:359] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "225ade1b0d78466ab47986e5f7f42e5d" member_type: NON_VOTER last_known_addr { host: "127.4.142.4" port: 38031 } attrs { promote: true } } peers { permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 37951 } attrs { promote: true } }
I20260321 14:52:03.866937 12310 raft_consensus.cc:740] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ebde734205474d78a4bd4a4cc4ba7837, State: Initialized, Role: LEARNER
I20260321 14:52:03.867136 12310 consensus_queue.cc:260] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837 [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: "f540c24029d84ffd9fc1c9edc0769776" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46745 } } peers { permanent_uuid: "225ade1b0d78466ab47986e5f7f42e5d" member_type: NON_VOTER last_known_addr { host: "127.4.142.4" port: 38031 } attrs { promote: true } } peers { permanent_uuid: "ebde734205474d78a4bd4a4cc4ba7837" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 37951 } attrs { promote: true } }
I20260321 14:52:03.868732 12310 ts_tablet_manager.cc:1434] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260321 14:52:03.869361 12042 tablet_copy_service.cc:342] P f540c24029d84ffd9fc1c9edc0769776: Request end of tablet copy session ebde734205474d78a4bd4a4cc4ba7837-bb1240e36f3c446fb7f6750ee65e2617 received from {username='slave'} at 127.0.0.1:37240
I20260321 14:52:03.869472 12042 tablet_copy_service.cc:434] P f540c24029d84ffd9fc1c9edc0769776: ending tablet copy session ebde734205474d78a4bd4a4cc4ba7837-bb1240e36f3c446fb7f6750ee65e2617 on tablet bb1240e36f3c446fb7f6750ee65e2617 with peer ebde734205474d78a4bd4a4cc4ba7837
I20260321 14:52:04.171131 12240 raft_consensus.cc:1217] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7] Dedup: 1.7->[]
I20260321 14:52:04.361946 11934 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40962:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260321 14:52:04.365067 11933 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40962:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 5
I20260321 14:52:04.367007 11933 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40962:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: -1
I20260321 14:52:04.368527 11933 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40962:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 2
I20260321 14:52:04.370153 11933 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40962:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 9
I20260321 14:52:04.371605 11933 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40962:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260321 14:52:04.371713 11933 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:40962:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260321 14:52:04.375348 11933 catalog_manager.cc:5958] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350: Sending DeleteTablet for 3 replicas of tablet bb1240e36f3c446fb7f6750ee65e2617
I20260321 14:52:04.375952 12022 tablet_service.cc:1558] Processing DeleteTablet for tablet bb1240e36f3c446fb7f6750ee65e2617 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-03-21 14:52:04 UTC) from {username='slave'} at 127.0.0.1:37212
I20260321 14:52:04.376658 12322 tablet_replica.cc:333] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776: stopping tablet replica
I20260321 14:52:04.376734 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:52:04.376821 12322 raft_consensus.cc:2243] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:52:04.377391 12322 raft_consensus.cc:2272] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:52:04.378157 12322 ts_tablet_manager.cc:1916] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:52:04.386729 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:52:04.388578 12322 ts_tablet_manager.cc:1929] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260321 14:52:04.388731 12322 log.cc:1199] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/bb1240e36f3c446fb7f6750ee65e2617
I20260321 14:52:04.389273 12322 ts_tablet_manager.cc:1950] T bb1240e36f3c446fb7f6750ee65e2617 P f540c24029d84ffd9fc1c9edc0769776: Deleting consensus metadata
W20260321 14:52:04.389990 11920 catalog_manager.cc:4994] TS f540c24029d84ffd9fc1c9edc0769776 (127.4.142.1:46745): delete failed for tablet bb1240e36f3c446fb7f6750ee65e2617 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260321 14:52:04.394037 12092 tablet_service.cc:1558] Processing DeleteTablet for tablet bb1240e36f3c446fb7f6750ee65e2617 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-03-21 14:52:04 UTC) from {username='slave'} at 127.0.0.1:40576
I20260321 14:52:04.394708 12325 tablet_replica.cc:333] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: stopping tablet replica
I20260321 14:52:04.394905 12325 raft_consensus.cc:2243] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837 [term 1 LEARNER]: Raft consensus shutting down.
I20260321 14:52:04.395092 12325 raft_consensus.cc:2272] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837 [term 1 LEARNER]: Raft consensus is shut down!
I20260321 14:52:04.395794 12325 ts_tablet_manager.cc:1916] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:52:04.399888 12230 tablet_service.cc:1558] Processing DeleteTablet for tablet bb1240e36f3c446fb7f6750ee65e2617 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-03-21 14:52:04 UTC) from {username='slave'} at 127.0.0.1:55768
I20260321 14:52:04.400477 12326 tablet_replica.cc:333] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d: stopping tablet replica
I20260321 14:52:04.400650 12326 raft_consensus.cc:2243] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d [term 1 LEARNER]: Raft consensus shutting down.
I20260321 14:52:04.400833 12326 raft_consensus.cc:2272] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d [term 1 LEARNER]: Raft consensus is shut down!
I20260321 14:52:04.401603 12326 ts_tablet_manager.cc:1916] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:52:04.402341 12325 ts_tablet_manager.cc:1929] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260321 14:52:04.402500 12325 log.cc:1199] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-1-root/wals/bb1240e36f3c446fb7f6750ee65e2617
I20260321 14:52:04.402861 12325 ts_tablet_manager.cc:1950] T bb1240e36f3c446fb7f6750ee65e2617 P ebde734205474d78a4bd4a4cc4ba7837: Deleting consensus metadata
I20260321 14:52:04.403703 11919 catalog_manager.cc:5002] TS ebde734205474d78a4bd4a4cc4ba7837 (127.4.142.2:37951): tablet bb1240e36f3c446fb7f6750ee65e2617 (table fake-table [id=6bc42657f6b94691bcf73c4d98c2c2cf]) successfully deleted
I20260321 14:52:04.404932 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:52:04.406409 12326 ts_tablet_manager.cc:1929] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260321 14:52:04.406533 12326 log.cc:1199] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1774104639753633-4664-0/minicluster-data/ts-3-root/wals/bb1240e36f3c446fb7f6750ee65e2617
I20260321 14:52:04.406884 12326 ts_tablet_manager.cc:1950] T bb1240e36f3c446fb7f6750ee65e2617 P 225ade1b0d78466ab47986e5f7f42e5d: Deleting consensus metadata
I20260321 14:52:04.407763 11919 catalog_manager.cc:5002] TS 225ade1b0d78466ab47986e5f7f42e5d (127.4.142.4:38031): tablet bb1240e36f3c446fb7f6750ee65e2617 (table fake-table [id=6bc42657f6b94691bcf73c4d98c2c2cf]) successfully deleted
I20260321 14:52:04.408221 4664 tablet_server.cc:179] TabletServer@127.4.142.2:0 shutting down...
I20260321 14:52:04.418434 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:52:04.431318 4664 tablet_server.cc:196] TabletServer@127.4.142.2:0 shutdown complete.
I20260321 14:52:04.434444 4664 tablet_server.cc:179] TabletServer@127.4.142.3:0 shutting down...
W20260321 14:52:04.437381 11920 catalog_manager.cc:4729] TS f540c24029d84ffd9fc1c9edc0769776 (127.4.142.1:46745): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet bb1240e36f3c446fb7f6750ee65e2617: Network error: Client connection negotiation failed: client connection to 127.4.142.1:46745: connect: Connection refused (error 111)
I20260321 14:52:04.443622 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:52:04.456712 4664 tablet_server.cc:196] TabletServer@127.4.142.3:0 shutdown complete.
I20260321 14:52:04.460042 4664 tablet_server.cc:179] TabletServer@127.4.142.4:0 shutting down...
I20260321 14:52:04.469087 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:52:04.482270 4664 tablet_server.cc:196] TabletServer@127.4.142.4:0 shutdown complete.
I20260321 14:52:04.497956 4664 master.cc:562] Master@127.4.142.62:40515 shutting down...
I20260321 14:52:04.568989 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:52:04.569299 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:52:04.569399 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P b58eddc2a3144e3a9e210b2a9a864350: stopping tablet replica
I20260321 14:52:04.583791 4664 master.cc:584] Master@127.4.142.62:40515 shutdown complete.
[ OK ] ReplicatedAlterTableTest.AlterReplicationFactor (1816 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning
I20260321 14:52:04.595448 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:37675
I20260321 14:52:04.595952 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:52:04.596793 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:52:04.597988 4664 webserver.cc:492] Webserver started at http://127.4.142.62:33787/ using document root <none> and password file <none>
I20260321 14:52:04.598269 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:52:04.598345 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:52:04.598474 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:52:04.599077 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "b20af227efda47bf9492334e101b73e2"
format_stamp: "Formatted at 2026-03-21 14:52:04 on dist-test-slave-9x8n"
I20260321 14:52:04.601418 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:52:04.602804 12331 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:04.603189 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260321 14:52:04.603300 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "b20af227efda47bf9492334e101b73e2"
format_stamp: "Formatted at 2026-03-21 14:52:04 on dist-test-slave-9x8n"
I20260321 14:52:04.603408 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-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)
I20260321 14:52:04.620179 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:52:04.620707 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:52:04.631573 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:37675
I20260321 14:52:04.631598 12382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:37675 every 8 connection(s)
I20260321 14:52:04.632758 12383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:04.636876 12383 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2: Bootstrap starting.
I20260321 14:52:04.637971 12383 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2: Neither blocks nor log segments found. Creating new log.
I20260321 14:52:04.639287 12383 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2: No bootstrap required, opened a new log
I20260321 14:52:04.639819 12383 raft_consensus.cc:359] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b20af227efda47bf9492334e101b73e2" member_type: VOTER }
I20260321 14:52:04.639931 12383 raft_consensus.cc:385] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:52:04.639964 12383 raft_consensus.cc:740] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20af227efda47bf9492334e101b73e2, State: Initialized, Role: FOLLOWER
I20260321 14:52:04.640152 12383 consensus_queue.cc:260] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b20af227efda47bf9492334e101b73e2" member_type: VOTER }
I20260321 14:52:04.640265 12383 raft_consensus.cc:399] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:52:04.640305 12383 raft_consensus.cc:493] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:52:04.640349 12383 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:52:04.642187 12383 raft_consensus.cc:515] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b20af227efda47bf9492334e101b73e2" member_type: VOTER }
I20260321 14:52:04.642355 12383 leader_election.cc:304] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b20af227efda47bf9492334e101b73e2; no voters:
I20260321 14:52:04.642660 12383 leader_election.cc:290] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:52:04.642787 12386 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:52:04.643203 12386 raft_consensus.cc:697] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [term 1 LEADER]: Becoming Leader. State: Replica: b20af227efda47bf9492334e101b73e2, State: Running, Role: LEADER
I20260321 14:52:04.643435 12383 sys_catalog.cc:565] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:52:04.643419 12386 consensus_queue.cc:237] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b20af227efda47bf9492334e101b73e2" member_type: VOTER }
I20260321 14:52:04.644184 12388 sys_catalog.cc:455] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b20af227efda47bf9492334e101b73e2. Latest consensus state: current_term: 1 leader_uuid: "b20af227efda47bf9492334e101b73e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b20af227efda47bf9492334e101b73e2" member_type: VOTER } }
I20260321 14:52:04.644328 12388 sys_catalog.cc:458] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [sys.catalog]: This master's current role is: LEADER
I20260321 14:52:04.644256 12387 sys_catalog.cc:455] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b20af227efda47bf9492334e101b73e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b20af227efda47bf9492334e101b73e2" member_type: VOTER } }
I20260321 14:52:04.644614 12387 sys_catalog.cc:458] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [sys.catalog]: This master's current role is: LEADER
I20260321 14:52:04.645865 12391 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:52:04.647531 12391 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:52:04.648463 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:52:04.650499 12391 catalog_manager.cc:1357] Generated new cluster ID: bb88e65945584cb49a0ebd9119b8f210
I20260321 14:52:04.650565 12391 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:52:04.668628 12391 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:52:04.669520 12391 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:52:04.675877 12391 catalog_manager.cc:6044] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2: Generated new TSK 0
I20260321 14:52:04.676123 12391 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:52:04.680956 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:52:04.681989 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:52:04.683247 4664 webserver.cc:492] Webserver started at http://127.4.142.1:34237/ using document root <none> and password file <none>
I20260321 14:52:04.683496 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:52:04.683557 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:52:04.683717 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:52:04.684280 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "019a78c154834c25bbb3ded93af5a409"
format_stamp: "Formatted at 2026-03-21 14:52:04 on dist-test-slave-9x8n"
I20260321 14:52:04.686759 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:52:04.688303 12407 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:04.688669 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:52:04.688781 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "019a78c154834c25bbb3ded93af5a409"
format_stamp: "Formatted at 2026-03-21 14:52:04 on dist-test-slave-9x8n"
I20260321 14:52:04.688897 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-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)
I20260321 14:52:04.700330 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:52:04.700821 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:52:04.701393 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:52:04.702178 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:52:04.702258 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:04.702359 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:52:04.702425 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:04.713222 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:38041
I20260321 14:52:04.713301 12469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:38041 every 8 connection(s)
I20260321 14:52:04.714758 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:52:04.715834 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:52:04.717219 4664 webserver.cc:492] Webserver started at http://127.4.142.2:38449/ using document root <none> and password file <none>
I20260321 14:52:04.717483 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:52:04.717572 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:52:04.717712 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:52:04.718343 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-1-root/instance:
uuid: "f8df4b351bf4431d9ebd8720b3e977fa"
format_stamp: "Formatted at 2026-03-21 14:52:04 on dist-test-slave-9x8n"
I20260321 14:52:04.721612 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.001s
I20260321 14:52:04.721704 12470 heartbeater.cc:344] Connected to a master server at 127.4.142.62:37675
I20260321 14:52:04.721827 12470 heartbeater.cc:461] Registering TS with master...
I20260321 14:52:04.722126 12470 heartbeater.cc:507] Master 127.4.142.62:37675 requested a full tablet report, sending...
I20260321 14:52:04.722952 12348 ts_manager.cc:194] Registered new tserver with Master: 019a78c154834c25bbb3ded93af5a409 (127.4.142.1:38041)
I20260321 14:52:04.723274 12477 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:04.723677 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:52:04.723786 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-1-root
uuid: "f8df4b351bf4431d9ebd8720b3e977fa"
format_stamp: "Formatted at 2026-03-21 14:52:04 on dist-test-slave-9x8n"
I20260321 14:52:04.723897 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-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)
I20260321 14:52:04.724198 12348 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36822
I20260321 14:52:04.735073 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:52:04.735538 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:52:04.735668 12470 heartbeater.cc:499] Master 127.4.142.62:37675 was elected leader, sending a full tablet report...
I20260321 14:52:04.736109 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:52:04.736994 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:52:04.737061 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:04.737125 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:52:04.737180 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:04.748306 12539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.2:38387 every 8 connection(s)
I20260321 14:52:04.748304 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.2:38387
I20260321 14:52:04.749992 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:52:04.751055 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:52:04.752400 4664 webserver.cc:492] Webserver started at http://127.4.142.3:42327/ using document root <none> and password file <none>
I20260321 14:52:04.752628 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:52:04.752727 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:52:04.752884 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:52:04.753573 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-2-root/instance:
uuid: "f9e8f523715d4ebc8e6d8f2d9681afda"
format_stamp: "Formatted at 2026-03-21 14:52:04 on dist-test-slave-9x8n"
I20260321 14:52:04.755187 12540 heartbeater.cc:344] Connected to a master server at 127.4.142.62:37675
I20260321 14:52:04.755324 12540 heartbeater.cc:461] Registering TS with master...
I20260321 14:52:04.755753 12540 heartbeater.cc:507] Master 127.4.142.62:37675 requested a full tablet report, sending...
I20260321 14:52:04.756606 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.002s sys 0.001s
I20260321 14:52:04.756633 12348 ts_manager.cc:194] Registered new tserver with Master: f8df4b351bf4431d9ebd8720b3e977fa (127.4.142.2:38387)
I20260321 14:52:04.757452 12348 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36834
I20260321 14:52:04.758339 12546 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:04.758764 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:52:04.758858 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-2-root
uuid: "f9e8f523715d4ebc8e6d8f2d9681afda"
format_stamp: "Formatted at 2026-03-21 14:52:04 on dist-test-slave-9x8n"
I20260321 14:52:04.759006 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-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)
I20260321 14:52:04.768836 12540 heartbeater.cc:499] Master 127.4.142.62:37675 was elected leader, sending a full tablet report...
I20260321 14:52:04.772023 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:52:04.772521 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:52:04.773027 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:52:04.773885 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:52:04.773984 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:04.774099 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:52:04.774175 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:04.785485 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.3:37511
I20260321 14:52:04.785493 12608 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.3:37511 every 8 connection(s)
I20260321 14:52:04.787014 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:52:04.788383 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:52:04.789880 4664 webserver.cc:492] Webserver started at http://127.4.142.4:37167/ using document root <none> and password file <none>
I20260321 14:52:04.790123 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:52:04.790220 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:52:04.790408 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:52:04.791214 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-3-root/instance:
uuid: "383863e28b4941779bed7923e67bfe65"
format_stamp: "Formatted at 2026-03-21 14:52:04 on dist-test-slave-9x8n"
I20260321 14:52:04.792395 12609 heartbeater.cc:344] Connected to a master server at 127.4.142.62:37675
I20260321 14:52:04.792543 12609 heartbeater.cc:461] Registering TS with master...
I20260321 14:52:04.792961 12609 heartbeater.cc:507] Master 127.4.142.62:37675 requested a full tablet report, sending...
I20260321 14:52:04.794202 12347 ts_manager.cc:194] Registered new tserver with Master: f9e8f523715d4ebc8e6d8f2d9681afda (127.4.142.3:37511)
I20260321 14:52:04.794660 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260321 14:52:04.795308 12347 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36842
I20260321 14:52:04.796519 12615 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:04.796859 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:52:04.796979 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-3-root
uuid: "383863e28b4941779bed7923e67bfe65"
format_stamp: "Formatted at 2026-03-21 14:52:04 on dist-test-slave-9x8n"
I20260321 14:52:04.797115 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-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)
I20260321 14:52:04.806593 12609 heartbeater.cc:499] Master 127.4.142.62:37675 was elected leader, sending a full tablet report...
I20260321 14:52:04.818675 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:52:04.819242 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:52:04.819778 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:52:04.820573 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:52:04.820667 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:04.820780 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:52:04.820849 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:04.833663 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.4:39393
I20260321 14:52:04.833683 12677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.4:39393 every 8 connection(s)
I20260321 14:52:04.840533 12678 heartbeater.cc:344] Connected to a master server at 127.4.142.62:37675
I20260321 14:52:04.840689 12678 heartbeater.cc:461] Registering TS with master...
I20260321 14:52:04.841130 12678 heartbeater.cc:507] Master 127.4.142.62:37675 requested a full tablet report, sending...
I20260321 14:52:04.841852 12347 ts_manager.cc:194] Registered new tserver with Master: 383863e28b4941779bed7923e67bfe65 (127.4.142.4:39393)
I20260321 14:52:04.842002 4664 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007409717s
I20260321 14:52:04.842823 12347 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36844
I20260321 14:52:04.853442 12346 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36846:
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"
}
}
}
I20260321 14:52:04.854012 12678 heartbeater.cc:499] Master 127.4.142.62:37675 was elected leader, sending a full tablet report...
I20260321 14:52:04.886520 12435 tablet_service.cc:1511] Processing CreateTablet for tablet 7c242fe05ffe4e8a9b64eaaefbb1c732 (DEFAULT_TABLE table=fake-table [id=d63d07ae3fa34fe190f84ac72737667e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:52:04.887069 12435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c242fe05ffe4e8a9b64eaaefbb1c732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:04.888760 12643 tablet_service.cc:1511] Processing CreateTablet for tablet 7c242fe05ffe4e8a9b64eaaefbb1c732 (DEFAULT_TABLE table=fake-table [id=d63d07ae3fa34fe190f84ac72737667e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:52:04.889297 12643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c242fe05ffe4e8a9b64eaaefbb1c732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:04.895110 12505 tablet_service.cc:1511] Processing CreateTablet for tablet 7c242fe05ffe4e8a9b64eaaefbb1c732 (DEFAULT_TABLE table=fake-table [id=d63d07ae3fa34fe190f84ac72737667e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:52:04.895393 12693 tablet_bootstrap.cc:492] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409: Bootstrap starting.
I20260321 14:52:04.895697 12505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c242fe05ffe4e8a9b64eaaefbb1c732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:04.897881 12693 tablet_bootstrap.cc:654] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409: Neither blocks nor log segments found. Creating new log.
I20260321 14:52:04.899457 12694 tablet_bootstrap.cc:492] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65: Bootstrap starting.
I20260321 14:52:04.900821 12694 tablet_bootstrap.cc:654] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65: Neither blocks nor log segments found. Creating new log.
I20260321 14:52:04.902350 12693 tablet_bootstrap.cc:492] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409: No bootstrap required, opened a new log
I20260321 14:52:04.902516 12693 ts_tablet_manager.cc:1403] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409: Time spent bootstrapping tablet: real 0.007s user 0.006s sys 0.000s
I20260321 14:52:04.902608 12694 tablet_bootstrap.cc:492] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65: No bootstrap required, opened a new log
I20260321 14:52:04.902742 12694 ts_tablet_manager.cc:1403] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.003s
I20260321 14:52:04.903267 12693 raft_consensus.cc:359] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } } peers { permanent_uuid: "383863e28b4941779bed7923e67bfe65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39393 } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } }
I20260321 14:52:04.903353 12694 raft_consensus.cc:359] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } } peers { permanent_uuid: "383863e28b4941779bed7923e67bfe65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39393 } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } }
I20260321 14:52:04.903577 12693 raft_consensus.cc:385] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:52:04.903594 12694 raft_consensus.cc:385] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:52:04.903704 12693 raft_consensus.cc:740] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 019a78c154834c25bbb3ded93af5a409, State: Initialized, Role: FOLLOWER
I20260321 14:52:04.903710 12694 raft_consensus.cc:740] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383863e28b4941779bed7923e67bfe65, State: Initialized, Role: FOLLOWER
I20260321 14:52:04.903995 12694 consensus_queue.cc:260] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } } peers { permanent_uuid: "383863e28b4941779bed7923e67bfe65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39393 } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } }
I20260321 14:52:04.903995 12693 consensus_queue.cc:260] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } } peers { permanent_uuid: "383863e28b4941779bed7923e67bfe65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39393 } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } }
I20260321 14:52:04.904345 12697 tablet_bootstrap.cc:492] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa: Bootstrap starting.
I20260321 14:52:04.906147 12697 tablet_bootstrap.cc:654] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa: Neither blocks nor log segments found. Creating new log.
I20260321 14:52:04.908087 12697 tablet_bootstrap.cc:492] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa: No bootstrap required, opened a new log
I20260321 14:52:04.908265 12697 ts_tablet_manager.cc:1403] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260321 14:52:04.909041 12697 raft_consensus.cc:359] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } } peers { permanent_uuid: "383863e28b4941779bed7923e67bfe65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39393 } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } }
I20260321 14:52:04.909268 12697 raft_consensus.cc:385] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:52:04.909359 12697 raft_consensus.cc:740] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8df4b351bf4431d9ebd8720b3e977fa, State: Initialized, Role: FOLLOWER
I20260321 14:52:04.909619 12697 consensus_queue.cc:260] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } } peers { permanent_uuid: "383863e28b4941779bed7923e67bfe65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39393 } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } }
I20260321 14:52:04.914142 12693 ts_tablet_manager.cc:1434] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409: Time spent starting tablet: real 0.011s user 0.002s sys 0.009s
I20260321 14:52:04.915057 12697 ts_tablet_manager.cc:1434] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa: Time spent starting tablet: real 0.007s user 0.000s sys 0.006s
I20260321 14:52:04.915318 12694 ts_tablet_manager.cc:1434] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65: Time spent starting tablet: real 0.012s user 0.003s sys 0.005s
I20260321 14:52:04.944268 12699 raft_consensus.cc:493] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260321 14:52:04.944489 12699 raft_consensus.cc:515] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } } peers { permanent_uuid: "383863e28b4941779bed7923e67bfe65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39393 } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } }
I20260321 14:52:04.945331 12699 leader_election.cc:290] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 383863e28b4941779bed7923e67bfe65 (127.4.142.4:39393), f8df4b351bf4431d9ebd8720b3e977fa (127.4.142.2:38387)
I20260321 14:52:04.951732 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c242fe05ffe4e8a9b64eaaefbb1c732" candidate_uuid: "019a78c154834c25bbb3ded93af5a409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383863e28b4941779bed7923e67bfe65" is_pre_election: true
I20260321 14:52:04.951915 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c242fe05ffe4e8a9b64eaaefbb1c732" candidate_uuid: "019a78c154834c25bbb3ded93af5a409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" is_pre_election: true
I20260321 14:52:04.952018 12653 raft_consensus.cc:2468] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 019a78c154834c25bbb3ded93af5a409 in term 0.
I20260321 14:52:04.952076 12515 raft_consensus.cc:2468] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 019a78c154834c25bbb3ded93af5a409 in term 0.
I20260321 14:52:04.952507 12410 leader_election.cc:304] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 019a78c154834c25bbb3ded93af5a409, f8df4b351bf4431d9ebd8720b3e977fa; no voters:
I20260321 14:52:04.952759 12699 raft_consensus.cc:2804] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260321 14:52:04.952855 12699 raft_consensus.cc:493] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260321 14:52:04.952947 12699 raft_consensus.cc:3060] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:52:04.955377 12699 raft_consensus.cc:515] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } } peers { permanent_uuid: "383863e28b4941779bed7923e67bfe65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39393 } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } }
I20260321 14:52:04.955971 12699 leader_election.cc:290] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [CANDIDATE]: Term 1 election: Requested vote from peers 383863e28b4941779bed7923e67bfe65 (127.4.142.4:39393), f8df4b351bf4431d9ebd8720b3e977fa (127.4.142.2:38387)
I20260321 14:52:04.956357 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c242fe05ffe4e8a9b64eaaefbb1c732" candidate_uuid: "019a78c154834c25bbb3ded93af5a409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "383863e28b4941779bed7923e67bfe65"
I20260321 14:52:04.956429 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c242fe05ffe4e8a9b64eaaefbb1c732" candidate_uuid: "019a78c154834c25bbb3ded93af5a409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8df4b351bf4431d9ebd8720b3e977fa"
I20260321 14:52:04.956604 12515 raft_consensus.cc:3060] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:52:04.956606 12653 raft_consensus.cc:3060] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:52:04.959420 12515 raft_consensus.cc:2468] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 019a78c154834c25bbb3ded93af5a409 in term 1.
I20260321 14:52:04.959421 12653 raft_consensus.cc:2468] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 019a78c154834c25bbb3ded93af5a409 in term 1.
I20260321 14:52:04.959854 12410 leader_election.cc:304] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 019a78c154834c25bbb3ded93af5a409, 383863e28b4941779bed7923e67bfe65, f8df4b351bf4431d9ebd8720b3e977fa; no voters:
I20260321 14:52:04.960147 12699 raft_consensus.cc:2804] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:52:04.960529 12699 raft_consensus.cc:697] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [term 1 LEADER]: Becoming Leader. State: Replica: 019a78c154834c25bbb3ded93af5a409, State: Running, Role: LEADER
I20260321 14:52:04.960837 12699 consensus_queue.cc:237] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } } peers { permanent_uuid: "383863e28b4941779bed7923e67bfe65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39393 } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } }
I20260321 14:52:04.963091 12347 catalog_manager.cc:5671] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 reported cstate change: term changed from 0 to 1, leader changed from <none> to 019a78c154834c25bbb3ded93af5a409 (127.4.142.1). New cstate: current_term: 1 leader_uuid: "019a78c154834c25bbb3ded93af5a409" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "383863e28b4941779bed7923e67bfe65" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } health_report { overall_health: UNKNOWN } } }
I20260321 14:52:04.985926 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:52:04.986517 12346 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36846:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260321 14:52:04.986662 12346 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:36846:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260321 14:52:04.990008 12346 catalog_manager.cc:5958] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2: Sending DeleteTablet for 3 replicas of tablet 7c242fe05ffe4e8a9b64eaaefbb1c732
I20260321 14:52:04.990646 12435 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c242fe05ffe4e8a9b64eaaefbb1c732 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-03-21 14:52:04 UTC) from {username='slave'} at 127.0.0.1:56994
I20260321 14:52:04.990800 12643 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c242fe05ffe4e8a9b64eaaefbb1c732 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-03-21 14:52:04 UTC) from {username='slave'} at 127.0.0.1:35446
I20260321 14:52:04.991370 12505 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c242fe05ffe4e8a9b64eaaefbb1c732 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-03-21 14:52:04 UTC) from {username='slave'} at 127.0.0.1:40754
I20260321 14:52:04.991566 12706 tablet_replica.cc:333] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409: stopping tablet replica
I20260321 14:52:04.991801 12706 raft_consensus.cc:2243] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:52:04.992018 12707 tablet_replica.cc:333] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa: stopping tablet replica
I20260321 14:52:04.992126 12706 pending_rounds.cc:70] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409: Trying to abort 1 pending ops.
I20260321 14:52:04.992225 12707 raft_consensus.cc:2243] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260321 14:52:04.992229 12706 pending_rounds.cc:77] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260321 14:52:04.992379 12706 raft_consensus.cc:2889] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260321 14:52:04.992453 12707 raft_consensus.cc:2272] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:52:04.992516 12706 raft_consensus.cc:2272] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:52:04.993492 12707 ts_tablet_manager.cc:1916] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:52:04.993743 12706 ts_tablet_manager.cc:1916] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:52:04.997776 12708 tablet_replica.cc:333] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65: stopping tablet replica
I20260321 14:52:04.998029 12708 raft_consensus.cc:2243] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260321 14:52:04.998270 12708 raft_consensus.cc:2272] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:52:04.999200 12708 ts_tablet_manager.cc:1916] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:52:04.999311 12706 ts_tablet_manager.cc:1929] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:52:05.000083 12706 log.cc:1199] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/7c242fe05ffe4e8a9b64eaaefbb1c732
I20260321 14:52:05.000556 12706 ts_tablet_manager.cc:1950] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 019a78c154834c25bbb3ded93af5a409: Deleting consensus metadata
I20260321 14:52:05.001399 12707 ts_tablet_manager.cc:1929] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260321 14:52:05.001470 12333 catalog_manager.cc:5002] TS 019a78c154834c25bbb3ded93af5a409 (127.4.142.1:38041): tablet 7c242fe05ffe4e8a9b64eaaefbb1c732 (table fake-table [id=d63d07ae3fa34fe190f84ac72737667e]) successfully deleted
I20260321 14:52:05.001549 12707 log.cc:1199] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-1-root/wals/7c242fe05ffe4e8a9b64eaaefbb1c732
I20260321 14:52:05.002053 12707 ts_tablet_manager.cc:1950] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P f8df4b351bf4431d9ebd8720b3e977fa: Deleting consensus metadata
I20260321 14:52:05.003300 12334 catalog_manager.cc:5002] TS f8df4b351bf4431d9ebd8720b3e977fa (127.4.142.2:38387): tablet 7c242fe05ffe4e8a9b64eaaefbb1c732 (table fake-table [id=d63d07ae3fa34fe190f84ac72737667e]) successfully deleted
I20260321 14:52:05.005542 12708 ts_tablet_manager.cc:1929] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260321 14:52:05.005728 12708 log.cc:1199] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-3-root/wals/7c242fe05ffe4e8a9b64eaaefbb1c732
I20260321 14:52:05.006240 12708 ts_tablet_manager.cc:1950] T 7c242fe05ffe4e8a9b64eaaefbb1c732 P 383863e28b4941779bed7923e67bfe65: Deleting consensus metadata
I20260321 14:52:05.007300 12335 catalog_manager.cc:5002] TS 383863e28b4941779bed7923e67bfe65 (127.4.142.4:39393): tablet 7c242fe05ffe4e8a9b64eaaefbb1c732 (table fake-table [id=d63d07ae3fa34fe190f84ac72737667e]) successfully deleted
I20260321 14:52:05.019636 12345 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36864:
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"
}
}
}
I20260321 14:52:05.032218 12574 tablet_service.cc:1511] Processing CreateTablet for tablet 2187526950f242ba9e351980dbe59230 (DEFAULT_TABLE table=fake-table [id=2dc36f3eb3534784bb4b97a3ed2874c5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260321 14:52:05.032713 12574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2187526950f242ba9e351980dbe59230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:05.038543 12715 tablet_bootstrap.cc:492] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda: Bootstrap starting.
I20260321 14:52:05.040064 12715 tablet_bootstrap.cc:654] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda: Neither blocks nor log segments found. Creating new log.
I20260321 14:52:05.041654 12715 tablet_bootstrap.cc:492] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda: No bootstrap required, opened a new log
I20260321 14:52:05.041806 12715 ts_tablet_manager.cc:1403] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260321 14:52:05.042416 12715 raft_consensus.cc:359] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } }
I20260321 14:52:05.042572 12715 raft_consensus.cc:385] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:52:05.042660 12715 raft_consensus.cc:740] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e8f523715d4ebc8e6d8f2d9681afda, State: Initialized, Role: FOLLOWER
I20260321 14:52:05.042888 12715 consensus_queue.cc:260] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } }
I20260321 14:52:05.043026 12715 raft_consensus.cc:399] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:52:05.043123 12715 raft_consensus.cc:493] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:52:05.043227 12715 raft_consensus.cc:3060] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:52:05.046103 12715 raft_consensus.cc:515] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } }
I20260321 14:52:05.046352 12715 leader_election.cc:304] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f9e8f523715d4ebc8e6d8f2d9681afda; no voters:
I20260321 14:52:05.046834 12715 leader_election.cc:290] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:52:05.046962 12717 raft_consensus.cc:2804] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:52:05.047585 12717 raft_consensus.cc:697] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 1 LEADER]: Becoming Leader. State: Replica: f9e8f523715d4ebc8e6d8f2d9681afda, State: Running, Role: LEADER
I20260321 14:52:05.047873 12717 consensus_queue.cc:237] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } }
I20260321 14:52:05.049696 12715 ts_tablet_manager.cc:1434] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda: Time spent starting tablet: real 0.008s user 0.004s sys 0.004s
I20260321 14:52:05.049881 12345 catalog_manager.cc:5671] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda reported cstate change: term changed from 0 to 1, leader changed from <none> to f9e8f523715d4ebc8e6d8f2d9681afda (127.4.142.3). New cstate: current_term: 1 leader_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } health_report { overall_health: HEALTHY } } }
I20260321 14:52:07.140077 4664 test_workload.cc:405] TestWorkload: Skipping table creation because table fake-table already exists
I20260321 14:52:07.147063 12340 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36846:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260321 14:52:07.153488 12733 tablet.cc:1723] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda: 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
I20260321 14:52:07.160084 12339 catalog_manager.cc:6216] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2: fake-table [id=2dc36f3eb3534784bb4b97a3ed2874c5] alter complete (version 1)
I20260321 14:52:07.161404 12584 consensus_queue.cc:237] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 679, Committed index: 679, Last appended: 1.679, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 680 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: true } }
I20260321 14:52:07.162726 12717 raft_consensus.cc:2955] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 1 LEADER]: Committing config change with OpId 1.680: config changed from index -1 to 680, NON_VOTER 019a78c154834c25bbb3ded93af5a409 (127.4.142.1) added. New config: { opid_index: 680 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: true } } }
I20260321 14:52:07.166707 12333 catalog_manager.cc:5184] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2187526950f242ba9e351980dbe59230 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260321 14:52:07.167565 12340 catalog_manager.cc:5671] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda reported cstate change: config changed from index -1 to 680, NON_VOTER 019a78c154834c25bbb3ded93af5a409 (127.4.142.1) added. New cstate: current_term: 1 leader_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" committed_config { opid_index: 680 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260321 14:52:07.171478 12584 consensus_queue.cc:237] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 680, Committed index: 680, Last appended: 1.680, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 681 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: true } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: true } }
I20260321 14:52:07.172894 12717 raft_consensus.cc:2955] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 1 LEADER]: Committing config change with OpId 1.681: config changed from index 680 to 681, NON_VOTER f8df4b351bf4431d9ebd8720b3e977fa (127.4.142.2) added. New config: { opid_index: 681 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: true } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: true } } }
I20260321 14:52:07.178412 12333 catalog_manager.cc:5184] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2187526950f242ba9e351980dbe59230 with cas_config_opid_index 680: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260321 14:52:07.179538 12548 consensus_peers.cc:597] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda -> Peer 019a78c154834c25bbb3ded93af5a409 (127.4.142.1:38041): Couldn't send request to peer 019a78c154834c25bbb3ded93af5a409. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2187526950f242ba9e351980dbe59230. This is attempt 1: this message will repeat every 5th retry.
I20260321 14:52:07.182705 12340 catalog_manager.cc:5671] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda reported cstate change: config changed from index 680 to 681, NON_VOTER f8df4b351bf4431d9ebd8720b3e977fa (127.4.142.2) added. New cstate: current_term: 1 leader_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" committed_config { opid_index: 681 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260321 14:52:07.190840 12549 consensus_peers.cc:597] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda -> Peer f8df4b351bf4431d9ebd8720b3e977fa (127.4.142.2:38387): Couldn't send request to peer f8df4b351bf4431d9ebd8720b3e977fa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2187526950f242ba9e351980dbe59230. This is attempt 1: this message will repeat every 5th retry.
I20260321 14:52:07.653504 12766 ts_tablet_manager.cc:933] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: Initiating tablet copy from peer f9e8f523715d4ebc8e6d8f2d9681afda (127.4.142.3:37511)
I20260321 14:52:07.692695 12766 tablet_copy_client.cc:323] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: tablet copy: Beginning tablet copy session from remote peer at address 127.4.142.3:37511
I20260321 14:52:07.726914 12594 tablet_copy_service.cc:140] P f9e8f523715d4ebc8e6d8f2d9681afda: Received BeginTabletCopySession request for tablet 2187526950f242ba9e351980dbe59230 from peer 019a78c154834c25bbb3ded93af5a409 ({username='slave'} at 127.0.0.1:58568)
I20260321 14:52:07.727097 12594 tablet_copy_service.cc:161] P f9e8f523715d4ebc8e6d8f2d9681afda: Beginning new tablet copy session on tablet 2187526950f242ba9e351980dbe59230 from peer 019a78c154834c25bbb3ded93af5a409 at {username='slave'} at 127.0.0.1:58568: session id = 019a78c154834c25bbb3ded93af5a409-2187526950f242ba9e351980dbe59230
I20260321 14:52:07.730245 12594 tablet_copy_source_session.cc:215] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda: Tablet Copy: opened 0 blocks and 1 log segments
I20260321 14:52:07.731376 12766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2187526950f242ba9e351980dbe59230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:07.737893 12766 tablet_copy_client.cc:806] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: tablet copy: Starting download of 0 data blocks...
I20260321 14:52:07.738117 12766 tablet_copy_client.cc:670] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: tablet copy: Starting download of 1 WAL segments...
I20260321 14:52:07.750460 12766 tablet_copy_client.cc:538] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260321 14:52:07.754483 12766 tablet_bootstrap.cc:492] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: Bootstrap starting.
I20260321 14:52:07.810072 12769 ts_tablet_manager.cc:933] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa: Initiating tablet copy from peer f9e8f523715d4ebc8e6d8f2d9681afda (127.4.142.3:37511)
I20260321 14:52:07.821429 12769 tablet_copy_client.cc:323] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa: tablet copy: Beginning tablet copy session from remote peer at address 127.4.142.3:37511
W20260321 14:52:07.848630 12748 scanner-internal.cc:458] Time spent opening tablet: real 0.550s user 0.001s sys 0.000s
W20260321 14:52:07.851542 12746 scanner-internal.cc:458] Time spent opening tablet: real 0.553s user 0.001s sys 0.000s
W20260321 14:52:07.859931 12752 scanner-internal.cc:458] Time spent opening tablet: real 0.560s user 0.000s sys 0.000s
W20260321 14:52:07.863346 12749 scanner-internal.cc:458] Time spent opening tablet: real 0.565s user 0.001s sys 0.000s
W20260321 14:52:07.864739 12745 scanner-internal.cc:458] Time spent opening tablet: real 0.566s user 0.001s sys 0.000s
I20260321 14:52:07.868767 12594 tablet_copy_service.cc:140] P f9e8f523715d4ebc8e6d8f2d9681afda: Received BeginTabletCopySession request for tablet 2187526950f242ba9e351980dbe59230 from peer f8df4b351bf4431d9ebd8720b3e977fa ({username='slave'} at 127.0.0.1:58578)
I20260321 14:52:07.868919 12594 tablet_copy_service.cc:161] P f9e8f523715d4ebc8e6d8f2d9681afda: Beginning new tablet copy session on tablet 2187526950f242ba9e351980dbe59230 from peer f8df4b351bf4431d9ebd8720b3e977fa at {username='slave'} at 127.0.0.1:58578: session id = f8df4b351bf4431d9ebd8720b3e977fa-2187526950f242ba9e351980dbe59230
W20260321 14:52:07.869709 12747 scanner-internal.cc:458] Time spent opening tablet: real 0.570s user 0.000s sys 0.000s
I20260321 14:52:07.872090 12594 tablet_copy_source_session.cc:215] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda: Tablet Copy: opened 0 blocks and 1 log segments
I20260321 14:52:07.880556 12769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2187526950f242ba9e351980dbe59230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:07.890592 12769 tablet_copy_client.cc:806] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa: tablet copy: Starting download of 0 data blocks...
I20260321 14:52:07.890882 12769 tablet_copy_client.cc:670] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa: tablet copy: Starting download of 1 WAL segments...
W20260321 14:52:07.902223 12744 scanner-internal.cc:458] Time spent opening tablet: real 0.602s user 0.001s sys 0.000s
W20260321 14:52:07.913978 12750 scanner-internal.cc:458] Time spent opening tablet: real 0.615s user 0.001s sys 0.000s
W20260321 14:52:07.918066 12743 scanner-internal.cc:458] Time spent opening tablet: real 0.618s user 0.001s sys 0.000s
I20260321 14:52:07.960352 12769 tablet_copy_client.cc:538] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260321 14:52:07.964471 12769 tablet_bootstrap.cc:492] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa: Bootstrap starting.
W20260321 14:52:08.576990 12751 scanner-internal.cc:458] Time spent opening tablet: real 0.536s user 0.001s sys 0.000s
W20260321 14:52:08.856010 12746 scanner-internal.cc:458] Time spent opening tablet: real 0.511s user 0.000s sys 0.000s
W20260321 14:52:08.876662 12749 scanner-internal.cc:458] Time spent opening tablet: real 0.539s user 0.000s sys 0.000s
W20260321 14:52:08.993184 12744 scanner-internal.cc:458] Time spent opening tablet: real 0.526s user 0.001s sys 0.000s
W20260321 14:52:09.172466 12743 scanner-internal.cc:458] Time spent opening tablet: real 0.529s user 0.001s sys 0.000s
W20260321 14:52:09.178555 12748 scanner-internal.cc:458] Time spent opening tablet: real 0.527s user 0.001s sys 0.000s
W20260321 14:52:09.243602 12745 scanner-internal.cc:458] Time spent opening tablet: real 0.537s user 0.001s sys 0.000s
W20260321 14:52:09.419214 12747 scanner-internal.cc:458] Time spent opening tablet: real 0.544s user 0.001s sys 0.000s
W20260321 14:52:09.448086 12752 scanner-internal.cc:458] Time spent opening tablet: real 0.520s user 0.001s sys 0.000s
W20260321 14:52:09.459506 12750 scanner-internal.cc:458] Time spent opening tablet: real 0.524s user 0.001s sys 0.000s
W20260321 14:52:09.884328 12744 scanner-internal.cc:458] Time spent opening tablet: real 0.519s user 0.001s sys 0.000s
W20260321 14:52:09.949694 12751 scanner-internal.cc:458] Time spent opening tablet: real 0.534s user 0.001s sys 0.000s
W20260321 14:52:10.043105 12746 scanner-internal.cc:458] Time spent opening tablet: real 0.537s user 0.001s sys 0.000s
W20260321 14:52:10.154265 12743 scanner-internal.cc:458] Time spent opening tablet: real 0.519s user 0.001s sys 0.000s
W20260321 14:52:10.250175 12749 scanner-internal.cc:458] Time spent opening tablet: real 0.570s user 0.001s sys 0.000s
W20260321 14:52:10.302191 12548 consensus_peers.cc:597] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda -> Peer 019a78c154834c25bbb3ded93af5a409 (127.4.142.1:38041): Couldn't send request to peer 019a78c154834c25bbb3ded93af5a409. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260321 14:52:10.403090 12549 consensus_peers.cc:597] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda -> Peer f8df4b351bf4431d9ebd8720b3e977fa (127.4.142.2:38387): Couldn't send request to peer f8df4b351bf4431d9ebd8720b3e977fa. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260321 14:52:11.094637 12744 scanner-internal.cc:458] Time spent opening tablet: real 0.508s user 0.001s sys 0.000s
W20260321 14:52:11.158685 12745 scanner-internal.cc:458] Time spent opening tablet: real 0.521s user 0.000s sys 0.000s
W20260321 14:52:11.197181 12749 scanner-internal.cc:458] Time spent opening tablet: real 0.531s user 0.001s sys 0.000s
W20260321 14:52:11.201931 12746 scanner-internal.cc:458] Time spent opening tablet: real 0.548s user 0.001s sys 0.000s
W20260321 14:52:11.222649 12748 scanner-internal.cc:458] Time spent opening tablet: real 0.522s user 0.001s sys 0.000s
W20260321 14:52:11.332516 12752 scanner-internal.cc:458] Time spent opening tablet: real 0.536s user 0.001s sys 0.000s
W20260321 14:52:11.751272 12743 scanner-internal.cc:458] Time spent opening tablet: real 0.539s user 0.001s sys 0.000s
W20260321 14:52:12.248104 12750 scanner-internal.cc:458] Time spent opening tablet: real 0.507s user 0.000s sys 0.000s
W20260321 14:52:12.532336 12548 consensus_peers.cc:597] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda -> Peer 019a78c154834c25bbb3ded93af5a409 (127.4.142.1:38041): Couldn't send request to peer 019a78c154834c25bbb3ded93af5a409. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260321 14:52:12.605144 12549 consensus_peers.cc:597] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda -> Peer f8df4b351bf4431d9ebd8720b3e977fa (127.4.142.2:38387): Couldn't send request to peer f8df4b351bf4431d9ebd8720b3e977fa. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260321 14:52:13.418329 12748 scanner-internal.cc:458] Time spent opening tablet: real 0.513s user 0.000s sys 0.000s
I20260321 14:52:13.630507 12766 tablet_bootstrap.cc:492] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: Bootstrap replaying log segment 1/1 (1.14M/1.20M this segment, stats: ops{read=644 overwritten=0 applied=641 ignored=0} inserts{seen=32000 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260321 14:52:13.635998 12743 scanner-internal.cc:458] Time spent opening tablet: real 0.526s user 0.001s sys 0.000s
W20260321 14:52:13.838622 12744 scanner-internal.cc:458] Time spent opening tablet: real 0.563s user 0.001s sys 0.000s
I20260321 14:52:13.991096 12769 tablet_bootstrap.cc:492] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa: Bootstrap replaying log segment 1/1 (1015.9K/1.20M this segment, stats: ops{read=562 overwritten=0 applied=561 ignored=0} inserts{seen=28000 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260321 14:52:14.044790 12766 tablet.cc:1723] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: 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
I20260321 14:52:14.045193 12766 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260321 14:52:14.061445 12766 tablet_bootstrap.cc:492] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: Bootstrap replayed 1/1 log segments. Stats: ops{read=681 overwritten=0 applied=681 ignored=0} inserts{seen=33850 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260321 14:52:14.065593 12766 tablet_bootstrap.cc:492] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: Bootstrap complete.
I20260321 14:52:14.093887 12766 ts_tablet_manager.cc:1403] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: Time spent bootstrapping tablet: real 6.339s user 2.863s sys 0.112s
I20260321 14:52:14.094779 12766 raft_consensus.cc:359] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 681 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: true } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: true } }
I20260321 14:52:14.095070 12766 raft_consensus.cc:740] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 019a78c154834c25bbb3ded93af5a409, State: Initialized, Role: LEARNER
I20260321 14:52:14.095304 12766 consensus_queue.cc:260] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 681, Last appended: 1.681, Last appended by leader: 681, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 681 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: true } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: true } }
I20260321 14:52:14.124759 12766 ts_tablet_manager.cc:1434] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: Time spent starting tablet: real 0.031s user 0.002s sys 0.004s
I20260321 14:52:14.126921 12594 tablet_copy_service.cc:342] P f9e8f523715d4ebc8e6d8f2d9681afda: Request end of tablet copy session 019a78c154834c25bbb3ded93af5a409-2187526950f242ba9e351980dbe59230 received from {username='slave'} at 127.0.0.1:58568
I20260321 14:52:14.127031 12594 tablet_copy_service.cc:434] P f9e8f523715d4ebc8e6d8f2d9681afda: ending tablet copy session 019a78c154834c25bbb3ded93af5a409-2187526950f242ba9e351980dbe59230 on tablet 2187526950f242ba9e351980dbe59230 with peer 019a78c154834c25bbb3ded93af5a409
I20260321 14:52:14.637897 12445 raft_consensus.cc:1217] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.680->[1.681-1.681] Dedup: 1.681->[]
W20260321 14:52:14.821815 12748 scanner-internal.cc:458] Time spent opening tablet: real 0.504s user 0.001s sys 0.000s
I20260321 14:52:14.908380 12769 tablet.cc:1723] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa: 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
I20260321 14:52:14.908830 12769 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260321 14:52:14.910266 12769 tablet_bootstrap.cc:492] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa: Bootstrap replayed 1/1 log segments. Stats: ops{read=681 overwritten=0 applied=681 ignored=0} inserts{seen=33850 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260321 14:52:14.910778 12769 tablet_bootstrap.cc:492] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa: Bootstrap complete.
I20260321 14:52:14.920369 12769 ts_tablet_manager.cc:1403] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa: Time spent bootstrapping tablet: real 6.956s user 2.867s sys 0.130s
I20260321 14:52:14.921427 12769 raft_consensus.cc:359] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 681 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: true } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: true } }
I20260321 14:52:14.921780 12769 raft_consensus.cc:740] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f8df4b351bf4431d9ebd8720b3e977fa, State: Initialized, Role: LEARNER
I20260321 14:52:14.922057 12769 consensus_queue.cc:260] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 681, Last appended: 1.681, Last appended by leader: 681, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 681 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: true } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: true } }
I20260321 14:52:14.936642 12769 ts_tablet_manager.cc:1434] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa: Time spent starting tablet: real 0.015s user 0.003s sys 0.007s
I20260321 14:52:14.939052 12594 tablet_copy_service.cc:342] P f9e8f523715d4ebc8e6d8f2d9681afda: Request end of tablet copy session f8df4b351bf4431d9ebd8720b3e977fa-2187526950f242ba9e351980dbe59230 received from {username='slave'} at 127.0.0.1:58578
I20260321 14:52:14.939209 12594 tablet_copy_service.cc:434] P f9e8f523715d4ebc8e6d8f2d9681afda: ending tablet copy session f8df4b351bf4431d9ebd8720b3e977fa-2187526950f242ba9e351980dbe59230 on tablet 2187526950f242ba9e351980dbe59230 with peer f8df4b351bf4431d9ebd8720b3e977fa
I20260321 14:52:15.109513 12786 raft_consensus.cc:1064] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda: attempting to promote NON_VOTER 019a78c154834c25bbb3ded93af5a409 to VOTER
I20260321 14:52:15.111224 12515 raft_consensus.cc:1217] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.680->[1.681-1.681] Dedup: 1.681->[]
I20260321 14:52:15.115173 12786 consensus_queue.cc:237] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 681, Committed index: 681, Last appended: 1.681, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 682 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: false } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: true } }
I20260321 14:52:15.122174 12445 raft_consensus.cc:1275] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409 [term 1 LEARNER]: Refusing update from remote peer f9e8f523715d4ebc8e6d8f2d9681afda: Log matching property violated. Preceding OpId in replica: term: 1 index: 681. Preceding OpId from leader: term: 1 index: 682. (index mismatch)
I20260321 14:52:15.125176 12785 consensus_queue.cc:1048] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [LEADER]: Connected to new peer: Peer: permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 682, Last known committed idx: 681, Time since last communication: 0.000s
I20260321 14:52:15.132531 12778 raft_consensus.cc:1027] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 1 LEADER]: attempt to promote peer f8df4b351bf4431d9ebd8720b3e977fa: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260321 14:52:15.143332 12445 raft_consensus.cc:2955] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409 [term 1 FOLLOWER]: Committing config change with OpId 1.682: config changed from index 681 to 682, 019a78c154834c25bbb3ded93af5a409 (127.4.142.1) changed from NON_VOTER to VOTER. New config: { opid_index: 682 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: false } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: true } } }
I20260321 14:52:15.145285 12787 raft_consensus.cc:2955] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 1 LEADER]: Committing config change with OpId 1.682: config changed from index 681 to 682, 019a78c154834c25bbb3ded93af5a409 (127.4.142.1) changed from NON_VOTER to VOTER. New config: { opid_index: 682 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: false } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: true } } }
I20260321 14:52:15.153090 12347 catalog_manager.cc:5671] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409 reported cstate change: config changed from index 681 to 682, 019a78c154834c25bbb3ded93af5a409 (127.4.142.1) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" committed_config { opid_index: 682 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: false } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: true } } }
I20260321 14:52:15.163904 12515 raft_consensus.cc:2955] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa [term 1 LEARNER]: Committing config change with OpId 1.682: config changed from index 681 to 682, 019a78c154834c25bbb3ded93af5a409 (127.4.142.1) changed from NON_VOTER to VOTER. New config: { opid_index: 682 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: false } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: true } } }
I20260321 14:52:15.171228 12778 raft_consensus.cc:1064] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda: attempting to promote NON_VOTER f8df4b351bf4431d9ebd8720b3e977fa to VOTER
I20260321 14:52:15.172180 12778 consensus_queue.cc:237] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 682, Committed index: 682, Last appended: 1.682, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 683 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: false } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: false } }
I20260321 14:52:15.176232 12515 raft_consensus.cc:1275] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa [term 1 LEARNER]: Refusing update from remote peer f9e8f523715d4ebc8e6d8f2d9681afda: Log matching property violated. Preceding OpId in replica: term: 1 index: 682. Preceding OpId from leader: term: 1 index: 683. (index mismatch)
I20260321 14:52:15.177789 12445 raft_consensus.cc:1275] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409 [term 1 FOLLOWER]: Refusing update from remote peer f9e8f523715d4ebc8e6d8f2d9681afda: Log matching property violated. Preceding OpId in replica: term: 1 index: 682. Preceding OpId from leader: term: 1 index: 683. (index mismatch)
I20260321 14:52:15.178354 12787 consensus_queue.cc:1048] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 683, Last known committed idx: 682, Time since last communication: 0.000s
I20260321 14:52:15.178678 12778 consensus_queue.cc:1048] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [LEADER]: Connected to new peer: Peer: permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 683, Last known committed idx: 682, Time since last communication: 0.000s
I20260321 14:52:15.180825 12785 raft_consensus.cc:2955] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 1 LEADER]: Committing config change with OpId 1.683: config changed from index 682 to 683, f8df4b351bf4431d9ebd8720b3e977fa (127.4.142.2) changed from NON_VOTER to VOTER. New config: { opid_index: 683 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: false } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: false } } }
I20260321 14:52:15.189539 12444 raft_consensus.cc:2955] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409 [term 1 FOLLOWER]: Committing config change with OpId 1.683: config changed from index 682 to 683, f8df4b351bf4431d9ebd8720b3e977fa (127.4.142.2) changed from NON_VOTER to VOTER. New config: { opid_index: 683 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: false } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: false } } }
I20260321 14:52:15.189558 12515 raft_consensus.cc:2955] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa [term 1 FOLLOWER]: Committing config change with OpId 1.683: config changed from index 682 to 683, f8df4b351bf4431d9ebd8720b3e977fa (127.4.142.2) changed from NON_VOTER to VOTER. New config: { opid_index: 683 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: false } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: false } } }
I20260321 14:52:15.219363 12339 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36846:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20260321 14:52:15.266040 12348 catalog_manager.cc:5671] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda reported cstate change: config changed from index 682 to 683, f8df4b351bf4431d9ebd8720b3e977fa (127.4.142.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" committed_config { opid_index: 683 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "019a78c154834c25bbb3ded93af5a409" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 38041 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260321 14:52:15.266738 12348 catalog_manager.cc:5763] TS f9e8f523715d4ebc8e6d8f2d9681afda (127.4.142.3:37511) does not have the latest schema for tablet 2187526950f242ba9e351980dbe59230 (table fake-table [id=2dc36f3eb3534784bb4b97a3ed2874c5]). Expected version 2 got 1
I20260321 14:52:15.270630 12347 catalog_manager.cc:5763] TS 019a78c154834c25bbb3ded93af5a409 (127.4.142.1:38041) does not have the latest schema for tablet 2187526950f242ba9e351980dbe59230 (table fake-table [id=2dc36f3eb3534784bb4b97a3ed2874c5]). Expected version 2 got 1
I20260321 14:52:15.271075 12584 consensus_queue.cc:237] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 683, Committed index: 683, Last appended: 1.684, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 685 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: false } }
I20260321 14:52:15.272315 12342 catalog_manager.cc:5763] TS f8df4b351bf4431d9ebd8720b3e977fa (127.4.142.2:38387) does not have the latest schema for tablet 2187526950f242ba9e351980dbe59230 (table fake-table [id=2dc36f3eb3534784bb4b97a3ed2874c5]). Expected version 2 got 1
I20260321 14:52:15.291247 12514 raft_consensus.cc:1275] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa [term 1 FOLLOWER]: Refusing update from remote peer f9e8f523715d4ebc8e6d8f2d9681afda: Log matching property violated. Preceding OpId in replica: term: 1 index: 684. Preceding OpId from leader: term: 1 index: 685. (index mismatch)
I20260321 14:52:15.292166 12785 consensus_queue.cc:1048] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 685, Last known committed idx: 683, Time since last communication: 0.000s
I20260321 14:52:15.304314 12800 tablet.cc:1723] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 2
I20260321 14:52:15.308487 12514 raft_consensus.cc:2955] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa [term 1 FOLLOWER]: Committing config change with OpId 1.685: config changed from index 683 to 685, VOTER 019a78c154834c25bbb3ded93af5a409 (127.4.142.1) evicted. New config: { opid_index: 685 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: false } } }
I20260321 14:52:15.314925 12339 catalog_manager.cc:5671] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa reported cstate change: config changed from index 683 to 685, VOTER 019a78c154834c25bbb3ded93af5a409 (127.4.142.1) evicted. New cstate: current_term: 1 leader_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" committed_config { opid_index: 685 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: false } } }
I20260321 14:52:15.324442 12339 catalog_manager.cc:6216] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2: fake-table [id=2dc36f3eb3534784bb4b97a3ed2874c5] alter complete (version 2)
I20260321 14:52:15.325389 12435 tablet_service.cc:1558] Processing DeleteTablet for tablet 2187526950f242ba9e351980dbe59230 with delete_type TABLET_DATA_TOMBSTONED (TS 019a78c154834c25bbb3ded93af5a409 not found in new config with opid_index 685) from {username='slave'} at 127.0.0.1:56994
I20260321 14:52:15.325508 12799 tablet.cc:1723] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 2
I20260321 14:52:15.326165 12793 raft_consensus.cc:2955] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 1 LEADER]: Committing config change with OpId 1.685: config changed from index 683 to 685, VOTER 019a78c154834c25bbb3ded93af5a409 (127.4.142.1) evicted. New config: { opid_index: 685 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } peers { permanent_uuid: "f8df4b351bf4431d9ebd8720b3e977fa" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 38387 } attrs { promote: false } } }
I20260321 14:52:15.341590 12801 tablet_replica.cc:333] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: stopping tablet replica
I20260321 14:52:15.342425 12801 raft_consensus.cc:2243] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260321 14:52:15.342729 12801 pending_rounds.cc:70] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: Trying to abort 1 pending ops.
I20260321 14:52:15.344450 12333 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet 2187526950f242ba9e351980dbe59230 with cas_config_opid_index 683: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260321 14:52:15.347360 12584 consensus_queue.cc:237] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 685, Committed index: 685, Last appended: 1.685, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 686 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } }
I20260321 14:52:15.350540 12793 raft_consensus.cc:2955] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 1 LEADER]: Committing config change with OpId 1.686: config changed from index 685 to 686, VOTER f8df4b351bf4431d9ebd8720b3e977fa (127.4.142.2) evicted. New config: { opid_index: 686 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } } }
I20260321 14:52:15.350939 12801 pending_rounds.cc:77] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: Aborting op as it isn't in flight: id { term: 1 index: 684 } timestamp: 1220 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "2187526950f242ba9e351980dbe59230" schema { columns { id: 10 name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "int_val" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "string_val" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 2 new_table_name: "fake-table" dest_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" new_extra_config { } }
I20260321 14:52:15.353904 12801 raft_consensus.cc:2272] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:52:15.366487 12801 ts_tablet_manager.cc:1916] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260321 14:52:15.376538 12333 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet 2187526950f242ba9e351980dbe59230 with cas_config_opid_index 685: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260321 14:52:15.378620 12342 catalog_manager.cc:5671] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda reported cstate change: config changed from index 685 to 686, VOTER f8df4b351bf4431d9ebd8720b3e977fa (127.4.142.2) evicted. New cstate: current_term: 1 leader_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" committed_config { opid_index: 686 OBSOLETE_local: true peers { permanent_uuid: "f9e8f523715d4ebc8e6d8f2d9681afda" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 37511 } health_report { overall_health: HEALTHY } } }
I20260321 14:52:15.382401 12505 tablet_service.cc:1558] Processing DeleteTablet for tablet 2187526950f242ba9e351980dbe59230 with delete_type TABLET_DATA_TOMBSTONED (TS f8df4b351bf4431d9ebd8720b3e977fa not found in new config with opid_index 686) from {username='slave'} at 127.0.0.1:40754
I20260321 14:52:15.396785 12801 ts_tablet_manager.cc:1929] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.684
I20260321 14:52:15.396999 12801 log.cc:1199] T 2187526950f242ba9e351980dbe59230 P 019a78c154834c25bbb3ded93af5a409: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/2187526950f242ba9e351980dbe59230
I20260321 14:52:15.401083 12802 tablet_replica.cc:333] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa: stopping tablet replica
I20260321 14:52:15.405555 12333 catalog_manager.cc:5002] TS 019a78c154834c25bbb3ded93af5a409 (127.4.142.1:38041): tablet 2187526950f242ba9e351980dbe59230 (table fake-table [id=2dc36f3eb3534784bb4b97a3ed2874c5]) successfully deleted
I20260321 14:52:15.409337 12802 raft_consensus.cc:2243] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260321 14:52:15.409664 12802 raft_consensus.cc:2272] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:52:15.414916 12802 ts_tablet_manager.cc:1916] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260321 14:52:15.452915 12802 ts_tablet_manager.cc:1929] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.685
I20260321 14:52:15.469410 12802 log.cc:1199] T 2187526950f242ba9e351980dbe59230 P f8df4b351bf4431d9ebd8720b3e977fa: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1774104639753633-4664-0/minicluster-data/ts-1-root/wals/2187526950f242ba9e351980dbe59230
I20260321 14:52:15.471443 12334 catalog_manager.cc:5002] TS f8df4b351bf4431d9ebd8720b3e977fa (127.4.142.2:38387): tablet 2187526950f242ba9e351980dbe59230 (table fake-table [id=2dc36f3eb3534784bb4b97a3ed2874c5]) successfully deleted
I20260321 14:52:15.724169 4664 tablet_server.cc:179] TabletServer@127.4.142.1:0 shutting down...
I20260321 14:52:15.733709 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:52:15.747835 4664 tablet_server.cc:196] TabletServer@127.4.142.1:0 shutdown complete.
I20260321 14:52:15.752197 4664 tablet_server.cc:179] TabletServer@127.4.142.2:0 shutting down...
I20260321 14:52:15.764427 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:52:15.778189 4664 tablet_server.cc:196] TabletServer@127.4.142.2:0 shutdown complete.
I20260321 14:52:15.781312 4664 tablet_server.cc:179] TabletServer@127.4.142.3:0 shutting down...
I20260321 14:52:15.791849 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:52:15.792081 4664 tablet_replica.cc:333] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda: stopping tablet replica
I20260321 14:52:15.792263 4664 raft_consensus.cc:2243] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:52:15.792505 4664 raft_consensus.cc:2272] T 2187526950f242ba9e351980dbe59230 P f9e8f523715d4ebc8e6d8f2d9681afda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:52:15.806777 4664 tablet_server.cc:196] TabletServer@127.4.142.3:0 shutdown complete.
I20260321 14:52:15.810438 4664 tablet_server.cc:179] TabletServer@127.4.142.4:0 shutting down...
I20260321 14:52:15.819420 4664 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260321 14:52:15.832120 4664 tablet_server.cc:196] TabletServer@127.4.142.4:0 shutdown complete.
I20260321 14:52:15.838166 4664 master.cc:562] Master@127.4.142.62:37675 shutting down...
I20260321 14:52:15.846676 4664 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:52:15.846922 4664 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:52:15.847014 4664 tablet_replica.cc:333] T 00000000000000000000000000000000 P b20af227efda47bf9492334e101b73e2: stopping tablet replica
I20260321 14:52:15.851006 4664 master.cc:584] Master@127.4.142.62:37675 shutdown complete.
[ OK ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning (11268 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
I20260321 14:52:15.864130 4664 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.142.62:46235
I20260321 14:52:15.864609 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:52:15.865453 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:52:15.866611 4664 webserver.cc:492] Webserver started at http://127.4.142.62:37935/ using document root <none> and password file <none>
I20260321 14:52:15.866808 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:52:15.866861 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:52:15.866940 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:52:15.867465 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/master-0-root/instance:
uuid: "6adece74478a4d72b8171b91fda5e561"
format_stamp: "Formatted at 2026-03-21 14:52:15 on dist-test-slave-9x8n"
I20260321 14:52:15.869858 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260321 14:52:15.871261 12806 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:15.871587 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:52:15.871670 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/master-0-root
uuid: "6adece74478a4d72b8171b91fda5e561"
format_stamp: "Formatted at 2026-03-21 14:52:15 on dist-test-slave-9x8n"
I20260321 14:52:15.871767 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-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)
I20260321 14:52:15.886364 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:52:15.886811 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:52:15.898423 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.62:46235
I20260321 14:52:15.898451 12857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.62:46235 every 8 connection(s)
I20260321 14:52:15.899770 12858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:15.907130 12858 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561: Bootstrap starting.
I20260321 14:52:15.908617 12858 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561: Neither blocks nor log segments found. Creating new log.
I20260321 14:52:15.910360 12858 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561: No bootstrap required, opened a new log
I20260321 14:52:15.910917 12858 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6adece74478a4d72b8171b91fda5e561" member_type: VOTER }
I20260321 14:52:15.911036 12858 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:52:15.911069 12858 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6adece74478a4d72b8171b91fda5e561, State: Initialized, Role: FOLLOWER
I20260321 14:52:15.911263 12858 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6adece74478a4d72b8171b91fda5e561" member_type: VOTER }
I20260321 14:52:15.911363 12858 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:52:15.911402 12858 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:52:15.911453 12858 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:52:15.913393 12858 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6adece74478a4d72b8171b91fda5e561" member_type: VOTER }
I20260321 14:52:15.913568 12858 leader_election.cc:304] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6adece74478a4d72b8171b91fda5e561; no voters:
I20260321 14:52:15.914016 12858 leader_election.cc:290] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:52:15.914119 12861 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:52:15.914544 12861 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [term 1 LEADER]: Becoming Leader. State: Replica: 6adece74478a4d72b8171b91fda5e561, State: Running, Role: LEADER
I20260321 14:52:15.914831 12861 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6adece74478a4d72b8171b91fda5e561" member_type: VOTER }
I20260321 14:52:15.914947 12858 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [sys.catalog]: configured and running, proceeding with master startup.
I20260321 14:52:15.915513 12862 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6adece74478a4d72b8171b91fda5e561" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6adece74478a4d72b8171b91fda5e561" member_type: VOTER } }
I20260321 14:52:15.915779 12862 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [sys.catalog]: This master's current role is: LEADER
I20260321 14:52:15.915828 12863 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6adece74478a4d72b8171b91fda5e561. Latest consensus state: current_term: 1 leader_uuid: "6adece74478a4d72b8171b91fda5e561" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6adece74478a4d72b8171b91fda5e561" member_type: VOTER } }
I20260321 14:52:15.916049 12863 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561 [sys.catalog]: This master's current role is: LEADER
I20260321 14:52:15.917192 12865 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260321 14:52:15.919097 12865 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260321 14:52:15.922394 12865 catalog_manager.cc:1357] Generated new cluster ID: 7c5e0a2be89048468dd2ba108eabdac8
I20260321 14:52:15.922477 12865 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260321 14:52:15.922664 4664 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260321 14:52:15.944032 12865 catalog_manager.cc:1380] Generated new certificate authority record
I20260321 14:52:15.944847 12865 catalog_manager.cc:1514] Loading token signing keys...
I20260321 14:52:15.957937 12865 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561: Generated new TSK 0
I20260321 14:52:15.958197 12865 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260321 14:52:15.987704 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:52:15.988809 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:52:15.990109 4664 webserver.cc:492] Webserver started at http://127.4.142.1:33105/ using document root <none> and password file <none>
I20260321 14:52:15.990317 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:52:15.990386 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:52:15.990494 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:52:15.991078 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-0-root/instance:
uuid: "515997d854b342b2b827d9de904f3419"
format_stamp: "Formatted at 2026-03-21 14:52:15 on dist-test-slave-9x8n"
I20260321 14:52:15.993631 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.001s
I20260321 14:52:15.995282 12882 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:15.995805 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260321 14:52:15.995954 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-0-root
uuid: "515997d854b342b2b827d9de904f3419"
format_stamp: "Formatted at 2026-03-21 14:52:15 on dist-test-slave-9x8n"
I20260321 14:52:15.996094 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-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)
I20260321 14:52:16.001564 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:52:16.002028 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:52:16.002568 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:52:16.003367 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:52:16.003499 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:16.003665 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:52:16.003741 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:16.015358 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.1:46287
I20260321 14:52:16.015431 12944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.1:46287 every 8 connection(s)
I20260321 14:52:16.017284 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:52:16.018725 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:52:16.020246 4664 webserver.cc:492] Webserver started at http://127.4.142.2:36943/ using document root <none> and password file <none>
I20260321 14:52:16.020511 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:52:16.020629 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:52:16.020776 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:52:16.021656 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-1-root/instance:
uuid: "fadc094ac1cd4f5c95eb625fe7304a6a"
format_stamp: "Formatted at 2026-03-21 14:52:16 on dist-test-slave-9x8n"
I20260321 14:52:16.023654 12945 heartbeater.cc:344] Connected to a master server at 127.4.142.62:46235
I20260321 14:52:16.023846 12945 heartbeater.cc:461] Registering TS with master...
I20260321 14:52:16.024240 12945 heartbeater.cc:507] Master 127.4.142.62:46235 requested a full tablet report, sending...
I20260321 14:52:16.025038 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20260321 14:52:16.025372 12823 ts_manager.cc:194] Registered new tserver with Master: 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287)
I20260321 14:52:16.026878 12823 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41712
I20260321 14:52:16.027041 12952 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:16.027500 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:52:16.027628 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-1-root
uuid: "fadc094ac1cd4f5c95eb625fe7304a6a"
format_stamp: "Formatted at 2026-03-21 14:52:16 on dist-test-slave-9x8n"
I20260321 14:52:16.027771 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-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)
I20260321 14:52:16.038467 12945 heartbeater.cc:499] Master 127.4.142.62:46235 was elected leader, sending a full tablet report...
I20260321 14:52:16.065443 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:52:16.066007 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:52:16.066637 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:52:16.067549 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:52:16.067622 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:16.067790 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:52:16.067850 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:16.081625 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.2:36617
I20260321 14:52:16.081625 13014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.2:36617 every 8 connection(s)
I20260321 14:52:16.083386 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:52:16.084779 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:52:16.086544 4664 webserver.cc:492] Webserver started at http://127.4.142.3:38115/ using document root <none> and password file <none>
I20260321 14:52:16.086834 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:52:16.086943 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:52:16.087110 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:52:16.087954 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-2-root/instance:
uuid: "5cb3dbc0bcf84483ab018ec9dc6f3a3e"
format_stamp: "Formatted at 2026-03-21 14:52:16 on dist-test-slave-9x8n"
I20260321 14:52:16.089452 13015 heartbeater.cc:344] Connected to a master server at 127.4.142.62:46235
I20260321 14:52:16.089598 13015 heartbeater.cc:461] Registering TS with master...
I20260321 14:52:16.090026 13015 heartbeater.cc:507] Master 127.4.142.62:46235 requested a full tablet report, sending...
I20260321 14:52:16.091009 12823 ts_manager.cc:194] Registered new tserver with Master: fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617)
I20260321 14:52:16.091897 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260321 14:52:16.092121 12823 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41720
I20260321 14:52:16.093914 13021 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:16.094338 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260321 14:52:16.094441 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-2-root
uuid: "5cb3dbc0bcf84483ab018ec9dc6f3a3e"
format_stamp: "Formatted at 2026-03-21 14:52:16 on dist-test-slave-9x8n"
I20260321 14:52:16.094558 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-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)
I20260321 14:52:16.103595 13015 heartbeater.cc:499] Master 127.4.142.62:46235 was elected leader, sending a full tablet report...
I20260321 14:52:16.113565 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:52:16.114140 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:52:16.114748 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:52:16.115796 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:52:16.115892 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:16.115995 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:52:16.116063 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:16.130201 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.3:36801
I20260321 14:52:16.130234 13083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.3:36801 every 8 connection(s)
I20260321 14:52:16.131903 4664 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260321 14:52:16.133349 4664 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260321 14:52:16.134900 4664 webserver.cc:492] Webserver started at http://127.4.142.4:41611/ using document root <none> and password file <none>
I20260321 14:52:16.135151 4664 fs_manager.cc:362] Metadata directory not provided
I20260321 14:52:16.135269 4664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260321 14:52:16.135434 4664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260321 14:52:16.136219 4664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-3-root/instance:
uuid: "57dfdfe89b814c3a931257b1fb95e8c6"
format_stamp: "Formatted at 2026-03-21 14:52:16 on dist-test-slave-9x8n"
I20260321 14:52:16.139389 13084 heartbeater.cc:344] Connected to a master server at 127.4.142.62:46235
I20260321 14:52:16.139542 13084 heartbeater.cc:461] Registering TS with master...
I20260321 14:52:16.139731 4664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260321 14:52:16.139950 13084 heartbeater.cc:507] Master 127.4.142.62:46235 requested a full tablet report, sending...
I20260321 14:52:16.140722 12822 ts_manager.cc:194] Registered new tserver with Master: 5cb3dbc0bcf84483ab018ec9dc6f3a3e (127.4.142.3:36801)
I20260321 14:52:16.141578 13090 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:16.141597 12822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41734
I20260321 14:52:16.142033 4664 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260321 14:52:16.142163 4664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-3-root
uuid: "57dfdfe89b814c3a931257b1fb95e8c6"
format_stamp: "Formatted at 2026-03-21 14:52:16 on dist-test-slave-9x8n"
I20260321 14:52:16.142336 4664 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-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)
I20260321 14:52:16.152976 13084 heartbeater.cc:499] Master 127.4.142.62:46235 was elected leader, sending a full tablet report...
I20260321 14:52:16.168699 4664 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260321 14:52:16.169322 4664 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260321 14:52:16.169950 4664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260321 14:52:16.170815 4664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260321 14:52:16.170917 4664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:16.171042 4664 ts_tablet_manager.cc:616] Registered 0 tablets
I20260321 14:52:16.171118 4664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260321 14:52:16.187150 4664 rpc_server.cc:307] RPC server started. Bound to: 127.4.142.4:44689
I20260321 14:52:16.187171 13152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.142.4:44689 every 8 connection(s)
I20260321 14:52:16.194018 13153 heartbeater.cc:344] Connected to a master server at 127.4.142.62:46235
I20260321 14:52:16.194175 13153 heartbeater.cc:461] Registering TS with master...
I20260321 14:52:16.194547 13153 heartbeater.cc:507] Master 127.4.142.62:46235 requested a full tablet report, sending...
I20260321 14:52:16.195339 12822 ts_manager.cc:194] Registered new tserver with Master: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689)
I20260321 14:52:16.196081 12822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41748
I20260321 14:52:16.196245 4664 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007997347s
I20260321 14:52:16.207508 13153 heartbeater.cc:499] Master 127.4.142.62:46235 was elected leader, sending a full tablet report...
I20260321 14:52:16.207954 12822 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41750:
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"
}
}
}
I20260321 14:52:16.227608 12910 tablet_service.cc:1511] Processing CreateTablet for tablet f65099c62cdd4d68b66818e5e072f777 (DEFAULT_TABLE table=fake-table [id=65fdea28d12c435c8de8311495ce6f1f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:52:16.227849 13049 tablet_service.cc:1511] Processing CreateTablet for tablet f65099c62cdd4d68b66818e5e072f777 (DEFAULT_TABLE table=fake-table [id=65fdea28d12c435c8de8311495ce6f1f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:52:16.228204 13049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65099c62cdd4d68b66818e5e072f777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:16.228236 12910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65099c62cdd4d68b66818e5e072f777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:16.235211 12980 tablet_service.cc:1511] Processing CreateTablet for tablet f65099c62cdd4d68b66818e5e072f777 (DEFAULT_TABLE table=fake-table [id=65fdea28d12c435c8de8311495ce6f1f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260321 14:52:16.235677 12980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65099c62cdd4d68b66818e5e072f777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:16.241081 13169 tablet_bootstrap.cc:492] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419: Bootstrap starting.
I20260321 14:52:16.242656 13168 tablet_bootstrap.cc:492] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e: Bootstrap starting.
I20260321 14:52:16.244705 13168 tablet_bootstrap.cc:654] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e: Neither blocks nor log segments found. Creating new log.
I20260321 14:52:16.244789 13169 tablet_bootstrap.cc:654] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419: Neither blocks nor log segments found. Creating new log.
I20260321 14:52:16.250348 13170 tablet_bootstrap.cc:492] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a: Bootstrap starting.
I20260321 14:52:16.252417 13170 tablet_bootstrap.cc:654] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a: Neither blocks nor log segments found. Creating new log.
I20260321 14:52:16.254892 13170 tablet_bootstrap.cc:492] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a: No bootstrap required, opened a new log
I20260321 14:52:16.255115 13170 ts_tablet_manager.cc:1403] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260321 14:52:16.255234 13169 tablet_bootstrap.cc:492] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419: No bootstrap required, opened a new log
I20260321 14:52:16.255370 13169 ts_tablet_manager.cc:1403] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419: Time spent bootstrapping tablet: real 0.014s user 0.005s sys 0.000s
I20260321 14:52:16.255875 13168 tablet_bootstrap.cc:492] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e: No bootstrap required, opened a new log
I20260321 14:52:16.255911 13170 raft_consensus.cc:359] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46287 } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } } peers { permanent_uuid: "5cb3dbc0bcf84483ab018ec9dc6f3a3e" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 36801 } }
I20260321 14:52:16.256060 13168 ts_tablet_manager.cc:1403] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e: Time spent bootstrapping tablet: real 0.014s user 0.008s sys 0.004s
I20260321 14:52:16.256145 13170 raft_consensus.cc:385] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:52:16.256069 13169 raft_consensus.cc:359] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46287 } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } } peers { permanent_uuid: "5cb3dbc0bcf84483ab018ec9dc6f3a3e" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 36801 } }
I20260321 14:52:16.256254 13170 raft_consensus.cc:740] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fadc094ac1cd4f5c95eb625fe7304a6a, State: Initialized, Role: FOLLOWER
I20260321 14:52:16.256281 13169 raft_consensus.cc:385] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:52:16.256381 13169 raft_consensus.cc:740] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515997d854b342b2b827d9de904f3419, State: Initialized, Role: FOLLOWER
I20260321 14:52:16.256536 13170 consensus_queue.cc:260] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46287 } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } } peers { permanent_uuid: "5cb3dbc0bcf84483ab018ec9dc6f3a3e" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 36801 } }
I20260321 14:52:16.256605 13169 consensus_queue.cc:260] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46287 } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } } peers { permanent_uuid: "5cb3dbc0bcf84483ab018ec9dc6f3a3e" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 36801 } }
I20260321 14:52:16.256996 13168 raft_consensus.cc:359] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46287 } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } } peers { permanent_uuid: "5cb3dbc0bcf84483ab018ec9dc6f3a3e" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 36801 } }
I20260321 14:52:16.257195 13168 raft_consensus.cc:385] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:52:16.257321 13168 raft_consensus.cc:740] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cb3dbc0bcf84483ab018ec9dc6f3a3e, State: Initialized, Role: FOLLOWER
I20260321 14:52:16.257417 13170 ts_tablet_manager.cc:1434] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260321 14:52:16.257586 13168 consensus_queue.cc:260] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46287 } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } } peers { permanent_uuid: "5cb3dbc0bcf84483ab018ec9dc6f3a3e" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 36801 } }
I20260321 14:52:16.259172 13169 ts_tablet_manager.cc:1434] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419: Time spent starting tablet: real 0.004s user 0.002s sys 0.000s
I20260321 14:52:16.260061 13168 ts_tablet_manager.cc:1434] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260321 14:52:16.273720 13174 raft_consensus.cc:493] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260321 14:52:16.273936 13174 raft_consensus.cc:515] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46287 } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } } peers { permanent_uuid: "5cb3dbc0bcf84483ab018ec9dc6f3a3e" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 36801 } }
I20260321 14:52:16.274763 13174 leader_election.cc:290] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287), 5cb3dbc0bcf84483ab018ec9dc6f3a3e (127.4.142.3:36801)
I20260321 14:52:16.281068 12920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65099c62cdd4d68b66818e5e072f777" candidate_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515997d854b342b2b827d9de904f3419" is_pre_election: true
I20260321 14:52:16.281339 12920 raft_consensus.cc:2468] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fadc094ac1cd4f5c95eb625fe7304a6a in term 0.
I20260321 14:52:16.281385 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65099c62cdd4d68b66818e5e072f777" candidate_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cb3dbc0bcf84483ab018ec9dc6f3a3e" is_pre_election: true
I20260321 14:52:16.281661 13059 raft_consensus.cc:2468] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fadc094ac1cd4f5c95eb625fe7304a6a in term 0.
I20260321 14:52:16.281822 12955 leader_election.cc:304] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515997d854b342b2b827d9de904f3419, fadc094ac1cd4f5c95eb625fe7304a6a; no voters:
I20260321 14:52:16.282148 13174 raft_consensus.cc:2804] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260321 14:52:16.282272 13174 raft_consensus.cc:493] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260321 14:52:16.282377 13174 raft_consensus.cc:3060] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:52:16.285344 13174 raft_consensus.cc:515] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46287 } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } } peers { permanent_uuid: "5cb3dbc0bcf84483ab018ec9dc6f3a3e" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 36801 } }
I20260321 14:52:16.286017 13174 leader_election.cc:290] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [CANDIDATE]: Term 1 election: Requested vote from peers 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287), 5cb3dbc0bcf84483ab018ec9dc6f3a3e (127.4.142.3:36801)
I20260321 14:52:16.286309 12920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65099c62cdd4d68b66818e5e072f777" candidate_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515997d854b342b2b827d9de904f3419"
I20260321 14:52:16.286455 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65099c62cdd4d68b66818e5e072f777" candidate_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cb3dbc0bcf84483ab018ec9dc6f3a3e"
I20260321 14:52:16.286499 12920 raft_consensus.cc:3060] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:52:16.286661 13059 raft_consensus.cc:3060] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:52:16.288805 12920 raft_consensus.cc:2468] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fadc094ac1cd4f5c95eb625fe7304a6a in term 1.
I20260321 14:52:16.289148 13059 raft_consensus.cc:2468] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fadc094ac1cd4f5c95eb625fe7304a6a in term 1.
I20260321 14:52:16.289297 12955 leader_election.cc:304] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [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: 515997d854b342b2b827d9de904f3419, fadc094ac1cd4f5c95eb625fe7304a6a; no voters:
I20260321 14:52:16.289587 13174 raft_consensus.cc:2804] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:52:16.290030 13174 raft_consensus.cc:697] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEADER]: Becoming Leader. State: Replica: fadc094ac1cd4f5c95eb625fe7304a6a, State: Running, Role: LEADER
I20260321 14:52:16.290294 13174 consensus_queue.cc:237] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46287 } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } } peers { permanent_uuid: "5cb3dbc0bcf84483ab018ec9dc6f3a3e" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 36801 } }
I20260321 14:52:16.292719 12822 catalog_manager.cc:5671] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2). New cstate: current_term: 1 leader_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cb3dbc0bcf84483ab018ec9dc6f3a3e" member_type: VOTER last_known_addr { host: "127.4.142.3" port: 36801 } health_report { overall_health: UNKNOWN } } }
I20260321 14:52:16.314563 4664 alter_table-test.cc:182] Tablet successfully located
I20260321 14:52:16.315281 12823 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41750:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260321 14:52:16.315510 12823 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:41750:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260321 14:52:16.318640 12823 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561: Sending DeleteTablet for 3 replicas of tablet f65099c62cdd4d68b66818e5e072f777
I20260321 14:52:16.319453 12910 tablet_service.cc:1558] Processing DeleteTablet for tablet f65099c62cdd4d68b66818e5e072f777 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-03-21 14:52:16 UTC) from {username='slave'} at 127.0.0.1:51282
I20260321 14:52:16.319831 12980 tablet_service.cc:1558] Processing DeleteTablet for tablet f65099c62cdd4d68b66818e5e072f777 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-03-21 14:52:16 UTC) from {username='slave'} at 127.0.0.1:54362
I20260321 14:52:16.320453 13181 tablet_replica.cc:333] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419: stopping tablet replica
I20260321 14:52:16.320498 13182 tablet_replica.cc:333] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a: stopping tablet replica
I20260321 14:52:16.320765 13049 tablet_service.cc:1558] Processing DeleteTablet for tablet f65099c62cdd4d68b66818e5e072f777 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-03-21 14:52:16 UTC) from {username='slave'} at 127.0.0.1:55606
I20260321 14:52:16.320776 13181 raft_consensus.cc:2243] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260321 14:52:16.320851 13182 raft_consensus.cc:2243] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEADER]: Raft consensus shutting down.
I20260321 14:52:16.321069 13181 raft_consensus.cc:2272] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:52:16.321352 13182 pending_rounds.cc:70] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a: Trying to abort 1 pending ops.
I20260321 14:52:16.321578 13182 pending_rounds.cc:77] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260321 14:52:16.321827 13182 raft_consensus.cc:2889] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260321 14:52:16.322041 13182 raft_consensus.cc:2272] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:52:16.323643 13181 ts_tablet_manager.cc:1916] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:52:16.325987 13182 ts_tablet_manager.cc:1916] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:52:16.332343 13183 tablet_replica.cc:333] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e: stopping tablet replica
I20260321 14:52:16.332573 13183 raft_consensus.cc:2243] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260321 14:52:16.332809 13183 raft_consensus.cc:2272] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260321 14:52:16.335368 13183 ts_tablet_manager.cc:1916] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260321 14:52:16.336174 13182 ts_tablet_manager.cc:1929] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260321 14:52:16.337441 13182 log.cc:1199] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-1-root/wals/f65099c62cdd4d68b66818e5e072f777
I20260321 14:52:16.337890 13182 ts_tablet_manager.cc:1950] T f65099c62cdd4d68b66818e5e072f777 P fadc094ac1cd4f5c95eb625fe7304a6a: Deleting consensus metadata
I20260321 14:52:16.338013 13181 ts_tablet_manager.cc:1929] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260321 14:52:16.338126 13181 log.cc:1199] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-0-root/wals/f65099c62cdd4d68b66818e5e072f777
I20260321 14:52:16.338464 13181 ts_tablet_manager.cc:1950] T f65099c62cdd4d68b66818e5e072f777 P 515997d854b342b2b827d9de904f3419: Deleting consensus metadata
I20260321 14:52:16.338650 12810 catalog_manager.cc:5002] TS fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617): tablet f65099c62cdd4d68b66818e5e072f777 (table fake-table [id=65fdea28d12c435c8de8311495ce6f1f]) successfully deleted
I20260321 14:52:16.339860 12809 catalog_manager.cc:5002] TS 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): tablet f65099c62cdd4d68b66818e5e072f777 (table fake-table [id=65fdea28d12c435c8de8311495ce6f1f]) successfully deleted
I20260321 14:52:16.343986 13183 ts_tablet_manager.cc:1929] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260321 14:52:16.344139 13183 log.cc:1199] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e: Deleting WAL directory at /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-2-root/wals/f65099c62cdd4d68b66818e5e072f777
I20260321 14:52:16.344470 13183 ts_tablet_manager.cc:1950] T f65099c62cdd4d68b66818e5e072f777 P 5cb3dbc0bcf84483ab018ec9dc6f3a3e: Deleting consensus metadata
I20260321 14:52:16.345600 12809 catalog_manager.cc:5002] TS 5cb3dbc0bcf84483ab018ec9dc6f3a3e (127.4.142.3:36801): tablet f65099c62cdd4d68b66818e5e072f777 (table fake-table [id=65fdea28d12c435c8de8311495ce6f1f]) successfully deleted
I20260321 14:52:16.350646 12822 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41754:
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"
}
}
}
I20260321 14:52:16.367561 13118 tablet_service.cc:1511] Processing CreateTablet for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca (DEFAULT_TABLE table=fake-table [id=fce2d6ea69294d9e95580f0792c138de]), partition=RANGE (key) PARTITION UNBOUNDED
I20260321 14:52:16.368120 13118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:16.376308 13190 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: Bootstrap starting.
I20260321 14:52:16.378075 13190 tablet_bootstrap.cc:654] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: Neither blocks nor log segments found. Creating new log.
I20260321 14:52:16.379642 13190 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: No bootstrap required, opened a new log
I20260321 14:52:16.379827 13190 ts_tablet_manager.cc:1403] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260321 14:52:16.380389 13190 raft_consensus.cc:359] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } }
I20260321 14:52:16.380599 13190 raft_consensus.cc:385] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260321 14:52:16.380688 13190 raft_consensus.cc:740] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57dfdfe89b814c3a931257b1fb95e8c6, State: Initialized, Role: FOLLOWER
I20260321 14:52:16.380923 13190 consensus_queue.cc:260] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } }
I20260321 14:52:16.381104 13190 raft_consensus.cc:399] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260321 14:52:16.381203 13190 raft_consensus.cc:493] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260321 14:52:16.381357 13190 raft_consensus.cc:3060] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [term 0 FOLLOWER]: Advancing to term 1
I20260321 14:52:16.383780 13190 raft_consensus.cc:515] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } }
I20260321 14:52:16.384022 13190 leader_election.cc:304] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 57dfdfe89b814c3a931257b1fb95e8c6; no voters:
I20260321 14:52:16.384466 13190 leader_election.cc:290] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260321 14:52:16.384609 13192 raft_consensus.cc:2804] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260321 14:52:16.385120 13192 raft_consensus.cc:697] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [term 1 LEADER]: Becoming Leader. State: Replica: 57dfdfe89b814c3a931257b1fb95e8c6, State: Running, Role: LEADER
I20260321 14:52:16.385207 13190 ts_tablet_manager.cc:1434] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: Time spent starting tablet: real 0.005s user 0.004s sys 0.002s
I20260321 14:52:16.385444 13192 consensus_queue.cc:237] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } }
I20260321 14:52:16.387291 12822 catalog_manager.cc:5671] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4). New cstate: current_term: 1 leader_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } health_report { overall_health: HEALTHY } } }
I20260321 14:52:16.388358 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000132
I20260321 14:52:16.408049 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.019s user 0.012s sys 0.004s Metrics: {"bytes_written":318,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":485,"dirs.run_cpu_time_us":152,"dirs.run_wall_time_us":1086,"drs_written":1,"lbm_read_time_us":108,"lbm_reads_lt_1ms":4,"lbm_write_time_us":846,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":7,"thread_start_us":381,"threads_started":1,"update_count":1}
I20260321 14:52:16.409013 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.125049
I20260321 14:52:16.421718 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.012s user 0.010s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2282,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":481,"lbm_read_time_us":401,"lbm_reads_lt_1ms":25,"lbm_write_time_us":299,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":348,"threads_started":1,"update_count":1}
I20260321 14:52:16.689386 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=0.003883
I20260321 14:52:16.959605 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 0.270s user 0.171s sys 0.012s Metrics: {"bytes_written":31825,"cfile_init":1,"dirs.queue_time_us":17792,"dirs.run_cpu_time_us":191,"dirs.run_wall_time_us":2977,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2270,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3000,"spinlock_wait_cycles":3112832,"thread_start_us":18639,"threads_started":1}
I20260321 14:52:16.960372 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=0.002914
I20260321 14:52:17.221127 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 0.261s user 0.153s sys 0.004s Metrics: {"bytes_written":29758,"cfile_init":1,"dirs.queue_time_us":43,"dirs.run_cpu_time_us":181,"dirs.run_wall_time_us":1354,"drs_written":1,"lbm_read_time_us":123,"lbm_reads_lt_1ms":4,"lbm_write_time_us":995,"lbm_writes_lt_1ms":24,"peak_mem_usage":0,"rows_written":2700}
I20260321 14:52:17.222188 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling CompactRowSetsOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=1.014501
I20260321 14:52:17.573514 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: CompactRowSetsOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 0.351s user 0.251s sys 0.008s Metrics: {"bytes_written":59197,"cfile_cache_hit":12,"cfile_cache_hit_bytes":22362,"cfile_cache_miss":24,"cfile_cache_miss_bytes":139082,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1211,"drs_written":1,"lbm_read_time_us":2115,"lbm_reads_lt_1ms":52,"lbm_write_time_us":1398,"lbm_writes_lt_1ms":27,"num_input_rowsets":2,"peak_mem_usage":42727,"rows_written":5700}
I20260321 14:52:17.574393 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=0.006789
I20260321 14:52:18.000968 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 0.412s user 0.361s sys 0.000s Metrics: {"bytes_written":66343,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":144,"dirs.run_wall_time_us":1265,"drs_written":1,"lbm_read_time_us":200,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1198,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":6700}
I20260321 14:52:18.001941 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling CompactRowSetsOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=1.014806
I20260321 14:52:18.563967 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: CompactRowSetsOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 0.556s user 0.501s sys 0.009s Metrics: {"bytes_written":122485,"cfile_cache_hit":12,"cfile_cache_hit_bytes":38904,"cfile_cache_miss":28,"cfile_cache_miss_bytes":315610,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":6324,"dirs.run_cpu_time_us":201,"dirs.run_wall_time_us":10092,"drs_written":1,"lbm_read_time_us":1320,"lbm_reads_lt_1ms":56,"lbm_write_time_us":1665,"lbm_writes_lt_1ms":32,"num_input_rowsets":2,"peak_mem_usage":91740,"rows_written":12400,"thread_start_us":6450,"threads_started":1}
I20260321 14:52:18.564875 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=0.011634
I20260321 14:52:19.149609 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 0.583s user 0.554s sys 0.008s Metrics: {"bytes_written":107323,"cfile_init":1,"dirs.queue_time_us":45,"dirs.run_cpu_time_us":152,"dirs.run_wall_time_us":799,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1566,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":10800,"spinlock_wait_cycles":246144}
I20260321 14:52:19.150866 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling CompactRowSetsOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=1.014805
I20260321 14:52:20.473662 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: CompactRowSetsOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 1.322s user 0.945s sys 0.020s Metrics: {"bytes_written":221316,"cfile_cache_hit":13,"cfile_cache_hit_bytes":112203,"cfile_cache_miss":31,"cfile_cache_miss_bytes":555201,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":4601,"dirs.run_cpu_time_us":186,"dirs.run_wall_time_us":8061,"drs_written":1,"lbm_read_time_us":3432,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":58,"lbm_write_time_us":7646,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":40,"num_input_rowsets":2,"peak_mem_usage":180802,"rows_written":23200,"thread_start_us":4502,"threads_started":1}
I20260321 14:52:20.474627 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=0.022292
I20260321 14:52:21.874289 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 1.399s user 1.091s sys 0.059s Metrics: {"bytes_written":203521,"cfile_init":1,"dirs.queue_time_us":6991,"dirs.run_cpu_time_us":182,"dirs.run_wall_time_us":3520,"drs_written":1,"lbm_read_time_us":103,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2822,"lbm_writes_lt_1ms":40,"peak_mem_usage":0,"rows_written":21200,"thread_start_us":7130,"threads_started":1}
I20260321 14:52:21.875334 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling LogGCOp(65af6f70d7cc46e2a1d2ed0de0c377ca): free 998390 bytes of WAL
I20260321 14:52:21.875960 13095 log_reader.cc:385] T 65af6f70d7cc46e2a1d2ed0de0c377ca: removed 1 log segments from log reader
I20260321 14:52:21.876061 13095 log.cc:1079] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: Deleting log segment in path: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-3-root/wals/65af6f70d7cc46e2a1d2ed0de0c377ca/wal-000000001 (ops 1-739)
I20260321 14:52:21.876573 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: LogGCOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {}
I20260321 14:52:21.876919 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling CompactRowSetsOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=1.014748
I20260321 14:52:24.305754 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: CompactRowSetsOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 2.427s user 1.805s sys 0.024s Metrics: {"bytes_written":413519,"cfile_cache_hit":13,"cfile_cache_hit_bytes":203246,"cfile_cache_miss":43,"cfile_cache_miss_bytes":1089022,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":6722,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":1778,"drs_written":1,"lbm_read_time_us":3003,"lbm_reads_lt_1ms":71,"lbm_write_time_us":4331,"lbm_writes_lt_1ms":58,"num_input_rowsets":2,"peak_mem_usage":355545,"rows_written":44400,"thread_start_us":6853,"threads_started":1}
I20260321 14:52:24.306998 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=0.045547
I20260321 14:52:28.568374 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 4.249s user 2.382s sys 0.230s Metrics: {"bytes_written":404676,"cfile_init":1,"dirs.queue_time_us":8069,"dirs.run_cpu_time_us":164,"dirs.run_wall_time_us":3766,"drs_written":1,"lbm_read_time_us":127,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4621,"lbm_writes_lt_1ms":58,"peak_mem_usage":0,"rows_written":43050,"spinlock_wait_cycles":287616,"thread_start_us":8216,"threads_started":1}
I20260321 14:52:28.577400 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling LogGCOp(65af6f70d7cc46e2a1d2ed0de0c377ca): free 997462 bytes of WAL
I20260321 14:52:28.577781 13095 log_reader.cc:385] T 65af6f70d7cc46e2a1d2ed0de0c377ca: removed 1 log segments from log reader
I20260321 14:52:28.577906 13095 log.cc:1079] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: Deleting log segment in path: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-3-root/wals/65af6f70d7cc46e2a1d2ed0de0c377ca/wal-000000002 (ops 740-1452)
I20260321 14:52:28.578490 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: LogGCOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {}
I20260321 14:52:28.583717 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling CompactRowSetsOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=1.014578
I20260321 14:52:33.927778 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: CompactRowSetsOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 5.344s user 3.685s sys 0.080s Metrics: {"bytes_written":805945,"cfile_cache_hit":13,"cfile_cache_hit_bytes":377986,"cfile_cache_miss":63,"cfile_cache_miss_bytes":2237632,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":3863,"dirs.run_cpu_time_us":137,"dirs.run_wall_time_us":1520,"drs_written":1,"lbm_read_time_us":6489,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":90,"lbm_write_time_us":9255,"lbm_writes_lt_1ms":99,"num_input_rowsets":2,"peak_mem_usage":708776,"rows_written":87450,"spinlock_wait_cycles":7787648,"thread_start_us":3757,"threads_started":1}
I20260321 14:52:33.928774 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=0.108527
I20260321 14:52:35.486186 12817 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41750:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260321 14:52:35.719781 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000054
I20260321 14:52:35.725176 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"bytes_written":330,"delete_count":0,"lbm_write_time_us":126,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260321 14:52:35.725977 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.127907
I20260321 14:52:35.741600 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.015s user 0.012s sys 0.003s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2331,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":2043,"dirs.run_cpu_time_us":331,"dirs.run_wall_time_us":2726,"lbm_read_time_us":511,"lbm_reads_lt_1ms":25,"lbm_write_time_us":350,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":6588,"threads_started":2,"update_count":1}
I20260321 14:52:36.214687 12814 catalog_manager.cc:5763] TS 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689) does not have the latest schema for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca (table fake-table [id=fce2d6ea69294d9e95580f0792c138de]). Expected version 1 got 0
I20260321 14:52:36.216861 13128 consensus_queue.cc:237] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4211, Committed index: 4211, Last appended: 1.4211, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4212 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } }
I20260321 14:52:36.218873 13244 raft_consensus.cc:2955] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [term 1 LEADER]: Committing config change with OpId 1.4212: config changed from index -1 to 4212, NON_VOTER 515997d854b342b2b827d9de904f3419 (127.4.142.1) added. New config: { opid_index: 4212 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } }
I20260321 14:52:36.229727 12808 catalog_manager.cc:5184] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260321 14:52:36.231228 12820 catalog_manager.cc:5671] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 reported cstate change: config changed from index -1 to 4212, NON_VOTER 515997d854b342b2b827d9de904f3419 (127.4.142.1) added. New cstate: current_term: 1 leader_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" committed_config { opid_index: 4212 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260321 14:52:36.231770 12820 catalog_manager.cc:5763] TS 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689) does not have the latest schema for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca (table fake-table [id=fce2d6ea69294d9e95580f0792c138de]). Expected version 1 got 0
I20260321 14:52:36.238184 13128 consensus_queue.cc:237] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4212, Committed index: 4212, Last appended: 1.4212, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4213 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: true } }
I20260321 14:52:36.239724 13244 raft_consensus.cc:2955] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [term 1 LEADER]: Committing config change with OpId 1.4213: config changed from index 4212 to 4213, NON_VOTER fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2) added. New config: { opid_index: 4213 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: true } } }
W20260321 14:52:36.240640 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65af6f70d7cc46e2a1d2ed0de0c377ca. This is attempt 1: this message will repeat every 5th retry.
I20260321 14:52:36.242997 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000002
I20260321 14:52:36.249732 12808 catalog_manager.cc:5184] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca with cas_config_opid_index 4212: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260321 14:52:36.251253 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.008s user 0.004s sys 0.001s Metrics: {"bytes_written":367,"delete_count":0,"lbm_write_time_us":127,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260321 14:52:36.251776 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.135026
I20260321 14:52:36.252620 12820 catalog_manager.cc:5671] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 reported cstate change: config changed from index 4212 to 4213, NON_VOTER fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2) added. New cstate: current_term: 1 leader_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" committed_config { opid_index: 4213 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260321 14:52:36.253155 12820 catalog_manager.cc:5763] TS 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689) does not have the latest schema for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca (table fake-table [id=fce2d6ea69294d9e95580f0792c138de]). Expected version 1 got 0
W20260321 14:52:36.255985 13094 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617): Couldn't send request to peer fadc094ac1cd4f5c95eb625fe7304a6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65af6f70d7cc46e2a1d2ed0de0c377ca. This is attempt 1: this message will repeat every 5th retry.
I20260321 14:52:36.264331 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.012s user 0.005s sys 0.004s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2506,"cfile_init":4,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":909,"lbm_read_time_us":351,"lbm_reads_lt_1ms":21,"lbm_write_time_us":255,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"spinlock_wait_cycles":3968,"thread_start_us":737,"threads_started":2,"update_count":1}
I20260321 14:52:36.264952 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000002
I20260321 14:52:36.269835 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"bytes_written":414,"delete_count":0,"lbm_write_time_us":160,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260321 14:52:36.270267 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.149351
I20260321 14:52:36.278867 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.008s user 0.008s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2607,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":129,"lbm_read_time_us":348,"lbm_reads_lt_1ms":25,"lbm_write_time_us":214,"lbm_writes_lt_1ms":9,"mutex_wait_us":25,"peak_mem_usage":32768,"reinsert_count":0,"spinlock_wait_cycles":43264,"update_count":1}
I20260321 14:52:36.666215 13255 ts_tablet_manager.cc:933] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: Initiating tablet copy from peer 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689)
I20260321 14:52:36.667750 13255 tablet_copy_client.cc:323] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: tablet copy: Beginning tablet copy session from remote peer at address 127.4.142.4:44689
I20260321 14:52:36.674485 13138 tablet_copy_service.cc:140] P 57dfdfe89b814c3a931257b1fb95e8c6: Received BeginTabletCopySession request for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca from peer 515997d854b342b2b827d9de904f3419 ({username='slave'} at 127.0.0.1:44894)
I20260321 14:52:36.674654 13138 tablet_copy_service.cc:161] P 57dfdfe89b814c3a931257b1fb95e8c6: Beginning new tablet copy session on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca from peer 515997d854b342b2b827d9de904f3419 at {username='slave'} at 127.0.0.1:44894: session id = 515997d854b342b2b827d9de904f3419-65af6f70d7cc46e2a1d2ed0de0c377ca
I20260321 14:52:36.677621 13138 tablet_copy_source_session.cc:215] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: Tablet Copy: opened 5 blocks and 4 log segments
I20260321 14:52:36.679225 13255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:36.687440 13255 tablet_copy_client.cc:806] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: tablet copy: Starting download of 5 data blocks...
I20260321 14:52:36.692111 13256 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: tablet copy: Injecting latency into file download: 2000
I20260321 14:52:36.752065 13259 ts_tablet_manager.cc:933] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: Initiating tablet copy from peer 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689)
I20260321 14:52:36.752787 13259 tablet_copy_client.cc:323] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: tablet copy: Beginning tablet copy session from remote peer at address 127.4.142.4:44689
I20260321 14:52:36.761298 13138 tablet_copy_service.cc:140] P 57dfdfe89b814c3a931257b1fb95e8c6: Received BeginTabletCopySession request for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca from peer fadc094ac1cd4f5c95eb625fe7304a6a ({username='slave'} at 127.0.0.1:44908)
I20260321 14:52:36.761462 13138 tablet_copy_service.cc:161] P 57dfdfe89b814c3a931257b1fb95e8c6: Beginning new tablet copy session on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca from peer fadc094ac1cd4f5c95eb625fe7304a6a at {username='slave'} at 127.0.0.1:44908: session id = fadc094ac1cd4f5c95eb625fe7304a6a-65af6f70d7cc46e2a1d2ed0de0c377ca
I20260321 14:52:36.765133 13138 tablet_copy_source_session.cc:215] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: Tablet Copy: opened 5 blocks and 4 log segments
I20260321 14:52:36.766584 13259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260321 14:52:36.774101 13259 tablet_copy_client.cc:806] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: tablet copy: Starting download of 5 data blocks...
I20260321 14:52:36.777827 13260 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: tablet copy: Injecting latency into file download: 2000
I20260321 14:52:37.100662 12820 catalog_manager.cc:5763] TS 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689) does not have the latest schema for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca (table fake-table [id=fce2d6ea69294d9e95580f0792c138de]). Expected version 1 got 0
I20260321 14:52:37.322723 12820 catalog_manager.cc:5763] TS 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689) does not have the latest schema for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca (table fake-table [id=fce2d6ea69294d9e95580f0792c138de]). Expected version 1 got 0
I20260321 14:52:37.706672 12817 catalog_manager.cc:5763] TS 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689) does not have the latest schema for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca (table fake-table [id=fce2d6ea69294d9e95580f0792c138de]). Expected version 1 got 0
I20260321 14:52:37.713899 12817 catalog_manager.cc:5763] TS 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689) does not have the latest schema for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca (table fake-table [id=fce2d6ea69294d9e95580f0792c138de]). Expected version 1 got 0
I20260321 14:52:38.696664 13256 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: tablet copy: Injecting latency into file download: 2000
I20260321 14:52:38.782652 13260 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: tablet copy: Injecting latency into file download: 2000
I20260321 14:52:39.248288 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 5.319s user 4.542s sys 0.278s Metrics: {"bytes_written":950010,"cfile_init":1,"dirs.queue_time_us":349,"dirs.run_cpu_time_us":154,"dirs.run_wall_time_us":814,"drs_written":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4,"lbm_write_time_us":11225,"lbm_writes_lt_1ms":115,"peak_mem_usage":0,"rows_written":103800,"thread_start_us":494,"threads_started":2,"wal-append.queue_time_us":357}
I20260321 14:52:39.248320 13210 tablet.cc:1723] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: 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
I20260321 14:52:39.249784 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling CompactRowSetsOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=1.014087
I20260321 14:52:39.253226 13210 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50602 (request call id 1) took 3726 ms. Trace:
I20260321 14:52:39.253379 13210 rpcz_store.cc:276] 0321 14:52:35.526864 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:52:35.526998 (+ 134us) service_pool.cc:225] Handling call
0321 14:52:39.253200 (+3726202us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:35.555360 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0321 14:52:35.555492 (+ 132us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0321 14:52:35.560074 (+ 4582us) alter_schema_op.cc:66] Acquired schema lock
0321 14:52:35.560083 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0321 14:52:35.560102 (+ 19us) alter_schema_op.cc:128] START. Timestamp: 1
0321 14:52:35.560105 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:35.563261 (+ 3156us) log.cc:844] Serialized 195 byte log entry
0321 14:52:35.563750 (+ 489us) op_driver.cc:464] REPLICATION: finished
0321 14:52:35.563861 (+ 111us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0321 14:52:39.249095 (+3685234us) log.cc:844] Serialized 5 byte log entry
0321 14:52:39.252761 (+ 3666us) tablet_metadata.cc:641] Metadata flushed
0321 14:52:39.253092 (+ 331us) log.cc:844] Serialized 15 byte log entry
0321 14:52:39.253158 (+ 66us) alter_schema_op.cc:73] Released schema lock
0321 14:52:39.253163 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":71,"prepare.queue_time_us":28017,"prepare.run_cpu_time_us":792,"prepare.run_wall_time_us":8362,"replication_time_us":3618}]]}
I20260321 14:52:39.264472 13210 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50614 (ReqId={client: 8c5ee2933be74da7a6621c15fd9a0eb3, seq_no=4210, attempt_no=0}) took 3737 ms. Trace:
I20260321 14:52:39.264632 13210 rpcz_store.cc:276] 0321 14:52:35.527234 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:52:35.527342 (+ 108us) service_pool.cc:225] Handling call
0321 14:52:39.264438 (+3737096us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:35.563768 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca
0321 14:52:35.563867 (+ 99us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:52:39.253221 (+3689354us) write_op.cc:435] Acquired schema lock
0321 14:52:39.253228 (+ 7us) tablet.cc:661] Decoding operations
0321 14:52:39.253668 (+ 440us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:52:39.253683 (+ 15us) write_op.cc:641] Partition lock acquired for write op
0321 14:52:39.253689 (+ 6us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:52:39.254063 (+ 374us) tablet.cc:700] Row locks acquired
0321 14:52:39.254066 (+ 3us) write_op.cc:260] PREPARE: finished
0321 14:52:39.254111 (+ 45us) write_op.cc:270] Start()
0321 14:52:39.254140 (+ 29us) write_op.cc:276] Timestamp: L: 4220
0321 14:52:39.254143 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:39.254356 (+ 213us) log.cc:844] Serialized 52872 byte log entry
0321 14:52:39.257930 (+ 3574us) op_driver.cc:464] REPLICATION: finished
0321 14:52:39.258039 (+ 109us) write_op.cc:301] APPLY: starting
0321 14:52:39.258054 (+ 15us) tablet.cc:1366] starting BulkCheckPresence
0321 14:52:39.262510 (+ 4456us) tablet.cc:1369] finished BulkCheckPresence
0321 14:52:39.262541 (+ 31us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:52:39.263906 (+ 1365us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:52:39.263982 (+ 76us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0321 14:52:39.263994 (+ 12us) write_op.cc:312] APPLY: finished
0321 14:52:39.264162 (+ 168us) log.cc:844] Serialized 320 byte log entry
0321 14:52:39.264248 (+ 86us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:52:39.264305 (+ 57us) write_op.cc:454] Released schema lock
0321 14:52:39.264315 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"cfile_cache_hit":30,"cfile_cache_hit_bytes":123180,"cfile_cache_miss":33,"cfile_cache_miss_bytes":132177,"cfile_init":1,"lbm_read_time_us":613,"lbm_reads_lt_1ms":37,"num_ops":50,"prepare.queue_time_us":35970,"prepare.run_cpu_time_us":597034,"prepare.run_wall_time_us":3691090,"raft.queue_time_us":201,"raft.run_cpu_time_us":10,"raft.run_wall_time_us":11,"replication_time_us":3757,"thread_start_us":309,"threads_started":1}]]}
I20260321 14:52:39.267645 13273 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50614 (ReqId={client: 8c5ee2933be74da7a6621c15fd9a0eb3, seq_no=4209, attempt_no=0}) took 3741 ms. Trace:
I20260321 14:52:39.267758 13273 rpcz_store.cc:276] 0321 14:52:35.526520 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:52:35.528332 (+ 1812us) service_pool.cc:225] Handling call
0321 14:52:39.267625 (+3739293us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:39.254896 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca
0321 14:52:39.255011 (+ 115us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:52:39.255015 (+ 4us) write_op.cc:435] Acquired schema lock
0321 14:52:39.255017 (+ 2us) tablet.cc:661] Decoding operations
0321 14:52:39.255259 (+ 242us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:52:39.255269 (+ 10us) write_op.cc:641] Partition lock acquired for write op
0321 14:52:39.255272 (+ 3us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:52:39.255466 (+ 194us) tablet.cc:700] Row locks acquired
0321 14:52:39.255467 (+ 1us) write_op.cc:260] PREPARE: finished
0321 14:52:39.255496 (+ 29us) write_op.cc:270] Start()
0321 14:52:39.255520 (+ 24us) write_op.cc:276] Timestamp: L: 4221
0321 14:52:39.255522 (+ 2us) op_driver.cc:348] REPLICATION: starting
0321 14:52:39.255722 (+ 200us) log.cc:844] Serialized 52872 byte log entry
0321 14:52:39.260124 (+ 4402us) op_driver.cc:464] REPLICATION: finished
0321 14:52:39.260542 (+ 418us) write_op.cc:301] APPLY: starting
0321 14:52:39.260557 (+ 15us) tablet.cc:1366] starting BulkCheckPresence
0321 14:52:39.266048 (+ 5491us) tablet.cc:1369] finished BulkCheckPresence
0321 14:52:39.266078 (+ 30us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:52:39.267197 (+ 1119us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:52:39.267258 (+ 61us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0321 14:52:39.267267 (+ 9us) write_op.cc:312] APPLY: finished
0321 14:52:39.267412 (+ 145us) log.cc:844] Serialized 320 byte log entry
0321 14:52:39.267472 (+ 60us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:52:39.267523 (+ 51us) write_op.cc:454] Released schema lock
0321 14:52:39.267532 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":369,"cfile_cache_hit":52,"cfile_cache_hit_bytes":206740,"cfile_cache_miss":17,"cfile_cache_miss_bytes":69802,"lbm_read_time_us":440,"lbm_reads_lt_1ms":17,"mutex_wait_us":20,"num_ops":50,"prepare.queue_time_us":3726179,"prepare.run_cpu_time_us":983,"prepare.run_wall_time_us":1038,"raft.queue_time_us":98,"raft.run_cpu_time_us":10,"raft.run_wall_time_us":12,"replication_time_us":4570,"spinlock_wait_cycles":768,"thread_start_us":298,"threads_started":1}]]}
I20260321 14:52:39.270768 13210 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50614 (ReqId={client: 8c5ee2933be74da7a6621c15fd9a0eb3, seq_no=4211, attempt_no=0}) took 3738 ms. Trace:
I20260321 14:52:39.270915 13210 rpcz_store.cc:276] 0321 14:52:35.531899 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:52:35.531946 (+ 47us) service_pool.cc:225] Handling call
0321 14:52:39.270744 (+3738798us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:39.255977 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca
0321 14:52:39.256080 (+ 103us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:52:39.256084 (+ 4us) write_op.cc:435] Acquired schema lock
0321 14:52:39.256086 (+ 2us) tablet.cc:661] Decoding operations
0321 14:52:39.256416 (+ 330us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:52:39.256425 (+ 9us) write_op.cc:641] Partition lock acquired for write op
0321 14:52:39.256429 (+ 4us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:52:39.256892 (+ 463us) tablet.cc:700] Row locks acquired
0321 14:52:39.256894 (+ 2us) write_op.cc:260] PREPARE: finished
0321 14:52:39.256933 (+ 39us) write_op.cc:270] Start()
0321 14:52:39.256961 (+ 28us) write_op.cc:276] Timestamp: L: 4222
0321 14:52:39.256964 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:39.257109 (+ 145us) log.cc:844] Serialized 52872 byte log entry
0321 14:52:39.260614 (+ 3505us) op_driver.cc:464] REPLICATION: finished
0321 14:52:39.266204 (+ 5590us) write_op.cc:301] APPLY: starting
0321 14:52:39.266217 (+ 13us) tablet.cc:1366] starting BulkCheckPresence
0321 14:52:39.268306 (+ 2089us) tablet.cc:1369] finished BulkCheckPresence
0321 14:52:39.268333 (+ 27us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:52:39.270135 (+ 1802us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:52:39.270224 (+ 89us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0321 14:52:39.270239 (+ 15us) write_op.cc:312] APPLY: finished
0321 14:52:39.270470 (+ 231us) log.cc:844] Serialized 320 byte log entry
0321 14:52:39.270542 (+ 72us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:52:39.270620 (+ 78us) write_op.cc:454] Released schema lock
0321 14:52:39.270633 (+ 13us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":5547,"cfile_cache_hit":58,"cfile_cache_hit_bytes":238148,"cfile_cache_miss":8,"cfile_cache_miss_bytes":32848,"lbm_read_time_us":157,"lbm_reads_lt_1ms":8,"mutex_wait_us":547,"num_ops":50,"prepare.queue_time_us":3723609,"prepare.run_cpu_time_us":1308,"prepare.run_wall_time_us":1844,"raft.queue_time_us":662,"raft.run_cpu_time_us":13,"raft.run_wall_time_us":14,"replication_time_us":3631,"spinlock_wait_cycles":41216,"threads_started":1}]]}
I20260321 14:52:39.285056 13273 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50614 (ReqId={client: 8c5ee2933be74da7a6621c15fd9a0eb3, seq_no=4212, attempt_no=0}) took 3741 ms. Trace:
I20260321 14:52:39.285215 13273 rpcz_store.cc:276] 0321 14:52:35.543848 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:52:35.548368 (+ 4520us) service_pool.cc:225] Handling call
0321 14:52:39.285028 (+3736660us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:39.257877 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca
0321 14:52:39.258027 (+ 150us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:52:39.258034 (+ 7us) write_op.cc:435] Acquired schema lock
0321 14:52:39.258038 (+ 4us) tablet.cc:661] Decoding operations
0321 14:52:39.258674 (+ 636us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:52:39.258687 (+ 13us) write_op.cc:641] Partition lock acquired for write op
0321 14:52:39.258694 (+ 7us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:52:39.259294 (+ 600us) tablet.cc:700] Row locks acquired
0321 14:52:39.259299 (+ 5us) write_op.cc:260] PREPARE: finished
0321 14:52:39.259335 (+ 36us) write_op.cc:270] Start()
0321 14:52:39.259367 (+ 32us) write_op.cc:276] Timestamp: L: 4223
0321 14:52:39.259372 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:52:39.277152 (+ 17780us) log.cc:844] Serialized 52872 byte log entry
0321 14:52:39.277413 (+ 261us) spinlock_profiling.cc:243] Waited 17.5 ms on lock 0x616000116854. stack: 00007f87caac3076 00007f87caac2e30 00007f87c98583ad 0000000000511dd4 0000000000511d9d 000000000051165a 00007f87d557df22 00007f87d6964795 00007f87d69632b9 00007f87d696b6e0 00007f87d696b4ed 000000000054786c 00007f87cab08f5f 00007f87cab0c27b 00007f87cab0c0f8 000000000054786c
0321 14:52:39.280318 (+ 2905us) op_driver.cc:464] REPLICATION: finished
0321 14:52:39.280839 (+ 521us) write_op.cc:301] APPLY: starting
0321 14:52:39.280853 (+ 14us) tablet.cc:1366] starting BulkCheckPresence
0321 14:52:39.283068 (+ 2215us) tablet.cc:1369] finished BulkCheckPresence
0321 14:52:39.283071 (+ 3us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:52:39.284563 (+ 1492us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:52:39.284626 (+ 63us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0321 14:52:39.284636 (+ 10us) write_op.cc:312] APPLY: finished
0321 14:52:39.284791 (+ 155us) log.cc:844] Serialized 320 byte log entry
0321 14:52:39.284865 (+ 74us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:52:39.284919 (+ 54us) write_op.cc:454] Released schema lock
0321 14:52:39.284928 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":476,"cfile_cache_hit":65,"cfile_cache_hit_bytes":266890,"cfile_cache_miss":1,"cfile_cache_miss_bytes":4106,"lbm_read_time_us":37,"lbm_reads_lt_1ms":1,"mutex_wait_us":21,"num_ops":50,"prepare.queue_time_us":3709038,"prepare.run_cpu_time_us":2447,"prepare.run_wall_time_us":19654,"raft.queue_time_us":132,"raft.run_cpu_time_us":9,"raft.run_wall_time_us":11,"replication_time_us":20920,"spinlock_wait_cycles":40875904}]]}
I20260321 14:52:39.288009 13210 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50614 (ReqId={client: 8c5ee2933be74da7a6621c15fd9a0eb3, seq_no=4213, attempt_no=0}) took 3739 ms. Trace:
I20260321 14:52:39.288123 13210 rpcz_store.cc:276] 0321 14:52:35.548309 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:52:35.549641 (+ 1332us) service_pool.cc:225] Handling call
0321 14:52:39.287991 (+3738350us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:39.278877 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca
0321 14:52:39.278971 (+ 94us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:52:39.278976 (+ 5us) write_op.cc:435] Acquired schema lock
0321 14:52:39.278978 (+ 2us) tablet.cc:661] Decoding operations
0321 14:52:39.279267 (+ 289us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:52:39.279274 (+ 7us) write_op.cc:641] Partition lock acquired for write op
0321 14:52:39.279277 (+ 3us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:52:39.279471 (+ 194us) tablet.cc:700] Row locks acquired
0321 14:52:39.279472 (+ 1us) write_op.cc:260] PREPARE: finished
0321 14:52:39.279493 (+ 21us) write_op.cc:270] Start()
0321 14:52:39.279511 (+ 18us) write_op.cc:276] Timestamp: L: 4225
0321 14:52:39.279513 (+ 2us) op_driver.cc:348] REPLICATION: starting
0321 14:52:39.279641 (+ 128us) log.cc:844] Serialized 52872 byte log entry
0321 14:52:39.280897 (+ 1256us) op_driver.cc:464] REPLICATION: finished
0321 14:52:39.282781 (+ 1884us) write_op.cc:301] APPLY: starting
0321 14:52:39.282797 (+ 16us) tablet.cc:1366] starting BulkCheckPresence
0321 14:52:39.286344 (+ 3547us) tablet.cc:1369] finished BulkCheckPresence
0321 14:52:39.286371 (+ 27us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:52:39.287566 (+ 1195us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:52:39.287627 (+ 61us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0321 14:52:39.287636 (+ 9us) write_op.cc:312] APPLY: finished
0321 14:52:39.287780 (+ 144us) log.cc:844] Serialized 320 byte log entry
0321 14:52:39.287843 (+ 63us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:52:39.287897 (+ 54us) write_op.cc:454] Released schema lock
0321 14:52:39.287906 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1835,"cfile_cache_hit":60,"cfile_cache_hit_bytes":246360,"num_ops":50,"prepare.queue_time_us":3728876,"prepare.run_cpu_time_us":879,"prepare.run_wall_time_us":879,"raft.queue_time_us":150,"raft.run_cpu_time_us":8,"raft.run_wall_time_us":9,"replication_time_us":1361,"thread_start_us":4763,"threads_started":1}]]}
I20260321 14:52:39.292359 13210 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50614 (ReqId={client: 8c5ee2933be74da7a6621c15fd9a0eb3, seq_no=4216, attempt_no=0}) took 3735 ms. Trace:
I20260321 14:52:39.292474 13210 rpcz_store.cc:276] 0321 14:52:35.556871 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:52:35.556942 (+ 71us) service_pool.cc:225] Handling call
0321 14:52:39.292342 (+3735400us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:39.280772 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca
0321 14:52:39.280871 (+ 99us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:52:39.280875 (+ 4us) write_op.cc:435] Acquired schema lock
0321 14:52:39.280877 (+ 2us) tablet.cc:661] Decoding operations
0321 14:52:39.281199 (+ 322us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:52:39.281208 (+ 9us) write_op.cc:641] Partition lock acquired for write op
0321 14:52:39.281212 (+ 4us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:52:39.281547 (+ 335us) tablet.cc:700] Row locks acquired
0321 14:52:39.281549 (+ 2us) write_op.cc:260] PREPARE: finished
0321 14:52:39.281577 (+ 28us) write_op.cc:270] Start()
0321 14:52:39.281600 (+ 23us) write_op.cc:276] Timestamp: L: 4227
0321 14:52:39.281603 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:39.286326 (+ 4723us) log.cc:844] Serialized 52872 byte log entry
0321 14:52:39.286906 (+ 580us) op_driver.cc:464] REPLICATION: finished
0321 14:52:39.287210 (+ 304us) spinlock_profiling.cc:243] Waited 4.5 ms on lock 0x616000116854. stack: 00007f87caac3076 00007f87caac2e30 00007f87c98583ad 0000000000511dd4 0000000000511d9d 000000000051165a 00007f87d557df22 00007f87d6964795 00007f87d69632b9 00007f87d696b6e0 00007f87d696b4ed 000000000054786c 00007f87cab08f5f 00007f87cab0c27b 00007f87cab0c0f8 000000000054786c
0321 14:52:39.288776 (+ 1566us) write_op.cc:301] APPLY: starting
0321 14:52:39.288787 (+ 11us) tablet.cc:1366] starting BulkCheckPresence
0321 14:52:39.290614 (+ 1827us) tablet.cc:1369] finished BulkCheckPresence
0321 14:52:39.290617 (+ 3us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:52:39.291770 (+ 1153us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:52:39.291831 (+ 61us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0321 14:52:39.291840 (+ 9us) write_op.cc:312] APPLY: finished
0321 14:52:39.291981 (+ 141us) log.cc:844] Serialized 320 byte log entry
0321 14:52:39.292201 (+ 220us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:52:39.292252 (+ 51us) write_op.cc:454] Released schema lock
0321 14:52:39.292261 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1827,"cfile_cache_hit":72,"cfile_cache_hit_bytes":295632,"num_ops":50,"prepare.queue_time_us":3723434,"prepare.run_cpu_time_us":1411,"prepare.run_wall_time_us":7555,"raft.queue_time_us":2043,"raft.run_cpu_time_us":9,"raft.run_wall_time_us":9,"replication_time_us":5276,"spinlock_wait_cycles":10347776}]]}
I20260321 14:52:39.296140 12820 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561: fake-table [id=fce2d6ea69294d9e95580f0792c138de] alter complete (version 1)
W20260321 14:52:39.302788 13274 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50614 (ReqId={client: 8c5ee2933be74da7a6621c15fd9a0eb3, seq_no=4214, attempt_no=0}) took 3754 ms (client timeout 4999 ms). Trace:
I20260321 14:52:39.303468 13210 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50614 (ReqId={client: 8c5ee2933be74da7a6621c15fd9a0eb3, seq_no=4217, attempt_no=0}) took 3737 ms. Trace:
I20260321 14:52:39.303701 13276 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50614 (ReqId={client: 8c5ee2933be74da7a6621c15fd9a0eb3, seq_no=4215, attempt_no=0}) took 3749 ms. Trace:
I20260321 14:52:39.303831 13276 rpcz_store.cc:276] 0321 14:52:35.554712 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:52:35.554798 (+ 86us) service_pool.cc:225] Handling call
0321 14:52:39.303658 (+3748860us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:39.279791 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca
0321 14:52:39.279880 (+ 89us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:52:39.279883 (+ 3us) write_op.cc:435] Acquired schema lock
0321 14:52:39.279885 (+ 2us) tablet.cc:661] Decoding operations
0321 14:52:39.280102 (+ 217us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:52:39.280109 (+ 7us) write_op.cc:641] Partition lock acquired for write op
0321 14:52:39.280112 (+ 3us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:52:39.280392 (+ 280us) tablet.cc:700] Row locks acquired
0321 14:52:39.280396 (+ 4us) write_op.cc:260] PREPARE: finished
0321 14:52:39.280431 (+ 35us) write_op.cc:270] Start()
0321 14:52:39.280457 (+ 26us) write_op.cc:276] Timestamp: L: 4226
0321 14:52:39.280461 (+ 4us) op_driver.cc:348] REPLICATION: starting
0321 14:52:39.280621 (+ 160us) log.cc:844] Serialized 52872 byte log entry
0321 14:52:39.285928 (+ 5307us) op_driver.cc:464] REPLICATION: finished
0321 14:52:39.287302 (+ 1374us) write_op.cc:301] APPLY: starting
0321 14:52:39.287316 (+ 14us) tablet.cc:1366] starting BulkCheckPresence
0321 14:52:39.290620 (+ 3304us) tablet.cc:1369] finished BulkCheckPresence
0321 14:52:39.290646 (+ 26us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:52:39.301978 (+ 11332us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:52:39.302037 (+ 59us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0321 14:52:39.302045 (+ 8us) write_op.cc:312] APPLY: finished
0321 14:52:39.302173 (+ 128us) log.cc:844] Serialized 320 byte log entry
0321 14:52:39.303524 (+ 1351us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:52:39.303574 (+ 50us) write_op.cc:454] Released schema lock
0321 14:52:39.303584 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1319,"cfile_cache_hit":70,"cfile_cache_hit_bytes":280648,"num_ops":50,"prepare.queue_time_us":3724590,"prepare.run_cpu_time_us":935,"prepare.run_wall_time_us":935,"raft.queue_time_us":57,"raft.run_cpu_time_us":7,"raft.run_wall_time_us":8,"replication_time_us":5442,"spinlock_wait_cycles":4224}]]}
W20260321 14:52:39.302929 13274 rpcz_store.cc:269] 0321 14:52:35.548564 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:52:35.548859 (+ 295us) service_pool.cc:225] Handling call
0321 14:52:39.302706 (+3753847us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:39.277723 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca
0321 14:52:39.277844 (+ 121us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:52:39.277847 (+ 3us) write_op.cc:435] Acquired schema lock
0321 14:52:39.277849 (+ 2us) tablet.cc:661] Decoding operations
0321 14:52:39.278082 (+ 233us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:52:39.278091 (+ 9us) write_op.cc:641] Partition lock acquired for write op
0321 14:52:39.278094 (+ 3us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:52:39.278332 (+ 238us) tablet.cc:700] Row locks acquired
0321 14:52:39.278335 (+ 3us) write_op.cc:260] PREPARE: finished
0321 14:52:39.278371 (+ 36us) write_op.cc:270] Start()
0321 14:52:39.278401 (+ 30us) write_op.cc:276] Timestamp: L: 4224
0321 14:52:39.278406 (+ 5us) op_driver.cc:348] REPLICATION: starting
0321 14:52:39.278628 (+ 222us) log.cc:844] Serialized 52872 byte log entry
0321 14:52:39.280724 (+ 2096us) op_driver.cc:464] REPLICATION: finished
0321 14:52:39.281792 (+ 1068us) write_op.cc:301] APPLY: starting
0321 14:52:39.281804 (+ 12us) tablet.cc:1366] starting BulkCheckPresence
0321 14:52:39.283942 (+ 2138us) tablet.cc:1369] finished BulkCheckPresence
0321 14:52:39.283972 (+ 30us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:52:39.285028 (+ 1056us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:52:39.285073 (+ 45us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0321 14:52:39.285083 (+ 10us) write_op.cc:312] APPLY: finished
0321 14:52:39.302391 (+ 17308us) log.cc:844] Serialized 320 byte log entry
0321 14:52:39.302565 (+ 174us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:52:39.302613 (+ 48us) write_op.cc:454] Released schema lock
0321 14:52:39.302625 (+ 12us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":986,"cfile_cache_hit":69,"cfile_cache_hit_bytes":276542,"cfile_cache_miss":3,"cfile_cache_miss_bytes":12318,"lbm_read_time_us":71,"lbm_reads_lt_1ms":3,"num_ops":50,"prepare.queue_time_us":3728357,"prepare.run_cpu_time_us":1011,"prepare.run_wall_time_us":1134,"raft.queue_time_us":154,"raft.run_cpu_time_us":6,"raft.run_wall_time_us":6,"replication_time_us":2292,"spinlock_wait_cycles":768}]]}
I20260321 14:52:39.303663 13210 rpcz_store.cc:276] 0321 14:52:35.566154 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:52:35.566196 (+ 42us) service_pool.cc:225] Handling call
0321 14:52:39.303404 (+3737208us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:39.288357 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca
0321 14:52:39.288492 (+ 135us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:52:39.288496 (+ 4us) write_op.cc:435] Acquired schema lock
0321 14:52:39.288504 (+ 8us) tablet.cc:661] Decoding operations
0321 14:52:39.292317 (+ 3813us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:52:39.292328 (+ 11us) write_op.cc:641] Partition lock acquired for write op
0321 14:52:39.292334 (+ 6us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:52:39.292754 (+ 420us) tablet.cc:700] Row locks acquired
0321 14:52:39.292757 (+ 3us) write_op.cc:260] PREPARE: finished
0321 14:52:39.292793 (+ 36us) write_op.cc:270] Start()
0321 14:52:39.292821 (+ 28us) write_op.cc:276] Timestamp: L: 4228
0321 14:52:39.292824 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:39.293294 (+ 470us) log.cc:844] Serialized 52872 byte log entry
0321 14:52:39.293713 (+ 419us) op_driver.cc:464] REPLICATION: finished
0321 14:52:39.294798 (+ 1085us) write_op.cc:301] APPLY: starting
0321 14:52:39.294808 (+ 10us) tablet.cc:1366] starting BulkCheckPresence
0321 14:52:39.296585 (+ 1777us) tablet.cc:1369] finished BulkCheckPresence
0321 14:52:39.296611 (+ 26us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:52:39.300569 (+ 3958us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:52:39.300634 (+ 65us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0321 14:52:39.300643 (+ 9us) write_op.cc:312] APPLY: finished
0321 14:52:39.300788 (+ 145us) log.cc:844] Serialized 320 byte log entry
0321 14:52:39.300851 (+ 63us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:52:39.303286 (+ 2435us) spinlock_profiling.cc:243] Waited 2.27 ms on lock 0x604000108290. stack: 00007f87caac3076 00007f87caac2e30 00007f87c98583ad 0000000000511dd4 0000000000511d9d 000000000051165a 00007f87d6a4d5ef 00007f87d6a4ee48 00007f87d6a4e98a 00007f87d6999fcb 00007f87d6996c23 00007f87d6994e9c 00007f87d696a902 00007f87d6968c88 00007f87d696bd00 00007f87d696bb0d
0321 14:52:39.303317 (+ 31us) write_op.cc:454] Released schema lock
0321 14:52:39.303326 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1045,"cfile_cache_hit":68,"cfile_cache_hit_bytes":279208,"num_ops":50,"prepare.queue_time_us":3721744,"prepare.run_cpu_time_us":1327,"prepare.run_wall_time_us":5098,"raft.queue_time_us":34,"raft.run_cpu_time_us":4,"raft.run_wall_time_us":4,"replication_time_us":866,"spinlock_wait_cycles":5227392}]]}
W20260321 14:52:39.320358 13276 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50614 (ReqId={client: 8c5ee2933be74da7a6621c15fd9a0eb3, seq_no=4218, attempt_no=0}) took 3753 ms (client timeout 4999 ms). Trace:
W20260321 14:52:39.320515 13276 rpcz_store.cc:269] 0321 14:52:35.566274 (+ 0us) service_pool.cc:168] Inserting onto call queue
0321 14:52:35.566335 (+ 61us) service_pool.cc:225] Handling call
0321 14:52:39.320145 (+3753810us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0321 14:52:39.293481 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca
0321 14:52:39.293594 (+ 113us) write_op.cc:432] Acquiring schema lock in shared mode
0321 14:52:39.293599 (+ 5us) write_op.cc:435] Acquired schema lock
0321 14:52:39.293601 (+ 2us) tablet.cc:661] Decoding operations
0321 14:52:39.294121 (+ 520us) write_op.cc:620] Acquiring the partition lock for write op
0321 14:52:39.294160 (+ 39us) write_op.cc:641] Partition lock acquired for write op
0321 14:52:39.294173 (+ 13us) tablet.cc:684] Acquiring locks for 50 operations
0321 14:52:39.294865 (+ 692us) tablet.cc:700] Row locks acquired
0321 14:52:39.294868 (+ 3us) write_op.cc:260] PREPARE: finished
0321 14:52:39.294899 (+ 31us) write_op.cc:270] Start()
0321 14:52:39.294925 (+ 26us) write_op.cc:276] Timestamp: L: 4229
0321 14:52:39.294928 (+ 3us) op_driver.cc:348] REPLICATION: starting
0321 14:52:39.295147 (+ 219us) log.cc:844] Serialized 52872 byte log entry
0321 14:52:39.295780 (+ 633us) op_driver.cc:464] REPLICATION: finished
0321 14:52:39.304494 (+ 8714us) write_op.cc:301] APPLY: starting
0321 14:52:39.304505 (+ 11us) tablet.cc:1366] starting BulkCheckPresence
0321 14:52:39.306361 (+ 1856us) tablet.cc:1369] finished BulkCheckPresence
0321 14:52:39.306387 (+ 26us) tablet.cc:1371] starting ApplyRowOperation cycle
0321 14:52:39.307569 (+ 1182us) tablet.cc:1382] finished ApplyRowOperation cycle
0321 14:52:39.307631 (+ 62us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0321 14:52:39.307640 (+ 9us) write_op.cc:312] APPLY: finished
0321 14:52:39.307774 (+ 134us) log.cc:844] Serialized 320 byte log entry
0321 14:52:39.319998 (+ 12224us) write_op.cc:489] Releasing partition, row and schema locks
0321 14:52:39.320047 (+ 49us) write_op.cc:454] Released schema lock
0321 14:52:39.320057 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":8672,"cfile_cache_hit":68,"cfile_cache_hit_bytes":279208,"num_ops":50,"prepare.queue_time_us":3726801,"prepare.run_cpu_time_us":1679,"prepare.run_wall_time_us":2567,"raft.queue_time_us":29,"raft.run_cpu_time_us":5,"raft.run_wall_time_us":6,"replication_time_us":827}]]}
W20260321 14:52:39.325845 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260321 14:52:39.330531 13094 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617): Couldn't send request to peer fadc094ac1cd4f5c95eb625fe7304a6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260321 14:52:39.532905 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000066
I20260321 14:52:39.542335 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"bytes_written":315,"delete_count":0,"lbm_write_time_us":159,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260321 14:52:39.542964 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.111150
I20260321 14:52:39.690297 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.147s user 0.026s sys 0.025s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2570,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":7056,"dirs.run_cpu_time_us":246,"dirs.run_wall_time_us":1580,"lbm_read_time_us":498,"lbm_reads_lt_1ms":25,"lbm_write_time_us":329,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":119750,"threads_started":2,"update_count":1}
I20260321 14:52:39.785442 13286 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer 515997d854b342b2b827d9de904f3419 is lagging by at least 74 ops behind the committed index
I20260321 14:52:39.801863 13268 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer fadc094ac1cd4f5c95eb625fe7304a6a is lagging by at least 79 ops behind the committed index
I20260321 14:52:40.698745 13256 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: tablet copy: Injecting latency into file download: 2000
I20260321 14:52:40.784329 13260 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: tablet copy: Injecting latency into file download: 2000
W20260321 14:52:41.641431 13094 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617): Couldn't send request to peer fadc094ac1cd4f5c95eb625fe7304a6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260321 14:52:41.748229 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260321 14:52:42.707142 13256 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: tablet copy: Injecting latency into file download: 2000
I20260321 14:52:42.797119 13260 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: tablet copy: Injecting latency into file download: 2000
I20260321 14:52:43.027413 13277 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer 515997d854b342b2b827d9de904f3419 is lagging by at least 739 ops behind the committed index [suppressed 6 similar messages]
I20260321 14:52:43.168854 13268 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer fadc094ac1cd4f5c95eb625fe7304a6a is lagging by at least 776 ops behind the committed index [suppressed 6 similar messages]
W20260321 14:52:43.888091 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
W20260321 14:52:44.313961 13094 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617): Couldn't send request to peer fadc094ac1cd4f5c95eb625fe7304a6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260321 14:52:44.710520 13256 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: tablet copy: Injecting latency into file download: 2000
I20260321 14:52:44.869872 13260 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: tablet copy: Injecting latency into file download: 2000
I20260321 14:52:46.180754 13291 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer fadc094ac1cd4f5c95eb625fe7304a6a is lagging by at least 1418 ops behind the committed index [suppressed 5 similar messages]
I20260321 14:52:46.229511 13291 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer 515997d854b342b2b827d9de904f3419 is lagging by at least 1428 ops behind the committed index [suppressed 6 similar messages]
W20260321 14:52:46.236475 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
W20260321 14:52:46.698058 13094 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617): Couldn't send request to peer fadc094ac1cd4f5c95eb625fe7304a6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
I20260321 14:52:46.711110 13255 tablet_copy_client.cc:670] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: tablet copy: Starting download of 4 WAL segments...
I20260321 14:52:46.721433 13256 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: tablet copy: Injecting latency into file download: 2000
I20260321 14:52:46.741073 13296 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: tablet copy: Injecting latency into file download: 2000
I20260321 14:52:46.743307 13295 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: tablet copy: Injecting latency into file download: 2000
I20260321 14:52:46.769791 13297 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: tablet copy: Injecting latency into file download: 2000
I20260321 14:52:46.870609 13259 tablet_copy_client.cc:670] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: tablet copy: Starting download of 4 WAL segments...
I20260321 14:52:46.881362 13260 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: tablet copy: Injecting latency into file download: 2000
I20260321 14:52:46.944801 13298 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: tablet copy: Injecting latency into file download: 2000
I20260321 14:52:46.958671 13299 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: tablet copy: Injecting latency into file download: 2000
I20260321 14:52:47.005810 13300 tablet_copy_client.cc:1025] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: tablet copy: Injecting latency into file download: 2000
W20260321 14:52:48.512542 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 26: this message will repeat every 5th retry.
I20260321 14:52:48.770991 13255 tablet_copy_client.cc:538] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260321 14:52:48.775403 13255 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: Bootstrap starting.
I20260321 14:52:49.006997 13259 tablet_copy_client.cc:538] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260321 14:52:49.011036 13259 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: Bootstrap starting.
W20260321 14:52:49.034377 13094 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617): Couldn't send request to peer fadc094ac1cd4f5c95eb625fe7304a6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
I20260321 14:52:49.473228 13291 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer fadc094ac1cd4f5c95eb625fe7304a6a is lagging by at least 2078 ops behind the committed index [suppressed 6 similar messages]
I20260321 14:52:49.523064 13291 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer 515997d854b342b2b827d9de904f3419 is lagging by at least 2083 ops behind the committed index [suppressed 6 similar messages]
I20260321 14:52:50.216897 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: CompactRowSetsOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 10.965s user 7.666s sys 0.139s Metrics: {"bytes_written":1726395,"cfile_cache_hit":17,"cfile_cache_hit_bytes":862086,"cfile_cache_miss":133,"cfile_cache_miss_bytes":4908420,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":442,"dirs.run_cpu_time_us":86,"dirs.run_wall_time_us":86,"drs_written":1,"lbm_read_time_us":14495,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":160,"lbm_write_time_us":21896,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":192,"num_input_rowsets":2,"peak_mem_usage":1703742,"rows_written":191250,"thread_start_us":331,"threads_started":1}
I20260321 14:52:50.217905 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=0.135658
W20260321 14:52:50.583170 13255 log.cc:927] Time spent T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: Append to log took a long time: real 0.052s user 0.001s sys 0.000s
W20260321 14:52:51.259847 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
W20260321 14:52:51.388648 13185 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.4.142.4:44689, user_credentials={real_user=slave}} blocked reactor thread for 44337.8us
W20260321 14:52:51.578894 13094 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617): Couldn't send request to peer fadc094ac1cd4f5c95eb625fe7304a6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
I20260321 14:52:52.493156 13291 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer fadc094ac1cd4f5c95eb625fe7304a6a is lagging by at least 2493 ops behind the committed index [suppressed 5 similar messages]
I20260321 14:52:52.747829 13308 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer 515997d854b342b2b827d9de904f3419 is lagging by at least 2523 ops behind the committed index [suppressed 5 similar messages]
I20260321 14:52:52.927578 13255 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: Bootstrap replayed 1/4 log segments. Stats: ops{read=714 overwritten=0 applied=713 ignored=298} inserts{seen=20750 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=5. Pending: 1 replicates
I20260321 14:52:53.243649 13259 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: Bootstrap replayed 1/4 log segments. Stats: ops{read=714 overwritten=0 applied=713 ignored=298} inserts{seen=20750 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=5. Pending: 1 replicates
W20260321 14:52:53.825474 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
W20260321 14:52:53.931058 13094 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617): Couldn't send request to peer fadc094ac1cd4f5c95eb625fe7304a6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
I20260321 14:52:54.402846 13255 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: Bootstrap replaying log segment 2/4 (242.2K/974.4K this segment, stats: ops{read=891 overwritten=0 applied=890 ignored=298} inserts{seen=29600 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=5)
I20260321 14:52:54.864881 13259 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: Bootstrap replaying log segment 2/4 (362.1K/974.4K this segment, stats: ops{read=979 overwritten=0 applied=978 ignored=298} inserts{seen=34000 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=5)
I20260321 14:52:55.546614 13291 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer fadc094ac1cd4f5c95eb625fe7304a6a is lagging by at least 2872 ops behind the committed index [suppressed 5 similar messages]
I20260321 14:52:55.759251 13316 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer 515997d854b342b2b827d9de904f3419 is lagging by at least 2892 ops behind the committed index [suppressed 5 similar messages]
W20260321 14:52:56.409610 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
W20260321 14:52:56.573776 13094 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617): Couldn't send request to peer fadc094ac1cd4f5c95eb625fe7304a6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
I20260321 14:52:58.290958 13259 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: Bootstrap replayed 2/4 log segments. Stats: ops{read=1427 overwritten=0 applied=1423 ignored=298} inserts{seen=56250 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=5. Pending: 4 replicates
I20260321 14:52:58.563481 13291 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer fadc094ac1cd4f5c95eb625fe7304a6a is lagging by at least 3236 ops behind the committed index [suppressed 5 similar messages]
I20260321 14:52:58.771200 13291 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer 515997d854b342b2b827d9de904f3419 is lagging by at least 3256 ops behind the committed index [suppressed 5 similar messages]
W20260321 14:52:58.778138 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
W20260321 14:52:58.971145 13094 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617): Couldn't send request to peer fadc094ac1cd4f5c95eb625fe7304a6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
I20260321 14:52:59.400938 13255 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: Bootstrap replayed 2/4 log segments. Stats: ops{read=1427 overwritten=0 applied=1423 ignored=298} inserts{seen=56250 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=5. Pending: 4 replicates
I20260321 14:52:59.404855 13255 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: Bootstrap replaying log segment 3/4 (188B/975.0K this segment, stats: ops{read=1427 overwritten=0 applied=1424 ignored=298} inserts{seen=56300 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=5)
I20260321 14:52:59.871285 13259 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: Bootstrap replaying log segment 3/4 (380.1K/975.0K this segment, stats: ops{read=1705 overwritten=0 applied=1701 ignored=298} inserts{seen=70150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=5)
W20260321 14:53:01.128404 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
W20260321 14:53:01.242655 13094 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617): Couldn't send request to peer fadc094ac1cd4f5c95eb625fe7304a6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
I20260321 14:53:01.749639 13320 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer fadc094ac1cd4f5c95eb625fe7304a6a is lagging by at least 3655 ops behind the committed index [suppressed 6 similar messages]
I20260321 14:53:02.033752 13328 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer 515997d854b342b2b827d9de904f3419 is lagging by at least 3700 ops behind the committed index [suppressed 6 similar messages]
I20260321 14:53:03.049512 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 12.829s user 6.971s sys 0.285s Metrics: {"bytes_written":1180668,"cfile_init":1,"dirs.queue_time_us":3511,"dirs.run_cpu_time_us":212,"dirs.run_wall_time_us":1211,"drs_written":1,"lbm_read_time_us":93,"lbm_reads_lt_1ms":4,"lbm_write_time_us":18392,"lbm_writes_1-10_ms":3,"lbm_writes_lt_1ms":136,"peak_mem_usage":0,"rows_written":129700,"thread_start_us":3862,"threads_started":1}
I20260321 14:53:03.050580 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling CompactRowSetsOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=1.013468
I20260321 14:53:03.538535 13259 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: Bootstrap replayed 3/4 log segments. Stats: ops{read=2141 overwritten=0 applied=2136 ignored=298} inserts{seen=91900 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=5. Pending: 5 replicates
W20260321 14:53:03.596865 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
W20260321 14:53:03.700179 13094 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617): Couldn't send request to peer fadc094ac1cd4f5c95eb625fe7304a6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
I20260321 14:53:04.415017 13255 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: Bootstrap replaying log segment 3/4 (779.6K/975.0K this segment, stats: ops{read=1998 overwritten=0 applied=1992 ignored=298} inserts{seen=84700 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=5)
I20260321 14:53:04.871658 13259 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: Bootstrap replaying log segment 4/4 (241.0K/845.0K this segment, stats: ops{read=2317 overwritten=0 applied=2312 ignored=298} inserts{seen=100700 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=5)
I20260321 14:53:05.184557 13331 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer fadc094ac1cd4f5c95eb625fe7304a6a is lagging by at least 4096 ops behind the committed index [suppressed 6 similar messages]
I20260321 14:53:05.316982 13255 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: Bootstrap replayed 3/4 log segments. Stats: ops{read=2141 overwritten=0 applied=2136 ignored=298} inserts{seen=91900 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=5. Pending: 5 replicates
I20260321 14:53:05.612884 13331 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer 515997d854b342b2b827d9de904f3419 is lagging by at least 4122 ops behind the committed index [suppressed 6 similar messages]
W20260321 14:53:06.121096 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 61: this message will repeat every 5th retry.
W20260321 14:53:06.237792 13094 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617): Couldn't send request to peer fadc094ac1cd4f5c95eb625fe7304a6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 61: this message will repeat every 5th retry.
I20260321 14:53:08.059617 13259 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: Bootstrap replayed 4/4 log segments. Stats: ops{read=2761 overwritten=0 applied=2758 ignored=298} inserts{seen=123000 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=5. Pending: 3 replicates
I20260321 14:53:08.061971 13259 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: Bootstrap complete.
I20260321 14:53:08.064653 13259 ts_tablet_manager.cc:1403] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: Time spent bootstrapping tablet: real 19.054s user 10.861s sys 0.522s
I20260321 14:53:08.065529 13259 raft_consensus.cc:359] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Replica starting. Triggering 3 pending ops. Active config: opid_index: 4213 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: true } }
I20260321 14:53:08.078405 13259 raft_consensus.cc:886] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Ignoring setting pending config change with OpId 1.4212 because the committed config has OpId index 4213. The config change we are ignoring is: Old config: { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } }. New config: { opid_index: 4212 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } }
I20260321 14:53:08.078919 13259 raft_consensus.cc:886] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Ignoring setting pending config change with OpId 1.4213 because the committed config has OpId index 4213. The config change we are ignoring is: Old config: { opid_index: 4212 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } }. New config: { opid_index: 4213 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: true } } }
I20260321 14:53:08.090152 13349 tablet.cc:1723] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: 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
I20260321 14:53:08.091401 13259 raft_consensus.cc:2962] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Ignoring commit of config change with OpId 1.4212 because the committed config has OpId index 4213. The config change we are ignoring is: Old config: { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } }. New config: { opid_index: 4212 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } }
I20260321 14:53:08.114866 13259 raft_consensus.cc:2962] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Ignoring commit of config change with OpId 1.4213 because the committed config has OpId index 4213. The config change we are ignoring is: Old config: { opid_index: 4212 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } }. New config: { opid_index: 4213 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: true } } }
I20260321 14:53:08.115437 13259 raft_consensus.cc:740] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fadc094ac1cd4f5c95eb625fe7304a6a, State: Initialized, Role: LEARNER
I20260321 14:53:08.115926 13259 consensus_queue.cc:260] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4213, Last appended: 1.4213, Last appended by leader: 4213, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4213 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: true } }
I20260321 14:53:08.141834 13259 ts_tablet_manager.cc:1434] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: Time spent starting tablet: real 0.077s user 0.009s sys 0.019s
I20260321 14:53:08.145821 13138 tablet_copy_service.cc:342] P 57dfdfe89b814c3a931257b1fb95e8c6: Request end of tablet copy session fadc094ac1cd4f5c95eb625fe7304a6a-65af6f70d7cc46e2a1d2ed0de0c377ca received from {username='slave'} at 127.0.0.1:44908
I20260321 14:53:08.145982 13138 tablet_copy_service.cc:434] P 57dfdfe89b814c3a931257b1fb95e8c6: ending tablet copy session fadc094ac1cd4f5c95eb625fe7304a6a-65af6f70d7cc46e2a1d2ed0de0c377ca on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca with peer fadc094ac1cd4f5c95eb625fe7304a6a
I20260321 14:53:08.171919 12990 raft_consensus.cc:1217] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4212->[1.4213-1.4233] Dedup: 1.4213->[1.4214-1.4233]
I20260321 14:53:08.209388 13016 maintenance_manager.cc:419] P fadc094ac1cd4f5c95eb625fe7304a6a: Scheduling FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=0.128875
I20260321 14:53:08.330488 13346 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer fadc094ac1cd4f5c95eb625fe7304a6a is lagging by at least 4400 ops behind the committed index [suppressed 6 similar messages]
W20260321 14:53:08.477411 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 66: this message will repeat every 5th retry.
I20260321 14:53:08.896271 13346 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer 515997d854b342b2b827d9de904f3419 is lagging by at least 4462 ops behind the committed index [suppressed 6 similar messages]
I20260321 14:53:09.416169 13255 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: Bootstrap replaying log segment 4/4 (815.5K/845.0K this segment, stats: ops{read=2737 overwritten=0 applied=2737 ignored=298} inserts{seen=121950 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=5)
I20260321 14:53:09.926292 13255 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: Bootstrap replayed 4/4 log segments. Stats: ops{read=2761 overwritten=0 applied=2758 ignored=298} inserts{seen=123000 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=5. Pending: 3 replicates
I20260321 14:53:09.953744 13255 tablet_bootstrap.cc:492] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: Bootstrap complete.
I20260321 14:53:09.955061 13255 ts_tablet_manager.cc:1403] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: Time spent bootstrapping tablet: real 21.180s user 10.842s sys 0.555s
I20260321 14:53:09.955783 13255 raft_consensus.cc:359] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Replica starting. Triggering 3 pending ops. Active config: opid_index: 4213 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: true } }
I20260321 14:53:09.971351 13255 raft_consensus.cc:886] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Ignoring setting pending config change with OpId 1.4212 because the committed config has OpId index 4213. The config change we are ignoring is: Old config: { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } }. New config: { opid_index: 4212 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } }
I20260321 14:53:09.971820 13255 raft_consensus.cc:886] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Ignoring setting pending config change with OpId 1.4213 because the committed config has OpId index 4213. The config change we are ignoring is: Old config: { opid_index: 4212 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } }. New config: { opid_index: 4213 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: true } } }
I20260321 14:53:09.985534 13255 raft_consensus.cc:2962] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Ignoring commit of config change with OpId 1.4212 because the committed config has OpId index 4213. The config change we are ignoring is: Old config: { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } }. New config: { opid_index: 4212 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } }
I20260321 14:53:09.988755 13255 raft_consensus.cc:2962] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Ignoring commit of config change with OpId 1.4213 because the committed config has OpId index 4213. The config change we are ignoring is: Old config: { opid_index: 4212 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } }. New config: { opid_index: 4213 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: true } } }
I20260321 14:53:09.989346 13255 raft_consensus.cc:740] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515997d854b342b2b827d9de904f3419, State: Initialized, Role: LEARNER
I20260321 14:53:09.989645 13255 consensus_queue.cc:260] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4213, Last appended: 1.4213, Last appended by leader: 4213, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4213 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: NON_VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: true } }
I20260321 14:53:09.995597 12817 catalog_manager.cc:5763] TS 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287) does not have the latest schema for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca (table fake-table [id=fce2d6ea69294d9e95580f0792c138de]). Expected version 1 got 0
I20260321 14:53:09.996217 13255 ts_tablet_manager.cc:1434] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: Time spent starting tablet: real 0.041s user 0.007s sys 0.000s
I20260321 14:53:09.985608 13368 tablet.cc:1723] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: 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
I20260321 14:53:09.998561 13138 tablet_copy_service.cc:342] P 57dfdfe89b814c3a931257b1fb95e8c6: Request end of tablet copy session 515997d854b342b2b827d9de904f3419-65af6f70d7cc46e2a1d2ed0de0c377ca received from {username='slave'} at 127.0.0.1:44894
I20260321 14:53:09.998744 13138 tablet_copy_service.cc:434] P 57dfdfe89b814c3a931257b1fb95e8c6: ending tablet copy session 515997d854b342b2b827d9de904f3419-65af6f70d7cc46e2a1d2ed0de0c377ca on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca with peer 515997d854b342b2b827d9de904f3419
I20260321 14:53:10.012308 12920 raft_consensus.cc:1217] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4212->[1.4213-1.4233] Dedup: 1.4213->[1.4214-1.4233]
W20260321 14:53:10.065433 13185 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.4.142.4:44689, user_credentials={real_user=slave}} blocked reactor thread for 49933.3us
I20260321 14:53:10.126534 12946 maintenance_manager.cc:419] P 515997d854b342b2b827d9de904f3419: Scheduling FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=0.128875
I20260321 14:53:11.344282 13365 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer fadc094ac1cd4f5c95eb625fe7304a6a is lagging by at least 3684 ops behind the committed index [suppressed 42 similar messages]
W20260321 14:53:11.635212 13369 log.cc:494] Time spent T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: Log roll took a long time: real 0.079s user 0.008s sys 0.008s
I20260321 14:53:11.919266 13379 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer 515997d854b342b2b827d9de904f3419 is lagging by at least 4004 ops behind the committed index [suppressed 29 similar messages]
I20260321 14:53:14.462733 13378 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer fadc094ac1cd4f5c95eb625fe7304a6a is lagging by at least 2864 ops behind the committed index [suppressed 40 similar messages]
I20260321 14:53:14.959352 13378 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer 515997d854b342b2b827d9de904f3419 is lagging by at least 3104 ops behind the committed index [suppressed 44 similar messages]
I20260321 14:53:17.502660 13378 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer fadc094ac1cd4f5c95eb625fe7304a6a is lagging by at least 1915 ops behind the committed index [suppressed 48 similar messages]
I20260321 14:53:17.972227 13379 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer 515997d854b342b2b827d9de904f3419 is lagging by at least 2124 ops behind the committed index [suppressed 49 similar messages]
W20260321 14:53:19.289398 12920 op_tracker.cc:165] op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:19.317687 12920 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7177' and following 9 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:19.383679 12920 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7190' and following 5 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:19.445761 12920 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7202' and following 6 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:19.479323 12920 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7202' and following 18 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260321 14:53:19.479866 12920 raft_consensus.cc:1595] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:19.507571 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Status: Illegal state: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20260321 14:53:19.581190 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7614' and following 9 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:19.681233 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7632' and following 0 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:19.700829 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7639' and following 11 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:19.739373 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7647' and following 10 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:20.126471 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7718' and following 4 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:20.153574 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7721' and following 15 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:20.230814 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7727' and following 12 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:20.309664 12990 op_tracker.cc:165] op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 10 similar messages]
W20260321 14:53:20.309859 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7744' and following 1 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:20.385434 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7753' and following 9 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:20.441952 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7762' and following 9 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:20.458323 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7764' and following 16 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:20.473692 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7765' and following 17 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:20.557278 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7777' and following 6 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260321 14:53:20.563241 13380 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer fadc094ac1cd4f5c95eb625fe7304a6a is lagging by at least 1002 ops behind the committed index [suppressed 54 similar messages]
W20260321 14:53:20.609331 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7783' and following 12 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:20.639415 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7792' and following 9 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:20.806641 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7407' and following 3 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:20.947156 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7418' and following 7 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:20.949872 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7836' and following 12 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:21.020380 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7848' and following 6 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260321 14:53:21.041659 13380 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer 515997d854b342b2b827d9de904f3419 is lagging by at least 1361 ops behind the committed index [suppressed 42 similar messages]
W20260321 14:53:21.076740 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7429' and following 7 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:21.332463 12989 op_tracker.cc:165] op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 12 similar messages]
W20260321 14:53:21.332779 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7891' and following 13 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:21.368642 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7891' and following 18 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260321 14:53:21.369220 12989 raft_consensus.cc:1595] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:21.374795 13094 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617): Couldn't send request to peer fadc094ac1cd4f5c95eb625fe7304a6a. Status: Illegal state: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20260321 14:53:21.439128 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7511' and following 12 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:21.474920 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7517' and following 12 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:21.504132 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7525' and following 10 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:21.521914 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7529' and following 14 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:21.543836 12920 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7535' and following 12 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:21.558670 12920 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7536' and following 17 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:21.572350 12920 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7539' and following 15 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:21.583775 12920 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7542' and following 15 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:21.595420 12920 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7546' and following 14 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:21.608695 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7547' and following 17 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:21.620924 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7549' and following 16 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:21.633101 12920 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7551' and following 16 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:21.993392 12920 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7644' and following 1 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.013317 12920 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7645' and following 17 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.074465 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7653' and following 10 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.086519 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7654' and following 17 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.152987 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7666' and following 6 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.170034 12920 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7668' and following 16 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.203998 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8041' and following 1 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.212374 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7677' and following 9 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.228214 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7683' and following 12 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.235940 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8042' and following 17 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.244879 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7685' and following 16 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.297313 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7686' and following 17 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.306449 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7686' and following 18 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260321 14:53:22.307014 12919 raft_consensus.cc:1595] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.307688 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Status: Illegal state: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20260321 14:53:22.318998 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8058' and following 2 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.359014 12990 op_tracker.cc:165] op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 27 similar messages]
W20260321 14:53:22.359236 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8060' and following 16 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.374768 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8061' and following 17 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.420286 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8076' and following 3 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.435170 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8079' and following 15 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.448957 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8084' and following 13 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.476816 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8091' and following 11 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.517764 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8097' and following 12 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.550925 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8105' and following 10 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.579891 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8113' and following 10 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.610934 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8120' and following 11 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.648857 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8128' and following 10 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.690454 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8138' and following 8 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.723518 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8146' and following 10 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.755854 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8152' and following 12 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.934633 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8188' and following 1 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.961202 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8192' and following 14 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:22.990577 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8202' and following 8 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.020920 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8206' and following 14 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.044935 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8210' and following 14 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.046397 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7797' and following 2 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.074991 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8216' and following 12 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.100584 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7806' and following 9 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67041765) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.105268 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8221' and following 13 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.110849 12920 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7808' and following 16 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.120054 12920 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7809' and following 17 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.128353 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7810' and following 17 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.129910 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8226' and following 13 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.140894 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7813' and following 15 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.163452 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7817' and following 14 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.164458 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8231' and following 13 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.173133 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7817' and following 18 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260321 14:53:23.173671 12918 raft_consensus.cc:1595] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.174185 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Status: Illegal state: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20260321 14:53:23.211208 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8246' and following 3 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.245966 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8253' and following 11 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.257299 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8255' and following 16 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.266233 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8258' and following 15 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.279611 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8260' and following 16 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.290053 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8261' and following 17 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.304209 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8265' and following 14 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.326223 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8265' and following 18 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260321 14:53:23.326843 12990 raft_consensus.cc:1595] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:23.327296 13094 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617): Couldn't send request to peer fadc094ac1cd4f5c95eb625fe7304a6a. Status: Illegal state: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20260321 14:53:23.857528 13395 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer fadc094ac1cd4f5c95eb625fe7304a6a is lagging by at least 514 ops behind the committed index [suppressed 51 similar messages]
W20260321 14:53:24.044454 13350 log.cc:927] Time spent T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: Append to log took a long time: real 0.073s user 0.001s sys 0.000s
I20260321 14:53:24.105510 13394 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer 515997d854b342b2b827d9de904f3419 is lagging by at least 886 ops behind the committed index [suppressed 48 similar messages]
W20260321 14:53:24.750756 12990 op_tracker.cc:165] op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 38 similar messages]
W20260321 14:53:24.760682 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8544' and following 5 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:24.776437 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8118' and following 2 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:24.815469 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8557' and following 5 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:24.840929 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8127' and following 9 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:24.877712 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8133' and following 12 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:24.895996 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8135' and following 16 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:24.966675 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8151' and following 2 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:25.017704 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8158' and following 11 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:25.021483 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8585' and following 9 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:25.066124 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8164' and following 12 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:25.079952 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8166' and following 16 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:25.081454 12990 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8597' and following 6 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:25.115151 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8169' and following 15 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:25.133839 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8171' and following 16 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:25.139564 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8607' and following 8 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:25.152209 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8175' and following 14 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:25.156675 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8609' and following 16 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:25.162782 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8175' and following 18 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260321 14:53:25.167498 12919 raft_consensus.cc:1595] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:25.169350 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Status: Illegal state: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20260321 14:53:25.169929 12989 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8609' and following 18 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260321 14:53:25.170518 12989 raft_consensus.cc:1595] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:25.170979 13094 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617): Couldn't send request to peer fadc094ac1cd4f5c95eb625fe7304a6a. Status: Illegal state: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20260321 14:53:26.062439 12919 op_tracker.cc:165] op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 18 similar messages]
W20260321 14:53:26.062678 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8334' and following 11 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:26.118650 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8340' and following 12 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260321 14:53:26.135397 13398 raft_consensus.cc:1064] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: attempting to promote NON_VOTER fadc094ac1cd4f5c95eb625fe7304a6a to VOTER
I20260321 14:53:26.135937 13398 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 30 messages since previous log ~2 seconds ago
I20260321 14:53:26.136039 13398 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 33 messages since previous log ~2 seconds ago
I20260321 14:53:26.140128 13398 consensus_queue.cc:237] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8797, Committed index: 8797, Last appended: 1.8797, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8798 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false } }
W20260321 14:53:26.165822 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8350' and following 8 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260321 14:53:26.191084 12918 raft_consensus.cc:1275] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Refusing update from remote peer 57dfdfe89b814c3a931257b1fb95e8c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 8349. Preceding OpId from leader: term: 1 index: 8798. (index mismatch)
I20260321 14:53:26.191084 12990 raft_consensus.cc:1275] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 LEARNER]: Refusing update from remote peer 57dfdfe89b814c3a931257b1fb95e8c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 8797. Preceding OpId from leader: term: 1 index: 8798. (index mismatch)
I20260321 14:53:26.191680 13389 consensus_queue.cc:1048] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8798, Last known committed idx: 8797, Time since last communication: 0.000s
I20260321 14:53:26.192199 13389 consensus_queue.cc:1048] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8798, Last known committed idx: 8349, Time since last communication: 0.000s
I20260321 14:53:26.192585 13389 consensus_queue.cc:799] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Peer 515997d854b342b2b827d9de904f3419 is lagging by at least 429 ops behind the committed index
I20260321 14:53:26.194530 13398 raft_consensus.cc:2955] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [term 1 LEADER]: Committing config change with OpId 1.8798: config changed from index 4213 to 8798, fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2) changed from NON_VOTER to VOTER. New config: { opid_index: 8798 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false } } }
W20260321 14:53:26.200623 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8356' and following 12 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260321 14:53:26.205389 12990 raft_consensus.cc:2955] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 FOLLOWER]: Committing config change with OpId 1.8798: config changed from index 4213 to 8798, fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2) changed from NON_VOTER to VOTER. New config: { opid_index: 8798 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false } } }
I20260321 14:53:26.218480 12816 catalog_manager.cc:5671] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 reported cstate change: config changed from index 4213 to 8798, fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" committed_config { opid_index: 8798 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260321 14:53:26.230456 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8356' and following 18 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260321 14:53:26.232285 12918 raft_consensus.cc:1595] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:26.233144 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Status: Illegal state: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20260321 14:53:26.296105 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000001
I20260321 14:53:26.305070 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.009s user 0.001s sys 0.001s Metrics: {"bytes_written":415,"delete_count":0,"lbm_write_time_us":150,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260321 14:53:26.306032 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.152126
I20260321 14:53:26.353477 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.047s user 0.006s sys 0.005s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2564,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":9030,"dirs.run_cpu_time_us":95,"dirs.run_wall_time_us":95,"lbm_read_time_us":510,"lbm_reads_lt_1ms":25,"lbm_write_time_us":316,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":19251,"threads_started":1,"update_count":1}
W20260321 14:53:27.353943 12918 op_tracker.cc:165] op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 4 similar messages]
W20260321 14:53:27.363162 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8599' and following 3 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:27.386436 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8607' and following 10 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:27.406100 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8611' and following 14 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:27.431519 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8615' and following 14 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:27.481720 12919 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8630' and following 3 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:27.496806 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8632' and following 16 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:27.512753 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8635' and following 15 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:27.534833 12918 raft_consensus.cc:1579] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8635' and following 18 ops. Status for this op: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260321 14:53:27.535604 12918 raft_consensus.cc:1595] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260321 14:53:27.536268 13093 consensus_peers.cc:597] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 -> Peer 515997d854b342b2b827d9de904f3419 (127.4.142.1:46287): Couldn't send request to peer 515997d854b342b2b827d9de904f3419. Status: Illegal state: Rejecting Update request from peer 57dfdfe89b814c3a931257b1fb95e8c6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 65af6f70d7cc46e2a1d2ed0de0c377ca rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20260321 14:53:28.359648 13398 raft_consensus.cc:1064] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: attempting to promote NON_VOTER 515997d854b342b2b827d9de904f3419 to VOTER
I20260321 14:53:28.360111 13398 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 29 messages since previous log ~2 seconds ago
I20260321 14:53:28.360415 13398 consensus_queue.cc:237] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8798, Committed index: 8798, Last appended: 1.8798, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8799 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: false } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false } }
I20260321 14:53:28.364900 12920 raft_consensus.cc:2955] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Committing config change with OpId 1.8798: config changed from index 4213 to 8798, fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2) changed from NON_VOTER to VOTER. New config: { opid_index: 8798 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: NON_VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: true } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false } } }
I20260321 14:53:28.373701 12990 raft_consensus.cc:1275] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 FOLLOWER]: Refusing update from remote peer 57dfdfe89b814c3a931257b1fb95e8c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 8798. Preceding OpId from leader: term: 1 index: 8799. (index mismatch)
I20260321 14:53:28.374146 13398 consensus_queue.cc:1048] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8799, Last known committed idx: 8798, Time since last communication: 0.000s
I20260321 14:53:28.378176 13398 raft_consensus.cc:2955] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [term 1 LEADER]: Committing config change with OpId 1.8799: config changed from index 8798 to 8799, 515997d854b342b2b827d9de904f3419 (127.4.142.1) changed from NON_VOTER to VOTER. New config: { opid_index: 8799 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: false } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false } } }
I20260321 14:53:28.388962 12919 raft_consensus.cc:1275] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 LEARNER]: Refusing update from remote peer 57dfdfe89b814c3a931257b1fb95e8c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 8798. Preceding OpId from leader: term: 1 index: 8799. (index mismatch)
I20260321 14:53:28.389721 13411 consensus_queue.cc:1048] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8799, Last known committed idx: 8798, Time since last communication: 0.000s
I20260321 14:53:28.391848 12918 raft_consensus.cc:2955] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 FOLLOWER]: Committing config change with OpId 1.8799: config changed from index 8798 to 8799, 515997d854b342b2b827d9de904f3419 (127.4.142.1) changed from NON_VOTER to VOTER. New config: { opid_index: 8799 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: false } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false } } }
I20260321 14:53:28.395488 12990 raft_consensus.cc:2955] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 FOLLOWER]: Committing config change with OpId 1.8799: config changed from index 8798 to 8799, 515997d854b342b2b827d9de904f3419 (127.4.142.1) changed from NON_VOTER to VOTER. New config: { opid_index: 8799 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: false } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false } } }
I20260321 14:53:28.400302 12817 catalog_manager.cc:5671] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 reported cstate change: config changed from index 8798 to 8799, 515997d854b342b2b827d9de904f3419 (127.4.142.1) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" committed_config { opid_index: 8799 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260321 14:53:28.606492 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000047
I20260321 14:53:28.611980 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.002s sys 0.000s Metrics: {"bytes_written":412,"delete_count":0,"lbm_write_time_us":172,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260321 14:53:28.613149 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.151026
I20260321 14:53:28.685575 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.072s user 0.010s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2561,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":14438,"dirs.run_cpu_time_us":205,"dirs.run_wall_time_us":3282,"lbm_read_time_us":463,"lbm_reads_lt_1ms":25,"lbm_write_time_us":290,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":26921,"threads_started":1,"update_count":1}
I20260321 14:53:31.268153 12957 maintenance_manager.cc:643] P fadc094ac1cd4f5c95eb625fe7304a6a: FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 23.058s user 6.628s sys 0.221s Metrics: {"bytes_written":1126196,"cfile_init":1,"dirs.queue_time_us":18040,"dirs.run_cpu_time_us":197,"dirs.run_wall_time_us":8218,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":24979,"lbm_writes_1-10_ms":1,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":131,"peak_mem_usage":0,"rows_written":123200,"thread_start_us":30970,"threads_started":1}
I20260321 14:53:31.269832 13016 maintenance_manager.cc:419] P fadc094ac1cd4f5c95eb625fe7304a6a: Scheduling LogGCOp(65af6f70d7cc46e2a1d2ed0de0c377ca): free 3001400 bytes of WAL
I20260321 14:53:31.270284 12957 log_reader.cc:385] T 65af6f70d7cc46e2a1d2ed0de0c377ca: removed 3 log segments from log reader
I20260321 14:53:31.270414 12957 log.cc:1079] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: Deleting log segment in path: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-1-root/wals/65af6f70d7cc46e2a1d2ed0de0c377ca/wal-000000001 (ops 1453-2165)
I20260321 14:53:31.270582 12957 log.cc:1079] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: Deleting log segment in path: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-1-root/wals/65af6f70d7cc46e2a1d2ed0de0c377ca/wal-000000002 (ops 2166-2878)
I20260321 14:53:31.270713 12957 log.cc:1079] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: Deleting log segment in path: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-1-root/wals/65af6f70d7cc46e2a1d2ed0de0c377ca/wal-000000003 (ops 2879-3598)
I20260321 14:53:31.272007 12957 maintenance_manager.cc:643] P fadc094ac1cd4f5c95eb625fe7304a6a: LogGCOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {}
I20260321 14:53:31.272768 13016 maintenance_manager.cc:419] P fadc094ac1cd4f5c95eb625fe7304a6a: Scheduling CompactRowSetsOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=1.013997
I20260321 14:53:31.622121 12887 maintenance_manager.cc:643] P 515997d854b342b2b827d9de904f3419: FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 21.495s user 6.611s sys 0.269s Metrics: {"bytes_written":1121119,"cfile_init":1,"dirs.queue_time_us":37837,"dirs.run_cpu_time_us":189,"dirs.run_wall_time_us":4336,"drs_written":1,"lbm_read_time_us":103,"lbm_reads_lt_1ms":4,"lbm_write_time_us":12597,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":131,"peak_mem_usage":0,"rows_written":123100,"thread_start_us":21286,"threads_started":1}
I20260321 14:53:31.623878 12946 maintenance_manager.cc:419] P 515997d854b342b2b827d9de904f3419: Scheduling CompactRowSetsOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=1.013999
I20260321 14:53:32.084729 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: CompactRowSetsOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 29.033s user 13.311s sys 0.189s Metrics: {"bytes_written":2868283,"cfile_cache_hit":19,"cfile_cache_hit_bytes":1506048,"cfile_cache_miss":217,"cfile_cache_miss_bytes":8182244,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":23292,"dirs.run_cpu_time_us":1016,"dirs.run_wall_time_us":1017,"drs_written":1,"lbm_read_time_us":85559,"lbm_reads_1-10_ms":4,"lbm_reads_10-100_ms":3,"lbm_reads_lt_1ms":238,"lbm_write_time_us":28190,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":315,"mutex_wait_us":17,"num_input_rowsets":2,"peak_mem_usage":3029208,"rows_written":320950,"spinlock_wait_cycles":13168000,"thread_start_us":25394,"threads_started":5,"wal-append.queue_time_us":1454}
I20260321 14:53:32.085888 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling LogGCOp(65af6f70d7cc46e2a1d2ed0de0c377ca): free 6004378 bytes of WAL
I20260321 14:53:32.086753 13095 log_reader.cc:385] T 65af6f70d7cc46e2a1d2ed0de0c377ca: removed 6 log segments from log reader
I20260321 14:53:32.086897 13095 log.cc:1079] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: Deleting log segment in path: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-3-root/wals/65af6f70d7cc46e2a1d2ed0de0c377ca/wal-000000003 (ops 1453-2166)
I20260321 14:53:32.087069 13095 log.cc:1079] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: Deleting log segment in path: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-3-root/wals/65af6f70d7cc46e2a1d2ed0de0c377ca/wal-000000004 (ops 2167-2879)
I20260321 14:53:32.087196 13095 log.cc:1079] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: Deleting log segment in path: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-3-root/wals/65af6f70d7cc46e2a1d2ed0de0c377ca/wal-000000005 (ops 2880-3593)
I20260321 14:53:32.087344 13095 log.cc:1079] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: Deleting log segment in path: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-3-root/wals/65af6f70d7cc46e2a1d2ed0de0c377ca/wal-000000006 (ops 3594-4309)
I20260321 14:53:32.087474 13095 log.cc:1079] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: Deleting log segment in path: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-3-root/wals/65af6f70d7cc46e2a1d2ed0de0c377ca/wal-000000007 (ops 4310-5025)
I20260321 14:53:32.087599 13095 log.cc:1079] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6: Deleting log segment in path: /tmp/dist-test-taskWa61mU/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1774104639753633-4664-0/minicluster-data/ts-3-root/wals/65af6f70d7cc46e2a1d2ed0de0c377ca/wal-000000008 (ops 5026-5746)
I20260321 14:53:32.090804 13095 maintenance_manager.cc:643] P 57dfdfe89b814c3a931257b1fb95e8c6: LogGCOp(65af6f70d7cc46e2a1d2ed0de0c377ca) complete. Timing: real 0.004s user 0.002s sys 0.000s Metrics: {}
I20260321 14:53:32.091320 13154 maintenance_manager.cc:419] P 57dfdfe89b814c3a931257b1fb95e8c6: Scheduling FlushMRSOp(65af6f70d7cc46e2a1d2ed0de0c377ca): perf score=0.124030
I20260321 14:53:32.774547 12816 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41750:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20260321 14:53:32.942691 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000023
I20260321 14:53:32.950970 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.008s user 0.007s sys 0.000s Metrics: {"bytes_written":330,"delete_count":0,"lbm_write_time_us":203,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260321 14:53:32.951817 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.120968
I20260321 14:53:32.999696 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.048s user 0.014s sys 0.018s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2479,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":19903,"dirs.run_cpu_time_us":337,"dirs.run_wall_time_us":2273,"lbm_read_time_us":509,"lbm_reads_lt_1ms":25,"lbm_write_time_us":697,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":26526,"threads_started":2,"update_count":1}
I20260321 14:53:33.123400 13455 tablet.cc:1723] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 2
I20260321 14:53:33.137715 12816 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 6adece74478a4d72b8171b91fda5e561: fake-table [id=fce2d6ea69294d9e95580f0792c138de] alter complete (version 2)
I20260321 14:53:33.144771 13458 tablet.cc:1723] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 2
I20260321 14:53:33.250672 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000031
I20260321 14:53:33.256297 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.002s sys 0.000s Metrics: {"bytes_written":315,"delete_count":0,"lbm_write_time_us":185,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260321 14:53:33.256806 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.111150
I20260321 14:53:33.266860 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.010s user 0.006s sys 0.003s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2570,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":86,"lbm_read_time_us":521,"lbm_reads_lt_1ms":25,"lbm_write_time_us":334,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"update_count":1}
I20260321 14:53:36.344604 12816 catalog_manager.cc:5763] TS 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689) does not have the latest schema for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca (table fake-table [id=fce2d6ea69294d9e95580f0792c138de]). Expected version 2 got 1
I20260321 14:53:36.348659 13128 consensus_queue.cc:237] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8810, Committed index: 8810, Last appended: 1.8810, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8811 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false } }
I20260321 14:53:36.360968 12990 raft_consensus.cc:1275] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 FOLLOWER]: Refusing update from remote peer 57dfdfe89b814c3a931257b1fb95e8c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 8810. Preceding OpId from leader: term: 1 index: 8811. (index mismatch)
I20260321 14:53:36.361601 13414 consensus_queue.cc:1048] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8811, Last known committed idx: 8810, Time since last communication: 0.000s
I20260321 14:53:36.415550 13414 raft_consensus.cc:2955] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [term 1 LEADER]: Committing config change with OpId 1.8811: config changed from index 8799 to 8811, VOTER 515997d854b342b2b827d9de904f3419 (127.4.142.1) evicted. New config: { opid_index: 8811 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false } } }
I20260321 14:53:36.415604 12990 raft_consensus.cc:2955] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 FOLLOWER]: Committing config change with OpId 1.8811: config changed from index 8799 to 8811, VOTER 515997d854b342b2b827d9de904f3419 (127.4.142.1) evicted. New config: { opid_index: 8811 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false } } }
I20260321 14:53:36.426419 12808 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca with cas_config_opid_index 8799: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260321 14:53:36.427857 12816 catalog_manager.cc:5671] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 reported cstate change: config changed from index 8799 to 8811, VOTER 515997d854b342b2b827d9de904f3419 (127.4.142.1) evicted. New cstate: current_term: 1 leader_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" committed_config { opid_index: 8811 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260321 14:53:36.428371 12816 catalog_manager.cc:5763] TS 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689) does not have the latest schema for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca (table fake-table [id=fce2d6ea69294d9e95580f0792c138de]). Expected version 2 got 1
I20260321 14:53:36.462908 13128 consensus_queue.cc:237] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8811, Committed index: 8811, Last appended: 1.8811, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 8812 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } }
I20260321 14:53:36.463866 13414 raft_consensus.cc:2955] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 [term 1 LEADER]: Committing config change with OpId 1.8812: config changed from index 8811 to 8812, VOTER fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2) evicted. New config: { opid_index: 8812 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } }
I20260321 14:53:36.468318 12808 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca with cas_config_opid_index 8811: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260321 14:53:36.470113 12822 catalog_manager.cc:5671] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 57dfdfe89b814c3a931257b1fb95e8c6 reported cstate change: config changed from index 8811 to 8812, VOTER fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2) evicted. New cstate: current_term: 1 leader_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" committed_config { opid_index: 8812 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } health_report { overall_health: HEALTHY } } }
I20260321 14:53:36.470482 12822 catalog_manager.cc:5763] TS 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689) does not have the latest schema for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca (table fake-table [id=fce2d6ea69294d9e95580f0792c138de]). Expected version 2 got 1
I20260321 14:53:36.477037 12822 catalog_manager.cc:5763] TS 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689) does not have the latest schema for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca (table fake-table [id=fce2d6ea69294d9e95580f0792c138de]). Expected version 2 got 1
I20260321 14:53:36.498879 12910 tablet_service.cc:1558] Processing DeleteTablet for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca with delete_type TABLET_DATA_TOMBSTONED (TS 515997d854b342b2b827d9de904f3419 not found in new config with opid_index 8811) from {username='slave'} at 127.0.0.1:56508
I20260321 14:53:36.522231 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000017
I20260321 14:53:36.527702 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.002s sys 0.000s Metrics: {"bytes_written":389,"delete_count":0,"lbm_write_time_us":159,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20260321 14:53:36.528275 12812 maintenance_manager.cc:419] P 6adece74478a4d72b8171b91fda5e561: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.142595
I20260321 14:53:36.528817 12980 tablet_service.cc:1558] Processing DeleteTablet for tablet 65af6f70d7cc46e2a1d2ed0de0c377ca with delete_type TABLET_DATA_TOMBSTONED (TS fadc094ac1cd4f5c95eb625fe7304a6a not found in new config with opid_index 8812) from {username='slave'} at 127.0.0.1:52404
I20260321 14:53:36.554095 13475 tablet_replica.cc:333] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419: stopping tablet replica
I20260321 14:53:36.556886 13476 tablet_replica.cc:333] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a: stopping tablet replica
I20260321 14:53:36.569648 12811 maintenance_manager.cc:643] P 6adece74478a4d72b8171b91fda5e561: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.040s user 0.017s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2538,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":18373,"dirs.run_cpu_time_us":176,"dirs.run_wall_time_us":873,"lbm_read_time_us":546,"lbm_reads_lt_1ms":25,"lbm_write_time_us":370,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":19375,"threads_started":1,"update_count":2}
I20260321 14:53:37.810740 13478 raft_consensus.cc:493] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 57dfdfe89b814c3a931257b1fb95e8c6)
I20260321 14:53:37.811158 13478 raft_consensus.cc:515] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8799 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "515997d854b342b2b827d9de904f3419" member_type: VOTER last_known_addr { host: "127.4.142.1" port: 46287 } attrs { promote: false } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false } }
I20260321 14:53:37.812772 13128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65af6f70d7cc46e2a1d2ed0de0c377ca" candidate_uuid: "515997d854b342b2b827d9de904f3419" candidate_term: 2 candidate_status { last_received { term: 1 index: 8810 } } ignore_live_leader: false dest_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" is_pre_election: true
I20260321 14:53:37.821710 13478 leader_election.cc:290] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689), fadc094ac1cd4f5c95eb625fe7304a6a (127.4.142.2:36617)
I20260321 14:53:37.828184 12990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65af6f70d7cc46e2a1d2ed0de0c377ca" candidate_uuid: "515997d854b342b2b827d9de904f3419" candidate_term: 2 candidate_status { last_received { term: 1 index: 8810 } } ignore_live_leader: false dest_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" is_pre_election: true
I20260321 14:53:37.828826 12886 leader_election.cc:304] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515997d854b342b2b827d9de904f3419; no voters: 57dfdfe89b814c3a931257b1fb95e8c6, fadc094ac1cd4f5c95eb625fe7304a6a
I20260321 14:53:37.829444 13478 raft_consensus.cc:2749] T 65af6f70d7cc46e2a1d2ed0de0c377ca P 515997d854b342b2b827d9de904f3419 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260321 14:53:37.938244 13481 raft_consensus.cc:493] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 57dfdfe89b814c3a931257b1fb95e8c6)
I20260321 14:53:37.938689 13481 raft_consensus.cc:515] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8811 OBSOLETE_local: true peers { permanent_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" member_type: VOTER last_known_addr { host: "127.4.142.4" port: 44689 } } peers { permanent_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" member_type: VOTER last_known_addr { host: "127.4.142.2" port: 36617 } attrs { promote: false } }
I20260321 14:53:37.940070 13128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65af6f70d7cc46e2a1d2ed0de0c377ca" candidate_uuid: "fadc094ac1cd4f5c95eb625fe7304a6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 8811 } } ignore_live_leader: false dest_uuid: "57dfdfe89b814c3a931257b1fb95e8c6" is_pre_election: true
I20260321 14:53:37.940635 12954 leader_election.cc:304] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 2 responses out of 2 voters: 1 yes votes; 1 no votes. yes voters: fadc094ac1cd4f5c95eb625fe7304a6a; no voters: 57dfdfe89b814c3a931257b1fb95e8c6
I20260321 14:53:37.951355 13481 leader_election.cc:290] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689)
I20260321 14:53:37.952193 13481 raft_consensus.cc:2749] T 65af6f70d7cc46e2a1d2ed0de0c377ca P fadc094ac1cd4f5c95eb625fe7304a6a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260321 14:53:38.012008 13185 meta_cache.cc:302] tablet 65af6f70d7cc46e2a1d2ed0de0c377ca: replica 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689) has failed: Timed out: Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)
W20260321 14:53:38.012346 13185 batcher.cc:441] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)
F20260321 14:53:38.012977 13431 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
*** Aborted at 1774104818 (unix time) try "date -d @1774104818" if you are using GNU date ***
PC: @ 0x0 (unknown)
*** SIGABRT (@0x3e800001238) received by PID 4664 (TID 0x7f8702178700) from PID 4664; stack trace: ***
F20260321 14:53:38.024708 13436 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7f87cd917980 (unknown) at ??:0
@ 0x7f87c670de87 gsignal at ??:0
@ 0x7f87c670f7f1 abort at ??:0
@ 0x7f87c9445dcd google::LogMessage::Fail() at ??:0
F20260321 14:53:38.024708 13436 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.061211 13434 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7f87c9449b93 google::LogMessage::SendToLog() at ??:0
F20260321 14:53:38.024708 13436 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.061211 13434 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.070967 13428 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260321 14:53:38.024708 13436 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.061211 13434 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.070967 13428 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.071403 13433 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7f87c94457cc google::LogMessage::Flush() at ??:0
@ 0x7f87c9446f59 google::LogMessageFatal::~LogMessageFatal() at ??:0
@ 0x7f87e05ab516 kudu::TestWorkload::GetNumberOfErrors() at ??:0
@ 0x7f87e05aa1d0 kudu::TestWorkload::WriteThread() at ??:0
@ 0x7f87e05bc67c std::__invoke_impl<>() at ??:0
@ 0x7f87e05bc58d std::__invoke<>() at ??:0
F20260321 14:53:38.024708 13436 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.061211 13434 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.070967 13428 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.071403 13433 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.128096 13432 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7f87e05bc54a _ZNSt6thread8_InvokerISt5tupleIJMN4kudu12TestWorkloadEFvvEPS3_EEE9_M_invokeIJLm0ELm1EEEEDTclsr3stdE8__invokespcl10_S_declvalIXT_EEEEESt12_Index_tupleIJXspT_EEE at ??:0
F20260321 14:53:38.024708 13436 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.061211 13434 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.070967 13428 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.071403 13433 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.128096 13432 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.134479 13435 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260321 14:53:38.024708 13436 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.061211 13434 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.070967 13428 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.071403 13433 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.128096 13432 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.134479 13435 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.136034 13437 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7f87e05bc4fe std::thread::_Invoker<>::operator()() at ??:0
F20260321 14:53:38.024708 13436 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.061211 13434 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.070967 13428 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.071403 13433 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.128096 13432 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.134479 13435 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.136034 13437 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.141687 13438 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260321 14:53:38.024708 13436 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.061211 13434 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.070967 13428 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.071403 13433 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.128096 13432 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.134479 13435 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.136034 13437 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.141687 13438 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)F20260321 14:53:38.142159 13439 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 65af6f70d7cc46e2a1d2ed0de0c377ca after 1 attempt(s): Failed to write to server: 57dfdfe89b814c3a931257b1fb95e8c6 (127.4.142.4:44689): Write RPC to 127.4.142.4:44689 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7f87e05bc239 std::thread::_State_impl<>::_M_run() at ??:0
@ 0x7f87c6d956df (unknown) at ??:0
@ 0x7f87cd90c6db start_thread at ??:0
@ 0x7f87c67f061f clone at ??:0